/*
Jezeršek
Style Sheet
by boomerank
*/


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
* {
	padding: 0;
	margin: 0;
}

html {
	height:100%;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #4d382e;
	text-align: center;
	background: url(/pic/back.png) no-repeat center 305px;
}

img, a img {
	border: 0;
}

td {
	vertical-align: top;
}

/* skip links */
#skipLinks {
	position: absolute;
	top: -500px;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto;
	width:970px;
	background:url(/pic/container-back.gif) repeat-y 280px top;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align:left;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/*  glava  */
#header {
	overflow: hidden;
}


/*=====================================================================
								HEADER TOP
  =====================================================================*/
/*  zgornja transparentna črta  */
.headerStripe {
	height: 30px;
	background: #fff;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: 20;
}

/*  elementi znotraj zgornje transparentne črte  */
.headerTop {
	position: absolute;
	top: 0;
	height: 30px;
	font-size: 1.1em;
	z-index: 20;
}

.headerTop a {
	color: #4d382e;
	text-decoration: none;
}

.headerTop a:hover {
	text-decoration: underline;
}

.headerTop p {
	margin: 12px 0 0 0;
	padding-left: 10px;
}

.headerTop p span {
	padding: 0 10px;
}

/* elementi v headerTop */
.headerTop p.menu {
	float: left;
}

/* iskalna forma */
.headerTop form {
	margin-top: 7px;
	padding-right: 10px;
	float: right;
}

.headerTop form input {
	width: 130px;
	padding: 1px 2px 2px 2px;
	color: #000;
	background: #fff;
	border: 1px solid #4d382e;
	font-size: 1em;
}

.headerTop form input.button {
	width: auto;
	margin-left: 1px;
	padding: 1px 5px 2px 5px;
	background: #4d382e;
	color: #fff;
	border: 0;
	cursor: pointer;
}


/*=====================================================================
							HEADER LEFT & RIGHT
  =====================================================================*/
#headerLeft {
	display:inline;
	float: left;
	width:275px;
	height:300px;
	background:#4d382e;
}

#headerLeft .headerStripe,
#headerLeft .headerTop {
	width: 275px;
}

#headerLeft img {
	padding: 80px 0 0 30px;
}

#headerRight {
	margin-left:280px !important;
	margin-left:277px; /* IE 3px bug */
	height: 300px;
}

#headerRight .headerStripe,
#headerRight .headerTop {
	width: 690px;
}

/* za bannerje ki se menajo */
#headerRight div {
	position:absolute;
}


/*=====================================================================
							NAVIGATION
  =====================================================================*/
#navigation {
	padding-top: 8px;
	height: 22px;
	border-top:5px solid #fff;
	color: #bfb280;
	font-size: 12px;
	text-transform: uppercase;
}

#navigation span {
	margin: 0 18px 0 18px;
}

#navigation a {
	color: #bfb280;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
}

#navigation a.selected {
	color: #fff;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								MAIN CONTENT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/*  glavni del strani  */
#main {
	overflow: hidden;
}

/* glavna vsebina */
#content {
	float: right;
	display: inline;
	padding: 5px 0 0 0;
	width: 690px;
	font-size: 1.2em;
	min-height: 200px;
	background: #fff;
}


/*=====================================================================
									COMMON
  =====================================================================*/
  
/* odstavek */
#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 150%;
}

/* links */
#content a {
	color: #4d382e;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

/* bullets & numbering */
#content ul {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style: none;
}

#content ul li {
	margin: 3px 0;
	padding: 0;
	list-style: circle;
	line-height: 130%;
}

#content ol {
	margin: 8px 0 10px 30px;
	padding: 0;
}

#content ol li {
	margin: 0 0 5px 0;
	padding: 0;
}


/* pot */
#content #path {
    padding: 0 0 10px 0;
	color: #bfb27f;
	font-size: 0.9em;
	line-height: 130%;
}

#content #path a {
	color: #bfb27f;
	text-decoration: none;
}

#content #path a:hover {
	text-decoration: underline;
}

/* +, -, print ikonce */
#content #print {
	float: right;
	display: none;
}


/*----------------------------------------------------------------------
								TITLES
  ---------------------------------------------------------------------*/
#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 2.5em;
	color: #4d382e;
}

#content h2 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 2em;
	font-weight: normal;
	color: #4d382e;
}
#content h2 a {
	color: #4d382e;
	text-decoration: none;
}

#content h3 {
	margin: 15px 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #4d382e;
}
#content h3 a {
	color: #4d382e;
	text-decoration: none;
}


/*----------------------------------------------------------------------
							CMS - SPECIAL
  ---------------------------------------------------------------------*/

/* uvodni tekst */
#content .pIntro {
	font-size: 1.1em;
	font-weight:bold;
}

/* manjši tekst */
#content .pTextSmall {
	font-size: 0.9em;
}

/* vrstica, ki se ne prelomi (če ima notri floatane DIVe) */
#content div.divLine {
	overflow:hidden;
}

/* napaka */
#content .error,
#content .error a {
	color: #f00;
}


/*----------------------------------------------------------------------
							TABLE DATA
  ---------------------------------------------------------------------*/
#content table.tableDefault {
	margin: 0 0 10px 0;
}

#content table.tableDefault tr td {
	padding: 4px 5px;
	font-size: 1em;
}

#content table.tableDefault thead td {
	font-weight: bold;
	background: #bfb27f;
}

#content table.tableDefault tr.trRow2 td {
	background: #e5e0cc;
}


/*=====================================================================
								HOME
  =====================================================================*/
#content table.tableHome {
	margin-top:20px;
}

#content table.tableHome h2 {
	margin:2px 0 15px 0;
	padding:0;
	font-size: 1.4em;
	color: #bfb27f;
	font-weight: bold;
}

#content table.tableHome h2 a {
	color: #bfb27f;
	text-decoration: none;
}


/*=====================================================================
								GALLERY
  =====================================================================*/
#content #gallery {
	clear:both;
	margin-top:20px;
	padding:9px 9px 25px 9px;
	background:#4d382e;
}

#content #gallery img {
	margin: 12px;
}


/*=====================================================================
								NEWS
  =====================================================================*/

/* datum objave */
#content p.dateOfPublish {
	margin:-10px 0 10px 0;
	font-weight:bold;
}

/*----------------------------------------------------------------------
								GALLERY
  ---------------------------------------------------------------------*/
#content p.gallery img {
	margin:10px;
	padding:2px;
	border:1px solid #bfb27f;
}

/*----------------------------------------------------------------------
								ARCHIVE
  ---------------------------------------------------------------------*/
#content ul.listNews li span {
	font-size:0.9em;
}


/*=====================================================================
								SITEMAP
  =====================================================================*/
#content ul.sitemap {
	float: left;
	width: 250px;
	margin: -10px 0 0 0;
}

/* default za strani */
#content ul.sitemap li {
	margin: 5px 0;
	padding: 0;
	list-style: circle;
}

#content ul.sitemap li a {
	color: #4d382e;
	text-decoration: underline;
}
#content ul.sitemap li a:hover {
	text-decoration: none;
}

/* I. nivo */
#content ul.sitemap li.area_1 {
	width: 190px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	color: #4d382e;
	font-size: 1.2em;
	font-weight: bold;
	list-style:none;
}

#content ul.sitemap li.area_1 a {
	text-decoration: none;
}
#content ul.sitemap li.area_1 a:hover {
	text-decoration: underline;
}

#content ul.sitemap li.page_1 {
	margin-left: 20px;
}

/* splošne strani */
#content ul.sitemapPage {
	float: right;
	width: 140px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}

#content ul.sitemapPage li {
	margin: 5px 0;
	padding: 0;

}

#content ul.sitemapPage li a {}


/*=====================================================================
								SEARCH
  =====================================================================*/
#searchTop {
	border-bottom: 1px solid #4d382e;
	font-size: 1px;
	margin-bottom: 10px;
	width: 100%;
}

#searchTop p a {
	color: #bfb27f;
}

#searchBottom {
	border-bottom: 1px solid #4d382e;
	font-size: 5px;
	margin-bottom: 10px;
	width: 100%;
}

/* pager */
#content .pager {
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: center;
}

#content .pager a {
	margin: 0 3px;
	padding: 0.2em 0.5em;
	text-decoration: none;
	border: 1px solid #4d382e;
	color: #000;
}

#content .pager a:hover {
	background: #bfb27f;
	border: 1px solid #4d382e;
	text-decoration: none;
}

#content .pager span {
	margin: 0 3px;
	padding: 0.2em 0.5em;
	background: #bfb27f;
	border: 1px solid #4d382e;
	font-weight: bold;
}

/* prejsnja & naslednja */
#content .pager a.side {
	margin: 0 3px;
	padding: 0;
	text-decoration: none;
	border: 0;
}

#content .pager a.side:hover {
	background: none;
	border: 0;
	text-decoration: underline;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FORMS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#content form {}

#content input, #content textarea, #content select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 1em;
	border: 1px solid #4d382e;
	background: #fff;
}

#content input.error, #content textarea.error {
	border: 1px solid #f00;
	padding: 3px;
	color: #000;
}

/* skrijemo kontrolno polje za spam */
#content input.field {
	display: none;
}

#content form p {
	clear: both;
}

/* fieldset */
#content fieldset {
	margin: 0;
	padding: 10px;
	background-color: #f8f7f3;
	border: 1px solid #b8afab;
}

#content fieldset p {
	margin-bottom: 10px;
}

/* label */
#content label {
	display: block;
	float: left;  
	padding: 1px 5px 0 0; 
	text-align: right;
}

#content label.label2 {
	display: inline;
	float: none;
}

/* error message */
#content .errorMsg {
	color: #f00;
	display: block;
}

/* običajni in veliki gumb */
#content input.button {	
	padding: 5px 7px;
	background: #fff;
	border: 1px solid #4d382e;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}


/*=====================================================================
								CONTACT
  =====================================================================*/
#content #formContact label {
	width: 8em;
}

#content #formContact .errorMsg {
	margin-left: 8.5em;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								LEFT COLUMN
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
  
/*  levi stolpec  */
#contentLeft {
	float: left;
	display: inline;
	margin: 25px 0 5px 0;
	width: 275px;
    font-size: 1.1em;
}

#contentLeft p {
	margin:0 0 25px 0;
	padding:0;
	color: #bfb27f;
	line-height: 140%;
	font-size: 1.2em;
}

#contentLeft p a {
	color: #bfb27f;
}


/*=====================================================================
								MENU
  =====================================================================*/
#menu {
	margin:7px 0 20px 0;
}

#menu h2 {
	color: #bfb27f;
    font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

#menu h2 a {
	color: #bfb27f;
	text-decoration: none;
}

/* 1. nivo */
#menu ul {
	list-style: none;
}

#menu ul li {
	padding-top: 10px;
}

#menu ul li a {
	color: #bfb27f;
	text-decoration: none;
    font-size: 1.2em;
}

#menu ul li a:hover, #menu ul li a.selected {
	color: #000;
}


/*=====================================================================
								NEWS
  =====================================================================*/
#contentLeft h2 {
	margin:0;
	padding:0;
	color: #4d382e;
    font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

#contentLeft h2 a {
	color: #4d382e;
    text-decoration:none;
}

#contentLeft ul.listNews {
	width:204px;
	margin:-3px 0 15px 0;
	padding:5px 8px;
	background:#efecdf;
	font-size:1.1em;
}

#contentLeft ul.listNews li {
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	list-style: none;
	color: #4d382e;
}

#contentLeft ul.listNews li span {
	font-size:0.9em;
}

#contentLeft ul.listNews li a {
	color: #4d382e;
	text-decoration:underline;
}
#contentLeft ul.listNews li a:hover {
	text-decoration:none;
}


/*=====================================================================
								BANNER
  =====================================================================*/
#contentLeft p.banner {
	margin:0;
	width:220px;
	background:#4f443e;
	color:#fff;
	font-size:11px;
}
#contentLeft p.banner a {
	display:block;
	padding:5px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/
#footer {	
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
	padding:0 0 5px 0;
    color: #4d382e;
	font-size: 1.1em;
	line-height:120%;
}

#footer a {
    color: #4d382e;
	text-decoration: underline;
}
#footer a:hover {
 	text-decoration: none;
}

#footer p {
	float:right;
	padding-right:20px;
	color:#bfb27f;
}

#footer p a {
	color:#bfb27f;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:none;
}

#footer p a span {
	text-decoration: underline;
}