/* ------------- obsah ----------------------------------- */ 
#content-part {  
  font-family:   tahoma, verdana, arial;        
  background:white;
  margin:0;
  overflow:hidden;
  background-image: url(../images/content-bg.gif);
  background-repeat: repeat-y;
  background-position:0 0px;
  text-align:left;
}


#content-part div#left {
  width: 189px;
  float: left;
  font-size: 0.7em;
  padding: 3px 0 0 0;
  margin: 0;
  background: #D5DDE0;
}

#content-part div#right {
	width: 185px;
	float: right;
	background: #D5DDE0;
	font-size: 0.7em;
}

#content-part div#center {
  width: 771px;
  float: right; 
  overflow: hidden; 
  padding:0;
  margin:0;
  min-height:400px;
  margin:0 0 0 1px;
  background:#F0F3F9 url(../images/right-bg.gif) top right;
}

.center-line {
	height:14px;
	width:100%;
	background:white;
	display: none;
}

/* ---------- center up ---------- */
#center-up{
	height: 163px;
	text-align: left;
	display: none;
}

.flash{
  position:absolute;
  top:0;
  margin:130px 0 0 -1px;
  width:769px;
  height:201px;
  background-image: url(../images/flash-bg.gif);
  background-repeat: no-repeat;
  background-position:0 0px;
  z-index:10;
}

.flash img{
  position:relative;
}

.flash-objekt {
	margin: 0 auto;
	text-align: center;
}

.search{
	text-align: center;
}

.search fieldset, .search form{
  border:0;
  margin: 16px 0 10px 0;
  padding:0;
  
}

.search .hledat-input{
  width:150px;
  margin:0 auto; 
  border:1px solid #A9A9A9;
  vertical-align:middle;
  color:#666666;
  font-weight:normal;
  font-size:12px;
  padding-left:3px;
  padding: 4px;
}

.search input.hledat-submit{
  font-family:   tahoma, verdana, arial; 
  margin:1px 0 0 6px; 
  padding-left:10px;
  padding-right:10px;
  padding-top: 4px;
  border:0px;
  background-color:transparent;
  color:#015C89;
  font-weight:normal;
  cursor:pointer;
  font-size:12px;
  background-image:url(../images/search-arrow.gif);
  background-repeat: no-repeat;
  background-position:0px 8px;
  float:right;
}

/* -------------------- lavy obsah ------------------------------- */

.left-box{
  padding:0 3px 10px 3px;
}

/* top pobyty */

.top-pobyty{
	border: 2px solid white;
  background:#015C89;
  background-image: url(../images/top-pobyty.gif);
  background-repeat: no-repeat;
  margin-bottom:10px;
  min-height:220px;
  margin: 4px 4px 0 0;
}

.top-pobyty h4{
  margin:0;
  padding:10px 0 6px 10px;
  font-weight:bold;
  font-size:1.25em;
  color:#93BBDF;
}

.top-pobyt-box{
  margin:0 10px;
  padding:10px 5px 10px 5px;
  background-image: url(../images/top-pobyty-underline.gif);
  background-repeat: repeat-x;
  background-position:0 0;
}

.top-pobyt-box h5, .top-pobyt-box h5 a{
  margin:0;
  padding:0px 0 0px 0px;
  font-weight:bold;
  font-size:1em;
  color:white;
  text-decoration:none;
}

.top-pobyt-box h5 a:hover{
  text-decoration:underline;
}

.top-pobyt-box p{
  margin:0;
  padding:0px 0 0 0px;
  font-size:1em;
  color:white;
  line-height:1.1em;
}

/* left sections */

.left-box .section {
  margin-bottom: 10px;
}

.left-box .section h4 {
  color: #93BBDF;
  margin: 0;
  padding: 10px 0 0 10px;
  font-weight: bold;
  font-size: 1.25em;
  text-transform: uppercase;
}

.left-box .section ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 10px;
}

.left-box .section ul li {
	margin: 1px;
	padding: 0;
}

.left-box .section ul li a {
	color: white;
	display: block;
	font-weight:normal;
	padding: 4px;
	margin: 0;
	text-decoration: none;
}

/* wellness */

.wellness {
  background: #015C89;
  min-height: 220px;
}

/* aqua a thermal */

.aqua {
  background: #016b9f;
}

/* ceska republika */

.cr {
  background: #0177b1;
}


/* kontakt */

div.contact {
	background: url(../images/kontakt-bg.gif) no-repeat right 0px; 
	color:#38546D;
	padding:10px 10px 10px 14px; 
}

div.contact h4 {
  padding:0;
  margin: 0 0 14px 0;
  color:#092D4E;
  font-size:1.3em;
  font-weight:bold;
}

div.contact  p {
	font-size: 1.2em;
	margin: .3em 0;
}

/* mailing list */
.mailing-list{
  padding:10px 10px 10px 14px; 
  background-image: url(../images/list.gif);
  background-repeat: no-repeat;
  background-position:right 0px; 
}

.mailing-list h4{
  padding:0;
  margin: 0 0 14px 0;
  color:#092D4E;
  font-size:1.3em;
  font-weight:bold;
}

.mailing-list p{
  color:#38546D;
}

.mailing-list form, .mailing-list fieldset{
  margin:0;
  padding:0;
  border:0;
}

.mailing-list label{
  font-weight:bold;
  font-size:1.1em;
  color:#38546D;
  padding-left:5px;
}

.mailing-list .mailing-list-input{
  border:1px solid #A9A9A9;
  margin-top:2px;
  margin-bottom:2px;
  font-size:1em;
  width:130px;
}

.mailing-list input.mailing-list-submit{
  font-family:   tahoma, verdana, arial; 
  margin:8px 10px 0 0; 
  padding-left:10px;
  padding-right:0;
  border:0px;
  background-color:transparent;
  color:#015C89;
  font-weight:normal;
  cursor:pointer;
  font-size:12px;
  background-image:url(../images/search-arrow.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
  float:right;
}

/* darcekovy poukaz */
.darcekovy-poukaz{
	text-align: center;
}

.darcekovy-poukaz img{
  display:block;
  padding:2px;
  background:white;
  margin-bottom:10px;
}

/* Facebook */
.facebook img {
	border: 2px solid #ffffff;
}


div.facebook {
	border: 2px solid white;
	text-align: right;
	margin: 4px 4px 0 0;
	background: #2A5E99 url('/images/facebook-bg.png') no-repeat 0 0;
	height: 46px;
	line-height: 46px;
	font-size: 114%;
	font-weight: bold;
}

div.facebook,
div.facebook a {
	color: #ffffff;
}

div.facebook a {
	display: block;
	padding: 0 8px;
}

/* -------------------- hlavny obsah ------------------------------- */

.center-box {
  width: 586px;
  float: left;
  overflow: hidden;
}

.center-box-content {
  padding: 8px 9px 8px 10px;
  float: left;
}

.center-box-content .info {
	background: #ab0202 url('../images/info-bg.png') no-repeat 0 0;
	font-size: 0.8em;
	padding: 12px 8px 12px 56px;
	border: 2px solid white;
	margin: 8px auto;
}

.center-box-content .info,
.center-box-content .info a {
	color: #ffffff;
}


h1{
  font-size:1.4em;
  font-weight:bold;
  color:#092D4E;
  margin:0 0 8px 0;
  padding:15px 0 10px 0;
}

h2{
  font-weight:bold;
  font-size:1.1em;
  color:#092D4E;
  margin:0;
  padding: 0 0 8px 0;
}

.center-links{
  padding-bottom:10px;
  background-image:url(../images/center-links-line.gif);
  background-repeat: repeat-x;
  background-position:left bottom;
  width: 560px;
}


.center-links ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

.center-links ul li{
  margin:0 0 10px 0;
  padding:1px 23px 0 0;
  color:#015C89;
  font-weight:bold;
  float:left;
  background-image:none;
  font-size:0.7em;  
}

.center-links ul li a{
  text-decoration:none;
}

.center-links ul li a:hover{
  text-decoration:underline;
}

.center-left{
  float:left;
  width:386px;
  margin-top:20px; 
  padding:0 0 10px 0;
  overflow:hidden;
}

.center-right{
  font-size:0.7em;
  margin-top:20px; 
  float:left;
  width:163px;
  margin-left:17px;
  background-image:url(../images/center-links-vertical-line.gif);
  background-repeat: repeat-y;
  overflow:hidden;
  padding:0 0 10px 0;
}

.center-left-full{
  width:540px;
  background-image:none;
}

.center-left-nomenu{
  margin-top:0px; 
}

.center-right-none{
  display:none;
}

.hr-bodky{
  background-image:url(../images/center-links-line.gif);
  background-repeat: repeat-x;
  background-position:0 0;
  height:1px;
  margin:15px 0 15px 0;
}

.center-bottom-links{
  margin-bottom:15px;
}

.center-bottom-links ul li a{
  text-decoration:none;
}

.center-bottom-links ul li a:hover{
  text-decoration:underline;
}


#center .center-bottom-links ul{
  list-style-type:none;
  margin:0;
  padding:0 0 0 10px;
}

#center .center-bottom-links li{
  background-image:url(../images/search-arrow.gif);
  background-repeat: no-repeat;
  background-position:0 5px;
  padding:1px 0 1px 15px;
  font-size:0.73em;  
}

.center-box-img{
  float:right;
  margin-bottom:25px;
  width:131px;
  height:102px;
  background:white;
  background-image:url(../images/foto-bg.gif);
  background-repeat: no-repeat;
}

.center-img{
  padding:3px;
}

.center-img img{
  display:block;
}

.fotky-button {
  text-align:right;
  font-size:1.1em;
}


.fotky-button a{
  
  background-image:url(../images/search-arrow.gif);
  background-repeat: no-repeat;
  background-position:0 4px;
  color:#015C89;
  padding:0 10px 0 12px;
}

/* vseobecne classy --------------------------------------------------------- */

  
p{
  line-height:1.4em;
  margin: 0 0 12px 0px;
  padding: 0px;
}


fieldset, img {
  width:auto;
  border:0;
  margin: 0px;
  padding: 0px;
}


.hidden {
       display: none;
}

.cleaner {
        height: 1px;
        line-height: 1px;
        font-size: 1px;
        clear: both;
}

a {
   text-decoration: underline;
}

a:hover {
   text-decoration: none;
}

form {
    margin: 0px;
    padding: 0px;
}

.f-left{
  float:left;
}

.f-right{
  float:right;
}

img.f-left{
  margin:0 10px 12px 0;
  border:0;
}

img.f-right{
  margin:0 0 12px 10px;
  border:0;
}

.img-left {
  float: left;
  border: 5px solid #A7A4A4;
  margin: 0 10px 10px 0;
}

a.button{
  font-size:1.1em;  
  background-image:url(../images/search-arrow.gif);
  background-repeat: no-repeat;
  background-position:0 4px;
  color:#015C89;
  padding:0 10px 0 12px;
}


/* ------------- konverzny kurz ----------------------------------- */ 
p.conversion-rate {
	text-align: center;
	color: #38546D;
}

div.zlavy {
	border: 2px solid white;
	text-align: right;
	margin: 4px 4px 0 0;
	background: #C40606 url('../images/offers-bg.png') no-repeat 0 0;
	padding: 0 8px;
	height: 46px;
	line-height: 46px;
	font-size: 114%;
	font-weight: bold;
}

div.zlavy,
div.zlavy a {
	color: #ffffff;
}
