ol.vop li {
    padding: 5px 0;
    }
div.wrapper {
    padding-bottom: 20px;
    padding-top: 147px;
}



/* BOX FOR SUBPAGE ****************************/

div.content div.header_box_wrapper {
  height: 29px;
  line-height: 29px;
  position: relative;
  padding: 0 5px;
}
div.content div.header_box {
  background: #EEEEE2 url(../img/sec_bg_header_box.png) 0 0 repeat-x;
  padding: 0 5px;
  color: #565656;
}
div.content div.header_box h3 {
  color: #565656;
  font-size: 1.3em;
}
div.content div.header_box_wrapper div.lc, div.header_box_wrapper div.rc {
  background-image: url(../img/sec_header_box_corners.png);
  height: 29px;
  position: absolute;
  top: 0;
  width: 5px;
}
div.header_box_wrapper div.lc {
  background-position: 0 0; 
  left: 0;
}
div.header_box_wrapper div.rc {
  background-position: -5px 0; 
  right: 0;
}
a.more { 
  background: url(../img/sec_arrow_right.png) right 0.4em no-repeat;
  padding: 5px 21px 5px 0;
  font-size: 1.1em;
}
div.box {
  position: relative; 
  background: #F7F7F1 url(http://www.czechairlines.co.uk/img/sec_bg_box.png) left top repeat-y ;
}
div.box div.brc, div.box div.blc {
  background-image: url(../img/sec_box_bottom_corners.png);
  bottom: -1px;
  _bottom: -2px;
  height: 5px;
  line-height: 0;
  font-size: 0;
  position: absolute;
  width: 5px;
}
div.box div.blc {
  background-position: 0 0; 
  left: -1px;
}
div.box div.brc {
  background-position: -5px 0; 
  right: -1px;
}



/* MENU ****************************************/

div.menu {
  margin-bottom: 30px;
}



/* CONTNENT ************************************/


div.content h1 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 13px;
  padding-right: 250px;
}
div.content h2 {
  color: #004B83;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 5px;
}
div.content ul.bookmarks h3 {
  font-size: 12px;  
}
div.content h3 {
  font-size: 1.1em;
  font-weight: bold;
}
div.content p {
  font-size: 1.1em;
  margin-bottom: 20px;
}
div.content ol {
  font-size: 1.1em;  
  margin: 10px 0 20px 28px;
}
div.content ul {
  font-size: 1.1em;  
  list-style: none;
  margin: 0 0 20px 10px;
}
div.content ul li {
  background: url(../img/sec_content_item.png) 0 4px no-repeat;
  padding-left: 15px;
  padding-bottom: 5px;
}
div.content ul ul {
  font-size: 1em;
  margin-bottom: 0; 
}
div.content dl {
  font-size: 1.1em;  
  list-style: none;
  margin: 0 0 20px 0;
}
div.content dl dt {
  font-weight: bold;
}
div.content dl dd {
  font-size: 1em;
}
div.content dl dl dt {
  font-size: 0.9em;
}
div.content dl dl dd {
  font-size: 0.9em;
}

div.content dl dd ul li {
    font-size: 0.9em;
    }
div.content img.ir {
  display: inline;
  float: right;
  margin: 0 0 5px 10px;
}
div.content img.il {
  display: inline;
  float: left;
  margin: 0 10px 5px 0;
}
div.content hr {
  display: none;
}
div.content table table {
    font-size: 1em;
}   
div.content table {
    font-size: 1.1em;
    width: 100%;
    background-color: #F9F8F3;
    border: 1px solid #DFE0D2;
    margin: 5px 0;
    border-collapse: collapse;
    }
div.content table th {
    background-color: #DFE0D2;
    padding: 4px 10px 4px 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    }
div.content table td {
    padding: 5px 10px;
    border-bottom: 1px solid #E0E0D6;
    }
div.content table td ul li {
    font-size: 0.9em;
    }    
    
/* formular - Informace pro cestujici / Zakaznicka podpora / Napiste nam*/      
div.content .formular table td table {
    border: 0;
    }
    
/* div vpravo - doplnujici info */
div.content .dop_info {
    border: 1px solid #DFE0D2;
    width: 200px; 
    margin: 0 0 20px 20px;
    float: right;
    position: relative;
    background-color: #F9F8F3;
    padding: 10px;
    }
div.content .dop_info ul {
    _position: relative;
    margin-bottom: 0;
    }     

/* obecny obalovaci div */
div.form {
  border: 1px solid #E4E2D9;
  min-height: 90px;
  _height: 90px;
  margin: 0 0 10px 0;
  width: 100%;
  padding: 30px 0 10px 0;
  }
div.form div.header_box_wrapper {
    height: 29px;
    line-height: 29px;
    position: absolute;
    padding: 0 5px;
    top: -1px;
    left: -1px;
    width: 99%;
    _width: 99%;
    }
div.form div.blok {
    padding:10px;
    }    
div.form div.blok label {
    font-size: 1em;
    margin-bottom:7px;
    margin-top:3px;
    }    
  
div.content div.general_box div.header_box_wrapper div.lc, div.general_box div.header_box_wrapper div.rc {
  background-image: url(../img/sec_header_box_corners.png);
  height: 29px;
  position: absolute;
  top: 0;
  width: 5px;
} 



/* OTHERS ****************************************/

a.more { 
  background: url(../img/sec_arrow_right.png) right 0.4em no-repeat;
  padding: 5px 21px 5px 0;
  font-size: 1.1em;
}
a.more_left {
    float: left;
}
a.more_right { 
    float: right;
}
div.notice {
    font-size: 11px;
}
div.content table.review_magazine tr td {
    border: none;
}
div.content table.review_magazine tr td div.img_wrapper div {
    display: none;
}
input, textarea {
    border: 1px solid #CFCCBC;
}

div.content .small {
    font-size: 0.9em;
}
div.content td.small {
    padding: 5px 5px;
}



/********************************************* STRARE STYLY *******************/

/* ---- navazane bloky ----*/
.body_sl {
    float: left;
    width: 312px;
    min-height: 100px;
    _height: 100px;
    margin: 0 10px 0 0;
    position: relative;
    }
.body_sl img, .body_sr img {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
    }
.body_sr {
    float: left;
    width: 312px;
    min-height: 100px;
    _height: 100px;
    margin: 0;
    position: relative;
    }
.body_big {
    margin: 10px 0;
    min-height: 70px;
    _height: 70px;
    border: 1px solid #ddd;
    padding: 10px;
    }
.body_big ul {
    margin: 10px 0 0 0;
    padding-bottom: 0;
    }
.body_sl p, .body_sr p {
    padding: 10px;
    }
.body_sl h2, .body_sr h2 {
    padding: 0;
    margin: 0 10px;
    }
.body_big h2 {
    padding: 0;
    margin: 0;
    }
.body_sl .vice, .body_sr .vice, .body_big .vice {
    padding: 10px;
    background: #f5f5f5;
    text-align: right;
    }
/*---- kongresy vypis ---*/
.vypis_kongresu {
  margin: 10px 0;
  }
.vypis_kongresu table td.r {
  text-align: right;
  width: 120px;
  }
.vypis_kongresu table td.last {
  text-align: right;
  padding: 10px;
  }
.rok_mesic {
  margin: 10px 0;
  }
.rok_mesic span {
  margin: 0 0 0 30px;
  }  
/* --- pracovni mista ---*/
.pracmista {
background: #fff;
}
.pracmista table {
background: #fff;
}
.pracmista table th, .pracmista table td {
 background: #fff;
 border: none;
}
.pracmista table td ul li{
list-style-type: none;
}

/* --- messages ---*/
.error, .message {
  color: #C8242A;
  border: 1px solid #C8242A;
  padding: 3px 10px;
  font-size: 11px;
  margin: 0 0 10px 0;
  font-weight: bold;
  }
.message {
  color: #0E2863;
  border: 1px solid #0E2863;
  margin: 10px 0 10px 0;
  }
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/* ----                                   sloupce                                         --------*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.sub_box_levy, .sub_box_pravy, .sub_box_pravy_noborder {
  float: left;
  font-size: 70%;
  }
.sub_box_levy {
  width: 210px;
  margin: 0 20px 0 0;
  }
.sub_box_pravy {
  width: 685px;
  border: 1px solid #A3A9B0;
  padding: 10px;
  background: #ECEDEE;
/*  margin: 0 0 20px 0;*/
  margin: 0;
  }
.sub_box_pravy .inbox {
  background: #fff;
  padding: 10px 25px;
  position: relative;
  min-height: 430px; 
  _height: 430px;
   }
.min-vyska {
    min-height: 390px; 
  _height: 390px;
  margin:0;
  padding: 0;
    }
.sub_box_pravy_noborder {
  width: 688px;
  }
.sub_box_pravy_noborder .inbox {
   }
/*----- sub navigace ---*/
.sub_navigace {
    border-bottom: 1px solid #ECEDEF;
    border-top: 1px solid #ECEDEF;
    }
.sub_navigace br {
    display: none;
    }
.sub_navigace a {
    text-align: left;
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    background: #eee;
    border-bottom: 1px solid #fff;
    min-height: 15px;
    _height: 15px;
    color: #5C5C5C;
    font-weight: bold;
    }
.sub_navigace a:hover {
    padding: 5px 20px;
    text-decoration: none;
    background: #fff;
    border-bottom: 1px solid #ECEDEF;
    min-height: 15px;
    _height: 15px;
    color: #5C5C5C;
    }
.sub_navigace a.selected {
    padding: 5px 20px;
    text-decoration: none;
    background: #fff;
    border-bottom: 1px solid #ECEDEF;
    min-height: 15px;
    _height: 15px;
    color: #DF393D !important;
    font-weight: bold;
  }
/*------ sloupec pravy ---- obsahovy ---*/
.sub_box_pravy .vycet p{
  border-top: 1px solid #ECEDEF;
  padding: 5px 0 0 0;
  }
.sub_box_pravy ul {
  margin: 8px 0; 
  padding: 0 0 5px 0;
  _position: relative;
  }
.sub_box_pravy ul li {
  list-style-type: none;
  background: url("../img/main_bck_sub_li.gif") 0 6px no-repeat;
  margin: 0 0 2px 10px;
  padding: 0 0 0 10px ;
  }
.sub_box_pravy .note {
    color: #666;
    }  
/*---- tabulka ---*/
.sub_box_pravy table {
  border-collapse: collapse;
  border: none;
  margin: 10px 0;
  width: 100%;
  }
.sub_box_pravy table th {
  border: none;
  background: #A8B6BF;
  color: #fff;
  text-align: left; 
  padding: 3px 5px;
  }
.sub_box_pravy table th a {
  color: #fff;
  }
.sub_box_pravy table th a:hover {
  color: #fff;
  }
.sub_box_pravy table td {
  border-bottom: 1px solid #ECEDEF;
  text-align: left; 
  padding: 4px 8px;
  }
.sub_box_pravy table td table td, .sub_box_pravy table.noborder td {  
  border-bottom: 0;
  }
.sub_box_pravy table td.small {
    font-size: 80%;
    padding: 4px 4px;
    }
.sub_box_pravy table td.posledni {
    border-bottom: 0;
    }
.sub_box_pravy table td.right {
    text-align: right;
    }
.sub_box_pravy .in {
  padding: 10px;
  background: #fff;
  border: 1px solid #ECEDEE;
  margin: 10px 0;
  position: relative;
  }  
.sub_box_pravy .il {
  padding: 10px;
  background: #fff;
  border: 1px solid #ECEDEE;
  float: left;
  margin: 0 20px 10px 0;
  position: relative;
  }
.sub_box_pravy .im {
  padding: 10px;
  background: #fff;
  border: 1px solid #ECEDEE;
  margin: 0 20px 10px 0;
  position: relative;
  }
.sub_box_pravy .ir {
  padding: 10px;
  background: #fff;
  border: 1px solid #ECEDEE;
  float: right;
  margin: 0 0 10px 20px;
  position: relative;
  }
.sub_box_pravy .ilb {
  padding: 10px;
  border: 1px solid #ECEDEE;  
  float: left;
  margin: 0 20px 10px 0;
  }
.sub_box_pravy .irb {
  padding: 10px;
  border: 1px solid #ECEDEE;  
  float: right;
  margin: 0 0 10px 20px;
  }
.buttony {
    padding: 10px 0 0 0;
    margin: 0;
    border: none;
    /*border-top: 1px solid #9EA5AF;*/
    font-size: 100%;
   }
/* ----------- Rozcestnik - napr. sekce pro Cestujici -------------- */

.moznosti table td {
    vertical-align: top;
    border: 0px;
	}
.moznosti .linka {
	border-right: 1px solid #EDF2F5;
	}
.moznosti h2 {
	background-color: #ECEDEE;
	border-left: 2px solid #A8B6BF;
	padding: 7px 5px 7px 15px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	}	
.moznosti p {
	padding: 0 5px 0 15px;
	margin-bottom: 15px;
	}
/* ------- formulare --------- */	
.formular table {
    border: 0;
    width: 100%;
    }
.formular table th {
    padding: 5px;
    }
.formular table td {
    padding: 5px;
    }
.formular table td.formular_firstRow {
    padding-top: 15px;
    }
.formular table td table {
    width: auto;
    }
.formular td.button {
    border: 0;
    padding-top: 20px;
    text-align: center;
    }
.formular .btn {
    width: auto;
    background-color: #DE393F;
    color: #fff;
    border: 0;
    padding: 3px;
    font-weight: bold;    
    }

/* ---------- timetable ------------- */
.nadpis {
    font-size: 130%;
    font-weight: bold;
    }
.timetable table th {
    font-size: 100%;
    }
.timetable table td table th {
    font-size: 100%;
    font-family: tahoma, verdana; 
    }
  
/* ------ karty --------- */
.ctvrt {
    width: 24%;
    float: left;
    text-align: center;
    margin: 10px 0 0 0;
    _position: relative;
    }
.ctvrt a {
    display: block;
    }
.ctvrt div.img_wrapper div {
    display: none;
    }
.pul {
    width: 50%;
    float: left;
    margin: 20px 0 20px 0;
    _position: relative;
    }
.ramecek {
     border: #A3A9B0 1px solid;
     padding: 10px;
     background-color: #ECEDEE;
     margin: 10px 0;
    }
.ramecek p {    
    background-color: #fff;
    text-align: center;
    padding: 5px;
    }
.logo{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
/*    width: 120px;*/
    _position: relative;
    }            
  
/*---- print ---*/
.print {
  padding: 20px 0 0 0;
  text-align: right;
  clear: both;
  }
.print a {
  float: right;
  padding: 3px 0 3px 22px;
  background: url(../img/sec_print_icon.png) left 0.3em no-repeat;
  color: #565656;
  font-size: 11px;
}
/*----- div vpravo - doplnujici info --- */
.dop_info {
    border: 1px solid #A3A9B0;
    width: 200px; 
    margin: 0 0 20px 20px;
    float: right;
    position: relative;
    background: #eee;
    padding: 10px;
    }
.dop_info ul {
    _position: relative;
    }    
/* ---- souvisejici ---*/
.souvisejici {
    border: 1px solid #A3A9B0;
    margin: 10px 0;
    background: #eee;
    padding: 10px;
    }
.mandatory {
    font-weight: bold;
    } 
/*Mapa destinací - SWF Object alt. obsah*/    
#destinationMapContainer {
	background-image: url("http://www.czechairlines.co.uk/img/md_bg.gif");
	width: 708px;
	height: 619px;
	border: solid #A3A9B0 1px;
}
#destinationMapContainerBottom {
	margin-left: 5px;
}