body {
	background: url(../images/bg.png) repeat-x #d3c5a3;
}
a {
	color:#503b19;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#indexWrap {
	background:url(../images/bg_index.jpg) no-repeat center top;
	overflow:hidden;
}
#indexCont {
	margin:0 auto;
	width:802px;
}
#podstranWrap {
	background:url(../images/bg_podstran.jpg) no-repeat center top;
	overflow:hidden;
}
#podstranCont {
	margin:0 auto;
	width:901px;
}
.indexHeader {
	width:802px;
}
.podstranHeader {
	width:901px;
}
#header {
	float:left;
	padding-top:15px;
	height:119px;
}
#header h1 {
	width: 200px;
	height: 110px;
	position: relative;
	margin:0 auto;
	font-size:1em;
}
#header h1 a span {
	background: url(../images/pri_spornu_logo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor:pointer;
}
#flash {	
	float:left;
	width:802px;
	height:288px;
}
#main {
	float:left;
	width:901px;
	height:258px;
}
#menu {
	float:left;
	width:220px;
	padding-right:1px;
	height:206px;
	padding-top:52px;
	background:url(../images/bg_menu.jpg) no-repeat;
}
#menu ul {
	list-style:none;
}
#menu li {
	float:left;
	background:url(../images/crta.png) no-repeat bottom right;
}
#menu li.last {
	background:none;
}
#menu li a {
	display:block;
	float:left;
	width:200px;
	height:25px;
	padding:3px 20px 0 0;
	text-align:right;
	color:#c99c5b;
	font-weight:700;
	text-decoration:none;
}
#menu li a:hover {
	color:#ffffff;
}
#slika {
	float:left;
	width:680px;
	height:258px;
	position:relative;
}
#slika img {
	float:left;
}
#slikaOver {
	position:absolute;
	width:680px;
	height:258px;
	background:url(../images/slika_over.png) no-repeat;
	top:0;
	left:0;
	z-index:10;
}
* html #slikaOver {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slika_over.png", sizingMethod="crop");
}
#lang {
	float:left;
	width:800px;
	height:100px;
	padding:70px 1px 0 1px;
	background:url(../images/bg_lang.jpg) no-repeat;
}
#lang li {
	float:left;
	display:block;
	width:160px;
	text-align:center;
}
#lang h2 {
	margin:0;
	font-size:1em;
}
#lang a {
	color:#c99c5b;
	text-decoration:none;
}
#lang a.knof {
	display:block;
	margin:13px auto 0 auto;
	width:89px;
	height:25px;
	background:url(../images/knof.gif) no-repeat;
	padding-top:9px;
	text-transform:uppercase;
	font-weight:700;
}
#lang a.knof:hover {
	display:block;
	margin:13px auto 0 auto;
	width:89px;
	height:25px;
	background:url(../images/knof2.gif) no-repeat;
	padding-top:9px;
	text-transform:uppercase;
	font-weight:700;
	color:#000;
}
#content {
	float:left;
	width:851px;
	padding:10px 25px 0 25px; 
	min-height:207px;
	height:auto !important;
	height:207px;
	background:url(../images/bg_content.png) no-repeat #cfbb91;
}
#subMenu {
	float:left;
	width:195px;
}
#subMenu ul {
	list-style:none;
	color:#800a0a;
	font-weight:700;
	text-align:right;
	padding-right:20px;
	line-height:1.8;
}
#subMenu li {
	float:left;
}
#subMenu li a {
	display:block;
	line-height:1.5;
	float:left;
	width:175px;
	margin-top:6px;
	text-decoration:none;
}
#subMenu li a:hover {
	text-decoration:underline;
}
#vsebina {
	float:left;
	width:635px;
	padding-left:21px;
	line-height:1.4;
}
#content h2, #content h3, #content p, #content ul, #content ol {
	margin:0.5em 0;
}
#vsebina h2, #vsebina h3, #vsebina a {
	color:#800a0a;
}
#vsebina h2 {
	font-size:1.1em;
}
#vsebina h3 {
	font-size:1.05em;
}
#vsebina ul {
	list-style:circle;
	margin-left:16px;
	}
#sideContent {
	float:right;
	width:186px;
	margin:0 0 10px 20px;
	padding-top:10px;
}
#sideContent a.pogled {
	display:block;
	text-align:center;
	float:left;
	width:186px;
	height:26px;
	padding-top:8px;
	background:url(../images/knof3.gif) no-repeat;
	color:#d2bd8f;
	font-weight:700;
	text-decoration:none;
}
#sideContent a.pogled:hover {
	background:url(../images/knof3.gif) no-repeat bottom left;
	color:#000;
}
#sideContent img.wifi {
	float:left;
	margin:14px 0 0 53px;
	}
#galerija {
	float:left;
	background:#54442b;
	padding:2px;
	line-height:1.7;
	color:#d2bd8f;
	text-align:center;
	font-weight:700;
	margin-top:10px;
}
.slideshow {
	height:112px;
	width:182px;
	overflow:hidden;
}
.slideshow_main {
	height:258px;
	width:680px;
	overflow:hidden;
}
#footer {
	float:left;
	color:#503b19;
	padding-bottom:10px;
}
.indexFooter {
	width:802px;
	background:url(../images/bg_foot_index.jpg) no-repeat;
	padding-top:20px;
}
.podstranFooter {
	width:901px;
	background:url(../images/bg_foot_podstran.jpg) no-repeat;
	padding-top:32px;
}
#footer a {
	color:#503b19;
}
#footer p {
	text-align:center;
	float:none;
}
#ns {
	margin-top:30px;
}
#ns a {
	font:9px Arial, Helvetica, sans-serif;
	color:#e7ddc6;
	text-decoration:none;
}

#zg {
	position:absolute;
	width:802px;
	height:40px;
	background:transparent url(../images/zgoraj.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/zgoraj.png');
}

#vmes {
	border: solid 1px #d3c4a3;
	border-bottom:none;
	height:286px;
	width:800px;
}

#sp {
	position:absolute;
	width:802px;
	height:10px;
	background:transparent url(../images/spodaj.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='images/spodaj.png');
	margin-top:-9px;
}	


#flash2 {
	float:left;
	width:802px;
	height:416px;
}	
#zg360 {
	width:802px;
	height:35px;
	float:left;
	background:url(../images/360_top.jpg) no-repeat;
	text-align: center;
	padding-top:20px;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#d5c295;
}
#pogled360 {
	width:800px;
	height:360px;
	padding:0 1px;
	background:#d3c5a3;
	float:left;
}
.footer360 {
	width:802px;
	background:url(../images/360_bot.jpg) no-repeat;
	padding-top:40px;
	text-align:center;
}
.footer360 li {
	display:inline;
	font-size:15px;
	font-weight:bold;
	padding:0 20px;
}
.footer360 li a {
	color:#431a04;
}
.footer360 #ns {
	margin-top:0;
}
#knof {
	width:802px;
	text-align: center;
	float:left;
	padding:25px 0 50px 0;
}
#knof a.pogled {
	display:inline-block;
	text-align:center;
	width:186px;
	height:26px;
	padding-top:8px;
	background:url(../images/knof3.gif) no-repeat;
	color:#d2bd8f;
	font-weight:700;
	text-decoration:none;
}
#knof a.pogled:hover {
	background:url(../images/knof3.gif) no-repeat bottom left;
	color:#dfcca4;
}