@charset "UTF-8";




body  {
	font:  0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #487860 url(images/design/patern-pozadina.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}
img{
border:0;
}

a{
color:#114421;
text-decoration:none;
}
a:hover{
	color:#91BC35;
	text-decoration:none;
}

h3{
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	color:#114421;
}

#mainContent table{
width:95% !Important;
}

p{
margin:0;
padding-top:7px;

}

.verticalalign{
vertical-align:middle;
}

 #container { 
	width: 852px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
 #header { 
	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:205px;
	margin-bottom:15px;
	
} 
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



#navigation{
margin-bottom:22px;
position:relative;
}

#search{
background:url(images/menu/topmenu_09.png) no-repeat;
width:217px;
height:70px;
position:absolute;
right:10px;
border:0;
z-index:1000;

}

#search form{
display:inline;
margin:0;
}

#search .trazi{
background:#fff url(images/menu/lupa.jpg) no-repeat left;
border:1px solid #6D8C1D;
height:17px;
margin:30px 0 0 20px;
width:130px;
padding:4px 0 0 23px;


}

#search .dugmetrazi{
border:0;
height:20px;
position:absolute;
top:31px;


}

#contentwrapper{
background:#f2f2f0;
width: 844px;
border:#FFFFFF 4px solid;






}

.gornjamarg{
height:5px;
}

 #sidebar1 {
	
	
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	
}
 #mainContent { 
	margin: 0 0 0 10px;
	float:left; 
	width:615px;
	padding-bottom:10px;
	
	
	
	/*margin: 0 0 0 220px;*/
	
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
 #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:25px;
	color:#FFFFFF;
	font-size:0.8em;
	
	
} 


 #footer img{
 float:right;
 margin-top:7px;
 }
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#menuwrapper{
float:left;
margin-left:10px;
width:203px;
}


#meninaslov, #loginnaslov{
margin-bottom:10px;



}







/* zaobljene ivice za boxove */ 



.roundcont {
	
	background-color: #FFF;
	color: #000;
	margin-bottom:10px;
	
	
}

.roundcont ul {
	list-style: none;
	margin-left: 20px;
	padding-left: 1em;
	text-indent: -1em;
	font-size:11px;
	}




.roundcont li {
padding:5px;
	
	
}


.roundtop { 
	background: url(images/rounded/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/rounded/br.gif) no-repeat top right; 
}

img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}



#login{
background:url(images/menu/loginbkg.jpg) no-repeat;

width:187px;
height:153px;
padding:10px 0 0 18px;;
}

input{
border:#CCCCCC 1px solid;
}

#password-field, #user-field{
width:165px;
}s
input#submit{
margin-top:5px;
}

#registracija{
font-size:10px;
margin-top:40px;
}

#baneri{
padding-bottom:10px;
}

#arhiva{
background: url(images/menu/arhivabkg.jpg) no-repeat;
padding:5px 0 0 20px;
height:85px;
width:184px;

}

#arhiva p{
font-weight:bold;
color:#114421;
}

#arhiva select{
width:164px;
}


#breadcrumbs{
background:url(images/menu/breadcrumbs.jpg) no-repeat;
padding:15px 15px 25px 10px;
font-size:1.1em;
color:#FFFFFF;
}

#breadcrumbs a{
color:#FFFFFF;
text-decoration:none;
}

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








#profesor-slika{

width:382px;
margin:0 0 10px 25px;
float:left;
overflow:hidden;
}

#profesor-tekst{

width:200px;
margin:0 0 0 413px;


}


#vestinaslovna{
width:590px;
margin:0 0 10px 25px;
background: url(images/menu/3column_separator.gif) repeat-y 5px;
}


#separatornaslovna{
width:590px;
margin:10px 0 0 25px;
background:url(images/menu/separator.gif) repeat-x;
height:10px;
clear:left;

}


#vestinaslovna p{
font-size:1em;
text-align:justify;
padding-right:5px;
}



#vestnaslovna1{

width:186px;
height:100%;
float:left;
}

#vestnaslovna2{
width:186px;
margin:0 196px;

}

#vestnaslovna3{
width:186px;
float:right;
margin-right:3px;
}


.naslovnathumb{
width:75px;
height:75px;
overflow:hidden;
float:left;
margin:7px 7px 0 0;

}

#vest1detalj{
width:190px;
float:left;
display:inline;
}

#vest2detalj{
width:200px;
float:left;
display:inline;
}

#vest3detalj{
width:150px;
float:left;
display:inline;
}


#proizvodislika{
float:left;
width:160px;
margin:11px 0 10px 20px;

}

#proizvodislika img{
border:#D3D58D solid 1px;
padding:2px;
}
.staticimg{
border:#D3D58D solid 1px;
padding:2px;
}


#opisproizvoda td{
padding:5px;
}

#opisproizvoda{
margin:0 10px 0 195px;
}

#opisproizvoda table{
width:400px;
}

#opisproizvoda .naslov{
padding-bottom:20px;
font-size:16px;
}

#opisproizvoda .nazivopisa{
font-weight:bold;
}

.separator{
background:url(images/menu/separator.gif) repeat-x center;
font-size:1px;
}


.proizvod-lista1{
width:280px;
float:left;
display:inline;
margin:20px 0 0 15px;
padding-bottom:20px;
height:180px;
background:#FFFFFF url(images/menu/slidedesno.jpg) no-repeat right top;
position:relative;


}





/*.proizvod-lista1 div{
position:absolute;
bottom:0;
right:0;
width:100px;
height:200px;
border-bottom:#999999 1px solid;
border-right:#999999 1px solid;
}
*/

.proizvod-lista1 h3{

background: url(images/menu/slidelevo.jpg) no-repeat left top;
color:#FFFFFF;
padding:5px;
margin-bottom:10px;

}

.proizvod-lista1 img{
float:right;
margin:35px 5px 0 0;
}


.proizvod-lista1 ul {
	line-height: 1.2em;

	/* Clear the default margins & padding 
	so we can style the list from scratch */
	margin: 0;
	padding: 0;	
	font-size:0.9em;
	color:#336600;
	
	
	

}


 


 ul li.col14 

{
margin-top: -16em;
} 

 ul li.col1,
 ul li.col2,
 ul li.col3,
 ul li.col4,
 ul li.col5,
 ul li.col6,
 ul li.col7,
 ul li.col8,
 ul li.col9,
 ul li.col10,
 ul li.col11,
 ul li.col12,
 ul li.col13
{
margin-left: 2em;


} 


 ul li.col14,
 ul li.col15,
 ul li.col16,
 ul li.col17,
 ul li.col18,
 ul li.col19,
 ul li.col20,
 ul li.col21,
 ul li.col22,
 ul li.col23,
 ul li.col24,
 ul li.col25,
 ul li.col26
{
margin-left: 11em;
} 


.proizvod-lista2{

background:#FFFFFF url(images/menu/slidedesno2.jpg) no-repeat right top;
width:590px;
margin:20px 0 0 15px;
padding:0 0 10px 0;
}


.proizvod-lista2 h3{

background: url(images/menu/slidelevo2.jpg) no-repeat left top;
color:#FFFFFF;
padding:15px;
height:35px;


}

.proizvod-lista2 div{

float:left;
display:inline;
border:#D3D58D 1px solid;
margin:0 0 10px 10px;
width:130px;
padding:2px;
height:160px;
overflow:hidden;


}

.proizvod-lista2 div img{
width:130px;
height:130px;
border:0;


}

.proizvod-lista2 div p{
padding:0 5px 0 5px
}


.proizvod-lista3{


width:590px;
margin:20px 0 0 15px;
padding:10px 0 0 0;
background:#FFFFFF;

}




.proizvod-lista3 div{

float:left;
display:inline;
border:#D3D58D 1px solid;

margin:0 0 10px 10px;
width:132px;
height:160px;
overflow:hidden;


}

.proizvod-lista3 div img{
width:130px;
height:130px;
border:0;


}

.proizvod-lista3 div p{
padding:0 5px 0 5px
}

.proizvodgrupa{

font-size:1.5em;
	color:#114421;
	margin-left:15px;
	}
	
	

#vesti, #vest{

background:#FFFFFF url(images/menu/slidedesno2.jpg) no-repeat right top;
width:590px;
margin:20px 0 0 15px;
padding:0 0 10px 0;
min-height:400px;
}

#vesti h3{

background: url(images/menu/slidelevo2.jpg) no-repeat left top;
color:#FFFFFF;
padding:15px;
height:35px;


}

#vesti .vest-uvod{
padding:10px 10px 0 10px;
}

#vesti h2{
line-height:1.2em;
margin:0;
padding:5px;
font-size:1.3em;
}

#vesti img{
float:left;
display:inline;
margin:0 10px 10px 0;
}

#vesti .tekst{
margin-left:120px;
text-align:justify;
}

#vesti .separator{
background:url(images/menu/separator.gif) repeat-x center;
font-size:1px;
clear:both;
height:30px;
}

#vesti a{
display:inline;
background:#114421;
color:#FFFFFF;
line-height:2em;
padding:2px;

}

#vest img{
margin:10px 5px 5px 5px;
}

#vest h3{

background: url(images/menu/slidelevo2.jpg) no-repeat left top;
color:#FFFFFF;
padding:15px;
height:35px;


}

#vest h2{
line-height:1.2em;
margin:0;
padding:5px;
font-size:1.4em;
}

#vest .celavest{
padding:10px 10px 0 10px;

}

#vest .tekst{
padding:0 0 0 5px;
text-align:justify;
}

#vest em{
padding-left:5px;
}

#komentar{
padding:20px;
border:#D3D58D 1px solid;
margin-top:20px;



}

#komentar input{
margin:5px 0 5px 0;
border:#D3D58D 1px solid;
}

#komentar textarea{
margin:5px 0 5px 0;
border:#D3D58D 1px solid;
}



.pokazi{
margin-top:20px;
}

.pokazi a{
color:#669900;
}

.komentari .separator{
background:url(images/menu/separator.gif) repeat-x center;
font-size:1px;
clear:both;
height:30px;
}


.komentari span{
font-weight:bold;
}
#paginacija{
text-align:center;
margin:0 10px;
}

#paginacija span{
float:left;
font-weight:bold;
}

#paginacija a{
font-size:10px;
 
	padding:4px 8px 5px 8px;
	line-height: 23px;
	border: 1px solid #CCCCCC;
	color: #000;
	font-weight: bold;
	background-color: #F0F6C5;
	text-decoration:none;
	}

#paginacija .selected{
background-color:#FFFFFF;
}

#linkwrap{
padding:5px 25px 5px 15px;
overflow:hidden;
}

#linkwrap div{
background-color:#FFFFFF;
text-align:center;

}

#linkwrap div img{
padding:5px 20px;
}


