@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font: 12px/20px "Georgia", Times New Roman, Times, serif;
	color: #003366;
	position:relative;
	background-attachment: scroll;
	background-color:#0E1F0C;
    /*url(images/background.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;	/*border:thin solid #FF0000;*/

	
}
a {
	text-decoration: underline;
	color: #000033;
	
}


a:hover {
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 10px;
	color:#003366;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:34px;

}
h2 {

		font-family: "Trebuchet MS", Verdana, Arial;
	letter-spacing:1px;
	color:#003366;
	font-size:16px;
	margin-bottom:0px;
	
}
h3 {

	font: normal 14px "Trebuchet MS", Tahoma, Arial;
	line-height:18px;

	
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;

	

}


p {
	margin: 0px;
	padding: 0px 0px 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	height:1px;
	border: 1px dashed #999966;
}
ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px 30px;
}
li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
		font: normal 14px "Trebuchet MS", Tahoma, Arial;
	line-height:20px;
}
ol {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px 30px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
#main{

	width:100%;
	
		
	
}

#head{
	width:950px;
	/*border:1px solid red;*/
	height:274px;

}


#wrapper {
background-image: url(images/podloga.png);
	background-attachment: scroll;
	background-repeat:repeat-y;
	margin: auto;
	width: 950px;
	background-position: center top;
	position:relative;		/*border:thin solid blue;*/
}

#plavlin{
position:absolute;
left:8px;
top:270px;
z-index:100;
}

#logoFlash{
	width:233px;
	position:absolute;
	left:15px;
	top: 0px;
}


#flash{
	width:680px;
	position:absolute;
	left:250px;
	top: 0px;
	
}

#izbornik{
	background-attachment: scroll;
	background-image: url(images/pdlIzb.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:245px;
	height:470px;
	margin-left:15px;
	margin-top:10px;
	padding-left:0px;
	padding-top:16px;
	font-weight:bold;
	

}
#izbornik a{
	display:block;
	text-align:left;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	line-height:22px;
	border-bottom:1px solid gray;
	padding-left:18px;
	text-decoration:none;
	color:#003366;
	width:210px;
	margin-left:-9px;
}

#izbornik a:hover{
	background-color: #000066;
	color:#BFDF9F;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(images/btnPdl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#pdljez{
	position:absolute;
	left:706px;
	top:-10;
	background-attachment: scroll;
	background-image: url(images/pdlJez.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:white;
	font-size:10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	width: 189px;
	height: 48px;
	z-index:100;
	padding-right:10px;
	padding-top:7px;
}

#dnoLinija{
	background-attachment: scroll;
	background-image: url(images/dnolinija.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:970px;
	left:-7px;
	position:absolute;
	height:36px;
	font-size:9px;
	color:#FFFFFF;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#dnoLinija a{
color:white;
text-decoration:none;
padding-left:3px;
padding-right:3px;
}

#mainbox{
padding-top:37px;
text-align:left;
margin-left:245px;
padding-bottom:20px;
width:618px;


}


.slika{
margin:8px;

border: #006666 1px solid;
padding:3px;
}

#sig{
margin-top:15px;
}

*:first-child+html #sig{
margin-top:35px;
}


