html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 10; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body {
  font: 70%/1.5 normal Tahoma, Verdana, san-serif;
  color: #333333; }

a {
  color: #1d1a5f; }
  a.more, a.prezent {
    background: #1d1a5f;
    color: white;
    padding: 5px 8px;
    text-decoration: none; }
  a.prezent{
    background: #797CA5;
  }

.text {
  text-align: justify;
  padding: 4px 0; }
.text p{
  padding: 4px 0;
}
.text ul{
  padding:8px 10px 8px 25px;
}

.clear {
  clear: both; }

ul {
  list-style-type: disc;
  margin-left: 15px;
  color: #1d1a5f; }

h1 {
  font-size: 1.3em;
  color: #1d1a5f;
  padding-left:10px;
  text-align:left;
  background: url("/themes/aviaam/images/arrow.gif") no-repeat 0 51%; }

#container {
  width: 900px;
  margin: 0 auto;
  height: 575px;
  min-height: 575px !important; 
  }


.bg-about-us{
  background:url("/themes/aviaam/images/bg1.jpg") no-repeat;
}
.bg-services{
  background:url("/themes/aviaam/images/bg5.jpg") no-repeat;
}
.bg-aircraft{
  background:url("/themes/aviaam/images/bg2.jpg") no-repeat;
}
.bg-press-releases{
  background:url("/themes/aviaam/images/bg4.jpg") no-repeat;
}
.bg-contacts{
  background:url("/themes/aviaam/images/bg3.jpg") no-repeat;
}
.bg-Security, .bg-site-map{
  background:url("/themes/aviaam/images/bg1.jpg") no-repeat;
}

#bg{
  position:absolute;
  z-index:-1px;
}
ul{
  color:#333;
}
#top {
  margin: 0 auto;
  width: 860px;
  height: 100px;
  background-color: white; }
  #top ul {
    float: left;
    margin: 10px 30px 0 30px;
    list-style-type: none; }
  #top li {
    float: left;
    line-height: 107px;
    border-left: 1px solid #cccccc;
    padding: 5px;
    vertical-align: bottom; }
    #top li a {
      color: #646464;
      text-decoration: none;
      display: block;
      margin-bottom: -47px;
      text-align: left;
      min-width: 60px;
      padding: 0 5px 0 10px;
      background: url("/themes/aviaam/images/arrow.gif") no-repeat 0 51px;
      text-transform:lowercase;
      font-size: 1.2em; }
      #top li a:hover, #top li.selected a {
        color: #1d1a5f;
        text-decoration: underline; }

#snav {
  float: right;
  margin: 10px 10px 0 0; }
  #snav a {
    line-height: 16px;
    text-align: center;
    color: #cccccc;
    border-left: 1px solid #e5e5e5;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    padding: 0 7px;
    font-size: 0.85em;
    text-decoration: none; }
    #snav a:first-child {
      border: 0; }

#home {
  background: url("/themes/aviaam/images/home.gif") no-repeat 7px 3px; }

#tree {
  background: url("/themes/aviaam/images/tree.gif") no-repeat 7px 3px; }

#email {
  background: url("/themes/aviaam/images/email.gif") no-repeat 7px 3px; }

#logo {
  margin: 15px 0 0 25px;
  float: left; }

#body {
  clear: both;
  width: 860px;
  background-color: white;
  min-height: 300px;
  margin: 245px auto 0; }

#bottom {
  width: 850px;
  margin: 20px auto 50px;
  border-top: 1px solid #1d1a5f;
  font-size: 0.9em;
  padding: 5px; }

#rblock {
  width: 322px;
  float: right;
  background: url("/themes/aviaam/images/rblock.jpg") no-repeat 25px 0;
  min-height: 150px;
  margin: 30px 25px 0 0;
  padding-left: 25px;
  border-left: 1px dashed #cccccc; }

#rblock_text {
  padding: 20px;
  height: 60px; }
  #rblock_text h1 {
    color: white;
    font-size: 1.5em;
    background: none;
    padding: 0; }
  #rblock_text a {
    color: white;
    font-size: 0.9em; }

#lblock {
  width: 440px;
  padding: 30px 20px 0 25px; }
  
#navleft{
  display:block;
  float:left;
  width:160px;
  margin:20px 20px 0 25px;
  padding:0 20px 0 0;
  list-style-image:url("/themes/aviaam/images/arrow.gif") ;
  border-right:1px dashed #ccc;
  min-height:300px;
}
#navleft li{
  margin:8px 0;
}
#navleft li a{
  color: #646464;
  text-decoration: none;
  line-height:1.1em;
  font-size:1.1em;
}
#navleft li.selected a{
  text-decoration:underline;
}
#content{
  width:610px;
  margin:20px 0;
  float:left;
}
.aircraft{
  float:left;
  width:190px;
  margin-left:20px;
}
.first{
  margin-left:0;
}

hr{
  height:1px;
  background:#333;
  margin:15px 0;
  border:0;
}

.aircraft h3, h2{
  font-weight:bold;
  color: #1d1a5f;
  margin:10px 0;
}
.aircraft table{
  border-collapse:collapse;
  width:100%;
}
.aircraft td, .aircraft th{
  border-bottom:1px solid #333;
  padding:3px;
}
.aircraft th{
 font-weight:bold; 
}
.aircraft a{
  padding-left:38px;
  background:url("/themes/aviaam/images/pdfmini.png") no-repeat 0 1px;
}
.imagethumb{
  width:250px;
  height:200px;
  float:left;
  margin:10px 6px;
  border:3px solid #DFDFDF;
  text-align:center;
  background-color:#DFDFDF;
}
.imagethumb p{
  padding:3px 0;
}
.newsitem{
  margin:4px 0;
}
small{
  font-size:0.9em;
}
strong{
  font-weight:bold;
}
#sidetext{
  padding:10px;
  background-color:#f4f4f4;
  height:110px;
}
#sidetext ul{
  float:right;
  width:210px;
  list-style-type:none;
}
#sidetext a{
  text-decoration:none;
  font-size:1.1em;
  line-height:0.9em;
}
#sidetext li{
  padding:3px 0 3px 13px;
  background: url("/themes/aviaam/images/dblarrow.gif") no-repeat 0 51%;
}
input.text, textarea{
  width:200px;
  border:1px solid #ccc;
  padding:1px;
  font-size:13px;
  font-family:Tahoma;
}
textarea{
  height:70px;
}
label{
  font-size:0.9em;
  float:left;
  width:100px;
  line-height:24px;
}
form input[type=submit]{
  margin-left:100px;
}
fieldset #email{background:none;}
#Selection{
  margin:15px 0;
}
#Selection label.left{font-weight:bold;}
#Selection ul{list-style-type:none;margin:5px 0;}
.required{color:#FF2E00;font-size:0.9em;}
#Form_NewsletterForm_message{margin:10px 0;}

table.spec{
  border-collapse:collapse;
  width:100%;
  }
table.spec td{
  width:25%;
  padding:5px;
  background-color:#EAEAEA;
}
table.spec td:last-child{
  width:50%;
}
table.spec tr:nth-child(even), tr.even td{
  background-color:#F9F9F9;
}
table.spec h3{
  font-size:1.1em;
  font-weight:bold;
}