@charset "utf-8";
/* CSS Document */
/* Default CSS for all browsers */
img, div { behavior: url(/css/iepngfix.htc); } 

* {
margin: 0px; padding: 0px;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 2em;
	color:#180800;
	background-image:url(/images/bg.jpg);
	background-position:top center;
	background-color:#fffaed;
	background-attachment:fixed;
}

div.clear {
height: 0px;
overflow: hidden;
clear: both;
}

a:link, a:visited, a:active {
color: #a85322;n
outline:none;
text-decoration: none;
}

a:hover {
color: #a85322;
text-decoration: underline;
}

.left {
float:left;
}

.right {
float:right;
}

.demargin {
margin:0;
}

.vijest_thumb { width:50px; height:50px; float:left; padding: 15px; margin: 0 7px; }

#flash_content
{
    position:absolute;
    margin-left:0px;
    margin-top:0px;
}
/* --------------------------- */


#body_container {
	width:960px;
	margin: 0 auto 0 auto;
	padding: 0 10px;
	background-image:url(/images/bg_body_shadow.png);
	background-position: top center;
	background-repeat:no-repeat;
}

#header_logo {
	width: 730px;
	float:left;
	height: 220px;
	background-image:url(/images/img_header.jpg);
	background-repeat:no-repeat;
	background-color:#242d39;
}

#navig {
	width:584px;
	padding: 0 0 0 21px;
	margin: 164px auto 0 auto;
}


#header_widgets_box {
	width: 220px;
	height: 220px;
	padding-right: 10px;
	background-image:url(/images/bg_header_shadow.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}

#header_menu_box {
	position:relative;
	float:left;
	width: 190px;
	margin: 0 0 0 15px;
	z-index:2;
}

#header_menu_box_IE {
	position:absolute;
	margin: 0 0 0 -15px;
	z-index:2;
}

#header_menu_box_IE7 {
	position:absolute;
	margin: 0;
	z-index:2;
}

#header_menu {
	width: 160px;
	height: 32px;
	padding: 6px 15px 2px 15px;
	margin: 0 auto 0 auto;
	background-image:url(/images/bg_header_menu.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.header_menu_icon {
	float: left;
	background-repeat:no-repeat;
	background-image:url(/images/icon_header_menu.gif);
	cursor:pointer;
	height: 32px;
	width: 32px;
	outline:none;
	text-indent:-900em;
}

.a_home {background-position: 0px 0px; }
.a_home:hover {background-position: 0px -32px; }
.a_sitemap {background-position: -32px 0px; }
.a_sitemap:hover {background-position: -32px -32px; }
.a_contact {background-position: -64px 0px; }
.a_contact:hover {background-position: -64px -32px; }
.a_rss {background-position: -96px 0px; }
.a_rss:hover {background-position: -96px -32px; }
.a_map {background-position: -128px 0px; }
.a_map:hover {background-position: -128px -32px; }

#header_menu_content_sitemap h2 {
font-size: 9px; font-weight: bold; font-family: Georgia; color:#452210; padding-top: 5px; text-transform:uppercase;
}
#header_menu_content_sitemap h2:first-letter {font-size: 11px; font-weight: bold;}

#header_menu_content_sitemap ul {
	margin:-5px 0 2px 0;
}

#header_menu_content_sitemap li {
	padding: 0 0 0 20px;
	margin:0 0 1px 0;
	list-style-type:none;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	line-height:1.7em;
	font-size:9px;
}

#header_menu_content_sitemap li:hover {
	background-color:#eee7d7;
}

.header_menu_content {
	width: 160px;
	padding: 0 15px 5px 15px;
	margin: 0 auto 0 auto;
	background-image:url(/images/bg_header_menu_content.png);
	background-repeat:repeat-y;
	background-position:top center;
	display:none;
}

#header_menu_bottom {
	width: 190px;
	height: 7px;
	margin: 0 auto 0 auto;

}

.header_animation {
	width:220px;
	height: 140px;
	margin-top: 44px;
	position: absolute;
	z-index:1;
}

.header_flags {
	width:179px;
	height: 12px;
	padding: 12px 0 12px 11px;
	margin: 184px 0 0 15px;
	position: absolute;
	z-index:1;
	background-image:url(/images/bg_flag.gif);
	background-position: center center;
	background-repeat:no-repeat;
}

.header_flags_icons {
	float: left;
	background-repeat:no-repeat;
	background-image:url(/images/img_flags.gif);
	cursor:pointer;
	height: 12px;
	width: 24px;
	outline:none;
	margin: 0 5px 0 0;
	text-indent:-900em;
}

.a_hr {background-position: 0px 0px; }
.a_hr:hover {background-position: 0px -12px; }
.a_en {background-position: -29px 0px; }
.a_en:hover {background-position: -29px -12px; }
.a_fr {background-position: -58px 0px; }
.a_fr:hover {background-position: -58px -12px; }
.a_it {background-position: -87px 0px; }
.a_it:hover {background-position: -87px -12px; }
.a_de {background-position: -116px 0px; }
.a_de:hover {background-position: -116px -12px; }
.a_hu {background-position: -145px 0px; }
.a_hu:hover {background-position: -145px -12px; }

#content {
	width: 960px;
	float: left;
	background-color:#fef7e7;
}

#content_left {
	width:700px;
	padding: 10px 20px 20px 10px;
	float:left;
	background-image:url(/images/bg_content_left.gif);
	background-repeat:no-repeat;
	background-position:top right;
}


#aktualno_header {
	float:left;
	width:445px;
	height:33px;
	padding:0 5px 0 10px;
	background-color:#000;
}

#vijest_container {
	float:left;
	width:460px;
	padding:0 0 0 0;
}

#vijest_container p {
	width:440px;
	padding:0 10px 10px 10px;
	text-align:justify;
}

#radovi_text p {
	width:440px;
	padding:0 10px 10px 10px;
	text-align:justify;
}

#arhiva_container {
	float:left;
	width:700px;
	padding:0 0 0 0;
}

#arhiva_list {
	float:left;
	width:460px;
	padding:0 0 0 0;
	}

#arhiva_header {
	float:left;
	width:685px;
	height:33px;
	padding:0 5px 0 10px;
	background-color:#eae3d3;
}

#web_natjecaj_header {
	float:left;
	width:700px;
	height:196px;
	padding:0;
	background-color:#eae3d3;
}

#fokus_header {
	float:left;
	width:700px;
	height:362px;
	padding:0;
	margin-bottom:10px;
	background-color:#eae3d3;
	background-position: center center;
	background-repeat:no-repeat;
}

.fokus_autor {
	width:420px;
	background-image:url(/images/bg_fokus_autor.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 28px;
	margin: 0 10px 15px 10px;
	padding: 5px 0 0 20px;
	font-size: 17px; font-weight: normal; font-style:italic; font-family: Georgia;
	color:#9b8c6f;
}

#arhiva_filter_header {
	float:left;
	width:687px;
	padding:5px 4px 7px 9px;
	background-color:#f0e9da;
}

#arhiva_filter_header img {
	float:left;
	margin-right:3px;
}

.arhiva_filter_list {
	width:220px;
	padding:0 0 0 0;
	margin-bottom: 10px;
}

.arhiva_filter_box {
	width:220px;
	float:right;
}

.arhiva_filter_list img {
	display:block;
	margin: 10px 0 0 10px;
}

.filter_time {
	float:left;
	width: 188px;
	padding: 15px;
	margin-top: 10px;
	background-image:url(/images/bg_dodaci.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fef8eb;
	color: #a4a4a4;
	border: 1px solid #e3dcd0;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */	
	}
	
.filter_time img {
	margin:0;
	}
	
.filter_time:hover {
	background-color:#fef8eb;
	background-image:none;
	border: 1px solid #d8d0c2;
}	

#vijest_img img {
	width: 438px;
	border: 1px solid #180800;
	margin: 10px 10px 20px 0;
}

#vijest_img {
	position: relative;
	display: block;
	padding-left: 10px;
	/*height: 335px;*/
}

#vijest_img cite {
	background-color: #000 !important;
	filter:alpha(opacity=80);
	opacity:.80;
	color: #fff !important;
	position: absolute;
	bottom: 21px;
	left: 11px;
	width: 418px;
	padding: 10px;	
	-webkit-border-radius: 0px !important;    /* for Safari */
    -moz-border-radius: 0px !important;       /* for Firefox */

}

#vijest_container span {
	float:right;
	text-align:center;
	background-color: #ece4d5;	
	font-weight:bold;
	color:#3f4954;
	padding: 0 10px;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	margin: 17px 0 0 10px;
}

#vijest_container .oznaci
{
	float:none;
	background-color: #c89476;	
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px !important;    /* for Safari */
    -moz-border-radius: 0px !important;       /* for Firefox */
	color:#000;
}

#vijest_container cite {
	float:left;
	background-color: #ece4d5;
	font-size: 9px;
	font-weight:normal;
	font-style:normal;
	color:#3f4954;
	padding: 0 10px;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	margin: 17px 0 0 0;
}

#vijest_container .tag_rubrika {
	float:left;
	background-color: #3f4954;
	font-size: 8px;
	font-weight: bold;
	color:#fef7e7;
	padding: 0 5px;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	margin: 17px 0 0 10px;
}

#vijest_container .tag_rubrika a:link, #vijest_container .tag_rubrika a:active, #vijest_container .tag_rubrika a:visited{
	color:#fef7e7;
}

#bookmark {margin-top:20px;}
#bookmark a:link, #bookmark a:active, #bookmark a:visited {
	display:block;
	background-color:#f0e9d8;
	padding: 3px 10px;
	margin-bottom:3px;
	font-weight: bold;
	font-size: 10px;
}

#bookmark a:hover {
	background-color:#f1ebdc;
}

#vijest_container q {    
	font-weight:normal;
	font-style: italic;
	color:#7a6433;
	padding: 10px 5px 5px 20px;
	margin: 0 0 0 0;
	width:180px;
	font-size: 18px; font-family: Georgia;
	line-height: 1.5em;
	background-image:url(/images/bg_blockquote.gif);
	background-repeat:no-repeat;
	background-position: 10px 0;
	text-align: left;
}

#vijest_header {
	float:left;
	width:445px;
	height:33px;
	padding:0 5px 0 10px;
	background-color:#f0e9da;
}

#vijest_header img {
	float:right;
	padding:10px 5px 0 5px;
}

#sn_box {
	background-color:#f0e9d9;
	width:447px;
	height:32px;
	padding: 3px 10px 3px 3px;
	margin: 20px 0 20px 0;
}

#sn_box div {
	float: right;
	padding: 6px 0 0 0;
}

.sn_icon {
	float: left;
	background-repeat:no-repeat;
	background-image:url(/images/icon_sn.gif);
	cursor:pointer;
	height: 32px;
	width: 32px;
	outline:none;
	text-indent:-900em;
}

.a_mail {background-position: 0px 0px; }
.a_mail:hover {background-position: 0px -32px; }
.a_face {background-position: -32px 0px; }
.a_face:hover {background-position: -32px -32px; }
.a_twitter {background-position: -64px 0px; }
.a_twitter:hover {background-position: -64px -32px; }
.a_book {background-position: -96px 0px; }
.a_book:hover {background-position: -96px -32px; }
.a_print {background-position: -128px 0px; }
.a_print:hover {background-position: -128px -32px; }

.dodaci_box {
	background-color:#f0e9d9;
	width:440px;
	padding: 5px 10px 10px 10px;
	margin: 0 0 10px 0;
}

.dodaci_box li {
	padding: 10px 10px 0 10px !important;
	margin: 0 0 5px 0 !important;
	width: 418px !important;
	height:30px !important;
	list-style-type:none;
	background-image:url(/images/bg_dodaci.gif);
	list-style-image: none !important;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fef8eb;
	color: #a4a4a4;
	border: 1px solid #e3dcd0;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
}

.dodaci_box li:hover {
	background-color:#fef8eb;
	background-image:none;
	border: 1px solid #d8d0c2;
}

.data a:link, .data a:visited {
	padding:15px 0 15px 45px;
	background-position:left center;
	background-repeat:no-repeat;
}

.fotke {padding: 5px 5px 0 5px; width:450px;}
.fotke h4 {margin-left:5px;}

.dodaci_img {
	width:63px;
	height:63px;
	float:left;
	border: 1px solid #180800;
	margin: 0 5px 10px 5px;
	background-position:center center;
	background-repeat:no-repeat;
}

.dodaci_img:hover {
	border: 1px solid #fff;
}

.pdf {background-image:url(/images/icon_pdf.gif);}
.doc, .docx {background-image:url(/images/icon_doc.gif);}
.jpg, .gif, .png {background-image:url(/images/icon_jpg.gif);}
.zip, .rar {background-image:url(/images/icon_zip.gif);}
.ppt, .pptx {background-image:url(/images/icon_ppt.gif);}
.xls, .xlsx {background-image:url(/images/icon_xls.gif);}
.mp3, .wav, .mid, .wma {background-image:url(/images/icon_music.gif);}
.avi, .ogv, .wmv {background-image:url(/images/icon_video.gif);}

#komentari p {
	padding: 5px 10px 5px 10px;
	margin-bottom:5px;
	width: 418px;
	background-image:url(/images/bg_dodaci.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fef8eb;
	border: 1px solid #e3dcd0;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
}

#komentari strong {
	display:block;
	background-image:url(/images/bg_komentar.gif);
	background-position: 0px 10px;
	background-repeat:no-repeat;
	padding: 4px 0 0 18px;
}

#komentari em {
	font-style:normal;
	font-weight:normal;
	color:#999;
	padding-left: 5px;
}

#komentari textarea {
	padding: 5px 10px 5px 10px;
	margin-bottom:5px;
	width: 418px;
	height: 40px;
	background-image:url(/images/bg_dodaci.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fef8eb;
	border: 1px solid #e3dcd0;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#komentari textarea:hover {
	background-color:#fef8eb;
	background-image:none;
	border: 1px solid #d8d0c2;
}

#komentari .submit {
	padding: 5px 10px 5px 10px;
	background-color: #fef8eb;
	border: 1px solid #e3dcd0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #a85322;
	cursor:pointer;
}

#komentari .submit:hover {
	background-color:#fef8eb;
	background-image:none;
	border: 1px solid #d8d0c2;
}

#komentari label {
	display:block;
	margin-bottom:5px;
	background-color:#e7cccc;
	background-image:none;
	padding-left:5px;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
}

a .aktualno_page { outline:none; }

.aktualno_navig_active, .aktualno_navig_hover {
	color: #f5eeda !important;	
}

.aktualno_navig a:link, .aktualno_navig a:visited {
	color: #956c1b;
	outline:none;
	text-decoration: none;
	font-size: 17px; font-weight: normal; font-family: Georgia;
	padding:6px 5px 6px 3px;
	float:left;
}


#aktualno_mask {
	float:left;
	position: relative;
	width:460px;
	height:300px;
	overflow:hidden;
	margin-bottom:20px;
}

#aktualno_container {
	float:left;
	width: 3220px;
	height:300px;
	background-color:#FFF;
}

.aktualno_vijest_box {
	float:left;
	width:460px;
	height:138px;
	padding-top:162px;
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#000;
}

.aktualno_vijest {
	width:460px;
	height:133px;
	padding-top:10px;
	background-image:url(/images/bg_vijest.png);
	z-index:-1;
	margin-top:92px;	
}

.aktualno_datum {
	float:left;
	width:100px;
	text-align:center;
	font-size: 20px; font-weight: normal; font-family: Georgia;
	color: #f5eeda; 
}

.aktualno_txt {
	float:left;
	width:350px;
	padding:0 10px 0 0;
}

.aktualno_txt p {
	padding:0 0 0 0;
	color:#f5eeda;
	line-height:1.8em;
}

.aktualno_txt a:link, .aktualno_txt a:visited, .aktualno_txt a:active {
	color: #956c1b;
	outline:none;
	text-decoration: none;
}

.aktualno_txt a:hover {
	color: #f5eeda;
}

#novosti_feed_box {
	width:220px;
	float:right;
	margin-bottom:10px;
}

#fokus_feed_box {
	width:220px;
	float:right;
	margin:30px 0 10px 0;
}

#fokus_feed_box h3 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; display:block; padding: 19px 0 0 0;}

#novosti_feed_box h3 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; display:block; padding: 19px 0 0 0;}

#rubrika_feed_box {
	width:200px;
	float:right;
	margin-bottom:10px;
	margin-top: 20px;
	padding: 0 10px 10px 10px;
	background-color:#ece4d5;
}

#rubrika_feed_box p {
	padding:3px 5px 3px 15px;
	width: 178px;
	background-image:url(/images/icon_li_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	background-color:#fef7e7;
	border: 1px solid #d5d2c8;
}

#rubrika_feed_box p:hover, #rubrika_feed_box .current {
	border: 1px solid #e3dcd0;	
	background-color:#fffcf6;
}

#radovi_feed_box {
	width:200px;
	float:right;
	padding: 0 10px 0 10px;
	background-color:#ece4d5;
}

#radovi_feed_box p {
	padding:12px 5px 12px 50px;
	width: 143px;
	margin-bottom:10px;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	font-size:12px;
	font-weight:bold;
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#fef7e7;
	border: 1px solid #d5d2c8;
}

#radovi_feed_box p:hover, #radovi_feed_box .current {
	background-color:#fffcf6;
	border: 1px solid #e3dcd0;	
}

#novosti_arhiva_box {
	width:220px;
	float:right;
	margin:7px 0 0 0;
}

.novost_box {
	float:left;
	width:220px;
	margin: 10px 0 0 0;	
}

.novost_box span {
	float:left;
	width:72px;
	text-align:center;
	background-color: #ece4d5;
	font-size: 9px;
	font-weight:bold;
	color:#3f4954;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */	
}

.novost_box img {
	float:left;
	margin: 3px 0 0 10px;
}

.novost_thumb {
	float:left;
	width:70px;
	height:50px;
	border: 1px solid #3f4954;
	background-position: center center;
	background-repeat:no-repeat;
	margin:5px 10px 0 0;
}

.novost_box p {
	padding:5px 0 0 0;
	line-height:1.7em;
}

.arhiva_box {
	float:left;
	width:438px;
	margin: 10px 0 0 0;
	padding: 10px;
	background-image:url(/images/bg_dodaci.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fef8eb;
	border: 1px solid #e3dcd0;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
}

.arhiva_box:hover {
	background-color:#fef8eb;
	background-image:none;
	border: 1px solid #d8d0c2;
}

.arhiva_box span {
	float:left;
	width:72px;
	text-align:center;
	background-color: #ece4d5;
	font-size: 9px;
	font-weight:bold;
	color:#3f4954;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */	
}

.arhiva_box p {
	padding:5px 0 0 0;
	line-height:1.7em;
}

.novost_arhiva {
	float:right;
	padding: 1px 10px 1px 27px;
	background-color:#eee7d7;
	margin-top: 16px;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 9px 7px;
}

.novost_arhiva:hover {
	background-color:#e6dfd0;
}


.novost_thumb:hover {
	border: 1px solid #000;
}

.column_box {
	float:left;
	width:200px;
	padding: 13px 10px 15px 10px;
	margin: 0 20px 20px 0;
	background-image:url(/images/bg_column_box.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:justify;
}

.oglas_box {
	background-color:#f0e9d9;
}

.oglas_box_right {
	float:right;
	width:200px;
	padding: 13px 10px 15px 10px;
	margin: 20px 0 20px 0;
	background-image:url(/images/bg_column_box.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:justify;
}

.oglas {
	width:170px;
	height:92px;
	padding: 6px 0 0 30px;
	border-bottom: 1px solid #c9c4b8;
	background-image:url(/images/icon_oglas.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	text-align:left;
}

.oglas p {
	padding-right:10px;
}

.oglas span {
	width:72px;
	display:block;
	text-align:center;
	background-color: #eae3d3;
	font-size: 9px;
	font-weight:bold;
	color:#3f4954;
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */	
	margin-left:-7px;
}

.oglas:hover{
	background-color: #eae3d3;
}

.oglas_arhiva {
	padding: 1px 10px 1px 27px;
	background-color:#e9e1d1;
	width:40px;
	margin: 16px 0 0 30px;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 9px 7px;
}

.oglas_arhiva:hover {
	background-color:#e2dacb;
}

.fokus_arhiva {
	float:left;
	padding: 1px 10px 1px 27px;
	background-color:#eee7d7;
	margin: 16px 0 0 0;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 9px 7px;
}

.fokus_arhiva:hover {
	background-color:#e6dfd0;
}

.fokus_img {
	padding:10px;
	border: 1px solid #e4decf;
	background-color:#f5f0dc;
	float:left;
	margin-bottom: 20px;
}

.fokus_img:hover {
	background-color: #ece7d3;
}

.tekst_vise {
	padding: 0 5px 0 25px;
	display:inline;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px 2px;
}

.column_box ul {
	margin:-15px 0 15px 0;
}

.column_box li {
	padding: 0 0 0 25px;
	margin:0;
	list-style-type:none;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 6px;
	line-height:1.8em;
}

.column_box li:hover {
	background-color:#eee7d7;
}

.thumbs_img {
	margin:5px 0;
	float:left;
	border: 1px #ebdec3 solid;
}

.thumbs_img:hover {
	border: 1px solid #c9c4b8;
}

#content_right {
	width:180px;
	padding: 10px 30px 20px 20px;
	float:left;
	background-image:url(/images/bg_content_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.column_widgets {
	padding: 0 10px 15px 10px;
	float:left;
	width: 160px;
}

#search_box {
	width: 160px;
	height: 35px;
	float:left;
}

#search_box input {
	width: 115px;
	height: 18px;
	float:left;
	border: none;
	background-image:url(/images/bg_search_input.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#180800;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 5px 0 0 10px;
}

#search_box .submit {
	width: 35px;
	height: 35px;
	float:right;
	margin-top: -2px;
	border: none;
	background-image:url(/images/img_submit_search.gif);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.divider {
	height: 16px;
	overflow: hidden;
	clear: both;
	background-image:url(/images/img_divider.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#kalendar_box {
	width: 160px;
	}
	
.calendar_controls {
	background-color:#fcfcfc;
	padding:3px;
	-webkit-border-radius: 3px;    /* for Safari */
	-moz-border-radius: 3px;       /* for Firefox */
	border: 1px solid #d5d2c8;
	width: 152px;
	height: 20px;
	}

.calendar_controls .prev {
	float: left;
	background-color:#a85322;
	padding:0 7px;
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;       /* for Firefox */
	}

.calendar_controls .next {
	float: right;
	background-color:#a85322;
	padding:0 7px;
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;       /* for Firefox */
	}

.prev a:link, .next a:link, .prev a:visited, .next a:visited, .prev a:active, .next a:active {
	color:#fff;
	}
	
.calendar_controls a:link, .calendar_controls a:visited, .calendar_controls a:active {color:#fff;}	
	
.calendar_controls .title {
	text-align:center;
	float:left;
	width:112px;
}

.calendar {
	width:160px;
	text-align:center;
	}
	
.calendar th {
	font-weight:bold;
	}

.calendar td {
	font-weight:bold;
	font-size:8px;
	width: 19px;
	background-color:#fcfcfc;
	border: 1px solid #d5d2c8;
	-webkit-border-radius: 3px;    /* for Safari */
	-moz-border-radius: 3px;       /* for Firefox */
	}
	
.calendar td:hover {
	-webkit-border-radius: 3px;    /* for Safari */
	-moz-border-radius: 3px;       /* for Firefox */	
	}

.calendar .clanak {
	background-color:#eee7d7;
	border: 1px solid #d5d2c8;
	}
	
.calendar .clanak a:link, .calendar .clanak a:active, .calendar .clanak a:visited {
	}	

.calendar .clanak:hover {
	background-color:#eee7d7;
	border: 1px solid #5b4015;
	}
	
.calendar .event {
	background-color:#eee7d7;
	border: 1px solid #d5d2c8;
	}

.calendar .event:hover {
	background-color:#eee7d7;
	border: 1px solid #5b4015;
	cursor:help;
	}
	
.calendar .danas {
	background-color:#a85322;
	border: 1px solid #a85322;
	color:#fff;
	}

.calendar .danas:hover {
	background-color:#a85322;
	border: 1px solid #5b4015;
	}	

.calendar .danas a:link, .calendar .danas a:active, .calendar .danas a:visited {
	color:#FFF;
	}
	
#login_box input {
	width: 140px;
	height: 18px;
	float:left;
	border: dotted 1px #a99284; 
	background-color: #fffcf6;
	color:#180800;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 5px 10px 0 10px;
	margin: 4px 0;
}

#login_box label {
	width: 150px;
	height: 18px;
	float:left;
	color:#180800;
	font-weight:bold;
	padding: 0 0 2px 10px;	
}

#login_box .submit {
	width: 57px;
	height: 23px;
	float:left;
	background-color: #fffcf6;
	color: #a85322;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0 10px 3px 10px;	
	margin-top: 10px;
	cursor:pointer;
}

.header_menu_content form {
	padding:10px 0 0 0;
	}
	
.header_menu_content input, .kontakt input {
	width: 138px;
	height: 18px;
	float:left;
	border: dotted 1px #a99284; 
	background-color: #fffcf6;
	color:#180800;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 5px 10px 0 10px;
	margin: 4px 0;
}

.header_menu_content select, .kontakt select {
	float: left;
	width: 160px;
	height: 23px;
	border: dotted 1px #a99284; 
	background-color: #fffcf6;
	padding:2px 2px 2px 6px;
	color:#180800;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 4px 0;
	outline:none;
}

.header_menu_content option, .kontakt option {
	background-color: #fffcf6;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding:5px 2px 5px 6px;
	outline:none;
}


.header_menu_content textarea, .kontakt textarea {
	width: 138px;
	float:left;
	border: dotted 1px #a99284; 
	background-color: #fffcf6;
	color:#180800;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 5px 10px 0 10px;
	margin: 4px 0;
}

.header_menu_content label, .kontakt label {
	width: 160px;
	height: 18px;
	float:left;
	color:#180800;
	font-weight:bold;
	padding: 5px 0 2px 0;	
}

.header_menu_content .submit, .kontakt .submit {
	width: 57px;
	height: 23px;
	float:left;
	background-color: #fffcf6;
	color: #a85322;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0 10px 3px 10px;	
	margin-top: 10px;
	cursor:pointer;
}

.header_menu_content .error, .kontakt .error {float: left; width:160px; color:#a85322; margin: -5px 0 0 0; text-decoration:blink;}
.kontakt {padding:0 0 10px 20px;}

#login_box ul {
	margin: 5px 0 -8px 0;
}

#login_box li {
	padding: 0 0 0 25px;
	margin:0;
	list-style-type:none;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 6px;
	line-height:1.8em;
}

#login_box li:hover {
	background-color:#eee7d7;
}

#footer_container {
	width:960px;
	margin: 0 auto 0 auto;
	padding: 0 10px;
	background-image:url(/images/bg_footer_shadow.png);
	background-position: bottom;
	background-repeat:no-repeat;
}

#footer_slider {
	background-image:url(/images/bg_footer_slider.gif);
	background-repeat:repeat-x;
	height:125px;
	padding: 45px 0;
}

.footer_arrows {
	padding: 103px 20px 0 20px;
	width: 20px;
	float:left;
}

#footer_slider_mask {
	float:left;
	position: relative;
	width:840px;
	height:125px;
	overflow:hidden;
}

.footer_slider_fader {width:840px;height:110px;background-repeat:no-repeat;position:absolute;z-index:2}

.footer_slider_button_left, .footer_slider_button_right {
    cursor:pointer;
}

#footer_slider_container {
	float:left;
	margin-left:-281px;
	width:1960px;
	height:125px;
}

.footer_slide {
	float:left;
	width:281px;
	height: 125px;
	background-image:url(/images/bg_slider_line.gif);
	background-position:right top;
	background-repeat:repeat-y;	
}

.footer_slide div {
	float:left;
	width:126px;
	padding-left: 15px;
	height:125px;
}

.footer_slide p {
	line-height: 1.6em;
}

.footer_slide span {
	padding: 0 0 0 25px;
	display:inline;
	float:right;
	background-image:url(/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px 6px;
}

.footer_slide img {
	float:right;
	border:none;
}

#footer {
	background-image:url(/images/bg_footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#13181d;
	width:940px;
	padding: 0 10px 0 10px;
	height: 384px;
	border-bottom: 5px solid #030404;
	color: #929191;
}

.footer_column {
	float:left;
	width: 160px;
	padding: 0 0 0 20px;
}

.footer_column ul {
}

.footer_column li {
	padding: 0 0 2px 25px;
	margin:0;
	width: 125px;
	list-style-type:none;
	background-image:url(/images/icon_arrow_footer.png);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	line-height:1.8em;
}

.footer_column li:hover {
	background-color:#131a1d;
	background-image:url(/images/icon_arrow_footer.png);
    -webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#94825f;
	text-decoration:none;
	outline:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
.footer_column p {
	padding: 0 0 20px 5px;
}

.footer_links {width:710px; float:left;text-align:center;margin:20px 0 0 0;}
.footer_add {width:180px; float:left; margin:40px 0 0 35px;}
.footer_links a:link, .footer_links a:active, .footer_links a:visited {padding: 0 5px;}

#aktualno_header h1 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#f5eeda; display:block; padding: 6px 0 6px 0;}
#aktualno_header h1:first-letter {font-size: 17px;font-weight: normal;}

#vijest_header h2 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#452210; display:block; padding: 6px 0 6px 0;}
#vijest_header h2:first-letter {font-size: 17px;font-weight: normal;}

#vijest_container h3 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; padding: 15px 0 0 10px; background:none; text-transform:uppercase; float:left;}
#vijest_container h3:first-letter {font-size: 14px; font-weight: bold;}

#arhiva_container h3 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#452210; padding: 15px 0 0 10px; background:none; text-transform:uppercase; float:left;}
#arhiva_container h3:first-letter {font-size: 14px; font-weight: bold;}

#fokus_header h3 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#f5eeda; padding: 10px 0 10px 20px; background-color:#11161a; text-transform:uppercase; float:left; width:680px; height:22px;}
#fokus_header h3:first-letter {font-size: 14px; font-weight: bold;}

#fokus_header h1 {font-size: 25px; font-weight: normal; font-family: Georgia; color:#f5eeda; padding: 15px 240px 0 20px; float:left; line-height: 1.4em; clear:both; width:440px; height:87px; background-image:url(/images/bg_fokus_header.png); background-repeat:no-repeat; margin-top:218px;}

#arhiva_filter_header h3 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; padding: 0 0 5px 2px; background:none; text-transform:uppercase; float:left;}
#arhiva_filter_header h3:first-letter {font-size: 14px; font-weight: bold;}

#vijest_container h4 {font-size: 15px; font-weight: bold; font-family: Georgia; color:#452210; padding: 10px 0 10px 10px; background:none; line-height: 1.8em; }

#vijest_container h5 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#452210; padding: 5px 0 5px 10px; background:none; line-height: 1.8em;}
#vijest_container h6 {font-size: 11px; font-weight: normal; font-family: Georgia; color:#452210; padding: 10px 0 10px 10px; background:none;}

#vijest_container li {
	margin: 5px 0 5px 30px;
	padding:2px 10px;
	background-color:#ece4d5;
	list-style-image:url(/images/icon_li_arrow.gif);
	width:385px;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	}
	
#vijest_container li ul li {
	margin: 10px 0 10px 30px;
	padding:2px 10px;
	background-color:#fef7e7;
	list-style-image:url(/images/icon_li_arrow.gif);
	width:335px;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	}	

#vijest_container table {
	margin:5px 10px 10px 10px;
	text-align:center;
	}

#vijest_container thead {
	background-color:#3f4954;
	color:#FFF;
	padding: 0 5px;
	}
#vijest_container caption {
	background-color:#ece4d5;
	font-style:italic;	
	}	

#vijest_container td {
	background-color:#ece4d5;	
	border-bottom:2px solid #fef7e7;
	border-left:1px solid #fef7e7;
	border-right:1px solid #fef7e7;
	padding: 0 10px;
	font-size: 9px;
	color:#3f4954;
	}	

#vijest_container .dodaci_box h5 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; padding: 0 0 10px 5px; background:none; text-transform:uppercase; }
#vijest_container .dodaci_box h5:first-letter {font-size: 14px; font-weight: bold;}

#vijest_container h1 {font-size: 25px; font-weight: normal; font-family: Georgia; color:#452210; padding: 20px 0 20px 10px; background:none; float:left; line-height: 1.4em; clear:both; width:440px;}

#arhiva_list h1 {font-size: 25px; font-weight: normal; font-family: Georgia; color:#452210; padding: 20px 0 20px 10px; background:none; float:left; line-height: 1.4em; clear:both; width:440px;}

#arhiva_list h3 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; padding: 15px 0 0 10px; background:none; text-transform:uppercase; float:left;}
#arhiva_list h3:first-letter {font-size: 14px; font-weight: bold;}
#vijest_container h2 {font-size: 20px; font-weight: normal; font-family: Georgia; color:#452210; padding: 20px 0 15px 10px; line-height: 1.8em;}

.header_menu_content h3 {font-size: 10px; font-weight: bold; font-family: Georgia; color:#452210; padding: 15px 0 10px 0; background:none; text-transform:uppercase; float:left;}
.header_menu_content h3:first-letter {font-size: 14px; font-weight: bold;}

h2 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#452210; display:block; padding: 6px 0 6px 0;}
h2:first-letter {font-size: 17px;font-weight: normal;}

.column_box h2 {padding:0 0 25px 0;}
.column_box h3 {font-size: 17px; font-weight: normal; font-family: Georgia; padding: 0 0 20px 0; text-align:left; line-height: 1.6em;}
.column_widgets h3 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#452210; display:block; padding: 6px 0 13px 0;}
.column_widgets h3:first-letter {font-size: 16px;}
.aktualno_txt h2 {font-size: 17px; font-weight: normal; font-family: Georgia; color:#f5eeda; padding: 0 0 10px 0; text-align:left; line-height: 1.6em;}
.footer_slide h2 {font-size: 17px; font-weight: normal; font-family: Georgia; padding: 0 0 12px 0; text-align:left; line-height: 1.4em;}
.footer_column h2 {font-size: 11px; font-weight: bold; font-family: Georgia; color:#a8a8a8; display:block; padding: 50px 0 6px 5px;}

