table {
	color: #a1a1a1;
	font-family: 12px Trebuchet MS;
	background-color: #ffffff;
}

a:link, a:visited, a:active {
	color: #a1a1a1;
	font: 12px Trebuchet MS;
    text-decoration: underline;
	background-color: #ffffff;
}

a:hover {
   color: #B1E304;
   font: 12px Trebuchet MS;
   text-decoration: underline;
   background-color: #ffffff;
}

#meni a:link, a:visited, a:active {
    color: #a1a1a1;
	font: 12px Trebuchet MS;
	text-decoration: none;
	background-color: #ffffff;
}

#meni a:hover {
   color: #B1E304;
   font: 12px Trebuchet MS;
   text-decoration: underline;
   background-color: #ffffff;
}

#levo {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5;
	padding-bottom: 5;
	text-align: left;
	background-color: #B1E304;
}

#levo a:link {
    color: #717171;
	text-align: justify;
	font: 11px Trebuchet MS;
	text-decoration: none;
	background-color: #B1E304;
	font-weight: bold;
}

#levo a:visited {
    color: #717171;
	text-align: justify;
	font: 11px Trebuchet MS;
	text-decoration: none;
	background-color: #B1E304;
	font-weight: bold;
}

#levo a:active {
    color: #717171;
	text-align: justify;
	font: 11px Trebuchet MS;
	text-decoration: none;
	background-color: #B1E304;
	font-weight: bold;
}

#levo a:hover {
   color: #ffffff;
   text-align: justify;
   font: 11px Trebuchet MS;
   text-decoration: none;
   background-color: #B1E304;
   font-weight: bold;
}

#tekst  h1 {
	background-color: #ffffff;
	text-align: center;
	font: 25px Trebuchet MS;
	color: #B1E304;
	font-weight: bold;
}

#tekst  h2 {
	background-color: #ffffff;
	text-align: right;
	font: 12px Trebuchet MS;
	color: #a1a1a1;
	font-weight: bold;
}

#tekst  h3 {
	background-color: #ffffff;
	text-align: left;
	font: 15px Trebuchet MS;
	color: #a1a1a1;
	font-weight: bold;
}

#tekst  p {
	background-color: #ffffff;
	text-align: center;
	font: 12px Trebuchet MS;
	color: #A1A1A1;
}

#tekst h4 {
	background-color: #ffffff;
	text-align: left;
	font: 12px Trebuchet MS;
	color: #A1A1A1;
}
