/* ---- Reset --------------------------- */
* { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; clear:both; }
ul { list-style:none; }
ol { 
	padding-left:25px;
	margin-bottom 8px;
	font-size:12px;
}
ol li { padding-bottom:5px; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
/** table { border-collapse:collapse; border-spacing:0; }*/
fieldset, img, img a { border:0; }
caption,th { text-align:left; }
q:before, q:after { content:''; }
a { outline:none; }
a img { border:none; }
strong, .bold { font-weight:bold; }
em { font-style:italic; }
.clearer { clear:both; }
a { cursor:pointer; }
a:link { color:#345c20; }
a:visited { color:#568d3a; }
a:hover, a:active { text-decoration:none; }

/* ----------------------- */
body {
	font:10px Arial, Helvetica, sans-serif;
	color:#444;
	background:#549334 url(../images/layout/back.gif) repeat-x 0 0;
	text-align:center;
}
#container {
	text-align:left;
	width:950px;
	margin:0 auto;
	background:url(../images/layout/head-back.jpg) no-repeat 0 0;
}
#header {
	width:950px;
	text-align:center;
	min-height:327px;
	position:relative;
}
#header a {
	position:absolute;
	top:26px; left:350px;
	display:block;
	width:250px; height:90px;
	text-indent:-9999px;
	/*background:url(images/logo.jpg) no-repeat 0 0;*/
}
#header p {
	padding:125px 30px 5px 30px;
	color:#1a380b;
	font:bold 2.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#head-sl {
	position:relative;
	padding-top:18px;
	width:950px; height:150px;
	background:url(../images/layout/sl-back-trans.png) no-repeat 0 0;
}
#head-sl span {
	position:absolute;
	top:18px; left:5px;
	width:940px; height:150px;
	background:url(../images/layout/logo-sl-trans.png) no-repeat 0 0;
}
#content {
	float:left;
	width:900px;
	padding:20px 25px;
	background:url(../images/layout/cont-back.gif) repeat-y 0 0;
}

#content h1 {
	clear:both;
	color:#888;
	text-transform:uppercase;
	font:bold 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	border-bottom:1px solid #48832b;
	padding:0px 20px 6px 20px;
	margin-bottom:20px;
}
#content hr {
	color:#568D3A;	
	background-color:#568D3A;
	height:2px;
	width:100%;	
}
#left {
	position:relative;
	width:320px;	
	float:left;
}
#right {
	width:540px;
	float:left;
	margin-left:40px;
}
#main-menu {
	width:320px;
	padding:10px 0px;
	background:#549334 url(../images/layout/menu-back.gif) repeat-y 0 0;
}
#main-menu li {
	font:1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/layout/menu-hr.gif) no-repeat 0 0;
}
#main-menu li.main-pr { background:none; }
#main-menu li a {
	display:block;
	text-align:right;
	padding:12px 20px;
	color:#fff;
	text-decoration:none;
}
#main-menu li a:hover, #main-menu li a#main-on { background:url(../images/layout/hov-str.gif) no-repeat 100% 50%; }
#main-menu li a.tag1 { font-size:1.6em; }
#main-menu li a.tag2 { font-size:1.35em; }
#main-menu li a.tag3 { font-size:1em; }
#sp-logo li {
	min-width:150px; min-height:85px;
	text-align:center;
	float:left;
	margin:0px 10px 7px 0px;
}
a.org-logo { margin-left:150px; }
#right img {
	padding:3px;
	background-color:#fefefe;
	border:1px solid #bfbfbf;	
}
#content img.sl-l {
	float:left;
	margin:0px 10px 10px 0px;
}
#content img.sl-d {
	float:right;
	margin:0px 0px 10px 10px;
}
#content .nov h1 {
	margin:0; padding:0;
	border:none;
	text-transform:none;
	letter-spacing:normal;
}
#content h2, #content .nov h1 {
	clear:both;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#549334;
	margin-top:10px;
	margin-bottom:7px;
}
#content h2 a, #content .nov h1 a { text-decoration:none; }
#content h2 a:hover, #content .nov h1 a:hover { text-decoration:underline; }
#content h3 {
	margin-top:20px;
	margin-bottom:7px;
	color:#555;
	font:bold 15px Arial, Helvetica, sans-serif;
}
#content h4 {
	margin-top:20px;
	margin-bottom:5px;
	color:#555;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#content h5 {
	margin-top:15px;
	margin-bottom:5px;
	font:bold 13px Arial, Helvetica, sans-serif;
}
#content h6 {
	margin-top:15px;
	margin-bottom:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#content p {
	font-size:12px;
	margin-bottom:10px;
	line-height:1.4em;
}
#right ul {
	font-size:12px;
	margin:15px 10px 20px 10px;
}
#right ul li {
	margin-bottom:8px;
	padding-left:10px;
	background:url(../images/layout/bullet.gif) no-repeat 0px 5px;
}
#content q {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	background:#e7e7e7 url(../images/layout/q-back.gif) no-repeat 0 0;
	display:block;
	clear:both;
	padding:10px 20px 10px 80px;
	margin-bottom:10px;
}
.nov {
	width:520px;
	position:relative;
	margin-bottom:20px;
	padding:0px 15px 50px 5px;
	background:url(../images/layout/nov-back.gif) no-repeat bottom right;	
}
.nov img {
	float:right;
	margin:0px 0px 10px 10px;
}
#content p.dat {
	text-align:right;
	padding:0px 2px 2px 0px;
	margin-bottom:15px;
	font:1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #999;
}
a.ops {
	position:absolute;
	bottom:9px; right:8px;
	display:block;
	width:78px; height:29px;
	text-indent:-9999px;
	background:url(../images/layout/ops-link.gif) no-repeat 0 0;
}
a.ops:hover { background-position:0px -29px; }
#foot {
	clear:both;
	margin-bottom:20px;
	width:950px;
	background:url(../images/layout/foot-back.gif) no-repeat 0 0;
}
#foot ul {
	overflow:auto;
	width:900px;
	padding:15px 20px 10px 20px;
	margin:0px 5px;
	border-bottom:1px solid #afafaf;
	background:url(../images/layout/foot-back-g.gif) no-repeat 0 0;
}
#foot ul li {
	float:left;
	padding:3px 12px 3px 0px;
	margin-right:12px;
	border-right:1px solid #bdbcb9;
}
#foot ul li a {
	color:#555;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.1em;
}
#foot ul li a:hover { text-decoration:underline; }
#foot p {
	clear:left;
	font-size:1.1em;
	color:#666;
	padding:10px 25px 32px 25px;
	background:url(../images/layout/foot-back-d.gif) no-repeat bottom left;
}
#foot p a { text-decoration:none; }
#foot p a:hover { text-decoration:underline; }

.rss {
	position:absolute;
	top:23px; left:14px;
}
.rss:hover {
	background: none !important;
}
table.gallery {
	border-spacing:10px !important;
	border:1px solid red;
	margin:0 !important;
	border-collapse:collapse;
}
fieldset.prijava {
	border: 1px groove #999999;
	font-size:12px;
	margin-bottom:10px;
	line-height:1.4em;
	padding: 5px;
}
fieldset.prijava legend {
	padding: 5px;
	font-size:12px;
	line-height:1.4em;
}
.prijava_form {
	width: 240px;
}
.forma2{
	width: 160px;
}
fieldset.prijava td {
	vertical-align: top;
}

/* -------------- */
ul#foto { margin:0; }
ul#foto li {
	background:none;
	margin:0; padding:0;
	float:left;
	margin:0px 12px 8px 0px;
}
ul#foto li a img { border:none; }
ul#foto li a {
	display:block;
	float:left;
	border:1px solid #bfbfbf;
	background-color:#fefefe;
}
ul#foto li a:hover { border:1px solid #48832b; }
hr { 
	height:1px !important;
	border:none !important;
}
/* --- */

ol#files {
	list-style: none;
	vertical-align: middle;
}
ol#files li {
	border-bottom:1px solid #48832b;
	margin-bottom: 10px;
}
ol#files li.file_last {
	border: none;
}
ol#files li a div {
	padding: 2px 4px;
	float: left;
}
ol#files li p {
	clear: both;
	font-style: italic;
	padding-left: 50px;
}

#submain-menu {
	width:320px;
	padding:10px 0px;
	background:#549334 url(../images/layout/menu-back.gif) repeat-y 0 0;
	margin-bottom: 5px;
}
#submain-menu li {
	font:1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/layout/menu-hr.gif) no-repeat 0 0;
}
#submain-menu li.main-pr { background:none !important; }
#submain-menu li a {
	display:block;
	text-align:right;
	padding:12px 20px;
	color:#fff;
	text-decoration:none;
}
#submain-menu li a:hover, #submain-menu li a#submain-on { background:url(../images/layout/hov-str.gif) no-repeat 100% 50%; }
#submain-menu li a.tag1 { font-size:1.6em; }
#submain-menu li a.tag2 { font-size:1.2em; }
#submain-menu li a.tag3 { font-size:1em; }
.menu { position:relative; margin-bottom:20px; }

#left h2 {
	clear:both;
	color:#888;
	text-transform:uppercase;
	font:bold 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	border-bottom:1px solid #48832b;
	padding:0px 20px 6px 20px;
	margin-bottom:20px;
	text-align:right;
	margin-top:40px;
}