html {
margin: 0;
padding: 0;
background-image: url(img/bg.jpg);
background-position: top left;
background-repeat: repeat-x;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

body{
margin: 0 auto;
padding: 0;
background-image: url(img/background.jpg);
background-position: top center;
background-repeat: no-repeat;
}

br.clearboth {
clear: both;
}

#container{
margin: 0 auto;
padding: 0;
width: 1024px;
position: relative;
}

.ski {
position: absolute;
bottom: 0;
right: 0;
z-index:1;}

.star {
position: absolute;
bottom: 20px;
right: 0;
z-index:1;}

.all{
margin: 0 auto;
padding: 0;
width: 980px;
}

/*.click {
height: 135px;
margin: 0;
padding: 0;
}*/


.left {
width: 335px;
float: left;
color: #575757;
}

.right {
padding-top: 20px;
width: 615px;
float: right;
color: #575757;
}

.leftandright {
width: 980px;
padding: 0;
margin: 0;
}

.leftandright .top {
background-image: url(img/leftandright_top.png);
background-position: top left;
background-repeat: no-repeat;
height: 15px;
}

.leftandright .center {
background-color: #0663a3;
padding: 0 20px 20px 20px;
color: #ffffff;
background-image: url(img/star_top.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

.leftandright .center td {color: #ffffff;}

.leftandright .bottom {
background-image: url(img/leftandright_bottom.png);
background-position: top left;
background-repeat: no-repeat;
height: 15px;
}

.last_minute {
background-image: url(img/last_minute.png);
background-position: top left;
background-repeat: no-repeat;
height: 153px;
padding: 15px 20px;
margin-bottom: 10px;
}
.spec_lm {background-color: #fff; padding: 20px;}
.spec_lm span, .spec_lm p {color: #575757;}


.last_minute hr {height: 0px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 1px solid #ebebeb; background-color: #d5d5d5; padding: 1px 0 0 0; margin: 5px 0 10px 0;}

.left_side hr {height: 0px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 1px solid #ebebeb; background-color: #d5d5d5; padding: 1px 0 0 0; margin: 0;}

.left_side {
background-image: url(img/left_side.png);
background-position: top left;
background-repeat: no-repeat;
height: 291px;
padding: 15px 20px;
margin-bottom: 10px;
}

.left_side_next {
background-image: url(img/left_side_next.png);
background-position: top left;
background-repeat: no-repeat;
width: 295px;
height: 228px;
padding: 15px 20px;
}

.kat_top {
background-image: url(img/kat_top.png);
background-position: bottom center;
background-repeat: no-repeat;
width: 335px;
height: 20px;
}

.kat_bottom {
background-image: url(img/kat_bottom.png);
background-position: bottom center;
background-repeat: no-repeat;
margin-bottom: 20px;
height: 18px;
}

.kat {
background-image: url(img/kat_center.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-color: #fff;
padding: 0 20px;
text-align: center;
min-height: 540px;
}


table, tr, td {
border-collapse: collapse;
padding: 0;
margin: 0;
font-size: 11px;
color: #575757;
vertical-align: top;
}

h3 {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: bold;
color: #0663a3;
}

.h3yellow { color: #ffbb05;} 

h4 {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: bold;
color: #ffffff;
}

h4 span {font-weight: normal; font-size: 12px;}

ul {margin-left: 0px; padding-left: 15px;}

input, textarea {
margin-top: 4px;
padding: 2px;
border: 1px solid #c2c2c2;
width: 95%;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #575757;
}

select {
margin-top: 4px;
padding: 2px;
border: 1px solid #c2c2c2;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #575757;
}

input[type="checkbox"] {
width: 20px;
}

.contact_form input, .contact_form textarea, .contact_form select, .combo_form textarea, .contact_form input{
padding: 3px;
border: 1px solid #9cd5fd;
width: 100%;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

.contact_form option {
background-color: #0663a3;
}

.combo_form select {
padding: 3px;
border: 1px solid #9cd5fd;
width: 100%;
background-color: #0663a3;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;}



.title {
font-size: 14px;
color: #0663a3;
font-weight: bold;
cursor: pointer;
}

.cena {
font-size: 18px;
color: #ffbb05;
font-weight: bold;
text-align: right;
}

.titlemark {
color: #9cd5fd;
font-size: 20px;
line-height: 22px;
font-weight: bold;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #3385be;
}

a, p a, li a, td a {
color: #ffbb05;  
text-decoration: none;
font-weight: bold;
outline: none;
}

a:hover {
color: #9cd5fd;
outline: none;
}

a img {
outline: none;
}


.footer {
height: 180px;
padding: 0;
background-image: url(img/star.gif);
background-position: top right;
background-repeat: no-repeat;
}

.downside_menu {margin: 0 10px 0 10px;}

.downside_menu td {padding-left: 10px; font-size: 10px;}

.downside_menu .break{border-right: 1px solid #ddd;}

.downside_menu a{
color: #0663a3;}

.downside_menu a:hover{
color: #ffbb05;}


.menu {width: 615px; height: 35px;}

.flash {
padding-top: 20px;
width: 615px;
height: 245px;
background-image: url(img/flash.png);
background-position: bottom center;
background-repeat: no-repeat;}

.search {
width: 575px;
height: 237px;
padding: 10px 20px;
background-image: url(img/search.png);
background-position: bottom center;
background-repeat: no-repeat;
}

.gate {
width: 575px;
min-height: 277px;
padding: 0 20px 0 20px;
background-color: #fff; 
background-image: url(img/gate_center.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}

.gate_bottom {
margin: 0 0 20px 0;
background-image: url(img/gate_bottom.png);
background-position: top center;
background-repeat: no-repeat;
height: 18px;
}

.gate_top {
margin: 20px 0 0 0;
background-image: url(img/gate_top.png);
background-position: bottom center;
background-repeat: no-repeat;
height: 15px;
}


.search td, .left_side{font-size: 11px;}

.menu .button{
float: left;
height: 35px;
}

.menu .button .left {
background-image: url(img/left.gif);
background-position: top left;
background-repeat: no-repeat;
height: 30px;
width: 7px;
float: left;
}

.menu .button .center {
height: 35px;
float: left;
}

.menu .button .center .text {
background-color: #0663a3;
height: 30px;
padding: 0 4px;}

/*.index {
position: relative;
}*/

.menu .button .center .triangle {
background-image: url(img/triangle.gif);
background-position: top left;
background-repeat: no-repeat;
height: 5px;}




.menu .button .right {
background-image: url(img/right.gif);
background-position: top left;
background-repeat: no-repeat;
height: 30px;
width: 7px;
float: left;
}

.menu .break {
width: 9px;
float: left;
}

.menu a {
font-size: 13px;
line-height: 30px;
color: #ffffff;}

.menu a:hover {
color: #ffbb05; }


.oferta span {color: #9cd5fd; font-weight: bold;}

.myblue {color: #9cd5fd; padding-right: 5px;}


p {
text-align: justify;
font-size: 12px;
line-height: 16px;
}


table, tr, td {
border: 0px;
padding: 0;
margin: 0;
border-collapse: collapse;
font-size: 12px;}


img {
	border:0px;
}
form {
	border:0px;
	margin:0px;
}




.ofa1{
color: #ffbb05;  
text-decoration: none;
font-weight: bold;
}

.ofa1 li {color: #ffbb05;}

.ofa2 {
color: #9cd5fd;
text-decoration: none;
font-weight: bold;
}



.small{
color: #9cd5fd;
}

hr {height: 1px; border: 0px dotted #a2d7ee; background-color: #096fb5; padding: 0; margin: 0;}

td.future {padding: 4px 10px 1px 10px; font-weight: bold;}
.color1bg {color: #fff; font-weight: bold; padding: 4px 10px 1px 10px;}
td.done.color3bg {font-weight: bold; padding: 4px 10px 1px 10px; background-color: #fff;}
