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

* {
	margin: 0;
	border: none 0;
}
body {
	background: url(../img/bg/sunny.gif) repeat;
	color: #5492c8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	display: block;
}
h1 {
	padding-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
h2 {
	padding: 0 0 5px 17px;
	font-size: 14px;
	color: #B92F2B;
	text-transform: uppercase;
	background: url(../img/h2.gif) no-repeat 18px bottom;
}
a {
	color: #5492c8;
	
}

#main {
	position: relative;
	width: 950px;
	margin: 15px auto 0 auto;
}
#top {
	border-bottom: #fff solid 9px;
}
#topMenu {
	position:absolute; 
	right: 30px; 
	top: -8px;
	color: #fff;
}
#topMenu a {
	color: #fff;
	text-decoration: none;
}
#botMenu a {
	color: #5492c8;
	text-decoration: none;
}
#topMenu a:hover, #botMenu a:hover {
	color: #eb2c35;
	text-decoration: underline;
}
#botMenu {
	position: absolute;
	left: 70px;
}
#content {
	position: relative;
	background-color: #d4e9f9;
	border-left: #fff solid 9px;
	border-right: #fff solid 9px;
	background: url(../img/bg/bg.gif) repeat-x #d4e9f9; min-height:745px; _height:745px;
}
#content #bot {
	position: relative;
	left: -9px;
	top: 41px;
}
/* MENU */ 
.menuItem {
	position: absolute;
	top: 30px;
	width: 138px;
	height: 50px;
	min-height: 50px;
	border-bottom: #fff solid 9px;
	cursor: pointer;
}
.menuItem:hover {
	border-bottom: #e93435 solid 9px;
}
.menuItem img {
	width: 137px;
	height: 50px;
}
#menuPobyt {
	left: 256px;
	background: url(../img/bg/menu-pobyt.png) no-repeat 0 0;
}
#menuPoznani {
	left: 393px;
	background: url(../img/bg/menu-poznani.png) no-repeat 0 0;
}
#menuSkupiny {
	left: 529px;
	background: url(../img/bg/menu-skupiny.png) no-repeat 0 0;
}
#menuLast {
	left: 666px;
	background: url(../img/bg/menu-last.png) no-repeat 0 0;
}
#menuLyze {
	left: 803px;
	background: url(../img/bg/menu-lyze.png) no-repeat 0 0;
}
#menuPobyt:hover, #menuPoznani:hover, #menuSkupiny:hover, #menuLast:hover, #menuLyze:hover {
	background-position: 0 -50px;
}
/* konec MENU */ 

/* SUBMENU */
#submenu {
	position: absolute;
	left: 118px;
	top: -16px;
}
#sub_popis, #sub_foto, #sub_poloha, #sub_term {
	position: relative;
	width: 116px;
	height: 21px;
	min-height: 21px;
	float: left;
	cursor: pointer;
}
#sub_popis:hover img, #sub_foto:hover img, #sub_term:hover img, #sub_poloha:hover img {
	width: 116px;
	height: 21px;
}

#sub_popis:hover, #sub_foto:hover, #sub_term:hover, #sub_poloha:hover {
	background-position: 0 -21px;
}
#sub_popis {
	background: url(../img/menu-popis.gif) no-repeat;
}
#sub_foto {
	background: url(../img/menu-foto.gif) no-repeat;
}
#sub_term {
	background: url(../img/menu-term.gif) no-repeat;
}
#sub_poloha {
	background: url(../img/menu-poloha.gif) no-repeat;
}

#submenu .selected {
	background-position: 0 -21px;
}
/* konec SUBMENU */


#left {
	float: left;
	width: 590px;
	padding: 26px 0 0 34px;
}
.vypisZajezdu {
	padding-top: 20px;
}
.vypisZajezdu p {
	padding: 5px 15px 10px 100px;
}
.images {
	padding: 5px 15px 10px 15px; 
}
.images img {margin:2px;  }

/* Box */ 
#bixBox {
	width: 587px;
	height: 226px;
	min-height: 226px;
}
.foto01 {
	width: 587px;
	
}
.boxTop, .boxBot {
	position: absolute;
	left: 0;
	width: 589px;
	height: 22px;
	min-height: 22px;
}
.boxTop {
	top: -22px;	
	background: url(../img/bg-top-box.png) no-repeat;
}
.box {
	position: relative;
	margin-top: 32px;
	background: url(../img/bg-mid-box.gif) repeat-y 0 0;
}
.boxBot {
	bottom: -22px;
	background: url(../img/bg-bot-box.png) no-repeat;
}


#right {
	position: relative;
	padding: 26px 0 0 0;
	right: 34px; 
	float: right;
}
#right .add {
	position: relative;
	width: 256px;
	height: 167px;
	clear: both;
	display: block;
	padding: 0px; margin:0; 
}
.add h2 {
	padding: 10px 0;
	display: block;
	text-align: center;
	background: none;
}
.add p {
	padding: 0 14px;
}
#nav {
	font-size: 9px;
	background: url(../img/bg-box1.png) no-repeat;
}
#nav #prev, #nav #next, #nav .popis {
	position: absolute;
	top: 12px;
}
#nav #prev {
	left: 14px;
}
#nav #next {
	left: 128px;
}
#nav .popis {
	padding: 0;
	left: 69px;
	text-transform: uppercase;
	z-index: 90;
}
#nav a {
	text-decoration: none;
	color: #5492c8;
}
#nav #leftNav, #nav #rightNav {
	position: absolute;
	top: 53px;
}
#nav #leftNav p, #nav #rightNav p {
	padding: 0;
	width: 110px;
}
#nav #leftNav {
	left: 14px;
}
#nav #rightNav {
	text-align: right;
	right: 14px;
}
#hod { padding:0; margin:0;
	background: url(../img/bg-box-hodnoceni.png) no-repeat;
}
#hod_in { padding:10px; }
#special { padding:0; margin:0;
	background: url(../img/bg-box-special3.png) no-repeat;
}
#special_in { padding-top:135px; padding-left:20px; }

.tabulka { 	margin: 5px 15px 10px 15px;
  width:70%;  }
.tabulkaR { 	margin: 5px 15px 10px 10px;
  width:90%;  }
.tabulkaLast { 	margin: 5px 15px 10px 10px;
  width:570px;  }

    
#katalog {
	background: url(../img/bg-box-katalogy.png) no-repeat;
}
.clear {
	height: 1px;
	clear: left;
}

#show01, #show02, #show03, #show04, #show05 {
	width: 932px;
	height: 330px;
	position: absolute;
	left: 0;
	z-index: 100;
	display: none;
	background: url(../img/bg/submenu2.png) repeat;
	
	color:#333333;
	font-weight: bold;
}
#show03 { height:450px; }

#show01_a { padding-left:25px; }
#show01_a a { color:#333333; text-decoration:none;

}

#show01_a h2 { color:#6C93BC;
	text-transform:none;
	background:none;
}

#show01_a h3 { color:#B92F2B;
	text-transform:none;
	background:none;
}

.red {
	color: #B92F2B;
}
.up {
	text-transform: uppercase;
}

td { vertical-align:top; }

#last { width:90%; }

select { width:130px; height:20px; font-size:12px; }

.inputtext { border:#6C93BC 1px solid;}

#popis .bgImg {
	min-height: 70px;
}
#popis .foto1 {
	background: url(../foto/bg.jpg) no-repeat 18px 5px;
}
.ruka { cursor: hand; cursor: pointer; }