body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #5e5e5e;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
	text-align:center;
	background:#DDD;
}
a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}
a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}
a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#BF1717;
}
a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}
.center{
      display:block;
      text-align:center;
}
.left{
      display:block;
      text-align:left;
}

.justify{
      text-align:justify;
}
/* * * * * * * * * * * * * * * * * *  SITE CONTAINER   * * * * * * * * * * * * * * * * * * * * */
#container{
	margin:0 auto;
	text-align: left;
	background:#FFF url('img/grad1.jpg') top left repeat-x;
}
h1.title{display:none;}
#head{
	background:#DDD;
	background:#62808B url('img/head_pic.jpg') 0% 0% repeat-x;
}
#head #special{
	height:18px;
	padding:2px 5px;
	border-bottom:2px #5f5f5f solid;
	color:#F0F0F0;
	background:transparent url('img/grid1.gif') 0% 0% repeat;
}
 #head #special a:link, #head #special a:visited, #head #special a:active{
	color:#E0E0E0;
 }
 #head #special a:hover{
	color:#FFF;
 }
#head #picture{
	height:100px;
	text-align:center;
}
#head #picture img{
	position:relative;
	top:50%;
	margin-top:-33px;
}
#head #picture span, #head #picture h2{
	position:relative;
	top:50px;
	display:block;
	width:600px;
	text-align:center;
	margin:0px auto;
	font-size:1em;
	font-weight:normal;
}
#head #menu{
	padding:0px 0px 0px 0px;
	background:#FFF url('img/grad4.jpg') top left repeat-x;
	border-top:2px #5e5e5e solid;
	border-bottom:6px solid #5f5f5f;
	text-align:center;
}
#head #menu #holder{
	margin:0px auto;
	text-align:center;
	width:512px;
}
#head #menu .element{
	display:block;
	float:left;
	line-height:2.5em;
	text-align:center;
	margin:0px 0px -6px 0px;
	border-right:1px #5e5e5e solid;
	background:transparent;
	color:#000;
	text-decoration:none;
	border-bottom:6px solid #5f5f5f;
}
#head #menu a{
	display:block;
	float:left;
	width:100px;
	line-height:2.5em;
	text-align:center;
	margin:0px 0px -6px 0px;
	border-right:1px #5e5e5e solid;
	background:transparent;
	color:#000;
	text-decoration:none;
	border-bottom:6px solid #5f5f5f;
}
#head #menu .current{
	background:#ddd url('img/grad3.jpg') top left repeat-x;
	border-bottom:6px solid #7C9BA6;
	text-decoration:none;
}
#head #menu a:hover{
	background:#ddd url('img/grad3.jpg') top left repeat-x;
	color:#BF1717;
	border-bottom:6px solid #7C9BA6;
	text-decoration:none;
}
#head #menu a.img{
	display:block;
	float:left;
	width:auto;
	height:30px;
	text-align:center;
	margin:0px 0px;
	border-right:1px #5e5e5e solid;
	background:#7C9BA6;
	color:#000;
	text-decoration:none;
}
#head #menu a.img img{
	border:0px #000 solid;
	padding:0px;
	margin:0px;
}
#middle{
	width:900px;
	margin:0px auto;
}
#content{
	padding:0px 0px;
	margin:0px;
	width:550px;
	float:left;
}
#extra{
	padding:0px 0px;
	margin:0px;
	width:300px;
	float:left;
}
#foot {
	line-height:22px;
	border-top:6px solid #5e5e5e;
	text-align:center;
	clear:both;
	background:#DDD;
}

/************************ LISTANJE STRANICA ****************************************/
.listanje_stranica{
	text-align:center;
	margin-bottom:10px;
}
.listanje_stranica a,.listanje_stranica s{
	background:#EBEBEB;
	padding:5px;
	margin:5px 5px 5px 5px;
	color:#000;
	border:1px #BFBFBF solid;
	text-decoration:none;
}
.listanje_stranica a:hover{
	background:#FFF;
}
.listanje_stranica a.current_page{
	background:#7C9BA6;
	font-weight:bold;
}
.listanje_stranica s{
	background:#EBEBEB;
	color:#BFBFBF;
}
/************************contentbox****************************************/
#extra .contentbox{
	width:250px;
}
#extra .contentbox .title{
	background:#C2B5A0;
	padding:5px;
	margin:0px;
}

#content .contentbox{
	width:500px;
}
h2.title,h3.title,h4.title{
	font-size:1em;
}
.contentbox{
	background:#EBEBEB;
	padding:10px;
	margin:30px 20px;
	color:#000;
	border:1px #BFBFBF solid;
}
.contentbox .title,.contentbox .title_yellow,.contentbox  .title_blue{
	color:#000;
	font-weight:bold;
	border:1px #8F8F8F solid;
}
.contentbox .title{
	background:#7C9BA6;
	padding:5px;
	margin:0px;
}
.contentbox .footer{
	background:#EBEBEB;
	margin:0px;
	padding:2px 3px;
	margin-top:2px;
	margin-bottom:-8px;
	text-align:right;
}
.contentbox .title_off{
	background:#FFF;
	padding:5px;
	margin:0px;
	margin-bottom:-10px;
	border:1px #BFBFBF solid;
	color:#000;
	font-weight:bold;
}
.contentbox .title_yellow{
	background:#FFC566;
	padding:5px;
	margin:0px;
}
.contentbox  .title_blue{
	background:#A4ABAF;
	padding:5px;
	margin:0px;
}
.contentbox .content{
	margin:0px;
	margin-top:10px;
	background:#FFF;
	padding:5px;
	border:1px #BFBFBF solid;
}
.contentbox .content a img{
	padding:2px;
	color:#EBEBEB;
	background-color:#EBEBEB;
	border:1px #8F8F8F solid;
}
.contentbox .tagovi{
	font-size: 10px;
	font-weight:normal;
}
.contentbox .tagovi a{
	margin:0px;
	margin-right:5px;
	font-size: 10px;
}
.contentbox .tagovi .label{
	margin:0px;
	font-size: 10px;
}
.tag_list_element,.kat_list_element{
	display:block;
	float:left;
	margin:8px;
}
/************************ GOCOMASY ANKETA_ONE****************************************/
#extra .anketa_form .glasova{
	display:none;
}
.anketa_form{
	display:block;
}
.anketa_form input{
	padding:1px;
	color:#000;
	background-color:#EBEBEB;
	border:2px #EBEBEB solid;
}
.anketa_form .status{
	display:block;
	text-align:center;
	margin:8px auto;
	color:#BF1717;
}
.opcije{
	list-style-type:none;
	padding:0px 0px 0px 10px;
}
.opcije li{
	margin:5px 0px;
}
.opcije_rezultati{
	list-style-type:none;
	padding:0px 0px 0px 10px;
	margin:0px auto;
	width:200px;
}
.opcije_rezultati .rezultat{
	line-height:20px;
	height:20px;
	text-align:left;
	background:#A0B3C2;
	border:1px gray solid;
	margin:5px 0px;
	white-space:nowrap;
	/*background-repeat: repeat-y;*/
}
.opcije_rezultati .rezultat .caption{
	position:absolute;
}
.opcije_rezultati .rezultat .stats{
	display:none;
}
.opcije_rezultati .opcija{
}

/****************** SITEMAP *************************/
.sitemap ul{
	list-style-type:none;
}
.sitemap li{
	margin:5px;
}
.sitemap_dir li, .sitemap_subdir li{
	margin-bottom:10px;
}
.sitemap_sadrzaj li{

}
.sitemap_dir{
	padding:0px;
}
.sitemap_subdir{
}
.sitemap_dir_opis{
	margin-left:10px;
}
.sitemap .sitemap_dir a, .sitemap .sitemap_subdir a{
	margin:5px;
	padding:2px;
	background:#FFF url('img/folder.gif') top left no-repeat;
	padding-left:22px;
	line-height:20px;
}
.sitemap_sadrzaj{
	list-style-type:square;
}
.sitemap .sitemap_sadrzaj a{
	background:#FFF url('img/file.gif') top left no-repeat;
}

/* * * * * * * * * * * * * * * * * *  S E A R C H  * * * * * * * * * * * * * * * * * * * * */
.search_form{
	text-align:center;
}
.search_form input{
	padding:2px;
	margin:0px 5px;
	color:#000;
	border:1px #8F8F8F solid; 
	background:#EBEBEB;
}
.search_result li{
	margin:6px 1px;
}
/* * * * * * * * * * * * * * * * * *   K O M E N T A R I   * * * * * * * * * * * * * * * * * * * * */
.komentari_loader{
	display:none;
	text-align:center;
	clear:both;
	margin: 15px 1px 0px 1px;
	padding:5px;
	background:#BFBFBF;
	color:red;
}
.add_comment_form{
	clear:both;
	display:block;
	background:#BFBFBF;
	margin: 15px 1px 0px 1px;
}
.add_comment_form .frow{
	clear:both;
	margin: 0px;
	padding: 5px 1px 8px 3px;
	padding-left: 100px; /*width of left column containing the label elements*/
}
.add_comment_form .brow{
	clear:both;
	margin: 0px;
	padding: 6px;
	text-align:center;
}
.add_comment_form .frow label{
	font-weight: normal;
	float: left;
	margin-left: -90px; /*width of left column*/
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	margin-top:3px;
}
.add_comment_form input,.add_comment_form textarea{
	padding:2px;
	color:#000;
	border:1px #8F8F8F solid; 
	background:#EBEBEB;
}
.add_comment_form .frow input{ /*width of text boxes. IE6 does not understand this attribute*/
	width:370px;
}
.add_comment_form textarea{
	width: 350px;
	height: 100px;
}
.komentari .sysmsg{
	clear:both;
	margin: 15px 1px 0px 1px;
	padding: 4px 6px;
	text-align:center;
	background:#BFBFBF;
	border:1px #fff dashed;
}
.komentar_row{
	clear:both;
	margin: 15px 1px 0px 1px;
	padding: 2px 6px;
	background:#BFBFBF;
	border:1px #fff dashed;
}
.komentar_row span{
	display:block;
	font-size:10px;
}
.komentar_row .ime_kontakt{
	float:left;
	margin: 1px 5px;
	font-weight:bold;
}
.komentar_row .timestamp{
	float:right;
	margin: 1px 10px;
	font-weight:bold;
}
.komentar_row .komentar{
	border-top:1px #EBEBEB dashed;
	display:block;
	padding:2px 5px;
	margin:15px 5px 10px 5px;
	clear:both;
}
/* * * * * * * * * * * * * * * * * *  CONTACT FORM : FOR SENDING MESSAGES   * * * * * * * * * * * * * * * * * * * * */
.contact_form .ptxt{
      margin: 0px;
      padding: 5px 1px 8px 3px;
      padding-left: 176px; /*width of left column containing the label elements*/
}
.contact_form .umsg{
	text-align:center;
	padding-left:8px;
	color:#BF1717;
}
.contact_form label{
      font-weight: normal;
      float: left;
      margin-left: -140px; /*width of left column*/
      width: 155px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
      margin-top:3px;
}
.contact_form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
      width: 180px;
}
.contact_form textarea{
      width: 220px;
      height: 120px;
}
/*
.contact_form input, .contact_form textarea, .contact_form select{
	padding:1px;
	color:#000;
	background-color:#EBEBEB;
	border:2px #EBEBEB solid; 
	background:#FFF url('img/bggrad4.jpg') top left no-repeat;
}*/
.contact_form input, .contact_form textarea, .contact_form select{
	padding:2px;
	color:#000;
	border:1px #8F8F8F solid; 
	background:#EBEBEB;
}
.contact_form img{
	padding:2px;
	color:#000;
	border:1px #8F8F8F solid; 
	background:#EBEBEB;
}
/*.contact_form div input{
      padding:1px;
      color:#000;
      background-color:#EBEBEB;
      border:2px #EBEBEB solid;
      width:120px;
}*/
.contact_form div input:focus, .contact_form input:focus, .contact_form textarea:focus{
      background-color:#FFF;
}
/************************clearfix****************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
