body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em; 
	/*
	background: url(images/templatemo_body.jpg);*/
	 background-color: #58C44F; 
	/*background-color: light green;*/
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited { color: #30830f; text-decoration: none; }
a:hover { color: #67ba2c; text-decoration: none; }

p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
	font-size: 15px;
}
.tekst_natrag {
	font-family: "MV Boli";
	text-align: justify;
	position: relative;
	left: 50px;
	top: 0px;
	width: 314px;
	height: 24px;
	color: #FFF;
	font-size: 20px;
}


img { border: none;}


h1, h2, h3, h4, h5, h6 { color: #252323; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 22px; margin: 0 0 30px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 25px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0 0 0 20;
	color: #30830F;
}

h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }
h7 {
	font-size: 36px;
	margin: 0 0 5px;
	padding: 0 0 0 20;
	color: #FFF;
	font-family: "MV Boli";
	font-weight: bold;
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.detail { display: block; width: 128px; height: 51px; padding: 9px 0 0 0; text-align: center; color: #ffc; font-size: 18px; background: url(images/templatemo_button_01.png) }
a.detail:hover { color: #fff; text-decoration: none }

.float_l { float: left }
.float_r { float: right }

.image_wrapper {
	display: inline-block;
	border: 2px solid #67ba2c;
	margin-bottom: 5px;
	padding: 3px;
}
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#666; margin:0 0 2px; padding: 0 0 3px 25px; background: transparent url(images/templatemo_list.png)  no-repeat scroll 0 3px }
.tmo_list li a { color: #666 }
.tmo_list li a:hover { color: #666 }

#templatemo_body_wrapper {
	width: 100%;
	background: url(images/templatemo_header.jpg) center top no-repeat;
}

#templatemo_wrapper {
	width: 984px;
	margin: 0 auto;
	background: url(images/templatemo_header.jpg) center top no-repeat;
}

#tempaltemo_header {
	position: relative;
	width: 984px;
	height: 230px;
	background: url(images/templatemo_header.jpg) no-repeat center top;
}

#header_icon {
	position: absolute;
	top: 27px;
	left: 5px;
	width: 300px;
	height: 141px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/Logo_ZDS_simetricni_png.png);
}

#header_content {
	float: left;
	margin: 50px 0 0 50px;
	width: 460px;	
}


#header_icon2 {
	position: absolute;
	top: 50px;
	left: 100px;
	width: 220px;
	height: 290px;
	background-repeat: no-repeat;
	
	background-image: url(images/home-ico.png);
}





#site_title a {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}

#header_content p {
	font-size: 24px;
	color: #fff;
	text-align: justify;
}

#templatemo_main_top {
	width: 984px;
	height: 30px;
	background: url(images/templatemo_content_top.png) no-repeat 
}

#templatemo_main_bottom {
	width: 984px;
	height: 30px;
	background: url(images/templatemo_content_bottom.png) no-repeat 
}

#templatemo_main {
	position: relative;
	width: 900px;
	padding: 10px 42px;
	background: url(images/templatemo_content_middle.png) repeat-y;
}

#main_top {
	position: absolute;
	left: 2px;
	top: 22px;
	width: 13px;
	height: 364px;
	background: url(images/templatemo_sidebar_top.jpg) 0 -30px no-repeat
}
#main_bottom {
	position: absolute;
	left: -3px;
	bottom: 3px;
	width: 13px;
	height: 364px;
	background: url(images/templatemo_sidebar_bottom.jpg) 0 scroll no-repeat
}

#templatemo_sidebar {
	float: left;
	padding: 170px 0px;
	width: 235px;
}

.sidebar_box { clear: both;	width: 235px; margin-bottom: 30px; }

.sb_title {
	width: 175px;
	height: 20px;
	padding: 9px 30px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/templatemo_sidebar_box_top.jpg) no-repeat top left;
}
.sb_content {
	background: url(images/templatemo_sidebar_box_middle.jpg) repeat-y left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sb_bottom {
	height: 8px;
	background: url(images/templatemo_sidebar_box_bottom.jpg) no-repeat top left
}


/* menu */

#templatemo_menu {
	width: 235px;
	margin-bottom: 20px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 10px 0 0;
	margin: 0;
	display: block;
	height: 36px;
	background: url(images/templatemo_menu_divider.jpg) left bottom no-repeat
}

#templatemo_menu ul li a {
	display: block;
	height: 36px;
	padding: 0 0 0 30px;
	font-size: 16px;
	color: #444444;	
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover {
	padding-left: 35px;
	color: #30830f;
	background: url(images/templatemo_menu_hover.png) left top no-repeat
}
#templatemo_menu .current {
	padding-left: 35px;
	color: #30830f;
	background: url(images/home-ico.png) no-repeat left top}


/* end of menu */

/* fcb menu */
#fcb_menu {
	width: 235px;
	margin-bottom: 20px;
}

#fcb_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fcb_menu ul li {
	padding: 10px 0 0;
	margin: 0;
	display: block;
	height: 42px;
}
#fcb_menu ul li a {
	display: block;
	height: 42px;
	padding: 0 0 0 30px;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
	background-image: url(images/facebook_ico.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/* end of fcbmenu */

#login_form form { margin: 0; padding: 0 }
#login_form p { margin-bottom: 15px }
#login_form p span { display: block }
#login_form .login_input { width: 173px; height: 28px; border: none; color: #999; background: url(images/templatemo_text.jpg) no-repeat }
#login_form #login_submit { width: 77px; height: 28px; cursor: pointer; border: none; background: url(images/templatemo_login.jpg) no-repeat }

.sb_news_box {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	background: url() top left no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sb_news_box a { color: #333}
.sb_news_box span { display: block; color: #30830F  }
.last_box { margin: 0; padding-bottom: 0; border: none }
h2.multimedia {
	background-image: url(images/multimedia_ico.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
	width: 42px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#predsjednik {
	float: left;
	position: absolute;
	left: 70px;
	top: 0px;
	width: 247px;
	font-size: 12px;
	color: #333;
    
}

.predsjednik_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}



#templatemo_content {
	float: right;
	width: 610px;
}

.content_box {
	padding-bottom: 0px;
	margin-bottom: 30px;
	background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}

.content_organizacije_box {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}
.content_organizacije_kontakt {
	position: absolute;
	left: 85px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	top: 0px;
}
.content_linija {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}

#templatemo_content2 {
	float: right;
	position: relative;
    top: 10px;
	width: 610px;

}

.content_box2 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}

#Praznici {
	float: right;
	position: relative;
    top: 30px;
	width: 610px;
}

.praznici_box2 {
/*	padding-bottom: 30px;
	margin-bottom: 30px;
*/		text-align:center;
        font-size: 20px;
        font-style:normal;
		color:#E00D01;
/*background: url(images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
*/}





h2.title_icon {	padding: 15px 0 15px 30px; margin-bottom: 15px }
h2.title_organizacije {	padding: 20px 0 20px 70px; margin-bottom: 15px }
h2.priopcenja {
	background-image: url(images/icon_01_priopcenja.png);
	background-repeat: no-repeat;
	background-position: center left;
}
h2.organizacije {
	background-image:url(images/zds_o.png);
	background-repeat: no-repeat;
	background-position: center left;
}

h2.why_choose_us { background: url(images/icon_01.png) center left no-repeat }
h2.new_services {
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.priopcenja_sadrzaj {
	background-color: #F7F7F7;
	padding: 2px 2px 2px 5px;
	border: 1px solid #dbdbdd;
}

.TekstSadrzaj {
	background-color: #F7F7F7;
	padding: 2px 2px 2px 5px;
	border: 1px solid #dbdbdd;
	text-align:justify;
}


.col_w290 {
	width: 260px;
	padding-right: 30px;
	background: url(images/templatemo_vertical_divider.jpg) center right no-repeat
}
.cw290_last { background: none }

.Fin_izv {
	width: 460px;
	padding-right: 30px;
	background: url(images/templatemo_vertical_divider.jpg) center right no-repeat
}
.Fin_izv_last { background: none }

#gallery a {
	display: block;
	float: left;
	margin-right: 19px
}
#gallery a img {
	border: 2px solid #ccc;
	padding: 3px;
	float: left;
	margin-bottom: 10px;
}

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	background: #58C44F;
}

#templatemo_footer {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0;
}

#templatemo_footer a {
	color: #FFFFFF;
}
.tablica_program {
	padding: 8px;	
}

/* end of footer */


#test_zac {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: normal;
	word-spacing: normal;
	height: 50px;
	width: 550px;
	clear: left;
	float: left;
	position: absolute;
	left: 290px;
	top: 160px;
}

#vpo_zac {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: normal;
	word-spacing: normal;
	height: 50px;
	width: 550px;
	clear: left;
	float: left;
	position: absolute;
	left: 333px;
	top: 91px;
}

#kontakt_zac {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: normal;
	word-spacing: normal;
	height: 50px;
	width: 610px;
	clear: left;
	float: left;
	position: absolute;
	left: 332px;
	top: 82px;
}


#templatemo_body_wrapper #templatemo_wrapper #tempaltemo_header #header_content #site_title table {
	color: #F00;
}


.boxzac{
    display: none;
    width: 100%;
}

a:hover + .boxzac,.boxzac:hover{
    display: block;
    position: relative;
    z-index: 100;
}
