/* Dvor-Jezeršek 
   Style Sheet
   by boomerank
*/
 
/* B A S I C _________________________________________*/

body {
	margin: 0;
	padding: 0;
	background: #e9dbcd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #000;
	text-align: center;
}

img, a img {
	border: 0;
}

/*  S T R U C T U R E ______________________________________*/

#header {
	width: 951px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	background: #3b2214;
}	

/*  Vsebina strani  */
#main {
	width: 951px;
	margin: 0 auto;
	padding: 0;
	background: #e9dbcd;
	text-align: left;
	overflow: hidden;
	border-bottom: 20px solid #3b2214;
}

/* levo + vsebina */
#mainInner {
	float: left;
	width: 741px;
	margin: 0 20px 0 0;
	padding: 0;
}

/*  glavna vsebina */
#content {
	float: right;
	width: 531px;
	margin: 0;
	padding: 8px 0 10px 0;
	font-size: 1.1em;
	text-align: center;
	overflow: hidden;
	text-align: left;
}

/*  levi stolpec */
#left {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;	
	font-size: 1.1em;
	background: #3b2214;
	overflow: hidden;
}

/*  desni stolpec  */
#right {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.1em;
	background: #3b2214;
	overflow: hidden;
}

#mainInner, #left, #right {
	padding-bottom: 32795px;
	margin-bottom: -32785px;
}

#right {
	padding-bottom: 32870px;
}


/*  noga  */
#footer {
	margin: 0 auto;
	padding: 5px 10px 20px 10px;
	width: 931px;
	font-size: 1.1em;
	text-align: left;
	color: #3b2214;
}

/*=====================================================================
								STAMP
  =====================================================================*/
.stamp {
	position:absolute;
	width:112px;
	height:114px;
	margin-top:-110px;
	margin-left:720px;
    background:url(/pic/jezersek-30-let.png) no-repeat;
	z-index:100;
}


/*  G L A V A ________________________________________*/
#headerLogo {
	float: left;
	text-align: center;
	width: 190px;
}

#headerMenu {
	float: left;
	width: 571px;
}

#headerMenuRight {
	float: left;
	width: 190px;
}

#headerMenuRight p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #e9dbcd;
}

#headerMenuRight a {
	color: #e9dbcd;
	text-decoration: none;
}
#headerMenuRight a:hover {
	text-decoration: underline;
}

#headerMenuRight div {
	height:78px;
}

/* iskanje */
#headerMenuRight form {
	margin: 0;
	padding: 0;
}

#headerMenuRight input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	margin: 0;
	padding: 3px;
	border: 0;
	font-size: 1.1em;
}

#headerMenuRight input.button { 
	width: auto;
	padding: 2px 3px;
	background: #e9dbcd;
	cursor: pointer;
}

/*   L E V O  _____________________________________________*/

#left h1 {
	margin: 0;
	padding: 3px 0 5px 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #4e382b;
}

#left .back {
	margin: 0 0 25px 0;
	padding: 3px 0 1px 0;
	background-color: #4e382b;
}

#left #menu {
	margin: 0;
	paddding: 0;
	background-color: #4e382b;
}

#left #menu li {
	margin: 0 0 6px -40px;
	paddding: 0;
	list-style: none;
}

#left #menu li a {
	color: #e9dbcd;
	text-decoration: none;
}

#left #menu li a:hover {
	text-decoration: underline;
}

#left #menu li a.selected {
	font-weight: bold;
}

#left p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 140%;
}

#left a {
	color: #fff;
	text-decoration: none;
	font-size: 1.em;
}

#left a:hover {
	text-decoration: underline;
}

#left img {
	border: 1px solid #e9dbcd;
}

/*=====================================================================
								NEWS
  =====================================================================*/
#left .news {
	margin:0 0 15px 0;
	padding:5px;
	background:#4e382b;
	text-align:left;
}

#left .news h2 {
	margin:0;
	padding:0;
	color:#fff;
    font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

#left .news h2 a {
	color:#fff;
    text-decoration:none;
}

#left ul.listNews {
	margin:0;
	padding:5px 10px;
	font-size:1em;
}

#left ul.listNews li {
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	list-style:none;
	color:#e9dbcd;
	line-height:120%;
}

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

#left ul.listNews li a {
	color:#e9dbcd;
	text-decoration:underline;
}
#left ul.listNews li a:hover {
	text-decoration:none;
}


/*  V S E B I N A ______________________________________*/

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 140%;
}

#content td {
	font-size: 1em;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content a.linkReverse {
	color: #000;
	text-decoration: none;
}

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

#content ul, #content ol {
	margin: -4px 0 10px 25px;
	padding: 0;
}

#content ul li {
	margin: 2px 0 4px 0;
	padding: 0;
	list-style: url(/pic/bullet.gif);
}

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

/* ikonce za print ... */
#print {
	float: right;
	width: 100px;
	display: none;
	text-align: right;
}

/* pot */
#path {
	color: #666;
	width: 420px;
	font-size: 0.9em;
	line-height: 140%;
	text-align: left;
}

#path a {
	color: #666;
	text-decoration: underline;
}

#path a:hover {
	text-decoration: none;
}

#path span {
	color: #ef920e;
}

/* - NASLOVI - */
#content h1 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	color: #600;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

#content h2 {
	margin: 15px 0 8px 0;
	padding: 0;
	color: #600;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}

#content h3 {
	margin: 1px 0 2px 0;
	padding: 0;
	color: #600;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

#content img.border {
	border: 1px solid #aba7a2;
	padding: 3px;
	margin: 0 5px;
}

#content p.menuBottom {
	clear:both;
	margin: 25px 0 0 0;
	padding: 0;
	color: #600;
	text-align: center;
}

#content p.menuBottom a {
	color: #600;
	text-decoration: none;
}

#content p.menuBottom a:hover {
	text-decoration: underline;
}

#content p.menuBottom a.selected {
	font-weight: bold;
}


/* fotke */
#content img.slikaLevo {
	float: left;
	margin: 0 6px 3px 0;
	padding: 4px;
	border: 1px solid #b4aca4;
}

#content img.slikaDesno {
	float: right;
	margin: 0 0 3px 10px;
	padding: 4px;
	border: 1px solid #b4aca4;
}

#content p.slike {
	text-align: left;
	margin-bottom: 5px;
}

#content p.slike img {
	margin: 0 4px;
	padding: 4px;
	border: 1px solid #b4aca4;
}

/* večji linki */
#content p.povezava {
	background: url(/pic/arrow.gif) no-repeat left center;
	font-size: 1.1em;
	margin-top: 12px;
}
#content p.povezava a {
	padding: 0 0 0 17px;
	color: #600;
	font-weight: bold;
	text-decoration: none;
}
#content p.povezava a:hover {
	text-decoration: underline;
}

/* tabela */
table.tabela td {
	padding: 3px 5px;
	background: #f2e9e1;
}

table.tabela tr.tabelaGlava td {
	background: #4e382b;
	font-weight: bold;
	color: #f4ede6;
}



/* področja na naslovnici */
#content .row {
	padding: 10px 0 0 0;
	clear: both;
}

#content .homeBox {
	width: 260px;
	height: 195px;
}

#content .hotel {
	float: left;
	background: #4e382b url(/pic/home-hotel.jpg) no-repeat left top;
}

#content .gostilna {
	float: right;
	background: #4e382b url(/pic/home-gostilna.jpg) no-repeat left top;
}

#content .restavracija {
	float: left;
	background: #4e382b url(/pic/home-restavracija.jpg) no-repeat left top;
}

#content .dvorana {
	float: right;
	background: #4e382b url(/pic/home-konferencna_dvorana.jpg) no-repeat left top;
}

#content .homeBox h1 {
	clear: none;
	font-family: Tahoma, Arial;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	color: #3b2214;
}

#content .homeBox h1 a {
	display: block;
	padding: 6px 0 0 0;
	height: 123px;
	color: #600;
	text-decoration: none;
}

#content .homeBox p {
	margin: 10px 10px 0 10px;
	padding: 0;
	font-size: 11px;
	color: #600;
	text-align: center;
}

#content .homeBox p a {
	color: #600;
	text-decoration: none;
}


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

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

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


/*  D E S N O _____________________________________________*/

#right h2 {
	margin: 0 0 2px 0;
	padding: 2px 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #4e382b;
	text-align: center;
}

#right h2 a {
	color: #fff;
	text-decoration: none;
}

#right h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#right p {
	margin: 0 10px 15px 10px;
	padding: 0;
	line-height: 140%;
	font-size: 0.9em;
}

#right a {
	color: #e9dbcd;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

/* obrazec za povpraševanje */
#right form {
	margin:0 0 12px 0;
	padding:0 0 10px 6px;
	background-color:#600;
	border-top:1px solid #e9dbcd;
	border-bottom:1px solid #e9dbcd;
}

#right form h2 {
	margin-left:-6px;
	background:none;
}

#right label {
	display:block;
}

#right form input {
	width:63px;
	padding:1px;
	border:1px solid #e9dbcd;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#right form input.button {	
	width:auto;
	margin-top:10px;
	color:#3b2214;
	font-weight:bold;
	border:1px solid #fff;
	background:#e9dbcd;
	cursor:pointer;
}


/* N O G A ____________________________________________________ */
#footer a {
	color: #3b2214;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*  F O R M S _____________________________________________ */

#content form {
	margin: 0;
	padding: 0;
}

/* fieldset */
#content fieldset {
	margin: 20px 0 10px 0;
	padding: 10px 5px;
	background:#efe4da;
	border: none;
	border-top:1px solid #600;
	border-bottom:1px solid #600;
}

/* legend */
#content legend {
	margin:0;
	padding: 3px 6px;
	background: #600;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

#content form p {
	clear: both;
}

/* label */
#content label {
	display: block;
	float: left;  
	margin: 0;
	padding: 3px 5px 0 0; 
	text-align: right;
	color: #600;
	font-weight: bold;
}

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

#content input,
#content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #600;
}

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

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

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

#content input.button {	
	margin: 0;
	padding: 0.5em;
	color: #600;
	font-weight: bold;
	cursor: pointer;
}

/* ŠIRINE LEVIH POLJ */

/* kontakt */
#content #formContact label {
	width: 6.5em;
}
#content #formContact .errorMsg {
	margin-left: 7em;
}

/* povprasevanje */
#content #formRequest label {
	width:8em;
}
#content #formRequest .errorMsg {
	margin-left:8.5em;
}


/*  EASY CLEARING _____________________________________________ */

/* easy clearing */
#header:after,
#main:after,
#mainInner:after,
#content .row:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

/* M I S C ____________________________________________________ */
#content .textRjav {
	color: #3b2214;
}

#content .textRoza {
	color: #e9dbcd;
}

#content .textSmall {
	font-size: 0.9em;
}

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

/* iskalnik */
#searchTop {
	border-bottom: 1px solid #600;
	font-size: 5px;
	margin-bottom: 10px;
	width: 100%;
}

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

/* pager */
#content .pager {
	margin: 18px 0 23px 0;
	text-align: center;
}

#content .pager a {
	margin: 0 3px;
	padding: 0.3em 0.6em;
	color: #600;
	text-decoration: none;
	border: 1px solid #600;
}

#content .pager a:hover {
	background: #fff;
	text-decoration: none;
}

#content .pager span {
	margin: 0 3px;
	padding: 0.3em 0.6em;
	color: #600;
	background: #fff;
	border: 1px solid #600;
}

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

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


/* kazalo */
#sitemapArea {
	float: left;
	width: 260px;
	margin-right: 50px;
}

#sitemapArea ul li {
	padding: 2px 0;
	margin: 0;
}

/* prvi nivo */
#sitemapArea li.area_1 {
	font-weight: bold;
	list-style: none;
	margin: 15px 0 0 -20px;
}

#sitemapArea li.area_1 a {
	color: #600;
	text-decoration: none;
	font-size: 1.2em;
}

#sitemapArea li.page_1 {
	margin: 2px 0 4px 0;
	padding: 0;
}

#sitemapPage {
	float: left;
	margin-top: 15px;
}

#sitemapPage ul li {
	margin: 2px 0 4px 0;
	padding: 0;
}


/*  THUMB VIEWER _____________________________________________ */

/* okvir */
#thumbBox{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 1px 1px 0 1px;
	background: #4e382b;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
}

/* footer */
#thumbBox .footerbar {
	letter-spacing: 1px;
	color: #fff;
	padding: 5px 3px;
	text-align: center;
}

/* notranji div s sliko*/
#thumbBox #thumbImage{
	background-color: #fff;
	padding: 5px;
}

/* loading div */
#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid #4e382b;
	background-color: #fff;
	padding: 10px;
	z-index: 5;
}


/*=====================================================================
								CALENDAR
  =====================================================================*/
button.calendar {
	width: 16px;
	height: 16px;
	margin: 2px 0 0 3px;
	background: url(/pic/calendar.gif);
	border: 0;	
	vertical-align: top;
	cursor: pointer;
}

div.calendar {
	background: url(/pic/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	

div.calendar div {
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	
	
div.calendar caption {
	color: #333;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	text-align: center;
	width: 100%;
}

div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}
	
div.calendar caption a.prev {
	background-image: url(/pic/calendar-prev.gif);
	left: 0;
	
}
	
div.calendar caption a.next {
	background-image: url(/pic/calendar-next.gif);
	right: 0;
}
	
div.calendar caption a:hover {
	background-position: 0 12px;
}
	
div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
	
div.calendar caption span.month {
	padding-right: 8px;
}
	
div.calendar caption span.month:after {
	content: ',';
}

div.calendar table {
	background: #fff;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
	
div.calendar td,
div.calendar th {
	padding:0;
	border: 0;
	color: #0597db;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: center;
	width: 21px;
	line-height:160%;
}
	
div.calendar td {
	background: url(/pic/calendar-td.gif);
	color: #fff;
	font-size: 11px;
}
	
div.calendar td.invalid {
	color: #999;
}
	
div.calendar td.valid {
	background: url(/pic/calendar-valid.gif);
	color: #0597db;
	cursor: pointer;
}
	
div.calendar td.hilite {
	background: url(/pic/calendar-hilite.gif);
}
	
div.calendar td.inactive {
	background: url(/pic/calendar-td.gif) 0 100%;
	color: #fff;
}
	
div.calendar td.active,
div.calendar td.hover {
	background: url(/pic/calendar-valid.gif) 0 100%;
	color: #fff;
	cursor: pointer;
}
