@charset "utf-8";
/* CSS Document */
body  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a{
	color: #262875;
	text-decoration: none;
}
a:hover{
	color: #6B9113;
	text-decoration: none;
}
#container { 
	width: 1000px;
	background-image:url(images/main-bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	border-left: 1px solid #41570D;
	border-right: 1px solid #41570D;
	text-align: left;
} 
#header {  
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	height: 171px;
}
/* Link na početnu*/
#main-link {
	position: absolute;	
	margin: 0px 0px 0px 25px;
	width: 230px;
	height: 40px;
}
/* Glavna slika*/
#main-image {
	position: absolute;	
	margin: 3px 0px 0px 273px;
	width: 578px;
	height: 122px;
	overflow: hidden;
	border: 1px solid #6b9113;
}
/* Lisce desno*/
#leaves{	
	position: absolute;
	margin: 0px 0px 0px 218px;
	width: 84px;
	height: 118px;	
	background-image: url(images/leaves.png);
	z-index: 89;
}
/* Glavni opis i naziv jedinice */
#main-description {
	position: absolute;	
	margin: 48px 0px 0px 79px;
	width: 173px;
	height: 80px;
	overflow: hidden;
	font-size: 10px;
	color: #333;
}
#main-description a{
	color: #6b9113;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;	
}
#main-description a:hover{
	color: #7da81b;
}
/* Izbornik organizacijske jedinice desno*/
#org-menu {
	position: absolute;	
	margin: 0px 0px 0px 870px;
	width: 110px;
	height: 135px;
	overflow: hidden;
}
#org-menu .org-title {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 10px 0;
	margin: 0;
	color: #6b9113;	
	text-indent: 8px;
}
#org-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#org-menu ul li{
	line-height: 18px;
}
#org-menu  .active {
	color: #6b9113;
	font-weight: bold;
	padding: 0 0 0 8px;	
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position:left;	
}
#org-menu ul li a {
	text-decoration: none;
	color: #444;
	padding: 0 0 0 8px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position:left;

}
#org-menu ul li a:hover {
	color: #6b9113;	;	
	padding: 0 0 0 8px;
	background-image: url(images/link_hover.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-weight: bold;
}

/* SADRŽAJ */
#glavni-sadrzaj {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
.section-title {
	background-image:url(images/section-left.jpg);
	width: 219px;
	line-height: 28px;
}
#sekcija-lijevo {
	width: 219px; 
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
#sekcija-desno {
	width: 219px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 9px;	
}
#sadrzaj {
	vertical-align: top;	
	margin: 0;
	padding: 0;
} 
#footer-start { 
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 4px;
} 
#footer{
	margin-left: 33px;
	margin-right: 33px;
	padding-bottom: 5px;
	color: #333;
}

/* Opce, box, title */
.box {
	border: 1px solid #009;
}
.title {
	font-size: 14px;
	color: #0099ac;
}
/* --------------- */
/* Sekcije */
/* --------------- */
/* Prazan sadržaj (slike, header) */
.section_box_empty {
	margin: 0;
	padding: 0 0 4px 0;
}
.section_box_empty p{
	margin: 0;
	padding: 0;
}
.section_box {
	margin-bottom: 8px;	
}

/* Link */
.section_box a{
	color: #262875;
	text-decoration: none;
}
.section_box a:hover{
	color: #6B9113;
	text-decoration: none;
}

.section_box p{
	margin: 0;
}

input,button,textarea{
	border: 1px solid #CCC;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333;
}
input:hover,button:hover,textarea:hover,input:focus,textarea:focus{
	border: 1px solid #999;
	background-image: url(images/main-menu-hover.jpg);
	background-repeat: repeat-x;
	color: #000;
}
.section_box p img{
	margin: 0;
	padding-bottom: 2px;
}
/* Sekcija lijevo */
#sekcija-lijevo .section_box .section_title {
	color: #FFF;
	height: 28px;
	line-height: 22px;
	vertical-align:middle;
	text-align:center;
	background-image: url(images/section-left.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	
}
/* Sadržaj sa naslovom */
#sekcija-lijevo .section_box .section_content {
	border: 1px solid #AAA;
	padding: 4px;
	margin-left: 19px;
	background-color: #FFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
/* Sadržaj bez naslova*/
#sekcija-lijevo .section_box .section_content_solo {
	border: 1px solid #7da81b;
	padding: 4px;
	margin-left: 19px;
	background-color: #FFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
/* Sekcija desno */
#sekcija-desno .section_box .section_title {
	color: #FFF;
	height: 28px;
	line-height: 22px;
	text-align:center;
	background-image: url(images/section-right.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
/* Sadržaj sa naslovom */
#sekcija-desno .section_box .section_content {
	border: 1px solid #AAA;
	padding: 4px;
	margin-right: 19px;
	background-color: #FFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
/* Sadržaj bez naslova*/
#sekcija-desno .section_box .section_content_solo {
	border: 1px solid #7da81b;
	padding: 4px;
	margin-right: 19px;
	background-color: #FFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
/* link,opcenito */
.section_box a img{
	border: none;
}

/* Tekstualni sadržaj*/
.section_box .section_content_text {
}

/* Pitanja u anketi */
.section_box .question {
	font-weight: bold;
}
.section_box .pollitems {
	padding: 0px;
	margin: 0px;
}
.section_box form {
	padding: 0px;
	margin: 0px;
}
/* Pretraga */
.section_content_text .content_search .input_text{
}
/* Straničenje */
.main_box .main_content .pageing {
	text-align: center;
	padding: 2px;
}
.main_box .main_content .pageing span{
	display: inline;
	border: 1px solid #999;
	background-color: #AAA;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
.main_box .main_content .pageing a{
	display: inline;
	border: 1px solid #6b9113;
	background-color: #7da81b;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin: 0 2px 0 2px;
}
.main_box .main_content .pageing a:hover{
	border: 1px solid #457C0E;
	background-color: #6b9113;
	color: #FFF;
	font-weight: bold;
}
.main_box .main_content .current_page {
	text-align: center;
	margin-top: 2px;
	color: #AAA;
	font-size: 9px;
	padding: 0;
}

/* Izbornik */
.section_box ul {
	padding: 0;	
	margin: -4px 0 -4px 0;
}
.section_box li {
	display: block;
	overflow: hidden;
	margin: 0 -4px 0 -4px;	
	padding: 0px;
	line-height: 22px;
	color: #000;
	background-image: url(images/main-menu.jpg);
	background-repeat: repeat-x;
}

.section_box li a{
	display: block;
	overflow: hidden;	
	line-height: 22px;
	text-decoration: none;
	color: #000;
	text-indent: 12px;
}
.section_box li a:hover{
	text-decoration: none;
	color: #6B9113;	
	background-image: url(images/main-menu-hover.jpg);
	background-repeat: repeat-x;
}
/* Horizontalni izbornik */

/* Glavni izbornik */
#home_link {
	position: absolute;
	margin-top: 140px;
	margin-left: 19px;
	height: 24px;
	width: 24px;
	vertical-align: bottom;
}
#home_link a{
	display:block;
	line-height: 22px;
	height: 22px;
	background-image:url(images/home.jpg);
	background-position: center;
	width: 24px;
	background-repeat: no-repeat;
	vertical-align :middle;
}
#home_link a:hover{
	display:block;
	height: 22px;
	vertical-align:middle;
	background-image: url(images/home-hover.jpg);
	background-repeat: no-repeat;
}
#mainmenu {
	position: absolute;
	margin-top: 136px;
	margin-left: 43px;
	height: 33px;
	vertical-align: bottom;
}
.horizontal_menu {
	display:inline;
	height: 33px;
	vertical-align:middle;
	font-size: 12px;
	text-transform: uppercase;	

}
.horizontal_menu a{
	display: block;
	line-height: 33px;
	padding: 0px 7px 0px 7px;
	float: left;
	color: #333;
	text-decoration: none;
	background: url(images/separator.jpg) no-repeat left center;	
}

.horizontal_menu a:hover{
	color: #6B9113;
	background-image: url(images/main-menu-hover.jpg);
	background-repeat: repeat-x;
}
 /* Horizontalni padajuci izbornik */
.horizontal_dropdown_menu{
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 1em;
}
.horizontal_dropdown_menu li {
	list-style: none;
	float: left;
	line-height: 33px;
	background: url(images/separator.jpg) no-repeat left center;	
	padding: 0px 7px 0px 7px;
	vertical-align:middle;
	font-size: 12px;
	text-transform: uppercase;	
}
.horizontal_dropdown_menu li:hover {
	list-style: none;
	float: left; 
	background: url(images/main-menu-hover.jpg) repeat-x;	
	color: #6B9113;	
}
.horizontal_dropdown_menu li a {
	display: block;
	color: #333;
	text-decoration: none;
}
.horizontal_dropdown_menu li ul {
	display: none; 
	background-color: #69f;
	border: 1px solid #AAA;
	text-indent: 8px;

}
.horizontal_dropdown_menu li:hover ul, .horizontal_dropdown_menu li.hover ul {
	display: block;
	position: absolute;
	padding: 0;
	background-color: #FFF;	
	width: 180px;	
	margin-left: -8px;
	
}
.horizontal_dropdown_menu li:hover li, .horizontal_dropdown_menu li.hover li {
	float: none; 
}
.horizontal_dropdown_menu li:hover li a, .horizontal_dropdown_menu li.hover li a {
	background-image: url(images/main-menu.jpg);
	background-repeat: repeat-x;
	color: #000; 
	line-height: 22px;
	padding: 0;
	border-bottom: 1px solid #DDD;
	width: 180px;
	margin-left: -7px;
	padding-left: -7px;	
}
.horizontal_dropdown_menu li li a:hover {
	color: #6B9113;
	background-image: url(images/main-menu-hover.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #AAA;
}
/* --------------- */
/* Glavni sadržaj */
/* --------------- */

.main_box {
	border: 1px solid #AAA;
	padding: 6px;
	margin-bottom: 8px;
	background-color:#FFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 510px;
}


.main_box .main_content {
	text-align:justify;
	width: 100%;
}
.main_box .main_content a{
	text-decoration: none;
}
.main_box .main_title{
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold;	
}

.main_box .main_title a{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.main_box .main_title a:hover {
	color: #6B9113;
}
.main_box .main_content .article_info{
	color: #999;
	float: right;
	font-size: 10px;
	font-style: italic;
}
.main_box .main_content .main_info {
	color: #666;
}
.main_content .icon {
	float:left;
	display:block;
	padding-right: 6px;
}
/* Liste i linkovi */
.main_box .main_content li {
	text-decoration: none;
}

/* Komentari - unos */
.box_comment {
	border: 1px solid #000;
}
.box_comment .content_comment {
}

.main_box .main_content .author {
	color: #6b9113;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.main_box .main_content small {
	color: #666;
}
/* Fotogalerija */
.main_box .main_content .galery {
	width: 100%;
}
/* Vertikalne vijesti*/
.news_vertical {
	margin: 0;
	padding: 0;
}
.news_verical .title {
	color: #000;
}
.news_vertical .title a {
	color: #000;
}
.news_vertical td {
	vertical-align: top;
}

/*--------------*/
/* Opcenito*/
/*--------------*/
.error {
	background-color: #FFF4F4;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFB7B7;
}

.info {
	background-color: #ECFFEC;
	margin: 10px;
	padding: 10px;
	border: 1px solid #339900;
}

.gallery {
	width: 90%;
}

.gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gallery td {
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

