* {
	margin: 0px;
	padding: 0px;
}
a img{
	border:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 1.4;
	color: #000;
	background-color: #e4f2fb;
	font-weight: normal;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
hr {
	display: none;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 100%;
	line-height: 0px;
}
p {
	margin-bottom: 15px;
}
a {
	color: #1375be;
}
a:hover {
	text-decoration: none;
}
li {
	list-style-type: none;
}

#container-hlavni {
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_mraky.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 108px;
	padding-left: 108px;
	text-align: left;
}
#header {
	width: 870px;
	height: 74px;
	position: relative;
}
#lang {
	position: absolute;
	top: 100px;
	right: -30px;
	display: block;
	width: 26px;
}
#lang li a {
	background-image: url(../img/bg_mutace.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 22px;
	width: 26px;
	list-style-type: none;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #1375BE;
	margin-bottom: 2px;
}
#lang li a:hover,#lang li a.active {
	background-image: url(../img/bg_mutace-hover.gif);
	text-decoration: underline;
	color: #2e2e2e;
	background-color: #BCDA4C;
}


h1 {
	z-index:20;
	height: 73px;
	position: absolute;
	overflow: hidden;
	display: block;
	width: 192px;
	background-color: transparent;
	top: 0px;
	font-size: 150%;
	left: 0px;
}
h1 a{
	display:block;
	height: 73px;
	width: 192px;
}
h1 span {
	display:block;
	position: absolute;
	left: 0px;
	height: 73px;
	width: 192px;
	cursor: pointer;
	top: 0px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
menu {
	height: 41px;
	position: absolute;
	right: 10px;
	bottom: -4px;
}
menu li {
	display: inline;
	list-style-type: none;
}
menu li a {
	display: block;
	float: right;
	color: #fff;
	height: 29px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-bottom: 0;
	position: relative;
	font-size: 105%;
	text-align: center;
	padding-right: 10px;
	padding-left: 4px;
	margin-left: 8px;
	background-color: #53A5E2;
}
menu li a span {
	background-image: url(../img/bg_menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: -6px;
	top: 0px;
	height: 41px;
	width: 6px;
}
menu li a:hover {
	text-decoration: none;
}


menu li a.aktive span {
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 6px;
	background-color: transparent;
	background-image: url(../img/bg_menu-hover.gif);
}
menu li a.aktive {
	background-image: url(../img/bg_menu-hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	color: #4b6f05;
	text-decoration: none;
}
#mapa {
	background-image: url(../img/bg_mapa.gif);
	width: 866px;
	padding: 6px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
}
#mapa-bottom {
	background-image: url(../img/bg_mapa-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 878px;
}

#mapa #flash-map {
	float: left;
	width: 560px;
}
#newsletter {
	display: block;
	float: right;
	width: 295px;
	height: 35px;
	padding-top: 10px;
	_padding-top: 0px; /*IE6*/
}
#newsletter input {
	width: 140px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter .no-input {
	width: auto;
	_top: 4px; /*IE6*/
	margin: 0px;
	padding: 0px;
	float: left;
}
#newsletter .newsletter-text {
	width: 115px;
	display: block;
	float: left;
	line-height: 1.1;
	_padding-top: 1px; /*IE6*/
}





#container {
	width: 870px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#container #box-left {
	float: left;
	width: 560px;
}

#container .blok {
	width: 560px;
	background-image: url(../img/bg_vypis.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
	position: relative;

	/top: -4px; /*IE7*/
	padding-bottom: 10px;
}

#container .noprice{
	background-image: url(../img/bg_vypis_page.gif);
}

#container .blok-page{
	background-image: url(../img/bg_vypis_page.gif);
}

#container .blok-top {
	background-image: url(../img/bg_vypis-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 7px;
	width: 560px;
	line-height: 0px;
}
#container .blok-bottom {
	background-image: url(../img/bg_vypis-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 6px;
	width: 560px;
	line-height: 0px;
	position: relative;

	/top: -6px;/*IE7*/
	margin-bottom: 10px;
}

#container .blok-in {
	float: right;
	width: 77%;
}
#container .blok .img {
	float: left;
	padding-top: 7px;
	padding-left: 12px;
}
#container .blok .date {
	position: absolute;
	display: block;
	font-weight: bold;
	color: #FFF;
	right: 9px;
	top: 4px;
	text-align: right;
}
#container .blok p {
	display: block;
	margin-top: 5px;
	margin-bottom: 7px;
}
#container .blok .blok-in-news {
	width: 97%;
	padding-left: 10px;
}
#container .blok .obr {
	border: 3px solid #e1e1e1;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container .blok .obj {
	background-color: #fff1f0;
	border: 1px solid #fddad7;
	padding: 10px;
	margin-bottom: 15px;
}
#container .blok .obj-button {
	float: right;
	margin-top: 10px;
}
#container .blok form {
	padding-top: 10px;
	padding-bottom: 10px;
}
#container .form-text {
	display: block;
	float: left;
	clear: both;
	width: 120px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0;
}
.povinne {
	color: #d22017;
	padding-left: 130px;
}
.ret {
	color: #D22017;
}
#container input {
	width: 200px;
	padding: 2px;
}
#container .no-input {
	padding: 0px;
	width: auto;
}
#container label {
	clear: both;
	display: block;
	margin: 5px 0;
}
table .cena {
	font-size: 120%;
	font-weight: bold;
	color: #d22017;
	text-align: right;
}
table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fddad7;
	padding: 3px;
}
table .zv {
	color: #d22017;
	text-align: right;
}



.noc, .osob, .jidlo {
	color: #c98400;
	padding-left: 10px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left center;
}
.noc {
	background-image: url(../img/ico_dny.gif);
}
.osob {
	background-image: url(../img/ico_osob.gif);
}
.jidlo {
	background-image: url(../img/ico_jidlo.gif);
}





h2 {
	display: block;
	font-size: 170%;
	color: #0a548c;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	color: #6ea00d;
	font-size: 120%;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 a {
	color: #6ea00d;
}
h3.hotel {
	color: #f2840e;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	background-image: url(../img/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	display: block;
	font-size: 140%;
	color: #699f26;
	padding-top: 5px;
}


.vice {
	padding-left: 10px;
	background-image: url(../img/ico_detail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
}
#micro{
	display:block;
	float: left;
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	padding-top: 15px;
	_padding-top: 5px;
}
#micro a{
	color:#1375be;
	padding:0 5px 0 10px;
	background-image: url(../img/ico_micro.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container-right {
	width: 290px;
	float: right;
	background-color: #FFF;
	position: relative;
	top: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#container-right .top {
	background-image: url(../img/bg_right-container-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 7px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: -7px;
}
#container-right .bottom {
	background-image: url(../img/bg_right-container-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 7px;
	width: 300px;
	position: absolute;
	left: 0px;
	bottom: -7px;
}


#container-right .box-right {
	margin-bottom: 15px;
	padding-left: 5px;
}
#container-right .nav {
	color: #1375BE;
}

#container-right #pocasi {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
#container-right ul.pocasi {
}

#container-right ul.pocasi li {
	float: left;
	width: 140px;
	display: block;
}

#container-right ul.pocasi li a {
	padding-left: 5px;
}
.banner {
	margin-bottom: 10px;
}
#container-right .box-right .part {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
#container-right .box-right  .part a {
	float: left;
	width: 150px;
}
#container-right .box-right .part-log {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}


.link {
	background-image: url(../img/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	margin: 5px;
}


#paticka {
	width: 840px;
	display: block;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_paticka.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 46px;
	padding-left: 25px;
	_padding-left: 15px;
	color: #5f8ca9;
	padding-top: 13px;
	padding-right: 15px;
}
#paticka a {
	color:#5f8ca9;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}

#paticka .pat li {display:inline;list-style-type:none;}
#paticka .left {
	float: left;
	text-align: left;
}
#paticka .right {
	float: right;
	text-align: right;
}
#paticka p {
	margin: 0px;
	padding: 0px;
}



.accordion {
	width: 290px;
	float: right;
}
.accordion span {
	cursor: pointer;
	background-image: url(../img/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
	color: #1375BE;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	height: 22px;
	padding-top: 5px;
	display: block;
}
.accordion span:hover {
	text-decoration: underline;
}
.accordion span.active {
	background-position: left center;
	background-image: url(../img/ico_arrow-hover.gif);
	background-repeat: no-repeat;
}
.accordion p {
	font-size: 90%;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 5px;
}


#contCon li{
	float:none;
	display:list-item;
	margin-left:1em;
	list-style:square;
}

.lista {
  clear: both;
  text-align: left;
}

.lista a {
  text-decoration: underline;
}
