/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image:url(images/vuk.gif);
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

 blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #3A69BA;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed,.boxed2 {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0px;
	background: #EFF3F9;
}

.boxed .heading,.boxed2 .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #5E80BD url(images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
	background-color:White;
	padding-left:10px;
	padding-right:10px;
}

/* Header */

#header {
	float: left;
	width: 778px;
	height: 125px;
	background: url(hspHeader.jpg);
}
#headerIzbornik ul
{ width:100%; background: #EFF3F9; display:block; height:25px; text-align:center;
}
#headerIzbornik ul, #headerIzbornik li
{
	 background: #EFF3F9; 
	height:25px;
	margin:0px;
 list-style:none;
 float:left;
 padding:0px;
}
#headerIzbornik li a
{
	height:22px;
	color:Black;
	padding-left:5px;
	padding-right:5px;
	display:block;
	padding-top:3px;
	font-weight:bold;
	 text-transform:uppercase;
	}
#headerIzbornik li a:hover
{
	background-color:rgb(141,167,212);
	/*
 background-image:url(images/img3.gif);
 background-position:top;*/
	}
/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 540px;
	padding-right: 20px;
}

.post {
	padding-top: 10px;
	width:540px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	border-top: 1px dotted #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}


/*moje dorade*/
.story
{
 font-size:1.2em;
}	
.story IMG
{ /*padding:0px 5px 5px 5px;*/
   margin:0px 5px 5px 5px;
   border:solid 1px #cccccc;
  
  }
.story a IMG 
{
border:solid 1px black;
  
  }
  
#overlay
{
	background-color: black;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	width:100%;
	height:100%;
	z-index:1000;
	 
}
.ModuleBackground
{ background-color:White; border:solid 3px black; padding:20px;}

h3.ModuleTitle
{ width:100%; text-align:center; text-decoration:underline; text-transform:capitalize;}
h3.ArticleTitle
{ width:100%; background-color:rgb(141,167,212); height:27px; padding-top:3px; color:White; text-align:center; font-weight:bold; text-transform:capitalize;}

ul.ZadnjeGalerija
{ list-style:none; padding:0px; margin:0px;}
ul.ZadnjeGalerija li
{ float:left; padding-left:8px;}

.content2
{background: #EFF3F9;}

ul.ArticleInfo
{ list-style:none; width:100%; clear:both;}
ul.ArticleInfo li
{ float:left;}
.albumImg /**/
{ padding-left:15px;}
.albumImg IMG
{ width:150px;}


.PoravnajLjevo
{ float:left;}
.PoravnajDesno
{ float:right;}