@charset "utf-8";
/* CSS Document */

body {
background:#090c0f url(images/back.jpg) center top repeat-y;
margin:0;
padding:0;
color:#ababab;
}
#header {
background:url(images/header.jpg) center no-repeat;
height:156px;
margin: 0 auto;
}
/*.menu {
	width:700px;
	padding:100px auto 0 auto;
	height: 50px;
	margin:0 auto;
}*/
a {
color:#FFcc00;
text-decoration:none;
}
#menu {
	width:750px;
	height: 50px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu ul {
	padding:50px 0 0 0;
	margin:0;
	list-style-type: none;
}
#menu li {
	float:left;
	display: block;
	padding: 5px;
	text-transform: uppercase;
	font-size: 14px;
	height: 20px;
	margin: 0 10px 0 0;
	letter-spacing:normal;
}
#menu li a {
color:#FFFFFF;
text-decoration:none;
}
#menu li a:hover {
	color:#FFCC00;
	text-decoration:none;
}
#lang {
	width:700px;
	margin:0 auto 0 auto;
	text-align: right;
	padding: 30px 0 0 0;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#lang a {
color:#FFcc00;
text-decoration:none;
}
#lang ul {
list-style-type:none;
}
#lang li {
	padding:10px 0 0 20px;
	float:right;
	font-size:12px;
	display: block;
	height: 15px;
	font-weight: bold;
}
#wrapp {
	background:url(images/wrapp_back.png) center repeat-y;
	width:810px;
	margin: 0 auto;
	padding:0 15px 0 15px;
	min-height: 800px;
}
#slide {
	background:url(images/head.jpg) center no-repeat;
	height:345px;
	width: 780px;
	margin: 0 auto;
}
.banner {
	background:url(images/banner.jpg);
	width:200px;
	height:146px;
	margin: 20px 0 0 15px;
}
.sadrzaj {
	float:left;
	width:510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gall_itm {
	float:left;
	border:3px solid #fff;
	margin: 0 10px 10px 0;
}
.gall_itm a {
	float:left;
	border:3px solid #fff;
	margin: 0 10px 10px 0;
}
.sadrzaj table {
width:500px;
height:300px;
text-align:center;
table-layout:fixed;
}
.sadrzaj h1 {
	display:block;
	border-bottom:#e3a134 1px solid;
	padding: 0 0 10px 0;
	font-size: 36px;
	margin: 20px 0 20px 0;
	font-weight: lighter;
}
.article_img {
float:right;
border:3px #fff solid;
margin:0 0 10px 10px;
}
.article_imgr {
float:left;
border:2px #fff solid;
margin:0 10px 10px 0;
}
/*.sadrzaj td {
background:#999;
color:#fff;
font-size:14px;
font-weight:bold;
width:70px;
}*/
.number td {
background:#666;
color:#fff;
font-size:14px;
font-weight:bold;
width:70px;
}
.day td {
background:#999;
color:#fff;
font-size:14px;
font-weight:bold;
width:70px;
text-align:left;
overflow:hidden;

}
tr.number {
background:#666666;
height:25px;
}
tr.day {
height:50px;
}
.sadrzaj td:hover {
background:#CCCCCC;
}
ul.zem_event_list {
margin:0;
padding:0;
list-style-type:none;
width:70px;
}
ul.zem_event_list li {
margin:0;
padding:0 0 0 5px;
}
.sadrzaj table a {
text-decoration:none;
font-size:12px;
color:#FFCC00;
font-weight:bold;
}
.smd_cal_navrow {
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
color:#FFCC00;
}
.smd_cal_daynames {
color:#FFCC00;
}
#sidebar {
	width:215px;
	margin:0 30px 0 0;
	float:left;
}
#sidebar ul {
background:url(images/li_side.jpg);
	margin:0;
	list-style-position: inside;
	padding: 0;
}
#sidebar li {
	height:40px;
	background:url(images/li_back.jpg) top center no-repeat;
	text-transform:uppercase;
	list-style-type:none;
	padding: 25px 10px 10px 15px;
	margin-left:15px;
	background:url(images/li_side.jpg) no-repeat 50% left;
	color:#FFFFFF;
	display: block;
	border-bottom:dotted 2px #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidebar li a {
color:#FFFFFF;
text-decoration:none;
}
#sidebar li a:visited {
color:#FFFFFF;
text-decoration:none;
}
#sidebar li a:hover {
color:#FFCC00;
text-decoration:none;
}
#simone_orange {
	background:#F15A24;
	color:#FFFFFF;
	padding: 20px;
}
#simone_blue {
	background:#29ABE2;
	color:#FFFFFF;
	padding: 10px 20px 10px 20px;
	width: 215px;
	float: left;
}
.clearfloat {
clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#footer {
	background:url(images/foot_top.jpg) top center no-repeat;
	margin:30px auto 0 auto;
	padding: 20px 20px 5px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer li a {
color:#FFcc00;
text-decoration:none;
}
#footer li a:visited {
color:#FFcc00;
text-decoration:none;
}
#footer li a:hover {
color:#FFF;
text-decoration:none;
}
.foot_banner {
	width:210px;
	float:left;
	margin: 0 0 0 30px;
}
.foot_banner ul {
	list-style-position:inside;
	padding: 0 0 0 10px;
	margin: 0;
	line-height:24px;
}
.foot_banner h3 {
padding-left: 20px;
}
.foot_bottom {
margin:0 auto;
height:77px;
background:url(images/foot_bottom.jpg) top center no-repeat;
}
#foot_dizajn {
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px #ccc dotted;
	width: 730px;
}
#foot_dizajn a {
color:#CCCCCC;
text-decoration:none;
}
#foot_dizajn a:visited {
color:#CCCCCC;
text-decoration:none;
}
#foot_dizajn a:hover {
color:#FFCC00;
text-decoration:none;
}
.zemText {
background:#2a3d4d;
color:#CCCCCC;
border:solid 1px #000;
}

.zemTextarea {
background:#2a3d4d url(images/za_txt.jpg) top left repeat-x;
color:#CCCCCC;
border:solid 1px #000;
}
.zemSubmit {
background: url(images/dugme.jpg) center no-repeat;
height:24px;
width:56px;
color:#000000;
padding:2px;
border:solid 1px #000;
}
.comments-wrapper {
text-align:left;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

