﻿/* Pomer Denis s.p.(c)2009 */
body {
	text-align: center;
	font-size: 0.865em;
	background-color: White;
	background-image: url('../images/h-line.gif');
	background-position: top;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background-color: black;
}
.float-l {
	float: left;
	clear: both;
}
.float-r {
	float: right;
	clear: none;
}
.clearfix {
	clear: both;
}
*.spacer {
	height: 10px;
	border: none !important;
	background: none !important;
	font-size: 1px;
	line-height: 1px;
}
/* header */
#header {
	height: 181px;
	background: url('../images/hd.gif');
	position: relative;
}
#nav {
	position: absolute;
	top: 100px;
	right: 45px;
}
ul#nav li {
	display: inline;
}
ul#nav a {
	color: #FFFFFF;
	line-height: 43px;
	padding: 0 10px;
	border-right: #FFFFFF 1px solid;
}
ul#nav .last a {
	border: none;
}
#logo {
	position: absolute;
	top: 40px;
	left: 100px;
}
#logo h1 {
	display: inline;
}
#logo h1 {
	font-size: 34px;
	color: #000;
}
#logo span {
	font-size: 16px;
}
/* content */
#content {
	height: 100%;
	padding-top: 20px;
	color: White;
}
#content .left {
	width: 475px;
	padding: 0px 0px 10px 40px;
	background: #000;
	color: #FFFFFF;
}
#content .left li {
	list-style-type: disc;
	margin-left: 30px;
	letter-spacing: 0.1em;
}
#content .left h2 {
	color: #709fc5;
	font-size: 1.8em;
	padding: 10px 0;
}
#content .left img {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}
#content .left a {
	color: #b7d2e3;
}
#content .float-l span {
	color: Silver;
}
#inner p, h3 {
	padding-bottom: 5px;
	padding-top: 5px;
}
#inner h3 {
	font-size: 1.2em;
	color: #709FC5;
	font-style: italic;
}
#opis-poti {
	line-height: 1.2em; /* text-align: justify;*/;
	padding-right: 40px;
}

#ad-akcija {
	padding-top: 30px;
}

#content .right {
	width: 280px;
	background: #000;
}
#top, #bm, #fbc {
	width: 230px;
	margin: 0px auto 8px auto;
	padding: 0 20px 0 30px;
}
#bm p {
	font-size: small;
	color: Silver;
}
#minimapa {
	border-width: 0px;
	padding: 20px 20px 10px 0px;
}
#side {
	height: 100%;
}
#side h2 {
	font-size: 1.6em;
	color: #709fc5;
	padding: 10px 0 13px 0;
}
#side li {
	line-height: 1.3em;
	color: white;
	list-style: none;
}
/* footer */
#footer {
	clear: both;
	background: url('../images/footer.gif');
	height: 170px;
	color: Silver;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: small;
}
#footer a, a:visited {
	color: Silver;
}
.ft {
	position: absolute;
	top: 120px;
	left: 50px;
}
