@charset "UTF-8";

html,body{
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333
}
html{
	background-color: #EBFDFE;
	background-image: url(../img/bghtml.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body{
	width:962px;
	margin:0 auto
}
*{
	margin: 0;
}
a{
	font-weight:bold;
	color:blue;
	text-decoration:none;
}
	a:hover{
		text-decoration: underline}	
	
h1{
	font-size:18px;
	font-weight:normal;
	color:#0000CC;
	padding-bottom: 8px;
}
h3{
	font-size:14px;
	font-weight:normal;
}

h4{
	font-size:14px;
	font-weight:normal;
	color:#0000CC;
	padding-bottom: 8px;
}

p,blockquote{	
	line-height:140%;
	margin:0 0 16px 0}
blockquote{
	color:#333;
	border:1px solid #0000CC;
	border-left:5px solid #0000CC;
	padding:7px;
	background-color: #AEEAFB;
}
	
	blockquote p{
		margin:0}
		
ol{margin-left: 15px}

img {
	border:0px
	}
img.zastava{
	position:relative;
	float: right;
	margin-top: 30px;
	margin-right:0px;
    }
		
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}

img.topleft{
	position: relative;
	top: -20px;
	float: left;
    }
#header{
	height: 140px;
}

	#header ul{
	float: none;
	list-style:none;
	margin:6px 0 0 0;
	}
		html>body #header ul{
		float: none;
		list-style:none;
		margin: 9px 0 0 0;
		}

		#header ul li{
	float: left; 
}
		#header ul a{
	color:#323538;
	display:block;
	line-height:32px;
	text-decoration:none;
	padding:1px 14px;
	margin:0 2px;
	font-size:16px;
}

		#header ul a.act,#header ul a:hover{
			border:1px solid #5B7900;
			border-bottom:0;
			padding:0 14px;
			margin:0 1px;
			background:#EBFDFE}
#header ul a:active{ border:1px solid #5B7900;
			border-bottom:0;
			padding:0 14px;
			margin:0 1px;
			background:#EBFDFE}

#lijevi{
	float:left;
	width:120px;
}
	#lijevi h2{
	background:#EBFDFE;
	text-transform:uppercase;
	font-size:12px;
	padding:0px;
	line-height:22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	border:thick solid blue;
}
	#lijevi p{
		padding:0 0 0 7px}
		#lijevi p a{
			font-weight:bold;
			color:blue}
		#lijevi p a:hover{text-decoration: none}

	#lijevi ul{
	list-style:none;
	padding:0
}
		
		#lijevi li{
	padding:0
}

	#lijevi a {color: blue;}
	#lijevi a:hover{text-decoration: none}

	#lijevi img {
	clear:both;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0;
	}
	
	#lijevi img.logo {
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
	
	
#ct{
	float: left;
	width:635px;
	margin-left: 15px
}
	#ct ul{
		list-style:none;
		margin:0 0 13px 20px}
	#ct ul li{
		padding:0 0 3px 18px;
		background:url(../img/bllt.gif) left 4px no-repeat}

#desni{
	float:right;
	width:175px
}
	#desni h2{
	border:1px solid blue;
	background:#EBFDFE;
	text-transform:uppercase;
	font-size:12px;
	padding:0 0 0 8px;
	line-height:22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	#desni p{
		padding:0 0 0 7px}
		#desni p a{
			font-weight:bold;
			color: blue;
			float: right;}
		#desni p a:hover{text-decoration: underline}

	#desni ul{
		list-style:none;
		padding:0 0 0 7px}
		
		#desni li{
			padding:0 0 4px 0}

	#desni a {
	color: blue;
	float: right;
}
	#desni a:hover{text-decoration: underline}

#footer{
	clear:both;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#666;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: blue;
}
