@charset "utf-8";
/* CSS Document */

html, body, h1, h2 {margin:0; padding:0;}
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:url(bgr.gif) no-repeat #00b2b0;
}

#wrapper {
	width:971px;
	border:2px solid #057e7c;
	margin:auto;
	margin-top:20px;
	background-color:#ffffff;
}

#wrapper-in {
	margin:8px;
}

#header {
	background-image:url(header.jpg);
	height:197px;
	position:relative;
}
#header.en {
	background-image:url(header-en.jpg);
}
#horizontal-nav {
	bottom:1px;
	position:absolute;
	width:100%;
}
#horizontal-nav div.divider {
	float:left;
	width:1px;
	height:42px;
	background-image:url(hlbg.png);
}
#horizontal-nav a {
	height:	42px;
	line-height:42px;
	padding-left:20px;
	padding-right:20px;
	font-size:1.4em;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	display:block;
	float:left;
}
#horizontal-nav a:hover {
	background-image:url(hlbg.png);
}

#breadcrumbs {
	background-image:url(bread_foot.png);
	height:27px;
	text-indent:247px;

}
#breadcrumbs div {
	padding-top:8px;	
}
#breadcrumbs div a {
	font-size:1.2em;
	color:#a6a6a6;
	text-decoration:none;
}
#breadcrumbs div a:hover {
	color:#363636;
}


#main {
	background-image:url(main-bg.png);
	margin:0;
}

img{
	border:0;	
}

#main-content {
	margin:0;
	padding-top:20px;
	padding-left:25px;
	font-size:1.4em;
	line-height:1.4em;
	width:700px;
	float:left;
}

#main-content a.opsirnije, #main-content a.tofriend {
	font-weight:bold;
	color:#0d8887;
}

#main-content a.tofriend img {display:none}

#main-content img {
	margin-right:10px;
	border-color:#07b4b0;	
}

#main-content h2 a{
	font-size:1em;
	color:#f68b33;
	text-decoration:none;
}

#main-content h2 {
	margin-bottom:10px;
}
.clearall{
	clear:both;
}

#left-content {
	width:223px;
	float:left;
	margin:0;
}

#left-content .modulHeader {
	border-bottom: solid 1px #ede1c2;
	background-color:#ede1c2;
	width:200px;
	text-indent:10px;
	padding-top:4px;
	padding-bottom:3px;
	font-size:15px;
	font-weight:bold;
	color:#444;
}

#left-content .modul a {
	font-weight:bold;
	color:#0D8887;
	font-size:12px;
	text-decoration:none;
	linw-height:55px;
}

#left-content .modul a:hover {
	text-decoration:underline;
}

#left-content .modul ul li {
	list-style:none; 
	padding-bottom:5px;
}

#left-content .modul ul {
	padding-left:0;
	margin-left:20px;
}

/**** NAVIGACIJA ****/
.navigation {width: 200px;}
.navigation div {
        position: relative; left: 0px; top: 0px;
        border-bottom: solid 1px #ede1c2;
}
.navigation div a{
        display: block;
        color: #7f5d28;
        font-size: 1.4em;
        font-weight: bold;
        text-decoration:none;
        width:150px;
	padding-top:5px;
	padding-bottom:5px;
}

.navigation div.nivo1 a {padding-left:20px; }
.navigation div.nivo2 a {padding-left:30px; }
.navigation div.nivo3 a {padding-left:45px; font-weight: normal;}

.navigation div.selected,
.navigation div.nivo1:hover,
.navigation div.nivo2:hover,
.navigation div.nivo3:hover
{color:#7f5d29; background-color:#e6e6e6;}

.navigation span.nav {position: absolute; top: 8px; left: 185px; cursor: pointer; background-image:url(navicon.png); background-repeat:no-repeat; width:10px; height:10px;}

.navigation span.nav.open {background:url(navicon.png) 0 -10px;}


#foot {
	background:url(bread_foot.png) 0 -27px;
	height:67px;
	font-size:1.8em;
	color:#ffffff;
	text-align:center;
}

#foot-in {
	padding-top:15px;	
}

#foot-in div {
	font-size:0.8em;	
	color:#ffffff;
}
#foot-in div a {
	font-size:1em;	
	color:#ffffff;
	text-decoration:none;
}
#foot-in div a:hover {
	text-decoration:underline;	
}


a.skipper {
	left:-9999px;
	position:absolute;
	top:0;
}

.mod_static3 a, .album-col1 a {color:#F68B33}

.trazilica {margin-top:10px;}
.trazilica input.polje {width:135px;}

table.tbl-raspored {border-collapse:collapse;}
table.tbl-raspored td {border-bottom:2px solid #ede1c2}

/************ FOTOGALERIJA ************/
div.album {font-size:13px;}
div.album h2 {font-weight:bold;}
div.album a.new {text-decoration:none; color:#35586E;}
div.album a.new img {margin-right:5px;}

div.album div.header {font-weight:bold;border-bottom:2px solid #cccccc;}

div.album-col1 {width:30%;}
div.album-col2 {width:30%;}
div.album-col3 {width:30%;}
div.album-col4 {width:10%;}

div.album-col1,
div.album-col2,
div.album-col3,
div.album-col4 {
	float:left;
}

#content-right .album a {
	text-decoration:none;
}

div.album .img_div{
	text-align:center;
	background-color:#ffffff;
	width:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.album img {border:0; margin:auto !important;}
.album a#start_slide_show, 
.album .changedesign-back,
.album a.album-dl-img {display:none;}

.album-name {font-size:16px;font-weight:bold;}

.mod_application table td {border-bottom:1px solid #ccc;}