@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EBEBEB;
	color:#7f7f7f;
	margin:0;
	padding:0;
}

body a {
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
}



#glavno {
	width:775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* -- heder start -- */
#heder{
	position:relative;
	display:block;
	width:775px;
	height:206px;
	color:#000000;
	background-image: url(images/heder.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
/*	margin-right: 19px;*/
	margin-bottom: 0;
/*	margin-left: 19px;*/
}

/* -- heder end -- */



#meni{
	height:39px;
	position:absolute;
	top: 162px;
}



#bodymain  {
	width:775px;
/*	position:absolute;
	display: block;*/
	float: left;	
	padding-top: 0px;
	margin-bottom:auto;
	background-color:#ffffff;
}

#main {margin:0 auto; width:879px; text-align:left;}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}



.podnaslov{
	color: #b5babb;
	font-size: 12px;
	font-family: Arial, Tahoma;
	letter-spacing: -0.001em;
}

.podnaslov_ap{
	color: #354547;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: -0.001em;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
}


.naslov1 {
	color: #354547;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial, Tahoma;
	letter-spacing: -0.001em;	
}

.naslov2 {
/*	color: #20acbd;*/
	color: #869e30;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial, Tahoma;	
	letter-spacing: -0.03em;	
}

.detaljnije{
	background-image: url(images/tacka.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
}

.detaljnije a{
	color:#4d5252;
	text-decoration: underline;
}

.detaljnije a:hover{
	color:#74b205;
	text-decoration: underline;
}


.spisak{
	background-image: url(images/tacka.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left:25px;
	font-weight: bold;
	color:#7f7f7f;
	font-size:10px;
	line-height: 15px;
}

.spisak_uvoz{
	background-image: url(images/tacka.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left:25px;
	color:#7f7f7f;
	font-size:11px;
	line-height: 15px;
}


	
#levo{
	float:left;
	width:473px;
	font-size: 11px;
	background-color:#ffffff;
/*	background-image: url(images/levo_pozadina.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/		
	padding-bottom:20px;	
}


#levo1{
	margin-top:33px;
	padding-left:34px;
	padding-right:25px;
}


#levo1 p a{
	color:#4d5252;
	text-decoration: underline;
}

#levo1 p a:hover{
	color:#74b205;
	text-decoration: underline;
}


.foto_desno{
	float:right;
}

#levo2{
	margin-top:50px;
	padding-bottom:20px;
	padding-left:34px;
	padding-right:22px;
}

#levo2a{
	width:180px;
	float:left;
}

#levo2b{
	width:210px;
	float:right;
}


#desno{
	float:right;
	width:302px;
/*	background-image: url(images/desno_pozadina.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color:#FFFFFF;
		
}



#desno_dva{
	background-image: url(images/desno_pozadina_sredina.jpg);
	background-repeat: repeat-y;	
}

.datum {
	color: #74b205;
	font-weight: bold;
	margin-bottom:20px;	
}

.datum img{
	margin-left:-15px;
	padding-right:7px;
}



#desno_top{
	height:33px;
	padding-top:33px;
	padding-left:47px;
	background-image: url(images/desno_pozadina_top.jpg);
	background-repeat: no-repeat;
	
}

#desno_sredina{
	padding-left:47px;
	background-image: url(images/desno_pozadina_sredina.jpg);
	background-repeat: repeat-y;
	color:#484848;
}

#desno_sredina p{
	padding-top:8x;
	padding-left: 15px;
	padding-right:20px;
	margin-bottom:0px;
}

#desno_bottom{
	height:101px;
	padding-left:47px;
	background-image: url(images/desno_pozadina_bottom.jpg);
	background-repeat: no-repeat;
	color:#484848;	
}







/* FUTER
--------------------------------------------------------- */
#fut {
	clear: both;
	font-size:11px;
	background-image: url(images/fut.gif);
	height:76px;
	width:775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}


#fut_dizajn{
	font-size:9px;
	color:#4d5252;
	float:right;
	right:50px;
	position:relative;
	top: 18px;
}

#fut_dizajn a{
	font-size:9px;
	color:#4d5252;
	text-decoration: underline;
}

#fut_dizajn a:hover{
	font-size:9px;
	color:#74b205;
	text-decoration: underline;
}


/*----------------------------------------------------------- FORMA*/

a	{
						color:#730519;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#730519;
						font-size:11px;
						text-decoration:none;
						}


