@charset "utf-8";
.meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: none;
	margin-top: 5px;
	margin-left: 5px;
}

.meni  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(img/izb_active.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.meni  a:hover {
	background-image: url(img/izb_hover_r2_c2.jpg);
	background-repeat: no-repeat;
}
.current   {
	background-image: url(img/izb_bg_hover.jpg);
}
.izb_bg_dolje {
	background-image: url(img/uzb_bg_dolje.jpg);
	background-repeat: repeat-x;
}
.current   {
	background-image: url(img/izb_bg_hover.jpg);
}

.meni_dodatni {
	background-image: url(img/izb_poz_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;




}
.meni_dodatni a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/izb_poz_novo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	padding-left: 28px;
}
.meni_dodatni a:hover {
	font-weight: normal;
	background-image: url(img/izb_poz_hover.jpg);
	background-repeat: no-repeat;
}


.meni_dodatni_dolje {
	background-image: url(img/izb_naslov_dno.jpg);
	background-repeat: no-repeat;
}


.meni_dodatni_naslov {
	background-image: url(img/izb_naslov.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800000;
	font-weight: bold;
}
.meni_dodatni_gore {
	background-image: url(img/izb_naslov_gore.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer  a:hover  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}


.kontakt_podaci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/izb_poz_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}
.kontakt_podaci a {
	color: #000000;
	text-decoration: none;
}
.kontakt_podaci a:hover {
	text-decoration: underline;
}

