.domov,
.domov a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.domov a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
#head_navbar{
	position: relative;
	left: 120px;
	top: 10px;
	height: 14px;
	width: 120px;

}
#vsebina{
	padding-right: 15px;
	padding-left: 15px;
}
#vsebina_holder{
	background-color: #E9F4C7;
	background-image: url(img/body_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

