* {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

body {
  background-color: #072963;
}

ul {
  list-style: none;
}

h1 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: normal;
  color: #fff;
}
  

p {
  padding-bottom: 10px;
}

#fb_cont {
  position: absolute;
  top: 10px;
  left: 975px;
}

.root-cont {
  background: #0c2f5f url("../images/root-bg.jpg") left top no-repeat;
  width: 960px;
  float: left;
}

  .header-cont {
    float: left;
    width: 960px;
    height: 930px;
  } 
  
    .top-menu {
      width: 960px;
      height: 30px;
    }
    
    .top-menu ul {
      list-style: none;
      display: inline;
      float: right;
    }
    
    .top-menu ul li {
      display: inline;
      float: left;
    }
    
    .top-menu ul li img {
      display: inline;
      float: left;
    }
    
    .top-menu ul li a {
      display: inline;
      float: left;
      font-size: 15px;
      text-align: center;
      text-decoration: none;
      color: #fff;
      background: transparent url("../images/menu-item-bg.jpg") left top repeat-x;
      height: 40px;
      padding-top: 10px;
      padding-right: 20px;
      padding-left: 5px;
    }
    
    .top-menu ul li a:hover {
      color: #a6ce39;
    }
    
    .boat_show_akcio {
      position: absolute;
      left: 0px;
      top: 62px;
    }
    
    .boat_show_akcio img {
      border: 0;
    }
    
    .flag-uk {
      position: absolute;
      left: 477px;
      top: 97px;
    }
    
    .flag-uk img {
      border: 0;
    }
    
    .flag-de {
      position: absolute;
      left: 556px;
      top: 97px;
    }
    
    .flag-de img {
      border: 0;
    }
    
    .flag-hu {
      position: absolute;
      left: 634px;
      top: 97px;
    }
    
    .flag-hu img {
      border: 0;
    }
  
    .logo {
      position: absolute;
      left: 780px;
      top: 50px;
    }
    
    .logo img {
      border: 0;
    }
    
    .important-cont {
      position: absolute;
      left: 440px;
      top: 207px;
      width: 521px;
      /*height: 309px;*/
      font-size: 12px;
      color: #fff;
    }

    .important-head {
      background: transparent url("../images/important-head-bg.png") center top no-repeat;
      width: 521px;
      height: 33px;
    }

    
    /* MS-IE 6 hack */
    * html .important-head {
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/important-head-bg.png', sizingMethod='scale');
      background: none;
    }

    .important-body {
      background: transparent url("../images/important-body-bg.png") center top repeat-y;
      width: 521px;
    }
    
    /* MS-IE 6 hack */
    * html .important-body {
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/important-body-bg.png', sizingMethod='scale');
      background: none;
    }

    .fountain {
      background: transparent url("../images/important-body-fountain-bg.png") center top no-repeat;
    }

    .important-foot {
      background: transparent url("../images/important-foot-bg.png") center top no-repeat;
      width: 521px;
      height: 33px;
    }
    
    /* MS-IE 6 hack */
    * html .important-foot {
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/important-foot-bg.png', sizingMethod='scale');
      background: none;
    }
    
    .important-col {
      float: left;
      width: 136px;
      /*height: 110px;*/
      margin-right: 15px;
    }
    
    .important-col b {
      font-size: 16px;
    }
    
    .important-col img {
      border: 0;
    }

    .important-article {
      margin-top: 20px;
    }

    .important-article-main {
      margin-top: 20px;
      color: #072963;
    }
    
    .prices-table {
      font-size: 11px;
      width: 480px;
    }
    
    .prices-table thead th {
      white-space: nowrap;
      background-color: #2e5aa4;
      padding: 4px 3px 6px 3px;
    }
    
    .prices-table tbody th {
      white-space: nowrap;
      text-align: left;
      background-color: #3a6cbf;
      padding: 4px 3px 6px 3px;
      
    }
    
    .prices-table tbody th span {
      font-size: 10px;
      font-weight: normal;
    }
    
    .prices-table tbody td {
      white-space: nowrap;
      text-align: right;
      background-color: #3a6cbf;
      padding: 4px 3px 6px 3px;
       
    }

    .prices-table tfoot td {
      text-align: left;
      background-color: #2e5aa4;
      padding: 4px 3px 6px 3px;
    }

      
  .body-cont {
    float: left;
    display: inline;
    width: 960px;
    font-size: 12px;
  }

  .body-cont h4 a {
    font-size: 12px;
  }

  .body-cont a {
    color: #A5CD39;
    text-decoration: none;
  }

  .left {
    color: #fff;
    text-align: left;
    padding-left: 60px;
    width: 405px;
    float: left;
  }

  .right {
    color: #fff;
    text-align: left;
    padding-left: 30px;
    width: 405px;
    float: left;
  }

  
  .lead {
    color: #fff;
    text-align: left;
    font-weight: bold;
    padding-left: 60px;
    width: 260px;
    float: left;
  }

  .lead-img {
    margin-bottom: 10px;
  }

  .leads-img {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    border: 0;
  }

  .leads {
    color: #fff;
    text-align: left;
    font-weight: normal;
    padding-left: 60px;
    width: 550px;
    float: left;
    display: inline;
  }

  .leads-item {
    margin-bottom: 20px;
    float: left;
    display: inline;
  }

    .gallery-thumbs-cont {
      margin-top: 10px;
      float: left;
    }
    
    .gallery-thumbs-cont#fixed_position {
      position: absolute;
      top: 950px;
      width: 260px;
    }
  
    .gallery-thumbs-cont img {
      border: 0;
      margin-right: 10px;
      margin-bottom: 10px;
      float: left;
      display: inline;
    }

    .related_article {
      margin-top: 20px;
      float: left;
      font-weight: normal;
    }

    .related_article h3 {
      margin-bottom: 10px;
    }

    .related_article h3 a {
      font-weight: normal;
    }

    .related_article div {
      font-style: italic;
    }
  
  .body {
    color: #fff;
    text-align: left;
    padding-left: 30px;
    width: 260px;
    float: left;
  }
  
  .latest-articles {
    color: #fff;
    text-align: left;
    padding-left: 30px;
    width: 260px;
    float: left;
  }
  
  .latest-article h4 {
    font-size: 14px;
  }
  
  .latest-article {
    margin: 10px 0 20px 0;
    font-size: 11px;
  }
  
  .date {
    font-style: italic;
  }

