.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	line-height: 21px;
}
.footer a{
	text-decoration: none;
	color: White;
}
.footer a:hover{
	color: #DCDCDC;
}

.podmeni{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	line-height: 26px;
}
.podmeni a{
	text-decoration: none;
	color: White;
}
.podmeni a:hover{
	color: #DCDCDC;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.forma { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width : 200px;
	border: solid 1px black;
	background-color: white;
	}
.forma22 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width : 100px;
	border: solid 1px black;
	background-color: white;
	}
.forma3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width : 145px;
	border: solid 1px black;
	background-color: white;
	}

.txt1{
	color: #8A8A8A;
}
.text #naslov{
	color: #0055A5;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #0055A5;
	background-image: url(images/kockica.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.txt1 #naslov{
	color: #0055A5;
	font-weight: bold;
	font-size: 14px;
	border-bottom: none;
	background-image: none;
}
a {
	color: #E86630;
	text-decoration: none;
}
a:hover{
	color: #0055A5;
}