/* Start of CMSMS style sheet 'style' */
a.nav:link	 {
				color:white;
				text-decoration: none
			}
a.nav:visited {
				color:white;
				text-decoration: none
			}
a.nav:hover {
				color:#75bce6;
						
				text-decoration:none;
			}

a.slika:hover{background-color:white;text-decoration:none;}

body{background-color:#75bce6}
div.velika{
		position:relative;
		top:20px;
		margin:0 auto;
		border:3px white solid;		
		width:800px;
		height:1138px;
		background-color:white;
		}

div.header{
		
		width:647px;
		height:105px;
		margin-left:153px;
		}
div.val{
		background-image:url('uploads/images/val.gif');
		width:150px;
		height:142px;
		position:absolute;
		top:0px;
		background-repeat:no-repeat;
		border-right:3px solid white;
		}
div.left{
		width:150px;
		height:998px;
		position:absolute;
		top:140px;
		border-right:3px solid white;
		background-color:#355d85;
		float:left;
		}
div.right{
		float:right;
	background-color:#355d85;
	border-left:3px solid white;
	border-top:3px solid white;
	width:150px;
	height:1030px;
	
	
}
div.middle{
		border-top:3px solid white;
		width:494px;
		height:30px;
		background-color:#355d85;
		position:absolute;
		left:153px;
		top:105px;
		background-position:100px 3px;
		
		background-image:url('uploads/images/logo.gif');
		background-repeat:no-repeat;
		
		}
div.content{
			width:492px;
			height:874px;
			position:absolute;
			left:153px;
			top:162px;
			color:black;
			
			}

div.nav-top{
		margin-top:30px;
		margin-left:20px;
		z-index:1;
	}
ul.nav-top{z-index:1;}
li.nav-top{
	float:left;
	color:white;
	font:bold 9pt verdana;
	padding:4px 0 0 15px;
	background-color:white;
	background-image:url('uploads/images/nav.gif');
	list-style:none;
	background-repeat:no-repeat;
	width:81px;
	height:25px;
	z-index:1;
	}
div.nav-left{
		
		margin-left:-10px;
	}
li.nav-left{
	list-style:none;
	font:bold 9pt verdana;
	}
li.kont{font-weight:bold;}
li.kont1{margin-left:-30px;
            list-style:none;}
li.par-def{list-style:none;
               font:normal 7pt verdana;
color:gray;
margin-right:20px;
border-bottom:1px dotted black;
padding-bottom:5px;

}
li.par{list-style-image: url('uploads/images/weblink.png')}
hr.nav{margin-left:-20px;
	width:120px;
	}

hr.small{margin-left:12px;
	margin-top:10px;
	width:120px;
	}
hr.big{margin-left:25px;
	margin-top:20px;
	width:90%;
	
	}
hr.mid{margin-left:15px;
	margin-top:5px;
	width:60%;}
	
div.zastave{
	margin-left:25px;
		}
div.ikone{
	margin-top:5px;
	margin-left:15px;
		}
div.slike{
	margin-top:8px;
	margin-left:11px;
	
		}
p.main{
		font:normal 9pt verdana;
		margin:10px 20px 0px 20px;
		text-align: justify;
		
		
		}
p.naslov{
		font:bold 10pt verdana;
		color:#355d85;
		
		}
p.naslov-white{
		font:bold 10pt verdana;
		color:white;
		}
p.text-small{
		font:normal 7pt verdana;
		color:white;
		margin:15px 10px 0px 15px;
		text-align: justify;
		}
img.mark{
		margin:10px 0px 10px 12px;
		border:none;
		}

li{
	
	font:normal 9pt verdana;
padding-top:2px;

	}
p.naslov-main{
		font:bold 10pt verdana;
		color:#355d85;
		margin:20px 15px 10px 15px;
		}
/* End of 'style' */

