body {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Arial CE, Tahoma, sans-serif;
  background: url('/public/artwork/background/body-page-bg.gif') 0px 0px repeat-x #B6B6B6;
  text-align: left;
  font-size: 12px;
}

a img {
  border: 0px;
}

h1 {
  font-size: 24px;
  font-weight: bold;
  color: #981D20;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #981D20;
  padding: 0px;
  margin-bottom: 5px;
  clear: both;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  padding: 0px;
  margin-bottom: 5px;
}

h2.free {
  clear: none;
}


h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #444;
}

h6 {
  color: red;
  font-size: 25px;
  margin: 20px;
}


table {
  font-size: 12px;
  border: 0px;
  margin-bottom: 10px;
}

table td {
  border: 0px;
  background-color: #f5f5f5;
  padding: 3px;
}





p {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  font-size: 12px;
  line-height: 18px;
}

p.short {
  width: 700px;
}


ul {
  font-size: 12px;
  margin: 0px 0px 20px 0px;
}

ul li {
  line-height: 18px;
}


#top-wrapper {
  width: 1032px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}


#main-wrapper {
  width: 1032px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
  background-color: #fff;
  text-align: center;
  padding-bottom: 1px;

}

#top {
  width: 200px;
  height: 50px;
  position: relative;
}

#top_menu {
  height: 40px;
  width: 829px;
  float: right;
  margin-bottom: 1px;
  background: url('/public/artwork/background/topmenu-bg.gif') top left repeat-x #b6b6b6;
}

#main-image {
  background: url('/public/artwork/header/ok-aircraft-hp.jpg') top left no-repeat;
   width: 1030px;
   height: 325px;
   margin-left: 1px;
}

#main-image-small {
   width: 1030px;
   height: 150px;
   margin-left: 1px;
}


.home-news {
  float: left;
  width: 202px;
  height: 325px;
  overflow: hidden;
  text-align: left;


  /*background: url('/public/artwork/background/home-news.gif') top left no-repeat;*/
}

.home-news .pad {
  padding: 15px 10px 10px 10px;
}

.news-wrap {
   background: url('/public/artwork/background/home-news.gif') top left repeat-y;
}



.home-news .title {
  color: #981D20;
  font-size: 13px;
  font-weight: bold;
}

.home-news em, .home-news p {
  font-size: 11px;
  line-height: 15px;
}



.home-flash {
  float: right;
  height: 325px;
  width: 828px;
}



#search-form {
  float: left;
  padding: 250px 0px 0px 20px;
  font-size: 11px;
  text-align: left;
}



#flags {
  width: 190px;
  float: right;
  padding: 10px 10px 0px 0px;
}

.flag {
  border: 0px;
  float: left;
  margin-right: 7px;
}

#top_menu .pad {
  padding: 3px 4px 3px 3px;
}

a.menu-item {
  display: block;
  float: left;
  height: 34px;
  padding: 0px 16px 0px 16px;
  color: #fff;
  text-decoration: none;
  margin: 3px 5px 0px 0px;
  font-size: 12px;
}

a.menu-item:hover, .menu-active {
  background-color: #981D20;
}


a.menu-item span {
   position: relative;
   top: 9px;
}

a.left-menu {
  display: block;

}

.left-menu h2 {
  background-color: #AC4A4D;
  width: 180px;
  padding: 10px 0px 10px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}





#content {
  text-align: left;
/*  background: url('/public/artwork/background/content-business.jpg') 628px 0px no-repeat;*/
}

#left {
  float: left;
  width: 202px;
  background-color: #981D20;
  margin-left: 1px;

}

#right-hp {
  width: 829px;
  float: right;
}

a {
  color: #981D20;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
}



#right-hp .pad {
  padding: 20px 30px 20px 30px;
}


#footer {
  width: 1030px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  background: url('/public/artwork/background/footer-bg.gif') repeat-x top left #b6b6b6;
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

#footer a {
  color: #fff;
}


#footer .pad {
  padding: 14px 20px 0px 20px;
}


.logo {
  position: absolute;
  top: 52px;
  left: 23px;
}

.logo-business {
  position: absolute;
  top: 20px;
  left: 25px;
}


.clearer {
  clear: both;
}

div.people {
  float: left;
  width: 180px;
}

div.people a, div.people3 a, div.people3sh a  {
  font-size: 11px;
  color:  #981D20;
  text-decoration: none;
}


div.people em, div.people3 em, div.people3sh em {
  font-size: 11px;
}

div.people3 {
  float: left;
  width: 270px;
}

div.people3sh {
  float: left;
  width: 210px;
}

div.people3 h2, div.people3sh h2 {
  color: #981D20;
}




img.people {
  border: 1px solid #555;
}



.hp-box {
  width: 179px;
  height: 266px;
  float: left;
  margin-right: 24px;
  background: url('/public/artwork/background/box-web-hp.gif') no-repeat left top #b6b6b6;
  text-align: center;
}


.hp-box p {
  font-size: 11px;
  padding: 10px;
  text-align: left;
  font-weight: bold;
}

.lbox {
  margin-left: 1px;
  background-color: #981D20;
}

.lbox a {
  color: #fff;
  text-decoration: none;
}

.lbox a:hover {
  text-decoration: underline;
}


.lbox p {
  color: #fff;
  padding: 0px 15px 15px 20px;
  line-height: 22px;
}

.aeroexpo {
  margin-top: 15px;
  padding-left: 5px;
}





.smallbox {
  width: 110px;
}

.kontaktbox {
  width: 183px;
}

.inpimage {
  position: relative;
  top: 7px;
}

.sinput {
  width: 140px;
}

.nabidka-letadel {
}

.nabidka-letadel img {
  margin: 1px 5px 2px 0px;
  float: left;
}

.nabidka-letadel .heading {
  width: 677px;
  height: 28px;
  background-color: #981D20;
}

.nabidka-letadel .heading a {
  display: block;
  float: right;
  font-size: 12px;
  color: #fff;
  padding: 5px 10px 0px 0px;
}

.nabidka-letadel-continue h2, h1.strip {
  padding: 5px 5px 5px 10px;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  width: 662px;
  background-color: #981D20;
}


.nabidka-letadel h2 {
  padding: 5px 0px 0px 10px;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  clear: none;
}

.nabidka-letadel table {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.nabidka-letadel td.head {
  font-size: 12px;
  width: 160px;
  background-color: #ADADAD;
  color: #000;
  font-weight: bold;
  padding: 2px 0px 2px 5px;
}

.nabidka-letadel td.value {
  width: 300px;
  font-size: 11px;
  background-color: #f5f5f5;
  padding: 2px 0px 2px 5px;
}

.nabidka-letadel td.overall {
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 2px 10px 2px 5px;
  text-align: right;
}

.nabidka-letadel-continue .gallery, .ok-gallery {
  float: left;
  width: 210px;
  height: 160px;
  margin-right: 5px;
}

.ok-gallery-thin {
  float: left;
  width: 180px;
  height: 150px;
  margin-right: 5px;
}


.nabidka-letadel-continue p {
  padding-left: 10px;
}


.aktualita {
  clear: both;
}

.aktualita em {
  font-size: 12px;
}

.aktualita h2 {
  padding: 5px 5px 5px 10px;
  background-color: #981D20;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
}




.aktualita .mainimg {
  float: left;
  width: 200px;
  height: 150px;
  margin: 0px 10px 10px 0px;
}

.triple-box {
  float: left;
  width: 200px;
  margin: 0px 55px 20px 0px;
  /*background-color: #f5f5f5;*/
}

.triple-box h2 {
  padding: 5px 5px 5px 10px;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  background-color: #981D20;
  margin: 0px;
}

.triple-box .data {
  background-color: #f5f5f5;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
}

.data .lpart {
  float: left;
  width: 98px;
  padding: 5px 0px 0px 10px;
}

.data .rpart {
  float: right;
  width: 50px;
  padding: 5px 10px 0px 0px;
  text-align: right;
}

.data p {
  text-align: right;
  padding: 3px 10px 0px 0px;
}

.pdfico {
  position: relative;
  right: 3px;
  top: 3px;
}

 .bread {
   font-size: 11px;
 }

 .light-hpbox {
   width: 239px;
   height: 148px;
   background-color: #f1f1f1;
   float: left;
   margin: 0px 23px 20px 0px;
   border: 1px solid #000;
   position: relative;
 }

 .light-hpbox .arrow {
   position: absolute;
   bottom: 3px;
   right: 6px;
 }

 .light-hpbox a.header {
   color: #fff;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
   display: block;
   position: absolute;
   bottom: 5px;
   left: 10px;
 }

 .desc-table, .desc-table-smaller {
    margin-bottom: 25px;
 }

 .desc-table th, .desc-table-smaller th {
   background-color: #4E4E4E;
   color: #fff;
   padding: 8px;
   text-align: left;
 }

 .desc-table td {
   padding: 5px 15px 5px 10px;
   font-size: 12px;
 }

 .desc-table-smaller td {
   padding: 5px;
 }


 .double-col {
   float: left;
   margin-right: 20px;
   width: 350px;
 }

 .imgleft {
   float: left;
   margin: 0px 20px 10px 0px;
   border: 1px solid #333;
 }

 .imgright {
   float: right;
   margin: 0px 0px 10px 20px;
   border: 1px solid #333;
 }

 .pdf {
   position: relative;
   top: 3px;
 }
 
 .formtable td {
     background-color: #fff;
     font-size: 12px;
 }
 
 .label {
     font-weight: bold;
 }
 
 input[type=text] {
    width: 180px; 
    height: 25px;
    line-height: 25px;
    border: 1px solid #c1c1c1;
    padding: 0px 10px 0px 10px;
 }
 
 input[type=password] {
    width: 180px; 
    height: 25px;
    line-height: 25px;
    border: 1px solid #c1c1c1;
    padding: 0px 10px 0px 10px;
 }
 select {
     height: 27px;
     width: 50px;
     border: 1px solid #c1c1c1;
 }
 
 textarea {
     width: 300px;
     height: 90px;
     border: 1px solid #c1c1c1;
    padding: 10px 10px 10px 10px;
    font-family: Arial, sans-serif;
    overflow: auto;
 }
 
 input:focus, textarea:focus {
     border-color:#1289bb;
 }
 
 .form_alert {
     color: red;
 }
 
 h3.camo_logged {
     color: #981D20;   
 }
 
 .logged_div {
     float: left; 
     width: 150px; 
     padding: 20px 0px 0px 20px;
     text-align: left;
 }
 
 #camo_wrap {
     text-align: left;
     min-height: 400px;
 }
 
 #camo_wrap .pad {
     padding: 10px 20px 20px 20px;
 }
 
 a.lcamo {
     text-decoration: underline;
 } 
 
 #camo_pager {
     margin-bottom: 10px;
 }
 
 #camo_pager a.pagbox, #camo_pager a.pagbox_active {
     float: left;
     display: block;
     min-width: 15px;
     padding: 3px 5px 3px 5px;
     margin: 0px 8px 0px 0px;
     border: 1px solid #c1c1c1;
     text-align: center;
     color: #981D20;
 }
 
 #camo_pager a.pagbox:hover, #camo_pager a.pagbox_active {
     background-color:#981D20;
     color: #ddd;
 }
 
 /*
   camo styly stejné jako admin pro tabulky
 */
 
 .GridView {
  width: 98%;
  border: 1px solid #A9B9C9;
}

.GridView th {
  background-color: #e1e1e1;
  color: #1C3E7E;
  height: 23px;
  vertical-align: middle;
  text-align: left;
  background-image: url("/public/admin/img/bg/table-head.gif");
  background-repeat: repeat-x;
  background-position: top left;
  border-right: 1px solid #CFD0D1;
  border-bottom: 1px solid #CFD0D1;
}

.GridView th img {
  padding-left: 3px;
  padding-bottom: 1px;
}

.GridView th a {
  color:#000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 3px 3px 5px 5px;
}

.gridview-row {
  cursor: pointer;
}

.GridView td {
  border-bottom: 1px solid #ddd;
  height: 14px;
  padding: 3px 5px 3px 5px;
}



.grid-form-content {
  margin-left: auto;
  margin-right: auto;
  background-color: #DFE8F7;
}

table.grid {
  border-collapse: collapse;
}

.grid a, #TableGrid a  {
  color: #981D20;
  font-weight: bold;
}

.grid a:hover, #TableGrid a:hover {
  color: #000;
}



.grid {
  width: 100%;
}


.grid th {
  background-color: #e1e1e1;
  color: #1C3E7E;
  height: 23px;
  vertical-align: middle;
  text-align: left;
  background-image: url("/public/admin/img/bg/table-head.gif");
  background-repeat: repeat-x;
  background-position: top left;
  border-right: 1px solid #CFD0D1;
  border-bottom: 1px solid #CFD0D1;
  padding: 0px 5px 0px 5px;
  white-space:nowrap;
}

.grid th img {
  position: relative;
  top: 2px;
  right: 3px;
  float: right;
}


.grid td {
  border-bottom: 1px solid #ddd;
  height: 14px;
  padding: 3px 5px 3px 5px;
  font-size: 12px;
}

.first td {
  background-color: #fff;
}

.second td {
  background-color: #f6f6f6;
}

.over td {
  background-color: #D2E4F4;
}

.zavady td {
    background-color: #FFDAB9;
}

.lastinsert td {
    background-color: #C8FDC8;
}

.href_button {
    display: block;
    width: 180px;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    background-color: #981D20;
    color: #fff;
    text-align: center;
    border: 1px solid #c1c1c1;
}

.href_button:hover {
    color: #A9B9C9;
}

.result_ok, .result_ko {
    padding: 20px;
    border: 1px solid #c1c1c1;
    color: #000;
    margin-bottom: 20px;
}
.result_ok {
    background-color: #C8FDC8;
}

.result_ko {
    background-color: #FFDAB9;
}













































