@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;line-height: 1.4em;margin: 0;padding: 0; color:#333; background: url(images/header-bg.png) top center no-repeat #FFF; text-align: center;}

*{outline: 0;}

a, h1, h2, h3, h4, p, ul, li, form, fieldset, td {margin: 0;padding: 0;}
ul, li {list-style: none;}
.cleaner {clear: both;}

#wrap {background: url(images/footer.png) bottom center no-repeat; text-align: center;}
#wrap1 {width: 980px; margin: 0 auto;text-align: left;}

#header {
	background: url(images/header.png) 0 0 no-repeat;
	height: 266px;
	position: relative;
	}
body.page_id_42 #header,body.parent_id_42 #header {
	background: url(images/header-sub.png) 0 0 no-repeat;
	}
body.page_id_43 #header,body.parent_id_43 #header {
	background: url(images/header-sub.png) 0 0 no-repeat;
	}
body.page_id_42 .sub_open,body.parent_id_42 .sub_open {background: url(images/menu-pobytove-sub.png) top center no-repeat!important;color: #df1111!important;}
body.page_id_43 .sub_open,body.parent_id_43 .sub_open {background: url(images/menu-rychle-sub.png) top center no-repeat!important;color: #df1111!important;}
h1, h1 span {
  position: absolute;
  top: 102px;
  left: 9px;
  overflow: hidden;
  width: 450px;
  height: 70px;
  z-index: 1;
  margin: 0; padding: 0;
  }

h1 span {
  display: block;
  background: url('images/logo.png') 0 0 no-repeat;
  left: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  text-indent: -9999px;
  }

#header ul {
	width: 750px;
	height: 90px;
	position: relative;
	padding-left: 15px;
	}
#header ul li {
	float: left;
	line-height: 56px;
	margin: 0 4.5px;
	font-size: 120%;
	text-align: center;
	}
#header ul li.li-41 a.selected {
	background: url(images/menu-uvod.png) top center no-repeat;
	}
#header ul li.li-42 a.selected {
	background: url(images/menu-pobytove.png) top center no-repeat;
	}
#header ul li.li-43 a.selected {
	background: url(images/menu-rychle.png) top center no-repeat;
	}
#header ul li.li-44 a.selected {
	background: url(images/menu-onas.png) top center no-repeat;
	}
#header ul li.li-45 a.selected {
	background: url(images/menu-ohlasy.png) top center no-repeat;
	}
#header ul li.li-46 a.selected {
	background: url(images/menu-daruj.png) top right no-repeat;
    color: #FFF;
    padding-top: 10px;
	}


#header ul li.li-41 {
	width: 57px;
	}
#header ul li.li-42 {
	width: 137px;
	}
#header ul li.li-43 {
	width: 117px;	
	}
#header ul li.li-44 {
	width: 82px;
	}
#header ul li.li-45 {
	width: 128px;	
	}
#header ul li.li-46 {
	width: 118px;	
	}

#header ul li a.selected {
	color: #df1111;
	text-decoration: none;
	}
#header ul li a.selected:hover {
	text-decoration: none;
	}
#header ul li a {
	height: 56px;
	display: block;
	line-height: 56px;
	color: #FFF;
    outline: 0;
	text-decoration: none;
	}
#header ul li a:hover {
	text-decoration: underline;
	}
#header ul li ul {
	position: absolute;
	left: 25px;
	top: 60px;
	}
#header ul li ul li a {
	background: none;
	color: #000;
	text-decoration: underline;
	height: auto;
	line-height: 1.4em;
	font-size: 70%;
	}
#header ul li ul li {
	width: 160px!important;
	margin: none!important;
	text-align: left!important;
	}
#header ul li ul li a:hover {
	background: none;
	text-decoration: none;
	}
#header ul li ul li a.selected {
	color: #df1111;
	text-decoration: none;
	background: none!important;
	}
#header ul li ul li a.selected:hover {
	text-decoration: underline;
	}
.newsbtn {display: block;position: absolute;right: 280px;bottom: 26px;}
.newsbtn a{display: block;position: relative;float: right;background: url(images/newbtn.png) no-repeat center;width: 132px;height: 20px;padding: 10px 15px;text-align: center;text-decoration: none;color: #fff;font-size: 14px;}
.newsbtn a:hover{text-decoration: underline;}
#content a {
	color: #df1111;
	font-weight: bold;
	text-decoration: underline;
	}
#content a:hover {
	text-decoration: none;
	}
#left {
	float: left;
	width: 490px;
	}
#right {
	float: right;
	width: 490px;
	}
.box1, .box2 {
	background: url(images/box1.png) 0 0 no-repeat;
	color: #FFF;
	height: 245px;
	overflow: hidden;
	position: relative;
	}
.box2 {
	background: url(images/box2.png) 0 0 no-repeat;
	}
.box1 h2, .box2 h2 {
	color: #fff79d;
	font-size: 190%;
	line-height: 110%;
	margin-left: 80px;
	padding-top: 5px;
	text-transform: uppercase;
	}
.box2 h2 {
	margin-left: 70px;
	}
.box1 h3, .box2 h3 {
	margin-left: 80px;
	font-size: 100%;
	line-height: 100%;
	padding-bottom: 12px;
	}
.box2 h3 {
	margin-left: 70px;
	}
.text {
	padding: 0 30px;
	}
.text h3 {
	font-size: 110%;
	color: #DF1111;
	background: url(images/bullet.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	}
.text p,.text ul {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.detail-box ul li,.text ul li {
	padding-left: 10px;
	background: url(images/dot.png) left 0.5em no-repeat;
	margin-bottom: 5px;
	}
.detail-box ul {
	line-height: 140%!important;
	}
.text a {
	font-weight: normal!important;
	}
.text img {
	float: left;
	margin: 3px 20px 10px 0;
	}

#motiv-pobytove,#motiv-speed,#motiv-ohlasy,#motiv-onas {
	background: url(images/pobytove-h2.png) 0 0 no-repeat;
	color: #FFF;
	height: 105px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	}
#motiv-speed {
	background: url(images/speed-h2.png) 0 0 no-repeat;
	}
#motiv-ohlasy {
	background: url(images/ohlasy-h2.png) 0 0 no-repeat;
	}
#motiv-onas {
	background: url(images/onas-h2.png) 0 0 no-repeat;
	}
#motiv-pobytove h2,#motiv-speed h2,#motiv-ohlasy h2,#motiv-onas h2 {
	color: #fff79d;
	font-size: 190%;
	line-height: 110%;
	margin-left: 80px;
	padding-top: 5px;
	text-transform: uppercase;
	}
#motiv-pobytove h2{font-size: 160%;padding-top: 8px;}
#motiv-speed h2 {
	margin-left: 70px;
	}
#motiv-pobytove h3,#motiv-speed h3 {
	margin-left: 80px;
	font-size: 100%;
	line-height: 100%;
	padding-bottom: 12px;
	}
#motiv-speed h3 {
	margin-left: 70px;
	}
.one-line {
	line-height: 200%!important;
	}







.box {
	background: url(images/box-shadow.png) 0 0 no-repeat;
	margin-bottom: 3px;
	}
.box-shadow-pobytove {
	background: url(images/box-shadow-pobytove.png) 0 0 no-repeat;
	}
.box-shadow-speed {
	background: url(images/box-shadow-speed.png) 0 0 no-repeat;
	}
.box-shadow-pobytove h3,.box-shadow-speed h3 {
	padding-left: 40px;
	}
.box h3 {
	color: #df1111;
	font-size: 110%;
	text-transform: uppercase;
	margin-bottom: 15px;
	}
.box ul {
	margin-left: 120px;
	line-height: 175%;
	}
.box p {
	margin: 10px 0;
	}
.detail-box ul {
	margin-left: 10px!important;
	}
.box .in a.podrobnosti {
	color: #666!important;
	background: url(images/rezervace.png) 0 0 no-repeat;
	width: 175px;
	height: 30px;
	font-weight: normal!important;
	line-height: 30px;
	text-align: center;
	display: block;
	margin-left: 120px;
	margin-top: 20px;
	text-decoration: none!important;
	}
.box .in a.podrobnosti:hover {
	text-decoration: underline!important;
	}
.obsazeno,.posledni,.volno {
	float: left;
	width: 100px;
	padding-bottom: 50px;
	background: url(images/obsazeno.png) bottom left no-repeat;
	}
.posledni {
	background: url(images/posledni.png) bottom left no-repeat;
	}
.volno {
	background: url(images/volna.png) bottom left no-repeat;
	}
.box img {
	display: block;
	}
.in {
	padding: 25px 30px 20px 30px;
	}
h2.arrow {
	background: url(images/box-arrow.png) top center no-repeat;
	height: 71px;
	font-size: 130%;
	color: #666;
	text-align: center;
	line-height: 51px;
	text-transform: uppercase;
	}
.jakprobiha {
	position: absolute;
	left: 148px;
	bottom: 20px;
	background: url(images/jak-probiha.png) 0 0 no-repeat;
	width: 195px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	}
.jakprobiha:hover {
	background: url(images/jak-probiha.png) 0 -40px no-repeat;
	}
.nadpis-block {
	font-size: 110%;
	text-transform: uppercase;
	color: #666;
	padding-left: 30px;
	}
#left-box-footer, #right-box-footer {
	background: url(images/linka.png) left 45px no-repeat;
	padding: 0px 30px;
	margin-top: 10px;
	}

#left-box-footer p,#right-box-footer p {
	margin-bottom: 50px;
	}

#footer {
	padding: 100px 30px 70px 30px;
	clear: both;
	}
#footer p {
	color: #277395;
	line-height: 160%;
	}
#footer p a {
	color: #277395;
	text-decoration: underline;
	}
#footer p a:hover {
	text-decoration: none;
	}
.border {
	background: url(images/border-top.png) 0 0 no-repeat;
	padding: 0!important;
	margin-bottom: 20px;
	}
.border-bottom {
	background: url(images/border-bottom.png) left bottom no-repeat;
	padding: 20px 30px;
	}
.border-bottom strong {
	color: #df1111;
	}
.perex {
	font-weight: bold;
	padding-left: 120px;
	padding-bottom: 20px;
	margin: 0!important;
	background: url(images/linka-red.png) left bottom no-repeat;
	}
label {
	display: block;
	}
input,textarea,select {
	background: #cbecfc;
	border: 1px solid #cbecfc;
	padding: 5px 5px;
	width: 95%;
	}
select {
	width: 98%;
	padding: 5px 2px 5px 5px;
	}
form p {
	margin-bottom: 11px;
	}
input#submit {
	width: 105px;
	height: 30px;
	padding: 0!important;
	line-height: 30px;
	border: none;
	background: url(images/odeslat.png) 0 0 no-repeat;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	}
.linka {
	background: url(images/linka.png) center center no-repeat;
	height: 10px
	}
.potvrzeni {
	background: url(images/potvrzeni-bg.png) 0 0 no-repeat;
	padding: 0!important;
	}
#potvrzeni-in.text {
	background: url(images/potvrzeni-bg-bottom.png) left bottom no-repeat;
	padding: 30px;
	}
h2.potvrzeni-ok {
	color: #5f8e19;
	font-size: 150%;
	padding-left: 50px;
	background: url(images/right.png) 0 0 no-repeat;
	height: 43px;
	line-height: 43px;
	}
.duraz {
	font-weight: bold;
	color: #df1111;
	}
