html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS";
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
	background-color: #0A3E76;
}
*{
	margin: 0;
	padding: 0;
}


h1,h2,h3,h4 {
	color: #013978;
}

#hl_container {	
	border: 0px solid Red;
	width: 942px;
	margin: 0 auto;
	text-align: center;
	height: auto;
}

/* MAIN TPL */
#div_top {
	width: 942px;
	height: 340px;
	background: url(../img/top_full_logo.png) no-repeat;
}
.top_flash {
	border: 0px solid #0A3E76;
	height: 270px;
	width: 405px;
	float: left;
	margin-left: 5px;
	margin-top: 18px;
}

.div_top_menu {
	width: 930px;
	height: 30px;
	border: 0px solid #000;
	position: relative;
	top: -35px;
	left: 0px;
	margin:0;padding:0;
	border: 0px solid red;
	padding: 0px 0 0 0;
}

/* hack for ie7 */
*:first-child+html .div_top_menu {
	border: 0px solid green;
	padding: px 0 0 0;
	top: -32px;
}




.ul_menu_top {
	border: 0px solid #ff0197;
	height: 20px;
	display:block;	
	list-style-type: none;
	margin: 0 auto;
	padding-right: 20px;
	padding-top:2px;
	float:right;
	border: 0px solid red;
}

.menu_center {
	float: left;
	border: 0px solid #000;
	height: 26px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	text-align:center;
	background-image: url();
	background-repeat: no-repeat;
	background-position:  top right;
	
	
}
.menu_center a{
	color: #aaa;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
	text-transform: uppercase;
}

.menu_center a:hover{
	color: #ffffff;
	
}


/*stred */

.center_left {
	border: 0px solid Gray;
	width: 240px;
	float: left;
	position: relative;
	top: -40px;
}
.center_right {
	border: 0px solid Black;
	float: left;
	width: 690px;
	position: relative;
	top: 0px;
}

.div_log {
	border: 0px solid Black;
	width: 180px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	color: #003878;
}
.div_log_zmena {
	border: 0px solid Black;
	width: 180px;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	margin-top: 10px;
}

#div_login {
	background-image: url(../img/login_bg2.png);
	background-repeat: no-repeat;
	height: 205px;
	width: 205px;
	margin-left: 0px;	
	margin-top: 40px;
	padding-top: 16px;
}
.log_text {
	border: 0px solid #000;
	text-align: left;
	margin:0;
	width: 80%;
	padding-left:30px;
	font-size: 75%;
	font-weight:bold;
}
#inp_log_1 {
	height: 24px;
	width: 150px;
	background-image: url(../img/form_bg_1.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 9px;
	padding-top: 10px;
}
#inp_log_2 {
	height: 22px;
	width: 150px;
	background-image: url(../img/form_bg_2.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 9px;
	padding-top: 10px;
}
.submit_log {
	background-image: url(../img/bg_submit_log.gif);
	background-repeat: repeat-x;
}
#vysacka {
	height: 115px;
	width: 125px;
	position: absolute;
	top: -42px;
	left: 50px;
}

.dest_top_bg {
	background: url(../img/dest_top.png) no-repeat top;
	width: 201px;
	height: 79px;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	border: 0px solid black;
}

.dest_nadpis {
	border: 0px solid black;
	padding: 45px 50px;
	display: block;
}
#dest_top_bg h2 {
	margin: 0;
	padding:30px 0 0 0;
	border:0px solid red;
	height: 30px;
	background-position: 15px bottom;
}

.destinations {
	width: 201px;
	background-image: url(../img/dest_middle.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	z-index: 2;
	text-align: left;
	margin-top: 0px;
	padding: 0;
}

.destinations ul {
	 list-style-type: none;
	 padding: 0;
	 margin-left: 15px;
}
.destinations li a{
 color: #666;
 font-weight: bold;
 text-decoration: none;
}
.destinations li a:hover{
 color: #FF7D00;
 text-decoration: underline;
}

#dest_bott_bg {
 background: url(../img/dest_bott.png);
 height: 12px;
 width: 201px;
 margin: 0;
 padding: 0;
 margin-left: 0px;
 z-index:3;
}

.pagetabs {
	text-align: center;
	width:680px;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 13px;
	line-height: 15px;
	float:left;height:30px; border:0px solid red;
	margin:40px 0 10px 0;
	padding: 4px 0 0 0;
	color: #3f8abb;
}
.pagetabs a{
	/*color: #FFF;*/
	color: #0A3E76;
	text-decoration: underline;
}
.pagetabs a:hover{
	/*color: #FFF;*/
	color: #0A3E76;
	text-decoration: underline;
}

/* top ponuky a last minute a detail */
.top_last_hl_cont {
	border: 0px solid blue;
	width: 673px;
	background: url(../img/bg_trans.png) no-repeat;
	margin: 0px 0px 20px 5px;
}

.top_last_container {
	width: 673px;
	background: url(../img/bg_trans3.png) repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin-top: 55px;
	padding: 20px 0 20px 10px;
}
.top_last_container_detail {
	width: 673px;
	background: url(../img/bg_trans3.png) repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin-top: 40px;
	
}

.top_last_krajina {
	margin:30px 0 0px 0;
	width:650px;
	height:25px;
	float:left;
}

.top_last_zariadenie{
	border:0px solid #0a3e76d; 
	background:#dee5ed;
	margin:40px 0 0px 0;
	width:650px;
	float:left;
	}





.container_bott_bg {
	position:relative;
	background: url(../img/bg_trans2.png);
	height: 17px;
	width: 673px;
	
	margin: 0px 0px 0px 0px;
}

.container_bott_bg {
	position:relative;
	background: url(../img/bg_trans2.png);
	height: 17px;
	width: 673px;
	
	margin: 0px 0px 0px 0px;
}

.container_bott_bg2 {
	position:relative;
	background: url(../img/bg_trans2.png);
	height: 17px;
	width: 673px;
	
	margin: 0px 0px 0px 0px;
}

*:first-child+html .container_bott_bg2 {
	
	margin: -20px 0px 0px 5px;
}

.nadpis_container {
	border: 0px solid #003B78;
	text-align: left;
	position: relative;
	top: 30px;
	margin-left: 70px;
	color: #003B78;
	font-size: 130%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.nadpis_popis {
display:none;
}

.offer_detail {
	float: left;
	width: 190px;
	height: 345px;
	border: 0px solid #000;
	padding: 7px 0 0 13px;
	background: url(../img/detail.png) no-repeat;
	margin-left: 10px;
	text-align:center;
}
.offer_zariadenie {
	font-weight: bold;
	color: #003B78;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #000;
	overflow: hidden;
	width: 170px;
	height: 35px;
	text-align: center;
}

.offer_type {
	font-weight: normal;
	color: #003B78;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #000;
	overflow: hidden;
	width: 170px;
	height: 15px;
	text-align: center;
	float:left;
	
}

.offer_foto {
	text-align: center;
	overflow: hidden;
	width: 160px;
	height: 120px;
	border: 0px solid #003B78;
	table-layout: fixed;
	float:left;
	text-align:left;
	border: 0px solid #3f8abb;
	margin: 10px 10px 10px 10px;
}
.offer_foto img {

	max-width: 160px;
	max-height: 120px;
	border: 0px solid #3f8abb;
}

.offer_shortinfo {
	float:left;
	width:430px;
	border:0px solid blue;
	text-align:left;
	margin:30px 0 0 3px;
	padding:0px;
	clear:right;
	
}

.offer_shortinfo_zar {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#0A3E76;
	margin-right:10px;
}

.offer_shortinfo_type {
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#0A3E76;
	}
	
.offer_shortinfo_krajina {
	color: #003B78;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
	height: 35px;
	border: 0px solid #003B78;
	padding-top: 5px;
	text-align: center;
	float:left;
	text-align:left;
	width:300px;
	margin:0px;
	padding:0px;
}

.offer_krajina {
	color: #003B78;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
	width:170px;
	height: 35px;
	border: 0px solid #003B78;
	padding-top: 5px;
	text-align: center;
}
.offer_dni {
	color: #003B78;
	border: 0px solid #003B78;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:180px;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.offer_cena {
	color: #D77F3C;
	border: 0px solid #003B78;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:170px;
	height: 20px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}


.offer_terminy {
	width: 420px
	height:100px;
	overflow: hidden;
	top: -120px;
	left: 150px;
	border: 1px solid black;
}

.offer_riadok {
	margin:1px 0 0 0;
	loat:left;
	width:650px;
	border:0px solid black;
}

.offer_oddo {
	width:170px;
	height:16px;
	font-size:9px;
	font-weight:bold;
	float:left;
	color: #003B78;
	padding: 0px 0px 0px 10px;
	border:0px solid green
}
.offer_oddo2 {
	width:140px;
	height:16px;
	font-size:9px;
	font-weight:bold;
	float:left;
	color: #003B78;
	padding: 0px 0px 0px 10px;
	border:0px solid green
	overflow: hidden;
}

.offer_dnistrava {
	width:120px;
	height:16px;
	font-size:9px;
	float:left;
	color: #003B78;
	border:0px solid green
}

.offer_cenaeur {
	width:150px;
	height:16px;
	font-size:9px;
	float:left;
	color: #fa891d;
	font-weight:bold;
	border:0px solid blue;
}

.offer_zobrazdetajl {
	width:30px;
	height:16px;
	font-size:9px;
	float:left;
	font-weight:bold;
	border:0px solid blue;
}

*:first-child+html .linka_detail {
	top: 20px;
}

.linka_detail {
	position: relative;
	top: 50px;
	left: 55px;
	border: 0px solid #FF0000;
	width:170px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.linka_detail_2 {
	
	border: 0px solid #FF0000;
	width:180px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float:left;
	text-align:center;
}

.linka_detail a:hover {

	color: #ffffff;
}

.offer_detail_link {
	
	border: 0px solid #000;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #507EA6;
	text-decoration: none;
	text-align:center;
}

.offer_in_up{
	border:0px solid red;
	overflow:hidden;
	float:left;
	width:180px;
	height:315px;
}

.det_main_img_div {
	float:left;
	width: 300px;
	height: 200px;
	overflow:hidden;
	margin-left: 40px;
	border: 0px solid #d0d0d0;
}
.detail_foto {
	float: left;
	width: 104px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	margin-left: 20px;
}
.detail_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003B78;
	text-align: justify;
	border: 0px solid #000;
	padding: 10px 40px 10px 40px;
}

.detail_info p,span {
	font-size: 11px !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}
/* top ponuky a last minute a detail end */


/* MAIN TPL END */

/* content */
.content_div {
	border: 0px solid red;
	width: 673px;
	background: url(../img/bg_trans.png) no-repeat;
	height: 80px;
	margin: 0px 0px 0px 5px;
}

.content_div_center {
	background:  url(../img/bg_trans3.png) repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	font-size:14px;
	font:Verdana;
	margin: 0px 0px 0px 5px;
	padding: 10px 50px 10px 40px;
	width: 600px;
}





.content_div_bottom {
	background: url(../img/bg_trans2.png);
	height: 17px;
	width: 673px;
	margin: 0px 0px 20px 5px;
}



*:first-child+html .content_div_center {
	margin: 0px 0px 0px 11px;
}







/* content end */











/* TPL */
.div_galeria {
	float: left;
	margin-left: 3px;
}
.div_txt {
	color: #3F8ABB;
	font-size: 80%;
	text-align: justify;
	/*text-indent: 10px;*/
}
.p_img {
	border: 0px solid red;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.txt_foto {
	font-size: 70%;
	color: #3F8ABB;
}
.div_img_left_img {
	float: left;
	margin: 10px;
}
.div_img_left_txt {
	color: #3F8ABB;
	font-size: 80%;
	text-align: justify;
}
.div_img_right_img {
	float: right;
	margin: 10px;
}
.div_img_left_txt {
	color: #3F8ABB;
	font-size: 80%;
	text-align: justify;
}
/* TPL END */

/* PATA */
#pata_container {
	height: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pata_container a{
	font-weight: bold;
	font-size: 80%;
	color: #FFF;
	text-decoration: none;
}
/* PATA END */

/* booking */
.booking_li {
	float: left;
	margin-left: 5px;
	font-size: 130%;
	color: Blue;
	list-style-type: none;
}

.booking_div {
	width:600px;
	border:0px solid red;
	margin:0;
	font-size:12px;
	font-family: tahoma, verdana;
}

.booking_div select {
	width:60px;
}

.booking_div_1 {
	border-right: 2px solid white;
	width: 150px;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: left;
	padding: 0px;
	color: #003B78;
	margin-left: 40px;
	font-weight: bold;
}

.obligatory {
	border-right: 2px solid red;
}

.booking_div_2 {
	border: 0px solid #D6D6D6;
	width: 400px;
	height: 30px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
.booking_div_3 {
	border: 0px solid blue;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	height: 110px;;
}
.booking_div_4 {
	border: 0px solid #D6D6D6;
	width: 90%;
	float: left;
	margin-top: 3px;
	text-align: right;
	padding: 3px;
}
.booking_div_5 {
	border: 1px solid #ff7979;
	background: #ffae93;
	width: 550px;
	height: 30px;
	color: red;
	float: left;
	margin: 10px 0 10px 40px;
	text-align: center;
	padding-top: 18px;
	font-size: 13px;
	font-weight: bold;
}
.booking_txtarea {
	height: 100px;
	width: 320px;
}
.booking_txt_inp {
	width: 80%;
}

/* booking end */

/* registration */
.reg_div {
	border: 0px solid blue;
	width: 673px;
	background: url(../img/bg_trans.png) no-repeat;
}
.reg_div_x {
	width: 673px;
	background: #FFFFFF url(../img/bg_trans3.png) repeat-y;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin-top: 55px;
}
.reg_div_y {
	background-color: #E6E9F2;
	border: 1px dotted #BDC8DC;
	width: 580px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px;
	float: left;
}
.reg_div_bott {
	background: url(../img/bg_trans2.png);
	height: 17px;
	width: 673px;	
}
.reg_div_1 {
	border: 0px solid #D6D6D6;
	width: 25%;
	float: left;
	margin-top: 3px;
	text-align: left;
	padding: 3px 30px;
	color: #0A3E76;
}
.reg_div_2 {
	border: 0px solid #D6D6D6;
	width: 50%;
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	text-align: left;
	padding: 3px 0px;
}
.reg_div_3 {
	border: 0px solid #D6D6D6;
	font-weight: bold;
	color: #0A3E76;
	width: 80%;
}
.reg_div_4 {
	border: 0px solid #D6D6D6;
	text-align: right;
	width: 95%;
}
.reg_div_5 {
	margin-left: 30px;
}
.reg_txt_inp {
	width: 80%;
	margin: 0;
	padding: 0;
}
.podmienky {
	border: 1px solid #6CA5CA;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
	height: 120px;
	padding: 5px;
	margin-top: 15px;
	color: #000;
	width: 85%;
	margin-left: 30px;
}
/* registration end

/* TPL */
.div_galeria {
	float: left;
	margin-left: 3px;
}
/* TPL END */

.overenie {
	color: #000;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 80%;
	border: 0px solid #6CA5CA;
	text-align: center;
}
.rek_par {
	font-size: 75%;
	font-weight: normal;
}

/* odchod navrat */
.odchodnavrat {
 position:relative;
 width:350px;
 overflow:hidden;
 border: 0px solid red;
}
.odchod {
 float:left;
 margin:0 0 0 0px;
 border: 0px solid red;
}

.navrat {
 margin:0 0 0 5px;
 float:left;
}

.cal_table{
 border:1px solid #f0f0f0;
 border-collapse:collapse;
 margin:0;padding:0;
}

.cal_table td {
 margin:1px;
 padding: 2px;
 border:1px solid #cccccc;
 
}
.cal_head_tr{
 background:#ff6600;
}
.cal_head_td {
 background:#cccccc;
 border:1px solid: #f0f0f0;
}
.cal_empty_td{
 backgorund:#fcfcfc;
} 

.cal_day_td {
 background:#aaaaaa; 
}

.selected {
 background:#ff6600 !important;
}
.cal_td_today {
 background:#888; 
}

.cal_td_today:hover {
 background:#c0c0c0;
 cursor:hand;cursor:pointer;
}


.cal_day_td:hover {
 background:#c0c0c0;
 cursor:hand;cursor:pointer;
}

.gutter1 {
 float:left;
 position: relative; 
 height: 16px;
 width: 120px;
 margin-top: 10px;
 background: url(../img/16sliderbg.png) repeat-x;
}
.knob1 {
 position: absolute;
 height: 16px;
 width: 20px;
 background: url(../img/16ball.png) no-repeat;
 cursor:hand;
 cursor: pointer;
}

.gutterText {
 float:left;
}
.combo {
 margin: 0 0 5px 0;
}

  #od_year  {font-size:10px;width:60px;}
  #od_month {font-size:10px;width:56px;}
  #do_year  {font-size:10px;width:60px;}
  #do_month {font-size:10px;width:56px;}

.filter_container {
	position: relative;
	text-align: left;
	top: 0;
	left: 0px;
	font-size: 11px;
	float: left;
	width: 673px;
	border: 0px solid Black;
	background: url(../img/filter_1.png) no-repeat top;
	margin-bottom: 20px;
	margin-left: 5px;
}

*:first-child+html .filter_container {
margin-left: 11px;
}



.filter_body {
	width: 669px;
	border-right: 2px solid #003B78;
	border-left: 2px solid #003B78;
	margin-top: 87px;
	background-color: #DDE6EE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.filter_pata {
	background: url(../img/filter_2.png) no-repeat;
	height: 21px;
	width: 673px;
}
.filter_kriteria_nadpis {
	border: 0px solid #003B78;
	color: #003B78;
	font-size: 12px;
	font-style: italic;
	width: 150px;
	padding-left: 40px;
	font-weight: bold;
}
.filter_left {
	border: 0px solid #003B78;
	width: 250px;
	float:left;
}
.filter_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	padding-top: 10px;
}
.filter_left ul li {
	color: #003B78;
	font-weight: bold;
}
.filter_right {
	border: 0px solid #003B78;
	width: 370px;
	height: 270px;
	padding:30px 0 0 0 ;
	float:left;
	overflow: hidden;
	color: #003B78;
	font-weight: bold;
	
}
.filter_footer {
	border: 0px solid #003B78;
	width: 80%;
	padding-left: 40px;
	padding-top: 10px;
}
.info {
	display: block;
	float: left;
	width: 370px;
	height: 15px;
	background: #DDE6EE;
	border: 0px solid Blue;
	float: left;
	color: #003B78;
}
#info_text{
	display: block;
	border: 0px solid red;
	width: 250px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border: 0px solid Blue;
}

#axloader {
  position:relative;
  display:none;
  border: 0px solid blue;
  float:left;
  background: url(../img/ajax-loader_2.gif) no-repeat 50% 50%;
  width:16px;
  height:16px;
}
   
#vyber {
   position:relative;
   border: 0px solid red;
   background: #DDE6EE;
   padding: 0px;
   float:left;
   width: 370px;
	height: 200px;
   overflow: auto;
}
   
#vyber ul li {
  padding: 0;
  list-style-type: none;
}

#left_destinations {
	padding: 10px 0 0 0;
	border:0px solid red;
}

.hide {
	display:none;
}
.show {
	display:block;
}

.cursor_pointer {
	cursor:pointer;
}
.a_filter {
	text-decoration: none;
}
