.naslov {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding: 13px 5px 5px;



}


.text {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	padding: 5px;
	top: auto;

}

a:link { 
	font-weight: bold;
	color: #333333;
	text-decoration: none;
 }

a:visited { 
	color: #333333;
	text-decoration: none;
}

a:hover { 
	text-decoration: none;
	color: #707070;
}



.txt_footer {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	top: auto;

}

a.txt_footer:link { 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_footer:visited { 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 }
a.txt_footer:hover { 
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}


.cjenovnik {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	padding: 5px 5px 10px 29px;
	top: 5px;



}
.tabelapolovna {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	padding-top: 1px;
	padding-left:5px;
	padding-bottom: 1px;
	padding-right: 1px;





}
.error {
	display: block;
	width: 455px;
	min-height: 35px;
	float: left;
	margin: 10px 0;
	padding: 7px 10px 7px 40px;
	border-top: #EBE8D7 1px solid;
	border-bottom: #EBE8D7 1px solid;
	line-height: normal;
}
.error {
	background: #FF9D9D url(../images/error.gif) no-repeat 5px 4px;
	border-top: #FF3300 1px solid;
	border-bottom: #FF3300 1px solid;
	min-height: 20px;
}


