@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #EEEEEE;
}
body {
	background-image: url(images/pozadina.jpg); background-repeat:repeat-x; background-color:#EEEEEE;
}

.heder { background:url(images/sajt_01.jpg) top no-repeat; width:900px; height:109px; }
.navigacija { background:top no-repeat; width:900px; height:41px; }
.linija-bela { background: url(images/sajt_04.jpg) top no-repeat; width:827px; height:10px; }
.linija-bela2 { background: url(images/sajt_04.jpg) top no-repeat; width:827px; height:9px; }
.leva { background: url(images/sajt_03.jpg) top; width:37px; height:843px; }
.desna { background: url(images/sajt_05.jpg) top ; width:36px; height:843px; }
.fu-fu-ter { background: url(images/sajt_09.jpg) top no-repeat; width:887px; height:75px; }
.ispod-futera  { background: url(images/sajt_11.jpg) top no-repeat; width:900px; height:80px; }


/* nova navigacija */

ul#navigacija { font-family: Arial, Helvetica;
	list-style: none;
	margin: 0 0 0 0px;
	 height:34px;
	padding: 0 0 0 132px;
	/*background: url(images/home-nav-final2.jpg) no-repeat/*/
}
ul#navigacija li {
	margin: 0px; padding: 0 0 0 0px; font-family: Arial, Helvetica;
	float:left;	
	display: inline; text-align: center
}
ul#navigacija li a{
	display:block;
	width:80px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica;
	text-decoration: none;
	padding: 13px 0px 10px 0px; height:19px;
	margin: 0px 0 0 0;	/*border-right: 2px solid #fff;*/
	
}
ul#navigacija li a:hover{ font-family: Arial, Helvetica; background:url(images/prelaz.jpg) no-repeat; width:80px; color:#000000;
	padding: 13px 0px 10px 00px;
	margin: 0px 0 0 0;	/*border-right: 2px solid #fff;*/ height:19px;
}		

.aktiv{ font-family: Arial, Helvetica; background:url(images/aktivan.jpg) no-repeat; width:80px; color:white;
	padding: 13px 0px 10px 00px;
	margin: 0px 0 0 0;	/*border-right: 2px solid #fff;*/ height:39px;
}		


ul#navigacija li.poslednji a{ font-family: Arial, Helvetica;
	border: none;
}	
ul#navigacija li.prvi{
	padding: 0 0 0 0; font-family: Arial, Helvetica;
}

ul#navigacija li.posecen a { font-family: Arial, Helvetica;
	background: url(images/over2.jpg) repeat-x top center;	padding: 13px 09px 14px 10px;
	margin: 0 2px 0 1px;  }
