@charset "utf-8";
/* CSS Document */

*
{
	padding:0;
	margin:0;
}

body, html
{
	height:100%;
	background-color:#ffffff;
}

#mainContainer
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	width:1024px;
	margin:0 auto;
	text-align:left;
}

#glava
{
	
	background-color:#ffffff;
	background-image:url(../image/ozadjeHead.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	width:1024px;
	height:230px;
	margin:0;
}



#layerGlavaTop
{
	width:1024px;
	height:70px;
	background-color: #0159A1;
}

#search
{
	position:relative;
	float: left;
	left: 30px;
	top: 25px;
	
	
}

.forma
{
	
	width:90px;
	height:15px;
	border:1px solid #999999;
	position: relative;
	
	margin-right: 3px;
	background-position: top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}

.btnNajdi
{
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	top: 4px;
	border: 1px solid #999999;
	
	
}



#layerGlava, #zobotrebec {behavior: url(http://www.zd-lenart.si/image/iepngfix.htc);}

#layerGlava
{
	background-image:url(../image/head.png);
	background-repeat:no-repeat;

	width:1017px;
	height:190px;
	z-index:100;
	position:absolute;
	top:40px;
	
}

#logo
{
	background-image:url(../image/logo.gif);
	background-repeat:no-repeat;
	width:358px;
	height:65px;
	position:relative;
	left:60px;
	top:75px;
	float:left;
}

#banner
{
	position:relative;
	width:511px;
	height:161px;
	
	left:100px;
	top:25px;
	float:left;
}

#menu
{
	width:854px;
	height:25px;
	background-color:#cfd5de;
	margin:0;
	/*padding-top:3px;*/
	border-top:3px solid #ffffff;
	text-align:center;
	padding-left:170px;
}

.menuTipka
{
	background-image:url(../image/buttonRob.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: 22px;
	width:100px;
	border-left:1px solid #cfd5de;
	position:relative;
	float:left;
	margin-left:30px;
	padding-top:3px;
	padding-left:7px;
	padding-right:7px;
}

#subMenu
{
	width: 1024px;
	/*height: 140px;*/
	background-color: #ffffff;
	padding-top:10px;

}

#zobotrebec
{
	background-image:url(../image/zobotrebec.png);
	background-repeat:no-repeat;
	width:3px;
	height:76px;
}

#content
{
	width: 690px;
	position: relative;
	float: left;
	text-align: justify;
	left: 30px;
	top: 15px;

}

#bodyRightContainer
{
	width: 265px;
	position: relative;
	float: right;
	right: 15px;
	/*border: 1px solid #cccccc;
*/
}


#smallContainer
{
	background-image:url(../image/smallContainer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:265px;
	min-height: 100px;
	height:auto;
	margin-top: 20px;
}

#smallContainerBottom
{
	background-image:url(../image/smallContainerBottom.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:265px;
	height: 11px;
	background-position: top center;
}

#smallContainerContent
{
	left: 13px;
	top: 10px;
	padding-left: 13px;
	padding-top: 10px;
	padding-right:13px;
}

#noga
{
	background-image:url(../image/footer.gif);
	background-repeat:repeat-x;
	vertical-align:absbottom;
	width:994px;
	height:61px;
	margin-top: 30px;
	padding-top: 13px;
	padding-left: 30px;

}

.dokument
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0072bc;
}

.dokument a
{
	text-decoration:none;
	color:#0072bc;
}

.dokument a:hover
{
	text-decoration:underline;
	color: #0072bc;
}

.dokument a:active
{
	text-decoration:underline;
	color:#0072bc;
}

.dokument a:visited
{
	text-decoration:none;
	color:#0072bc;
}


h2.naslov{
	color:#0059a3; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:14px;
}

span.stil_1{
	color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size:12px;
}

a.povezava{
	color:#0059a3; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px;
}

span.stil_1_krepko{
	color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px;
}

h3.podnaslov{
	color:#0059a3; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size:14px;
}