body {
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 70%;
}

p { padding: 0; margin: 0; }
h1 { display: none; }
h2 {
  font-size: 20px;
  color: #002D47;
  margin: 0 0 15px 0;
  font-weight: normal;
}
h3 {
  margin-top: 20px;
  color: #002D47;
  font-size: 12px;
}
hr { border-width: 1px; height: 1px; border-bottom: 0; color: #5E8092 }

#id {
  width: 100%;
  text-align: center;
}
.page {
  width: 847px;
  text-align: center;
  margin: 0 auto 0 auto;
  position: relative;
}

.header {
  width: 847px;
  height: 117px;
  background: #ffffff url('header.jpg') 0 0 no-repeat;
}
.header .user-info {
  width: 190px;
  position: relative;
  *position: absolute;
  top: 84px;
  left: 600px;
  text-align: right;
  color: darkblue;
}
.user-info div {
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 2px; 
}
.user-info a, .user-info a:active, .user-info a:visited, .user-info a:hover {
  color: black;
}
.user-info a:hover {
  color: #32345A;
}

.strip {
  width: 100%;
  height: 6px;
  top: 679px;
  background: #C81919 url('strip.gif') repeat-x;
}

.menu-container {
  width: 560px;
  height: 19px;
  margin: 0 auto 0 auto;
  background: url('menu.gif') no-repeat;
  text-align: center;
  margin-top: 1px;
  padding-top: 4px;
  font-size: 12px;
}
.menu-container ul { margin: 0; padding: 0; list-style: none; }
.menu-container ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
.menu-container a, .menu-container a:visited, .menu-container a:active, .menu-container a:hover
{
  color: white;
  text-decoration: none;
  padding: 0 10px 0 10px;
}
.menu-container a:hover
{
  color: #C0C0FF;
}

.page2 {
  width: 845px;
  text-align: center;
  margin: 0 auto 5px auto;
  border: 1px #B9B9FF dashed;
  border-top-width: 0;
  background: #F2F2FF url('contents-bg.gif') bottom right no-repeat;
}

.contents a, .contents a:visited, .contents a:active, .contents a:hover {
  color: #1E4A5E;
  text-decoration: none;
}
.contents a:hover {
  color: #454596;
  text-decoration: underline;
}

.contents {
  width: 845px;
  margin: 0 auto 0 auto;
  text-align: left;
}
.contents .left-panel {
  text-align: center;
  width: 165px;
  float: left;
  padding: 10px 5px 10px 5px;
  border-right: 1px dashed #B9B9FF;
}
.left-panel .menu2 {
  text-align: left;
  padding: 0 0 25px 0;
}
.menu2 a, .menu2 a:active, .menu2 a:visited, .menu2 a:hover {
  display: block;
  font-size: 13px;
  padding: 1px 0 1px 10px;
}
.menu2 a:hover { background-color: #DCDCFF; text-decoration: none; }

.contents .center-panel {
  width: 489px;
  float: left;
  padding: 15px 10px 10px 10px;
  color: #122232;
}
.contents .center-panel p { padding: 0; margin: 0 5px 10px 5px; text-align: justify; }

.center-panel a, .center-panel a:visited, .center-panel a:active {
  color: #6C0008;
}
.center-panel td a, .center-panel td a:visited, .center-panel td a:active {
  color: #3E6C82;
}

.contents .right-panel {
  width: 145px;
  float: right;
  padding: 10px 5px 10px 5px;
  border-left: 1px dashed #B9B9FF;
}

.index-novinky { margin: 5px 10px 15px 5px; }
.index-novinky .hlavicka {
  border-top: 2px solid #9FB7FF;
  padding: 3px;
  background-color: #D9D9FF;
}
.index-novinky .hlavicka span { color: #000040; }
.index-novinky .text { padding: 7px; }

table { border-collapse: collapse; }
td { padding: 2px 5px 2px 5px; }
.table-head { font-weight: bold;  border-bottom: 1px solid #A0BAD5; color: #3E6C82; }
.td-style1 { background-color: #F0F0F9; }
.td-style2 { background-color: #E4E9F5; }
.list, .list-route, .flight-table { width: 100%; font-size: 12px; }
.list td, .list-book td {
  padding: 2px 5px 2px 5px;
  vertical-align: top;
}
.list-route td {
  padding: 5px 2px 5px 2px;
  vertical-align: top;
}
.flight-table td {
  padding: 2px 10px 2px 10px;
  vertical-align: top;
  width: 50%;
}
.flight-table .book_dep {
  padding-left: 40px;
  background: url('dep_icon.gif') 0  5px no-repeat; 
}
.flight-table .book_arr {
  padding-left: 40px;
  background: url('arr_icon.gif') 0  5px no-repeat; 
}

.list-book td {
  padding: 0 5px 0 5px;
  vertical-align: top;
}
.info-table td {
  padding: 5px 5px 5px 5px;
  vertical-align: top;
}

a img { border: 0; }

.rss-feed {
  position: absolute;
  top: 127px;
  left: 852px;
  display: inline;
}
.rss-feed a {
  background: url('rss-feed.gif') no-repeat;
  padding-left: 17px;
  color: #000044;
  text-decoration: none;
}

.lang-switch {
  position: absolute;
  top: 100px;
  left: 852px;
  display: inline;
}
.lang-switch a {
  color: #000044;
  text-decoration: none;
}
.eng { background: url('eng.gif') no-repeat; padding-left: 20px; }
.cze { background: url('cze.gif') no-repeat; padding-left: 20px; }

.details-table { text-align: left; margin-top: 20px; }
.details-table .h { font-weight: bold; padding-right: 15px; }
.pilot-id-detail {
  font-size: 20px;
  color: #002D47;
}
.pilot-name-detail {
  font-size: 15px;
  color: #002D47;
}

.aprt-info {
  background: url('aprt_info.gif') no-repeat;
  padding-left: 60px;
}
.aprt-info .title {
  font-size: 20px;
  color: #002D47;
  font-weight: normal;
}
.aprt-info .smaller {
  font-size: 15px;
  color: #002D47;
}

.flotila-acft {
  margin: 0 20px 20px 20px;
  background-color: #F2F2FF;
  padding: 2px;
  border: 2px solid #CBD4EB;
}
.flotila-acft img {
  width: 120px;
  height: 80px;
  float: left;
  margin-right: 10px;
}
.flotila-acft div {
  text-align: right;
  padding-right: 5px;
  font-size: 13px;
}
.flotila-acft div a {
  padding-left: 20px;
  background: url('download.gif') 4px 4px no-repeat;
}

.ank-con {
  margin: 0 2px 7px 1px;
  color: #263143;
}
.ank-con div {
  margin: 0 0 5px 0;
}
.ank-q {
  border-bottom: 1px solid #8C93B8;
  font-weight: bold;
  padding: 0 0 2px 0;
  margin: 0 0 2px 0;
}
.ank-con span, .ank-con a {
  font-weight: bold;
}

.testq {
  padding: 10px;
  margin: 5px 2px 5px 2px;
  font-size: 12px;
}
.testq1 {
  background-color: #F0F0F9;
}
.testq2 {
  background-color: #E4E9F5;
}
.testan {
  margin: 10px 0 0 10px;
  padding: 2px;
}
.testan.correct {
  background-color: #66DD66;
}
.testan.correction {
  background-color: #FFFF00;
}
.testan.notcorrect {
  background-color: #DD6666;
}
.test {
  padding: 10px;
  color: white;
  font-weight: bold;
  text-align: center;
}
.test.success {
  background-color: #66DD66;
}
.test.fail {
  background-color: #DD6666;
}
.test span {
  font-size: 14px;
}

.promo-link {
  text-align: center;
  margin-bottom: 20px;
}

.copy {
  margin-bottom: 40px;
  color: #555555;
  text-align: center;
}

code { font-size: 12px }

form { padding: 0; margin: 0; }

.input { width: 100px; font-family: Verdana; font-size: 12px; margin-left: 5px; }
.reg .input { width: 150px; }

.error { margin: 0 0 5px 0; color: darkred; text-align: center; }
.info { margin: 0 0 5px 0; color: green; text-align: center; }
.small { font-size: 9px }

.error img { margin: 0 5px 0 0; }
.info img { margin: 0 5px 0 0; }

.bold { font-weight: bold; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

