/*Compass Design layout.css CSS file*/
.bodyy {
	text-align:center; /*center hack*/
}
#wrap2 {background:#fafafa;
	min-width:760px;
	max-width:960px;
	width: auto !important; /*IE6 hack*/
	width:960px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
}
#header {
}
#sidebar {
	float:left;
	width:20%;
	overflow:hidden;
        border-right:1px solid #dadada;
}
#content60 {
	float:left;
	width:520px;
	overflow:hidden;
	text-align:justify;
    margin-top:-2px;
    padding: 0 10px;
    font-size:  14px;
}
#content80 {
	float:left;
	width:575px;
	overflow:hidden;
	margin-left:17px;
	border-right:1px solid #ccc;
} /*width:59%; - bio*/
#content90 {
	float:left;
	width:731px;
	overflow:hidden;
	border-left:1px solid #ccc;
} /*width:59%; - bio*/
#content100 {
	float:left;
	width:96%;
	overflow:hidden;
	padding-left:20px;
}
#sidebar-2 {
	float:left;
	width:351px;
	overflow:hidden;
}
#footer {
	clear:both;
}
#content60 img {
	border:3px solid #fafafa;
	background:#ccc;
}
/*
.inside {padding:3px;}
*/
/*Compass Design typography CSS*/

* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
} /*
li,dd { 
margin-left:0.5em;
} */
fieldset {
	padding:.5em;
	border:none;
}
body {
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	margin:1em 0;
	background-image: url(../images/back.png);
}
#wrap2 {
	/*border:1px solid #999;*/
background:url(../images/middle.png);
}
#header {
	/*border-bottom: 1px solid #999;*/
background: url(../images/header_dubrava.png) no-repeat;
	height:265px;
	padding-left:16px;
	padding-right:16px;
	z-index:2;
	float:left;
	position:relative;
	width:928px;
}
#sidebar {
	padding-left:16px;
}
#footer {
	/*border-top: 1px solid #999;*/
background: url(../images/footer.png) no-repeat;
	height:382px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.inside a {
	color:#018F3D;
}
.inside ul {
	list-style-type: none;
}
.sidebar-4 a {
	color:#018F3D;
}
.sidebar-4 ul {
	list-style-type: none;
}
h1, .componentheading {
	font-size:1.7em;
}
h2, .contentheading {
	font-size:1.5em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption {
	font:0.8em Arial, Helvetica, sans-serif;
	color:#999;
}
.moduletable {
/*	margin-bottom:1em;padding:0 10px; padding for inside text*/ 
/*border:1px #CCC solid;*/
}
.moduletable h3,.moduletable-forum h3, .moduletable-prijatelji h3, .moduletable-filmovi h3, .moduletable_rss h3, .moduletable-vicomat h3, .moduletable_vjbox h3, .moduletable_vjbox2 h3, td.contentheading, div.componentheading, .moduletable_menu h3{
	background-image:url(../images/lisce-ornament-2.jpg);
	color:#666;
	padding:0.25em 0;
	text-align:left;
	padding-left:10px;
	font-size:1.2em;
	margin:0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-transform:uppercase;
/*negative padding to pull h3 back out from .moduletable padding*/ }
/*Compass Design typography CSS*/
.moduletable_menu {
	padding:0;
	color: #333;
}
.moduletable_menu li:last-child { border-bottom:none;}

.moduletable_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.moduletable_menu li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	font-size:10px;
}
.moduletable_menu li a {
	display: block;
	padding: 3px 5px 3px 10px;
	/*border-left: 10px solid #737373;*/
/*border-right: 10px solid #9D9D9D;*/
background-color:#e3e3e3;
	color: #000;
	text-decoration: none;
}
html>body .moduletable_menu li a {
	width: auto;
}
.moduletable_menu li a:hover, a#active_menu:link, a#active_menu:visited {
	/*border-left: 10px solid #2586d7;*/
/*border-right: 10px solid #5ba3e0;*/
background-color:#ececec;    /*#2586d7; */
	color: #000;
}
/* moj edit */


    /*  DA BI SE PRIKAZAO MORA SE U JOOMLI POD MODULE STAVITI CLASS SUFFIX _login */ 

.moduletable_login {
	padding:0;
	color: #333;
	margin-bottom:1em;
}
.moduletable_login h3 {
	background-image:url(../images/lisce-ornament.jpg);
	color:#666;
	padding:0.25em 0;
	padding-left:15px;
	text-align:left;
	font-size:1.2em;
	margin:0;
	border-bottom:1px solid #fff;
}
.moduletable_login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.moduletable_login li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	font-size:10px;
}
.moduletable_login li a {
	display: block;
	padding: 3px 5px 3px 0.5em;
	/*border-right: 10px solid #9D9D9D;*/
background-color:#e1e1e1;
	color: #000;
	text-decoration: none;
}
html>body .moduletable_login li a {
	width: auto;
}
.moduletable_login li a:hover, a#active_login:link, a#active_login:visited {
	/*border-right: 10px solid #5ba3e0;*/
background-color:#737373;    /*#2586d7; */
	color: #fff;
}
.okvir {/* Okvir reklame i desnog modula */
	position:relative;
	width:351px;
}
.reklama {
	position:relative;
	width:350px;
	z-index:0;
	margin-bottom:7px;
}
.sidebar-3 {
	position:static;
	float:left;
	width:183px;
	border-right:1px solid #dadada;
}
.sidebar-4 {
	position:static;
	float:left;
	width:182px;
}
.breadcrumbss {
	float:left;
	margin-top:5px;
	color:#CCC;
	clear:both;
}
.pathway.a:link {
	float:left;
	margin-top:5px;
	color:#0C3;
}
.breadcrumbss.a:visited {
	float:left;
	margin-top:5px;
	color:#0C3;
}
.breadcrumbss.a:hover {
	float:left;
	margin-top:5px;
	color:#0C3;
}
.breadcrumbss.a:active {
	float:left;
	margin-top:5px;
	color:#0C3;
}
.meni {
	clear:both;
	padding-top:179px;
	width:911px;
	padding-left:13px;
}
.date {
	font-size:10px;
	color:#FFF;
	position:static;
	width:40%;
	float:left;
	margin-top:10px;
}
.trazi {
	position:static;
	width:40%;
	float:right;
	margin-top:3px;
	text-align:right;
}
#form-login-remember input {

}
img {
	border:none;
}
/*	 
	 #form-login{
		 background:#000;}
	 
	 
	 
.menu {
	list-style-type: none;
	background-color:#0C3;
	}
.menu a:link{
	list-style-type: none;
	}
.menu a:visited{
	list-style-type: none;
	}
.menu a:hover{
	list-style-type: none;
	background-color:#000;
	}
.menu a:active{
	list-style-type: none;
	}
*/

/* default Joomla styles */
div.componentheading {

margin-bottom:-6px;
padding-left:10px;
font-size:20px;
letter-spacing:5px;
margin:10px 0 0;
}
div.contentpane {
}
div.contentdescription {
}
td.sectiontablefooter {
}
td.sectiontableheader {
}
a.category {
}
td.sectiontableentry1 {
}
td.sectiontableentry2 {
}
form#selectForm {
}
table.contentpane {
}
td.contentheading {
font-size:20px;letter-spacing:3px;
}
form#emailForm {
}
input#contact_name {
}
label#contact_emailmsg {
}
input#contact_email {
}
input#contact_subject {
}
label#contact_textmsg {
}
textarea#contact_text {
}
input#contact_email_copy {
}
form.form-validate {
}
div.contact_email {
}
input.inputbox {
	border:1px solid #fafafa;
	background-color:#dfdfdf;
	color:#333;
	height:22px;
	font-size:16px;
}
input.inputbox:focus {
	border: 1px solid #dadada;
	background-color:#fafafa;
}
input.inputbox:hover {
	border:1px solid #fafafa;
	background-color:#cacaca;
}
input.required {
}
input.validate-email {
}
textarea.inputbox {
	background:#EFEFEF;
	border:1px solid #FFFFFF;
}
textarea.required {
}
.button {
	border:1px solid #333;
	background-color:#;
	color:#333;
	padding:2px;
}
button.validate {
}
span.hasTip {
}
hr#system-readmore {
}
form#jForm {
}
ul#archive-list {
}
div#navigation {
}
li.row {
}
h4.title {
}
h5.metadata {
}
span.created-date {
}
span.author {
}
div.intro {
}
div.contentpaneopen_edit {
}
table.contentpaneopen {width:100%;
}
a.contentpagetitle {
}
td.buttonheading {
}
span.small {
}
td.createdate {
}
td.modifydate {
}
a.readon {
	font-weight:bold;
	color:#333;
}
span.article_separator {
}
input#title {
}
input#created_by_alias {
}
input#publish_up {
}
input#publish_down {
}
textarea#metadesc {
}
textarea#metakey {
}
table.adminform {
}
td.key {
}
img.calendar {
}
input#alt {
}
table.blog {
}
td.article_column {padding:0 2px;
}
div.blog_more {
}
a.blogsection td.contentdescription {
}
span .article_separator {
}
td.componentheading {
}
form#poll {
}
table.pollstableborder {
}
th.sectiontableheader {
}
td.smalldark {
}
span.highlight {
}
table.searchintro {
}
input#search_searchword {
}
/*input#area_{VALUE} {} /* Value is set programatically */
input.button {
}
form#login {
}
form#josForm {
}
label#namemsg {
}
input#name {
}
label#usernamemsg {
}
input#username {
}
label#emailmsg {
}
input#email {
}
label#pwmsg {
}
input#password {
}
label#pw2msg {
}
input#password2 {
}
div.message {
}
form.josForm {
}
label.hasTip {
}
input#password1 {
}
input.validate-password {
}
input#token {
}
input#name {
}
form#adminForm {
}
input#jformtitle {
}
input#jformurl {
}
textarea#jformdescription {
}
table#explain-sql {
}
table.Table {
}
td.TD {
}
div#keepAliveLayer {
}
/*input#cb{ROW_NUMBER} {} /* Value is set programatically */
dl.tabs {
}
div.pane-sliders {
}
div.panel {
}
h3.jpane-toggler {
}
h3.title {
}
div.jpane-slider {
}
div.content {
}
table.paramlist {
}
table.admintable {
}
td.paramlist_description {
}
td.paramlist_key {
}
td.paramlist_value {
}
div.toolbar {
}
#search {
}
input.text_area {
}
select.inputbox {
}
span.breadcrumbs {
}
span.pathway {
}
/*button#trigger_{ID} {} /* Value is set programatically */
div.expander {
}
/*input#{NAME} {} /* Value is set programatically */
/*input#{VALUE} {} /* Value is set programatically */
div#overDiv {
}
a.tooltip {
}
/*form{FORMNAME} {} /* Value is set programatically */
link#luna-tab-style-sheet {
}
/*div#{PANEID} {} /* Value is set programatically */
div.tab-page {
}
h2.tab {
}
div.bannergroup {
}
div.bannerheader {
}
div.banneritem {
}
div.clr {
}
div.bannerfooter {
}
a.pathway {
	color:#ccc;
}
table.moduletable {
}
ul.newsfeed {
}
ul.latestnews {
}
li.latestnews {
}
a.latestnews {
}
input#mod_login_username {
}
input#mod_login_password {
}
input#mod_login_remember {
}
/*li#{ITEM ID} {} /* Value is set programatically */
span.separator {
}
ul#mainlevel {
}
ul#sublevel {
}
ul.mostread {
font-size:11px;
margin:0;
line-height:20px;
margin-bottom:-12px;
position:relative;
z-index:50;
}
li.mostread {
}
a.mostread {
background:#e8e8e8;
border-bottom:1px solid #fafafa;
display:block;
padding:0 10px;
}
a.mostread:hover {background:#ececec;color:#006229}
/*input#voteid{VOTE ID NUMBER} {} /* Value is set programatically */
table.poll {
}
ul.relateditems {
}
input#mod_search_searchword {
	background:#666;
	border:#666;
	color:#CCC;
	font-size:12px;
	height:17px;
}
div.search {
}
ul.sections {
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:400;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align:left;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
	text-align:left;
}
.slick-rss-container a {
	font-size:11px;
	color:#333;
}
.moduletable-vicomat {
	font-size:11px;
	color:#660000;
}

.mod_weather {
	font-size:9px;
	margin:0 0 -10px 3px;
}
.moduletable-sunce {
	font-size:9px;
	padding-bottom:5px;
	margin-top:10px;
}

.moduletable-filmovi a {
	color:#666;
	font-size:9px;
}

.moduletable-forum a {
	color:#666;
	font-size:11px;
}
.moduletable-forum ul{
	padding-left:5px; }
.readon2 {padding-left:5px;color:#333333;font-weight:bold;}
.slick-rss-container {
	margin:-4px 2px;
}
.moduletable-prijatelji {
	margin-bottom:6px;
}
.moduletable-vrijeme {
	margin-top:16px;
}

.slick-rss-container{}
#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}
#whitebox div {
	text-align: left;
}
#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}
#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}
#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}
#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}
#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}
#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}
#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}
#system-message {
	margin-bottom:20px;
}
#system-message dd.message ul {
	background:#96E0A8 url(../images/info_message_icon.jpg) no-repeat scroll 4px center;
	border-bottom:3px solid #5AC874;
	border-top:3px solid #5AC874;
	color:#3C844D;
	margin:0;
	padding-left:40px;
	text-indent:0;
}
#system-message dd.error ul {
	background:#E6C0C0 url(../../system/images/notice-alert.png) no-repeat scroll 4px center;
	border-bottom:3px solid #DE7A7B;
	border-top:3px solid #DE7A7B;
	color:#CC0000;
	margin:0;
	padding-left:40px;
	text-indent:0;
}
#system-message dd.notice ul {
	background:#EFE7B8 url(../../system/images/notice-note.png) no-repeat scroll 4px center;
	border-bottom:3px solid #F0DC7E;
	border-top:3px solid #F0DC7E;
	color:#CC0000;
	margin:0;
	padding-left:40px;
	text-indent:0;
}
#Klogin-vert { /*Kunena login vertical module*/
	padding:0 5px;
}
#uddeim-module { /*UDIM PM notifier */
	padding:0 5px;
}
/*google info window */	
 a.info {
	position:relative; /*this is the key*/
	color:#004285;
	font-weight:bold;
	text-decoration:none
}
a.info:hover {
	z-index:125;
}
a.info span {
	display: none
}
a.info:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:-5px;
	width:182px;
	height:139px;
	border:5px solid #cdd9f0;
	background:#E8EEFA;
	color:#004285;
	text-align: center;
	font-weight:bold;
}
a.info img {
	top:5px;
	position:relative;
}
 /*info w end*/
.mod_events_latest_date{font-size:10px; color:#40664C; letter-spacing:1px;}
.mod_events_latest_content a{font-size:9px; }
.mod_events_latest_table{margin-left:1px;}

.malecki a {font-size:9px; font-weight:bold; color:#333;}
.malecki a:hover {font-size:9px; font-weight:bold; color:#999; text-decoration:none;}
.link_karte{ width:353px; text-align:center; margin:10px;  }
.bottom {color:#999999; margin-top:10px;}
.kal_table{ width:100%;}

#menju {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#menju li {

	margin: 0;
	padding: 0;
}
#menju a {
	background: #c4f2da;
	color: #018F3D;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	border:5px solid #73d39c;
}
#menju a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #0e994a;
	border:5px solid #1a7c44;
}

label
{
 vertical-align: middle;
}
/* common settings checkbox and radiobutton */
input[type="checkbox"],
input[type="radio"]
{
 width: 15px;
 height: 15px;
 vertical-align: middle;
}
.footer_text{padding:30px; position:relative; height:280px;}
.footer_text div {float:left; margin:0 20px;}
.footer_info {clear:both; text-align:center; width:878px; font-size:11px; padding-top:30px;}
.footer_text div h1 {font-size:18px;}
.footer_text div h2 {text-transform:uppercase; color:#666666; padding:8px 0 0 0; margin:0px;}
.footer_text div h3 {background:none; border:none; padding:3px 0; text-transform:none;}
.footer_text div h1 a {color:#999; text-decoration:none;}
.footer_text div h2 a {color:#666; text-decoration:none; font-size:12px;}
.footer_text div h3 a {color:#999; text-decoration:none;}
.ud_logo{position: absolute; bottom:0px; right:5px;}
#markeri img {margin-bottom:-7px; margin-right:3px;}
/* .markeri #map img {margin:3px 0px; border:1px solid #444;} */
.gels-form { border:1px solid #ccc;}
.gore{text-align:center; width:960px;}
#jevents_body .nav_bar_cell a {font-size:29px; color:#018F3D; letter-spacing:2px;}
.moduletable-hus a img {margin-top:-15px; margin-left:-1px;}
.mod_events_latest, .mod_events_latest_first {border-bottom:1px solid #ccc;padding-bottom:1px;}
.mod_events_latest_rsslink {margin-left:5px; height:20px; margin-top:5px;}
.mod_events_latest_rsslink img {margin-bottom:-3px;}
.mod_events_latest_rsslink a {color:#018F3D;}
.moduletable_vjbox, .moduletable_vjbox2{width:367px; float:left; margin:0; font-size:10px; height:258px; background:#E3EDE9;}
.moduletable_vjbox img, .moduletable_vjbox2 img {max-width:88px; max-height:44px;float:left;margin-right:5px;border:3px solid #BDD9C3;margin-top:-3px;}
.moduletable_vjbox .readmore, .moduletable_vjbox2 .readmore {color:#087034; float:right;}
.contentpagetitle_vjbox, .contentpagetitle_vjbox2 {color:#000;}
.contentpaneopen_vjbox a, .contentpaneopen_vjbox2 a{color: #000; text-decoration: none;}
.moduletable_vjbox2 {border-left:1px dotted #ccc;}
.contentheading_vjbox,.contentheading_vjbox2 {font-size:14px; letter-spacing:1px;}
.contentpaneopen_vjbox, .contentpaneopen_vjbox2 {padding: 0 10px;}
.contain_modules{width:736px;float:left; position:relative;}
.moduletable_lof{height:300px;width:730px;position:relative;float:left;z-index:0;}
.article_column td.contentheading {font-size:10px;}
.column_separator {border-left:1px solid #ccc;}
.moduletable_rss ul li{list-style:none; border-bottom:1px dotted #999;}
.vjbox_container{}
.moduletable_arhiva{margin-left:10px;}
.tagCloud{text-align:center;}
.malecki{padding:0 5px; padding:0 8px;}
.desno{float: right; width:190px; margin-right:20px;}
span.article_separator {display: none;}
