* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a {
	outline:none;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p, li {
	font-size:12px;
}
h1, h2 {
	color:#177e6d;
	font-size:14px;
}
h1, h2, h3, p, ul {
	padding: 5px 10px;
}
body {
	background:url(../images/bg.jpg) repeat-x #e2e2e2;
	font-family:Arial, Helvetica, sans-serif;
}
.levo {
	float:left;
}
.desno {
	float:right;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.clear {
	clear:both;
}
ul.clearlist {
	list-style:none;
	}
#header {
	background:url(../images/header.jpg) no-repeat;
	height:126px;
}
#header h1 {
	text-indent:-7584px;
	overflow:hidden;
}
#header p {
	text-align:right;
	margin-top:-15px;
}
#header a {
	color:#177e6d;
}
#menu, #sredina {
	background:#fff;
}
#menu {
	border-top:1px dashed #a6a6a6;
	border-bottom:1px dashed #a6a6a6;
	height:23px;
	padding:8px 0;
	_height:15px;
	_padding:12px 0;
	z-index: 30;
}
#menu ul {
	list-style:none;
	padding:0;
}
#menu li {
	display:inline;
	font-size:14px;
	font-weight:700;
	padding:3px 28px;
	border-left:1px dashed #a6a6a6;
	float:left;
}
#menu li.last {
border-right:1px dashed #a6a6a6;
padding-right:32px;
}
#menu a {
	display: block;
	color:#177e6d;
	text-decoration:none;
}
#menu a:hover {
	color:#79a993;
}
#menu div {
	position: absolute;
	visibility: hidden;
	margin: 12px 0 0 -29px;
	_margin: 15px 0 0 -29px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #A6A6A6;
	border-top:1px solid #FFFFFF;
	font-size:12px;
	}

	#menu div a	{
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #177e6d;
		}

	#menu div a:hover {
		color: #177e6d;
		background: #d6e2d4;
		}
#sredina {
	padding:30px 0;
}
#sidebar {
	float:left;
	width:251px;
}
#search {
	float:left;
	background:#5a9178;
	width:228px;
	height:30px;
	padding:12px 0 0 12px;
	margin-bottom:10px;
}
#search input {
	border:1px solid #1d6346;
	float:left;
	height:17px;
	margin-right:10px;
	background:url(../images/bg_isci.gif) repeat-x;
}
.rambo {
	width:184px;
}
.glossymenu{
	width: 240px; /*width of menu*/
	clear:both;
	border-bottom:1px solid #fff;
}
.glossymenu a.menuitem{
	background:url(../images/bg_menu.gif) repeat-x #9cb699;
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#04574f;
	display: block;
	width: auto;
	text-decoration: none;
	padding:10px 12px;
}
.glossymenu a.menuitem:hover{
	color:#000;
}

#aktualnidiv {
	width: 238px;
	clear:both;
	float:left;
	background:url(../images/bg_menu.gif) repeat-x #D5E0D3;
	margin-top:10px;
	display:inline;
	border:1px solid #5A9178;
}
	#aktualnidiv p.adglavni {
		background:#5A9178;
		display:block;
		float:left;
		width:226px;
		height:23px;
		font-size:14px;
		color:#fff;
		padding:7px 0 0 12px;
		font-weight:bold;
	}
	#aktualnidiv ul {
		float:left;
		width:205px;
		margin:6px 0 0 2px;
		list-style:none;
	}
	#aktualnidiv ul li {
		padding:3px 0 7px 10px;
		width:205px;
		background:url(../images/aktarr.gif) no-repeat 0 7px;
	}
	#aktualnidiv ul li a {
		text-decoration:none;
	}
	#aktualnidiv ul li a:hover {
		text-decoration:underline;
	}
	#aktualnidiv ul li a span {
		font-size:11px;
		color:#717F6F;
	}

div.submenu {
	background:#9cb699;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
}
div.submenu a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	text-decoration:none;
	padding-left:22px;
	background:url(../images/arrow.gif) no-repeat 12px 4px;
}
div.submenu a:hover {
	text-decoration:underline;
}
ul#podpodmeni {
	margin:0px 0 0px 10px;
	}
#kontakt {
	float:left;
	width:240px;
	margin-top:20px;
}
#kontakt a {
	color:#177e6d;
	font-size:11px;
}
#content {
	float:left;
	width:701px;
	padding:3px;
	border:1px dashed #e2e2e2;
}
.kolona {
	float:left;
	width:320px;
	padding:0 10px 10px 20px;
}
.cela {
	float:left;
	width:660px;
	margin:5px 20px;
	padding:10px 0;
	display:inline;
}
.index h1 {
	background:url(../images/bg_naslov.jpg) right top no-repeat;
	float:left;
	padding-right:40px;
	margin:10px 0 5px;
}
p.newscatname {
	float:left;
	width:640px;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 6px 0;
	color:#177e6d;
	background:#D5E0D3;
	padding:10px 0 10px 10px;
}
.desnborder {
	border-right:1px dashed #e2e2e2;
}
.topborder {
	border-top:1px dashed #e2e2e2;
}
.datum {
	font-size:11px;
	color:#757575;
	padding:5px 10px 0 10px;
	margin-bottom:-5px;
}
#fic {
	background:url(../images/bg_fic.jpg) no-repeat #e8e8e8;
	float:left;
	width:701px;
	min-height:142px;
	height:auto !important;
	height:142px;
}
#nevpis {
	float:left;
	width:370px;
	padding:65px 0 0 15px;
}
#vpis {
	float:left;
	width:320px;
	font-size:11px;
	padding:5px 0 0 10px;
}
#vpis input {
	margin:3px 4px 3px 0;
}
#vpis p {
	font-size:11px;
}
#fonti {	
	text-align:right;
	padding-top:10px;
}
#podstranNaVrh {
	background:url(../images/bg_podstran_spodaj.gif) repeat-x bottom left;
	text-align:right;
	padding:10px 12px
}
#podstranContent {
	background:url(../images/bg_podstran_zgoraj.jpg) no-repeat top left;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:0 20px 0 20px;
}
#podstranContent h1 {
	padding:0 0 16px 0;
}
#podstranContent ul {
	list-style:circle;
	margin:0 0 0 16px;
}
#footer {
	clear:both;
	background:url(../images/bg_foot.jpg) repeat-x;
	height:90px;
	color:#9a9a9a;
	font-size:11px;
	border-top:1px dashed #a4a4a4;
	padding:20px 0;
}
#footer a {
	color:#9a9a9a;
}
.odmikL {
	float:left;
	padding:0 30px 15px 0;
}
.odmikD {
	float:right;
	padding:0 0 15px 30px;
}
.ficVstop {
	background:url(../images/ficVstop.jpg) no-repeat 0 5px;
	width:330px;
	padding:55px 10px 10px 10px;
}
#vertical_slide {
	background: #d7d7d7;
	padding:10px 15px;
	width:210px;
	float:left;
	font-size:11px;
}
#vertical_slide input {
	float:right;
	margin:3px 0;
	width:140px;
}
#vertical_slide label {
	float:left;
	margin:3px 0;
	padding:2px 0 0 0;
	font-size:12px;
}
#vertical_slide input.prijava {
	width:54px;
	margin-bottom:10px;
}
#vertical_slide a {
	color:#177e6d;
}


/* LIST PUBLIKACIJ v catalog.view.tpl in podstran.tpl */
div.publikacija {
	float:left;
	width:660px;
	padding:20px 0 20px 0;
	border-bottom:1px dashed #CFCFCF;
}
div.publikacija img.publogo {
	float:left;
	padding:7px 20px 0 0;
}
div.publikacija a {
	color:#177E6D;
	text-decoration:underline;
}
div.publikacija a:hover {
	text-decoration:none;
}
div.publikacija p.adobe {
	float:right;
	font-size:10px;
	text-align:right;
	line-height:14px;
}