@charset "UTF-8";
body {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(/images/bg-body.png) repeat-x;
	text-align: center;
	margin: 0px auto;
	padding: 45px 0px 15px;
	border-style: none;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 100%;
	border-style: none;
	font-size: 12px;
}
td, th {
	padding: 2px;
}
th {
	font-weight: normal;
	color: #fff;
	background: #F90;
	text-align: left;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2 {
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: 19px;
	font-weight: bold;
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(/images/list.png);
}
#guidePost {
	margin: 0px auto;
	height: 279px;
	width: 425px;
	background: url(/images/bg-guidepost.png) repeat-y;
}
#guidePostIn {
	height: 278px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#guidePostIn ul {
	padding: 0px;
	margin: 1px 1px 0px;
}
#guidePostIn ul li {
	line-height: normal;
	display: inline;
	list-style: none;
}
#guidePostIn ul li a, #guidePostIn ul li a:Hover {
	display: block;
	float: left;
	height: 277px;
	width: 209px;
}
#guidePostIn ul li a span, #guidePostIn ul li a:Hover span {
	display: none;
}
#logistic, #logistic:Hover {
	background: url(/images/guide-logistic.jpg) no-repeat;
	margin: 0px 3px 0px 0px;
}
#accommodation, #accommodation:Hover {
	background: url(/images/guide-accommodation.jpg) no-repeat;
}
#footerHome {
	margin: 0px auto;
	width: 425px;
}
#footerHome p {
	font-size: 11px;
	color: #666;
	text-align: center;
	padding: 15px 0px 0px;
}
#footerHome p a, #footerHome p a:Hover {
	font-weight: normal;
	color: #666;
}
#footerHome p a:Hover {
	color: #000;
}
#mother {
	background: url(/images/bg-mother.png) no-repeat;
	width: 726px;
	margin: 0px auto;
	padding: 0px;
}
#motherIn {
	background: url(/images/bg-mother-in.png) repeat-y;
	padding: 13px 13px 0px;
}
#headerIn {
	height: 93px;
}
#address {
	padding: 0px 50px 0px 25px;
	float: left;
	overflow: hidden;
	height: 93px;
}
#address address {
	font-size: 11px;
	line-height: 120%;
	padding: 0px;
}
#address p {
	line-height: 120%;
	padding: 10px 0px 0px;
	font-size: 11px;
}
#contacts {
	padding: 0px 0px 0px 25px;
	float: left;
	overflow: hidden;
	height: 93px;
}
#contacts a, #contacts a:Hover {
	font-weight: normal;
	color: #333;
}
#contacts a:Hover {
	color: #F90;
}
#contacts p {
	font-size: 11px;
	line-height: 120%;
	padding: 0px;
}
#logo {
	display: block;
	float: right;
	height: 83px;
	width: 74px;
}
#flashcontent {
	float: left;
	height: 137px;
	width: 464px;
	margin: 1px 1px 1px 0px;
}
#topMenu {
	padding: 0px;
	float: left;
	width: 235px;
}
#topMenu li {
	line-height: normal;
	display: inline;
	list-style: none;
}
#topMenu li a, #topMenu li a:Hover {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 6px 5px 7px;
	border-top: 1px solid #fff;
}
#topMenu li a:Hover {
	text-decoration: underline;
}
#topMenu li .first, #topMenu li .first:Hover {
	border-style: none;
	padding: 5px 5px 7px;
}
#menu {
	background: #29166f;
	padding: 0px;
	clear: both;
	height: 34px;
	margin: 0px 0px 1px;
}
#menu li {
	line-height: normal;
	display: inline;
	list-style: none;
}
#menu li a, #menu li a:Hover {
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	display: block;
	margin: 6px 0px 0px;
	padding: 1px 16px 1px 15px;
	float: left;
	border-right: 1px solid #54458c;
	text-decoration: none;
}
#menu li a:Hover {
	text-decoration: underline;
}
#menu li .last, #menu li .last:Hover {
	padding-right: 0px;
	border-style: none;
}
#content {
	background: url(/images/bg-content.png);
	padding: 0px 13px;
}
#contentIn {
	padding: 10px;
	background: url(/images/bg-content-in.png) repeat-x left bottom;
}
#contentInIn {
	background: url(/images/bg-content-in-in.png) repeat-y;
	width: 680px;
}
#left {
	margin: 0px 30px 0px 0px;
	float: left;
	width: 440px;
}
#right {
	float: left;
	width: 210px;
	font-size: 11px;
}
#right p {
	text-align: left;
}
#footer {
	background: url(/images/bg-footer.png) no-repeat;
}
#footer p {
	font-size: 11px;
	color: #666;
	text-align: left;
	padding: 20px 0px 0px;
}
#footer p a, #footer p a:Hover {
	font-weight: normal;
	color: #666;
}
#footer p a:Hover {
	color: #000;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.colorTable td {
	background: #f4f4f4;
}
.center {
	text-align: center;
}
.newsTitle {
	padding: 0px;
}
.news span {
	color: #666;
	display: block;
}
/* Kontakty */
#contactsLeft {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 135px;
}
#contactsRight {
	float: left;
	width: 285px;
}
/* Photo gallery */
.photo, .photoRight {
	margin: 15px 13px 0px 0px;
	float: left;
	height: 105px;
	width: 138px;
}
.photoRight {
	margin: 15px 0px 0px 0px;
}
#homePhoto {
	margin: 18px 13px 0px 0px;
}
.photo .image, .photoRight .image, .photo .image:Hover, .photoRight .image:Hover {
	display: block;
	border: 1px solid #ccc;
	height: 103px;
	width: 136px;
}
.photo .image:Hover, .photoRight .image:Hover {
	border: 1px solid #000;
}
.photo .image img, .photoRight .image img {
	margin: 1px;
}

