@charset "utf-8";
body {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font: 10px/14px Verdana, Geneva, sans-serif;
}
#wrap {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	float: none;
}
#nav {
	color: #FFF;
	height: 35px;
	width: 570px;
	float: right;
	margin-top: 10px;
}
#mininav {
	float: right;
	height: 25px;
	width: 200px;
	margin-top: 7x;
	margin-bottom: 5px;
	position: relative;
	padding-top: 10px;
}
.obavijesttext {
	border-left: 5px solid #FFF;
}

#obavijest {
	height: auto;
	width: 100%;
}

#logo {
	background-image: url(images/logo.png);
	height: 111px;
	width: 192px;
	float: left;
}
#menu {
	height: 35px;
	width: 575px;
	float: left;
	position: absolute;
	top: 50px;
}

#header {
	background-image: url(images/headeskica.jpg);
	height: 200px;
	width: 766px;
}
#sidebar {
	margin: 5px;
	float: left;
	height: auto;
	width: 200px;
	font: 10px Verdana, Geneva, sans-serif;
	border-right: thin solid #666;
	border-bottom: thin solid #666;
}

.vijesti {
	margin-bottom: 12px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	height: auto;
	line-height: 15px;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
#sidebar h2 {
	font: bold 14px/15px Verdana, Geneva, sans-serif;
	background: #333;
	color: #FFF;
	display: block;
	padding: 5px;
}
#sidebar a {
	color: #993300;
	text-decoration: none;
} 

#sidebar a:hover {
	color: #993300;
	text-decoration: underline;
} 

#sidebar ul {
	list-style:none;
	margin:5;
	padding: 5px;
		display: block;
}


#sidebar li {
	pading:1px;
	border-bottom:1px solid #f6f6f6;
		display: block;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
	background: #F3F3F3;
	display: block;
	padding: 2px;
}

#sidebar li a:hover {
	color: #F00;
	background: #FFF;
}

#sidebar input {
	padding:5px;
	color:#990000;
	border:1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}



#sidebar input:focus {
	border:1px solid #990000;
	color: #000000;
	background-color: #FFFFCC;
}



#sidebar li a:hover {

	color:#000;

}

#main {
	float: left;
	height: auto;
	width: 540px;
	margin: 5px;
}
#footer {
	clear: both;
	height: 20px;
	width: 719px;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #CCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-left: 50px;
}

blockquote {
	padding:5px 15px;
	margin:10px 0;
	border:1px solid #CCCCCC;
	background-color: #EAEAEA;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 0px 7px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #333333;
	}

img.alignleft {
	padding: 2px;
	margin: 0 7px 0px 0;
	display: inline;
	
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


a img {
	border: none;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}
	
	#ikone {
	background: url(ikone.png) no-repeat;
	height: 243px;
	width: 540px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

