/*----------GENERAL START----------*/
body, h1, h2, h3, h4, h5, h6, p, ul, li, a, input, form, label, textarea, img {margin: 0; padding: 0; border: 0;}
  
li {list-style: none;}

a {text-decoration: none;}

.clear {clear: both;}

#wrapper {background: url(/images/body_bg.jpg) no-repeat center top;}

#content {
  width: 904px;
  margin: 0 auto;
  font-family: arial; font-size: 12px;
}

a:active, a {outline: none;}

.last {
  padding: 0;
  margin: 0;
  border: 0;
}

.cat_error {
  width: 467px;
  margin-bottom: 15px;
  color: #5C7FC0;
  font-weight: bold;
}

#middle_column .info {margin-bottom: 15px;}
/*----------GENERAL END----------*/


/*----------HEADER START----------*/
#header {
  width: 904px; height: 316px;
  background: url(/images/header.jpg) no-repeat;
  position: relative;
}

#header .img_container {
  position: absolute;
  left: 180px; top: 29px;
  padding-top: 160px; padding-left: 30px;
  width: 634px; height: 57px;
  background-repeat: no-repeat;
}

#header .img_container h1 {
  font-size: 24px;
  color: white;
  padding-bottom: 2px;
  line-height: normal;
  text-align: left;
  height: auto;
}

#header .img_container p {
  font-size: 14px;
  color: white;
}

#header .img_container a {color: white;}

#header h1 {
  height: 18px; line-height: 18px;
  font-size: 11px;  font-weight: normal; 
  color: white;
  text-align: center;
}

  /*----------LOGO START----------*/
  #header #logo {
    width: 200px;  height: 258px;
    /*margin-right: 520px;*/  padding-top: 18px;
  }
  
  #header #logo h1 {
    line-height: normal;
    background: none;
    overflow: hidden;
    position: relative;
    width: 200px;  height: 258px;
    text-align: left;
    text-indent: -5000px;
    cursor: pointer;
  }
  
  #header #logo h1 a span {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0; left: 0;
    width: 100%;  height: 100%;
    background: url(/images/logo.png) no-repeat;
    z-index: 10;
  }
  /*----------LOGO END----------*/
  
  
  /*----------NEWSLETTER START----------*/
  #header #newsletter {
    float: left;
    width: 246px;  height: 230px;
    background: url(/images/newsletter.png) no-repeat;
    position: absolute;
    left: 668px; top: 17px;
  }
  
  #header #newsletter a {
   display: block; 
   width: 156px; height: 230px;
   margin-left: 90px;
   cursor: pointer;
  }
  /*----------NEWSLETTER END----------*/
/*----------HEADER END----------*/


/*----------MAIN START----------*/
#main {
  width: 904px;
  padding-bottom: 14px;
  position: relative;
}

#main #banner_container {
  width: 120px; height: 1020px;
  position: absolute;
  left: 919px;  top: -35px;
}

.banner_120_240 {
  width: 120px;  height: 240px;
  margin-bottom: 15px;  
}

  /*----------LEFT COLUMN START----------*/
  #left_column {
    width: 200px;
    margin-top: 10px;
    float: left;  
  }
  
    /*----------LEFT MENU START----------*/
    #left_menu {
      width: 183px;
      background: url(/images/left_menu.gif) repeat-y;    
    }
    
    #left_menu div {
      width: 200px; 
      padding-top: 5px;
      background: url(/images/left_menu_top.gif) no-repeat left top;   
    }
    
    #left_menu div ul {
      padding-bottom: 28px;
      width: 183px;
      background: url(/images/left_menu_bottom.gif) no-repeat left bottom;    
    }
    
    #left_menu div ul li {border-bottom: 1px solid #cfcfcf;}
    
    #left_menu div ul li a {
      display: block;
      width: 146px;  /*height: 35px;*/   
      padding: 9px 15px 9px 20px;
      margin-left: 1px;
      font-size: 14px;  
      color: #597cbd;
    }
    
    #left_menu div ul li a:hover {
      background: url(/images/left_menu_hover.gif) no-repeat;
      color: white;  
    }
    
    #left_menu div ul li .mainsite:hover {
      background: none;
      color: #597cbd;
    }
    
    #left_menu div ul ul li a:hover {
      color: #c64040;    
      background: none;
    }
    
    #left_menu div ul ul ul li a:hover {
      color: white;    
      background: none;
    }    
    
    #left_menu div ul .last {border-bottom: 0;}
    
    #left_menu div ul ul {
      padding: 0;
      background: none;
      background-color: #f68c24;  
      /*display: none;  */
    } 
    
    #left_menu div ul ul li {border-bottom: 1px solid #c64040;}            
    
    #left_menu div ul ul li a {
      color: white;
      padding: 7px 15px 7px 20px;  
    }
    
    #left_menu div ul ul ul {
      border-top: 1px solid #c64041;
      background-color: #ffd401; 
      display: none;
    }
    
    #left_menu div ul ul ul li {border-bottom: 1px solid white;}
    
    #left_menu div ul ul ul li a {color: #c64041;}
    /*----------LEFT MENU END----------*/
  /*----------LEFT COLUMN END----------*/
  
  
  /*----------RIGHT COLUMN START----------*/
  #right_column {
    width: 704px;
    float: left; 
  }
  
    .newsletter_offer {
      background: url(/images/more_offers.gif) repeat-y;
      width: 467px;
    }
    
    .newsletter_offer_top {
      background: url(/images/more_offers_top.gif) no-repeat;
      width: 467px; height: 51px;
    }
    
    .newsletter_offer p {padding: 0 20px;}
    
    .newsletter_offer table {margin-left: 15px;}
    
    .newsletter_offer table td, .newsletter_offer table th {padding: 5px;}

    .newsletter_offer table td, .newsletter_offer table th, .newsletter_offer p {color: #5C7FC0;}
    
    .newsletter_offer table a {
      color: #F68C24;
      font-weight: bold;
    }
    
    .newsletter_offer_bottom {
      width: 467px; height: 14px;
      margin-bottom: 15px;
      background: url(/images/more_offers_bottom.gif) no-repeat;
    }
    /*----------MAIN MENU START----------*/
    #right_column #main_menu {
      width: 704px;  height: 48px;
      margin-bottom: 10px; 
      background: url(/images/main_menu.gif) no-repeat;  
    }
    
    #right_column #main_menu ul li {
      float: left;
      width: 223px;
      margin-right: 18px;  
    }
    
    #right_column #main_menu ul .last {
      width: 220px;
      margin-right: 0;  
    }
    
    #right_column #main_menu ul .last a {width: 220px;}
    
    #right_column #main_menu ul li a {
      display: block;
      width: 223px; height: 48px;
    }
    /*----------MAIN MENU END----------*/
    
    
    /*----------MIDDLE COLUMN START----------*/
    #middle_column {
      width: 483px;
      float: left;   
    }
    
    .customer_service {
      width: 224px; height: 148px;
      margin-right: 18px; margin-bottom: 15px;
      float: left;    
    }
    
      /*----------SEARCH MODUL START----------*/
      .search_modul {
        width: 467px;
        background: url(/images/actual_articles.gif) repeat-y;  
      }
      
      .search_modul h2 {
        padding: 25px 0 20px 20px;
        font-size: 22px;  font-weight: normal;
        color: #496fb6;
        background: url(/images/search_modul_top.gif) no-repeat;
        width: 447px;  height: 62px;
      }
      
      .search_modul form {padding-left: 15px;}
      
      .search_modul form div {height: 27px;}
      
      .search_modul form div label {
        color: #5075bb;
        font-size: 14px;  font-weight: bold;      
      }
      
      .search_modul form div input {
        border: 1px solid #cfcfcf;
        width: 314px;  height: 15px;      
      }
      
      .search_modul form .submit {padding-left: 352px;  padding-bottom: 15px;}
      
      .search_modul form .submit input {
        width: 78px;  height: 20px;
        border: 0;
        background: url(/images/send_button.gif) no-repeat;      
      }
      
        /*----------SEARCH RESULT START----------*/
        .search_result {
          width: 467px;
          background: url(/images/search_modul_bg.gif) repeat-y;
        }
        
        .search_result div {
          width: 467px;
          background: /*#c2dc66*/ url(/images/post_container_bottom.gif) no-repeat left bottom;  
          padding-bottom: 13px;  
        }
        
        .search_result h2 {
          color: #fefeff;
          font-weight: bold;  font-size: 12px;
          padding-left: 15px;
          background: url(/images/post_container_top.gif) no-repeat;
          width: 452px;  height: 34px;
          line-height: 34px;
          margin-bottom: 1px;
        }
        
        .search_result .title {
          background: #bbd752 url(/images/post_container_title.gif) no-repeat left top;  
          width: 465px;
          padding: 10px 0;
          margin: 0 1px;        
        }
        
        .search_result .title .title_left {
          width: 235px;  height: 10px;   
          float: left;   
          background: none;
          padding-bottom: 0;
        }
        
        .search_result .title div {
          width: 230px;
          float: left;  
          background: none;
          padding-bottom: 0;
        }
        
        .search_result .title div span , .search_result .title div b {color: black;}
        
        .search_result .title div a {
          color: /*#f68c24*/#335da7;
          font-weight: bold;        
        }
        
        .search_result p {padding: 15px 15px 25px 15px;}
        
        .search_result .last {padding-bottom: 0;}
        /*----------SEARCH RESULT END----------*/
      /*----------SEARCH MODUL END----------*/
      
      
      /*----------PROGRAMS START----------*/
      .programs {
        width: 467px;
        background: url(/images/actual_articles.gif) repeat-y;      
      }
      
      .programs h2.title {
        color: #5f7ec1;
        font-weight: normal;  font-size: 22px;
        padding: 15px 15px 20px 15px;
        background: url(/images/programs_top.gif) no-repeat;
        width:  437px; height: 107px;      
      }
      
      .programs p.title {
        color: #6f6f6f;
        padding-bottom: 25px;
        font-weight: bold;      
      }
      
      .programs img {
        display: block;
        margin: 0 auto;
        margin-bottom: 25px;      
      }
      
      .programs p {
        padding: 0 15px 0 15px;
        text-align: justify;  
        line-height: 17px;
      }
      
      .programs h2 {
        color: #8ac746;
        font-size: 16px;  font-weight: bold;
        padding-left: 15px;  padding-bottom: 20px;    
      }
      
      .programs a {
        margin-left: 15px;
        color: #f48d24;
        font-weight: bold;      
      }
      
      .programs div {
        padding: 15px 15px 0 0;  
        margin-top: 10px;
        width: 452px;
        background: url(/images/programs_green_bg.gif) repeat-y;    
      }
      
      .programs div div {
        background: url(/images/programs_bottom.gif) no-repeat left bottom;
        padding: 0;
        margin: 0;
        width: 467px; height: 15px;
      }
      
      .programs div p {
        color: #5176ba;
        font-weight: bold;
        padding-right: 0;      
      }
      /*----------PROGRAMS END----------*/
      
      
      /*----------VISA START----------*/
      .visa {
        background: url(/images/actual_articles.gif) repeat-y;
        color: #6f6f6f;
        width: 467px;               
      }
      
      .visa .header {
        width: 437px; height: 68px;
        background: none;    
        color: #496fb6;  
        padding: 20px 15px 10px 15px;               
      }
      
      .visa .header h2 {
        font-size: 22px;  font-weight: normal;
        padding: 0;
        color: white;              
      }    
      
      .visa .country {
        padding-left: 15px; padding-bottom: 25px;
        color: #496fb6;
        font-size: 22px;  font-weight: normal;      
      }
      
      .visa div {
        width: 467px;
        background: url(/images/visa_top.gif) no-repeat left top;              
      }
      
      .visa div div {
        padding: 0 15px 30px 15px;
        width: 437px;
        background: url(/images/comment_bottom.gif) no-repeat left bottom;    
      }
      
      .visa img {
        margin: 0 auto;
        padding-bottom: 30px;
        display: block;
      }      
      
      .visa .title, .visa p, .visa b, .visa strong {
        line-height: 17px;
        text-align: justify; 
      }  
      
      .visa p span {font-weight: bold;} 
      
      .visa h1, .visa h2, .visa h3, .visa h4, .visa h5, .visa h6 {
        font-size: 16px;  font-weight: bold;
        color: #8ac746;  
      }      

      .visa .title {
        padding-bottom: 20px; 
        display: block; 
      }
      
      .visa a {
        color: #f48d24;
        font-weight: bold;  
      }   
      
      .visa ul {padding-left: 20px;  padding-bottom: 10px;}
      
      .visa ul li {
        padding-left: 15px;
        background: url(/images/bluearrow.gif) no-repeat 2px 2px;  
      }   
      
      .visa ul li a {
        color: #6f6f6f;
        font-weight: normal;
        line-height: 17px;  
      }
      
      /*----------VISA END----------*/
      
    
      /*----------STATIC PAGE START----------*/
      .static_page {
        width: 467px;
        color: #6f6f6f;              
        
      }
      
      .static_page table {
          border-collapse: collapse; border-spacing: 0;
          border: 1px solid #bcd2fd;
      }
      
      .static_page table tr td, .static_page table tr th {
        padding: 5px;
        border: 1px solid #bcd2fd;
      }
      
      .static_page table tr th {text-align: left;}
      
      .static_page .header {
        width: 437px; height: 68px;
        background: url(/images/actual_articles_top.gif) no-repeat;    
        color: #496fb6;  
        padding: 20px 15px 0 15px;
      }
      
      .static_page .header h2 {
        font-size: 22px;  font-weight: normal;
        padding: 0;
        color: #496fb6;              
      }    
      
      .static_page div {
        padding: 10px 15px 30px 15px;
        background: url(/images/actual_articles.gif) repeat-y;
      }
      
      .static_bottom {
        background: url(/images/comment_bottom.gif) no-repeat left top;
        width: 467px;  height: 13px;
        overflow: hidden;
      }
      
      .static_page img {
        margin: 0 auto;
        padding-bottom: 30px;
        display: block;
      }      
      
      .static_page .title, .static_page p, .static_page b, .static_page strong {
        line-height: 17px;
        text-align: justify; 
      }   
      
      .static_page h1, .static_page h2, .static_page h3, .static_page h4, .static_page h5, .static_page h6 {
        font-size: 16px;  font-weight: bold;
        color: #8ac746;  
      }      

      .static_page .title {
        padding-bottom: 20px; 
        display: block; 
      }
      
      .static_page a {
        color: #f48d24;
        font-weight: bold;  
      }
      
      .static_page ul, .static_page ol {
        margin: 0;
        padding: 0;
      }
      
      .static_page ul li {
        padding-left: 20px;
        background: url(/images/bluearrow.gif) no-repeat 2px 2px;  
      }
      
      .static_page ol li {
        list-style: decimal;
        margin-left: 20px;
      }
      /*----------STATIC PAGE END----------*/
      
      
      /*----------ACTUAL TRAVEL START----------*/
      .actual_travel {
        width: 467px;
        color: #6f6f6f;      
      }
      
      .actual_travel table {
          border-collapse: collapse; border-spacing: 0;
          border: 1px solid #bcd2fd;
      }
      
      .actual_travel table tr td {
        padding: 5px;
        border: 1px solid #bcd2fd;
      }

      .actual_travel ol {
        padding: 0;
        margin: 0;
      }
      
      .actual_travel ol li {
        list-style: decimal;
        /*padding-left: 15px;*/
        margin-left: 20px; 
      }
      
      .actual_travel .actual_travel_header_top {
        background: url(/images/actual_travel_header_top.gif) no-repeat left top;
        padding: 0;
        width: 467px;    height: 20px;
      }
      
      .actual_travel_bottom {
        background: url(/images/comment_bottom.gif) no-repeat left top;
        width: 467px;  height: 13px;
        overflow: hidden;
      }
      
      .actual_travel .header {
        width: 467px; 
            
        color: #496fb6;  
        padding: 0;   
        position: relative;                
      }
      
      .actual_travel .header div {
        padding: 0;   
        background: none; 
        width: 467px; 
        background: url(/images/actual_travel_header.gif) repeat-y;
      }
      
      .actual_travel .header div div {
        padding: 0 15px 40px 15px;
        width: auto;
        background: url(/images/actual_travel_header_bottom.gif) no-repeat left bottom;        
      }
      
      .actual_travel .header div div div {
        padding: 0;
        width: 350px;
        background: none;      
      }
      
      .actual_travel .header a {
        display: block;
        position: absolute;
        left: 367px; bottom: 19px;
        * bottom: 18px;
        width: 80px;  height: 60px;
        background: url(/images/offer_link.gif) no-repeat;
      }
      
      .actual_travel .header h2 {
        font-size: 18px;  font-weight: normal;
        padding: 0;
        color: #496fb6;              
      }
      
      .actual_travel .header h3 {
        font-size: 14px; font-weight: bold;
        color: #496fb6;   
      }
      
      .actual_travel .infobox {
        background: url(/images/infobox.gif) repeat-y;  
        padding: 10px 0 0 0; 
        font-size: 14px;
      }
      
      .actual_travel .infobox p {
        color: #5d7fbe;
        padding-bottom: 10px;  
      }
      
      .actual_travel .infobox .last {padding-bottom: 0;}
      
      .actual_travel .infobox p span {padding-left: 30px;}
      
      .actual_travel .infobox div {
        background: url(/images/infobox_bottom.gif) no-repeat left bottom;
        padding: 0 30px 13px 30px;    
      }
      
      .actual_travel .infobox .grey {
        color: #6f6f6f;      
      }

      .actual_travel div {
        padding: 15px 15px 20px 15px;
        background: url(/images/actual_articles.gif) repeat-y;   
      }
      
      .actual_travel h1, .actual_travel h2, .actual_travel h3, .actual_travel h4, .actual_travel h5, .actual_travel h6 {
        font-size: 16px;  font-weight: bold;
        color: #80bf3d;      
      }
      
      .actual_travel p {color: #6f6f6f;}
      
      .actual_travel a {
        color: #F68C24;
        font-weight: bold;
      }
      
      .actual_travel div p {line-height: 17px;}
      
      .actual_travel ul {}
      
      .actual_travel ul li {
        padding-left: 20px;
        background: url(/images/bluearrow.gif) no-repeat 2px 2px;  
      }
      
      .actual_travel ul li a {color: #6f6f6f;}
      
      .column2, .column3 {
        width: 435px;
        border-collapse: collapse;
        border-spacing: 0; 
        background: url(/images/table_top.gif) no-repeat left top;  
        border: 0 !important;
      }
      
      .column2 .title, .column3 .title {
        padding-bottom: 0 !important;
        display: table-row !important; 
        line-height: normal !important;
      }
      
      .column2 .title th, .column3 .title th {
        height: 50px;
        padding: 0 0 0 15px !important;
        font-size: 14px;  font-weight: bold;
        color: white; 
        border: 0 !important;
        text-align: left; 
      }
      
      .column2 tr td, .column3 tr td {
        vertical-align: middle;
        padding: 5px 15px 5px 15px !important;
        border-bottom: 1px solid #5c7fc0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-top: 0 !important;
      }
      
      .column2 tr .cell1, .column3 tr .cell1 {background-color: #e8eefa;}
      
      .column2 tr .cell2, .column3 tr .cell2 {background-color: #dbe3f2;}
      
      .column2 tr .cell3, .column3 tr .cell3 {background-color: #ccd6eb;}
      
      .column2 .last td, .column3 .last td {border-bottom: 0 !important;}
      
      .column2 .bottom td {
        background: url(/images/table_bottom.gif) no-repeat;
        border-bottom: 0 !important;  
        height: 12px;       
        padding: 0;
      }
      
      .column3 .bottom td {
        background: url(/images/table_bottom2.gif) no-repeat;
        border-bottom: 0 !important;
        height: 13px;
        padding: 0;
      }
      
      .column2 .cell1 {width: 265px;}
      
      .column2 .cell3 {width: 110px;}
      
      .column3 .cell1 {width: 124px;}
      
      .column3 .cell2 {width: 111px;}
      
      .column3 .cell3 {width: 110px;}
      /*----------ACTUAL TRAVEL END----------*/
      
    
      /*----------ARTICLES MODUL START----------*/
      .articles_modul {width: 467px;}
      
      .articles_modul div {
          background: url(/images/home_offers.gif) repeat-y;
          padding-bottom: 10px; padding-top: 15px;
      }
      
      .articles_modul h2 {
        font-size: 22px;
        color: #4f74ba;
        padding: 20px 0 0 20px;
        width: 447px; height: 46px;
        background: url(/images/home_offers_top.gif) no-repeat;       
      }
      
      .articles_modul .content {padding-top: 0; padding-left: 15px; padding-bottom: 0;}
      
      .articles_modul .content div {
        padding: 10px 0;
        background: none; 
        width: 434px;
        border-bottom: 1px solid #bcd2fd;
      }
      
      .articles_modul .content .last {border-bottom: 0;}
      
      .articles_modul .content div img {
        float: left;
        margin-right: 15px;  
        border: 2px solid #bbd757;
      }
      
      .articles_modul .content div div {
        float: left;
        border-bottom: 0;
        margin-left: 0;
        padding: 0 0 0 0;
        width: 278px;
        color: #5c7fc0;
        line-height: 18px;  
      }
      
      .articles_modul .content div div span {display: block;}
      
      .articles_modul .content div div p {color: #494949;}
      
      .articles_modul .content div div .date {
        font-size: 11px;
        padding-bottom: 25px;  
      }
      
      .articles_modul .content div div h3 {
        
        font-size: 14px;  font-weight: bold;      
      }
      
      .articles_modul .content div div .more {
        width: 45px;
        display: inline;
        background: none;  
      }
      
      .articles_modul .content div div .more span {
        background: url(/images/greenarrow.gif) no-repeat right 2px;
        padding-right: 17px; 
        display: inline;
      } 
      
      .articles_modul_bottom {
        background: url(/images/more_offers_bottom.gif) no-repeat;  
        width: 467px;  height: 14px;    
        overflow: hidden;
      }      
      /*----------ARTICLES MODUL END----------*/
      
      
      /*----------ACTUAL ARTICLES START----------*/
      .actual_articles {
        width: 467px;
        background: url(/images/actual_articles.gif) repeat-y;     
        color: #6f6f6f; 
      }
      
      .actual_articles table {
          border-collapse: collapse; border-spacing: 0;
          border: 1px solid #bcd2fd;
      }
      
      .actual_articles table tr td {
        padding: 5px;
        border: 1px solid #bcd2fd;
      }
      
      .actual_articles ul {
        /*padding-left: 15px;*/
        margin: 0;
      }
      
      .actual_articles ol  {
        padding-left: 15px;
        margin: 0;
      
      }
      
      .actual_articles ol li {
        padding: 0;
        margin: 0 0 0 5px;
        list-style: decimal;
      }
      
      .actual_articles ul li {
        margin: 0;        
        padding: 0 0 0 15px;
        background: url(/images/bluearrow.gif) no-repeat 2px 2px; 
      }
      
      .actual_articles .header {
        width: 467px;
        background: url(/images/actual_articles_header.gif) repeat-y;    
        color: #496fb6;  
        padding: 0;
        margin-bottom: 15px;
        border-bottom: 0;
      }    
      
      .actual_articles .header h2 {
        font-size: 22px; 
        padding: 20px 15px 5px 15px;
        color: #496fb6;  
        width: 437px;
        background: url(/images/actual_articles_header_top.gif) no-repeat;
      }
      
      .actual_articles .header span {padding-left: 15px;}
      
      .actual_articles .header div {
        padding: 0 0 20px 0;
        background: url(/images/actual_articles_header_bottom.gif) no-repeat left bottom;  
        border-bottom: 0;
      }
      
      .actual_articles div {
        padding: 0 15px 30px 15px;
        border-bottom: 1px solid #bcd1fc;  
      }
      
      .actual_articles img {
        margin: 0 auto;
        padding-bottom: 30px;
        display: block;
      }
      
      .actual_articles .title, .actual_articles p, .actual_articles b, .actual_articles strong {
        line-height: 17px;
        text-align: justify; 
      }
      
      .actual_articles h1, .actual_articles h2, .actual_articles h3, .actual_articles h4, .actual_articles h5, .actual_articles h6 {
        font-size: 16px;  font-weight: bold;
        color: #8ac746;  
      }
      
      .actual_articles .title {
        padding-bottom: 20px; 
        display: block; 
      }
      
      .actual_articles a {
        color: #f48d24;
        font-weight: bold;  
      }
      /*----------ACTUAL ARTICLES END----------*/
      
      
      /*----------POST CONTAINER START----------*/
      .post_container {
        width: 467px;
        background: #c2dc66 url(/images/post_container_bottom.gif) no-repeat left bottom;  
        padding-bottom: 13px;
      }
      
      .post_container h2 {
        font-size: 16px;  font-weight: bold;
        color: #335da7;
        padding-left: 15px;
        background: url(/images/post_container_top.gif) no-repeat;
        width: 452px;  height: 39px;
        line-height: 39px;      
      }
      
      .post_container .title {
        background: #d9e0ee url(/images/post_container_title.gif) no-repeat left top;  
        width: 465px;
        padding: 10px 0;
        margin: 0 1px;    
      }
      
      .post_container .title .title_left {
        width: 282px;
        float: left;  
        padding-left: 14px;  padding-right: 14px; 
        color: black; 
      }
      
      .post_container .title div {
        width: 155px;
        float: left;      
      }
      
      .post_container .title div a {
        font-weight: bold;
        color: #f48d24;
        padding-left: 1px;      
      }
      
      .post_container p {
        padding: 15px 15px 20px 15px;
        line-height: 17px;  
      }
      
      .post_container .last {padding-bottom: 0;}
      /*----------POST CONTAINER END----------*/
      
      
      /*----------COMMENT CONTAINER START----------*/
      .comment_container {
        width: 467px;
        background: url(/images/comment.gif) repeat-y;
        margin-bottom: 15px;      
      }
      
      .comment_container div {
        background: url(/images/comment_bottom.gif) no-repeat left bottom;
        padding-bottom: 13px;
      }
      
      .comment_container div h2 {
        padding-left: 20px; padding-top: 20px;
        width: 447px;  height: 31px;
        background: url(/images/comment_top.gif) no-repeat;      
        font-size: 16px;  font-weight: bold;
        color: white;
      }
      
      .comment_container div form {padding-top: 10px; padding-bottom: 5px;}
      
      .comment_container div form div {
        padding: 0;
        background: none;  
        width: 467px; height: 25px;
      }
      
      .comment_container div form .textarea {height: 96px;}
      
      .comment_container div form .submit {
        /*padding-right: 15px;*/
        width: 454px;  
      }
      
      .comment_container div form .submit input {
        float: right;
        background: url(/images/send_button.gif) no-repeat;
        width: 78px;  height: 20px; 
        border: 0;     
      }
      
      .comment_container div form .check input {
        width: 235px;
        margin-right: 6px;  
      }
      
      .comment_container div form div label {
        display: block;
        float: left;
        width: 127px;
        padding-right: 10px;
        text-align: right;  
        color: #5176ba;
        font-weight: bold;    
      }
      
      .comment_container div form div input, .comment_container div form div textarea {
        float: left;
        font-size: 12px;  
      }
      
      .comment_container div form div input {
        width: 314px;  height: 15px;
        border: 1px solid #cfcfcf;      
      }
      
      .comment_container div form div textarea {
        border: 1px solid #cfcfcf;
        width: 314px;  height: 85px;
      }
      /*----------COMMENT CONTAINER END----------*/
      
      
      /*----------HOME OFFERS START----------*/
      .home_offers {
        width: 467px; 
        
      }
      
      .home_offers div {
        background: url(/images/home_offers.gif) repeat-y;
        padding-top: 15px;  padding-bottom: 10px;
        width: 467px;
      }
      
      .home_offers div .price_cat {
        padding: 0 0 15px 15px;
        width: 452px;
        background: none;
      }
      
      .home_offers div .price_cat div {
        background: none;
        padding: 0;
        width: auto;
      }
      
      .home_offers .price_cat label {
        color: #5c7fc0;
        font-size: 14px;  font-weight: bold;
        padding-right: 10px;      
      }
      
      .home_offers .price_cat select {
        width: 202px;  height: 22px;
        font-size: 12px; 
        color: #5b7ec0;     
      }      
      
      .home_offers h2 {
        font-size: 22px;
        color: #4f74ba;
        padding: 20px 0 0 20px;
        width: 447px; height: 46px;
        background: url(/images/home_offers_top.gif) no-repeat;      
      }
      
      .home_offers .content {padding: 7px 0 0 15px;}
      
      .home_offers .content div {
        padding: 8px 0;
        background: none; 
        width: 434px;
        border-bottom: 1px solid #bcd2fd;   
      }
      
      .home_offers .content .last {border-bottom: 0;}
      
      .home_offers .content div img {
        float: left;
        margin-right: 15px;  
        border: 2px solid #f79332;
      }
      
      .home_offers .content div div {
        float: left;
        border-bottom: 0;
        margin-left: 0;
        padding: 10px 0 0 0;
        width: 278px;
        color: #5c7fc0;
        line-height: 18px;  
      }
      
      .home_offers .content div div span {display: block;}
      
      .home_offers .content div div h3 {font-size: 14px;  font-weight: bold;}
      
      .home_offers_bottom {
        background: url(/images/more_offers_bottom.gif) no-repeat left top;  
        width: 467px;  height: 14px;    
        overflow: hidden;
      }
      
      .back {
        display: block;
        margin-left: 357px;
        width: 96px;  height: 27px;
        background: url(/images/back.gif) no-repeat;
      }
      /*----------HOME OFFERS END----------*/
      
    
      /*----------ONE OFFER START----------*/
      .one_offer {
        float: left;
        width: 225px; height: 94px;
        padding-top: 53px;  
        background: url(/images/one_offer.gif) no-repeat;
        position: relative;
      }
      
      .one_offer div {
        width: 200px; height: 94px;
        padding-left: 25px;
        background: url(/images/one_offer_bottom.png) no-repeat left bottom;
      }
      
      .one_offer p {
        color: #264887;
        width: 135px;  
        line-height: 17px;
        padding-top: 18px;
      }
      
      .one_offer p span {
        font-weight: bold;  font-size: 14px;
        display: block;    
      }
      
      .one_offer p .date {font-weight: normal;  font-size: 12px;}
      
      .one_offer .more {
        position: absolute;
        left: 25px; top: 124px;      
      }
      
      .more {
        color: #f68c24;
        font-weight: bold;  font-size: 12px;
        padding-right: 17px;
        display: block;
        width: 60px;  height: auto;
        background: url(/images/greenarrow.gif) no-repeat right 4px;
      }
      /*----------ONE OFFER END----------*/
      
      
      /*----------MORE OFFERS START----------*/
      .more_offers {
        width: 467px;     
        background: url(/images/more_offers_bottom.gif) no-repeat left bottom;   
        margin-bottom: 15px;
        padding-bottom: 14px;
      }
      
      .more_offers h2 {
        font-size: 14px;  font-weight: bold;
        color: white;
        background: url(/images/more_offers_top.gif) no-repeat;
        width: 452px;  height: 38px;
        padding: 13px 0 /*10px*/0 15px;
      }
      
      .more_offers div {
        width: 467px;  
        padding-top: 10px;
        background: url(/images/more_offers.gif) repeat-y;  
      }
      
      .more_offers div div {
        width: 433px; height: auto;
        margin-left: 15px;  margin-bottom: 10px;
        padding-bottom: 0;  padding-top: 0;
        border-bottom: 1px solid #bcd2fd;     
        background: none; 
      }
      
      .more_offers div div img {
        float: left;
        margin-right: 15px; margin-bottom: 10px;  
        border: 2px solid #f68c24;
      }
            
      .more_offers .last {
        border: 0;
        margin-bottom: 0;  
      }
      
      .more_offers div div div {
        border: 0;
        margin: 0 0 10px 0;
        width: 277px;
        line-height: 18px;
        background: none;    
        float: left;  
        padding-top: 10px;
        color: #5c7fc0;
      }   
      
      .more_offers div div div h3 {font-size: 14px;  font-weight: bold;} 
      
      .more_offers div div div span {display: block;}
      /*----------MORE OFFERS END----------*/
      
      
      /*----------468*60 BANNER START----------*/
      .banner_468_60 {
        width: 468px; height: 60px;
        margin-bottom: 15px;
      }
      /*----------468*60 BANNER END----------*/
      
      
      /*----------ARTICLES START----------*/
      .articles {
        width: 467px;
        background: url(/images/more_offers.gif) repeat-y;        
      }
      
      .articles h2 {
        font-size: 14px;  font-weight: bold;
        color: white;
        padding-top: 13px;  padding-left: 15px;
        width: 452px; height: 35px;
        background: url(/images/articles_top.gif) no-repeat;
      }
      
      .articles div {
        width: 467px;
        background: url(/images/more_offers_bottom.gif) no-repeat left bottom;
        padding-bottom: 14px;
      }
      
      .articles div div {
        background: none;
        padding-left: 15px; padding-top: 10px;
        width: 452px;
        border-bottom: 1px solid #cfcfcf;
      }
      
      .articles div .last {border-bottom: 0;}
      
      .articles div div h3 {
        color: #f68c24;
        font-size: 16px;  font-weight: bold;
        padding-bottom: 10px;
      }
      
      .articles div div img {
        border: 2px solid #bad756;
        float: left;  
        margin-right: 15px;
      }
      
      .articles div div div {
        background: none;
        float: left;
        width: 297px;
        border-bottom: 0;
        padding: 0 15px 0 0;
      }
      
      .articles div div div p {
        line-height: 18px;
        text-align: justify;  
      }
      
      .articles div div div h3 {
        font-size: 14px;  font-weight: bold;
        color: #5c7fc0;
        padding-bottom: 22px;
      }
      
      .articles div div div a {
        color: #F68C24;
        font-weight: bold;  
      }
      /*----------ARTICLES END----------*/
    /*----------MIDDLE COLUMN END----------*/
    
    
    /*----------RIGHT 2 COLUMN START----------*/
    #right_2_column {
      width: 221px;
      float: left;    
    }
    
      /*----------BOOK IT START----------*/
      .bookit {
        width: /*221*/467px; 
        margin-bottom: 15px;  
        background: url(/images/bookit.gif) repeat-y;           
      }
      
      .bookit .bookit_left {
        float: left;  
        width: 217px; height: auto;
        padding-right: 8px;    
      }
      
      .bookit .bookit_right {
        float: left;
        width: 200px;  height: auto;
      }
      
      .bookit .bookit_right .first {padding-top: 0;}
      
      .bookit h2 {
        padding-top: 10px;  padding-left: 15px;
        padding: 10px 0 25px 15px;
        font-size: 14px;  font-weight: bold;
        width: 452px; height: 35px;
        color: white;   
        background: url(/images/bookit_top.gif) no-repeat;           
      }
      
      .bookit p {
        padding-left: 15px;
        color: #6f6f6f;  
      }
      
      .bookit form {
        padding: 10px 0 13px 15px;
        background: url(/images/bookit_bottom.gif) no-repeat left bottom;   
        overflow: hidden;
        *overflow: hidden;
      }
      
      .bookit form div {height: 37px;}
      
      .bookit form div .check {margin-left: 5px;}
      
      .bookit form div img {margin-top: 2px;}
      
      .bookit form .check label, .bookit form .check input, .bookit form .check img {float: left;}
      
      .bookit form .check label, .bookit form .check input {margin-top: 4px;}
      
      .bookit form .check input {margin-right: 5px;}
      
      .bookit form .place {height: 23px;}
      
      .bookit form .select {height: 25px;}
      
      .bookit form .pass_num {height: 25px;}
      
      .bookit form .pass_num p {
        float: left;
        width: 155px;  
      }
      
      .bookit form .pass_num select {
        width: 40px;
        float: left;  
      }
      
      .bookit form .textarea {height: 115px;}
      
      .bookit form .textarea textarea {
        width: 419px;  height: 79px;
        margin-top: 10px;  
      }
      
      .bookit form .textarea {height: 115px;}
      
      .bookit form .submit {height: auto;}
      
      .bookit form .submit input {
        width: 420px;  height: 33px;
        background: url(/images/offer_req.gif) no-repeat; 
        border: 0;    
      }
      
      .bookit form .place select {
        color: #5c7fc0;
        font-weight: bold;  
        width: 196px;
      }
      
      .bookit form input, .bookit form select, .bookit form textarea {
        border: 1px solid #cfcfcf; 
        font-size: 12px;
      }
      
      .bookit form select {width: 192px;}
      
      .bookit form input {width: 192px; height: 15px;}
      
      .bookit form h2 {
        color: #80bf3d;      
        background: none;
        width: auto;  height: auto;
        padding: 5px 0;
      }
      
      .bookit form div div p, .bookit form label {
        font-weight: bold;
        color: #5c7fc0;   
      }
      
      .bookit form p {padding-left: 0;}
      
      .bookit form .labels {height: 24px;}
      
      .bookit form .labels p {
        float: left;  
      }
      
      .bookit form .labels .year {width: 60px;}
      
      .bookit form .labels .month {width: 100px;}
      
      .bookit form .select .year {
        width: 55px;
        margin-right: 3px;
      }
      
      .bookit form .select .month {
        width: 95px;
        margin-right: 3px;
      }
      
      .bookit form .select select {
        float: left;
        width: 39px;
        margin-right: 0;  
      }
      /*----------BOOK IT END----------*/
      
      
      /*----------PLANE TICKET CONTAINER START----------*/
      .planeticket_container {
        width: 221px;
        margin-bottom: 15px;
      }
      
      .planeticket_container h2 {
        font-size: 14px;  font-weight: bold;
        color: white;
        background: url(/images/planeticket_top.gif) no-repeat;
        width: 206px;  height: 25px;
        padding-top: 10px;  padding-left: 15px;
        /*margin-bottom: 15px;*/
      }
      
      .planeticket_container div {
        padding-top: 15px;
        background: url(/images/planeticket.gif) repeat-y;      
      }
      
      .planeticket_container form {
        padding-bottom: 11px;
        background: url(/images/planeticket_bottom.gif) no-repeat left bottom;
      }
      
      .planeticket_container form div {
        width: 206px; height: 27px;
        padding-left: 15px; padding-top: 0;
        background: none;
      }
      
      .planeticket_container form .pass_num label {width: 70px}
      
      .planeticket_container form div label {
        font-weight: bold;
        color: #5c7fc0;
        display: block;
        float: left;
        width: 55px;
      }
      
      .planeticket_container form div p {
        font-weight: bold;
        color: #5c7fc0;
      }
      
      .planeticket_container form div input, .planeticket_container form div select {float: left;}
      
      .planeticket_container form div input {
        width: 137px; height: 15px;
        border: 1px solid #cfcfcf;
        font-size: 12px;
      }
      
      .planeticket_container form div select {
        color: #5c7fc0;
        font-size: 11px;  
      }
      
      .planeticket_container form div .month {
        width: 89px;
        margin-right: 5px;  
      }
      
      .planeticket_container form div .day {width: 45px;}
      
      .planeticket_container form .checkbox label {width: 107px;}
      
      .planeticket_container form .checkbox input {
        border: 0;
        width: auto;  
      }
      
      .planeticket_container form .submit {height: 22px;}
      
      .planeticket_container form .submit a {
        color: #f68c24;
        font-weight: bold;
        float: left;
        display: block;
        width: 110px;
        margin-right: 42px; margin-top: 2px;
      }
      
      .planeticket_container form .submit input {
        width: 44px;  height: 20px;
        border: 0;
        background: url(/images/ok_button.gif) no-repeat;
        font-weight: bold;  font-size: 12px;
        color: white;
        cursor: pointer;
      }
      /*----------PLANE TICKET CONTAINER END----------*/
      
      
      /*----------SEARCH START----------*/
      .search {
        width: 221px;  height: 76px;
        margin-bottom: 15px;
        background: url(/images/search.gif) no-repeat;
      }
      
      .search h2 {
        font-size: 14px;  font-weight: bold;
        color: white;
        padding: 10px 0 19px 15px;
      }
      
      .search form div {
        width: 144px;
        padding-left: 22px;
        float: left;  
      }
      
      .search form div input {
        width: 125px;  height: 20px;
        font-size: 12px;  
        background: transparent;
      }
      
      .search form .submit {
        width: 44px;  height: 20px;
        padding: 0;  
      }
      
      .search form .submit input {
        width: 44px;  height: 20px;
        background: url(/images/ok_button.gif) no-repeat;        
      }
      /*----------SEARCH END----------*/
      
      
      /*----------200*200 BANNER START----------*/
      .banner_200_200 {
        width: 221px;  height: 200px;
        text-align: center; 
        margin-bottom: 15px; 
      }
      /*----------200*200 BANNER END----------*/
      
      
      /*----------COMPANY TRAVEL START----------*/
      .company_travel {
        width: 220px;  height: 136px;
        margin-bottom: 15px;
      }
      /*----------COMPANY TRAVEL END----------*/
      
      
      /*----------WEATHER START----------*/
      .weather {
        width: 220px;  height: 79px;
        margin-bottom: 12px;
        background: url(/images/weather.gif) no-repeat;
      }
      
      .weather a {
        display: block;
        width: 220px;  height: 79px;
      }
      /*----------WEATHER END----------*/
      
      
      /*----------MONEY CHANGE START----------*/
      .money_change {
        width: 220px;  height: 95px;
        margin-bottom: 5px;
        background: url(/images/money_change.gif) no-repeat;
      }
      
      .money_change a {
        display: block;
        width: 220px;  height: 95px;
      }
      /*----------MONEY CHANGE END----------*/
      
      
      /*----------FOREIGN DEPARTMENT START----------*/
      .foreign_department {
        width: 220px;  height: 109px;
        margin-bottom: 5px;
        background: url(/images/foreign_department.gif) no-repeat;
      }
      
      .foreign_department a {
        display: block;
        width: 220px;  height: 109px;
      }
      /*----------FOREIGN DEPARTMENT END----------*/  
      
      
      /*----------MORE USEFUL LINKS START----------*/
      .more_useful_links {
        width: 220px;
        margin-bottom: 15px;
        background: url(/images/more_useful_links.gif) repeat-y;
      }
      
      .more_useful_links h2 {
        font-size: 14px;  font-weight: bold;
        color: white;
        background: url(/images/more_useful_links_top.gif) no-repeat;
        width: 205px;  height: 25px;
        padding: 10px 0 10px 15px;
      }
      
      .more_useful_links div {
        width: 190px;
        background: url(/images/more_useful_links_bottom.gif) no-repeat left bottom;
        padding: 0 15px 12px 15px;
      }
      
      .more_useful_links div a {
        color: #f68c24;
        font-weight: bold;
        display: block;
      }
      /*----------MORE USEFUL LINKS END----------*/
      
      
      /*----------ARTICLES SMALL CONTAINER START----------*/    
      .articles_small_container {
        width: 220px;
        background: url(/images/articles_small_container.gif) repeat-y;      
      }
      
      .articles_small_container h2 {
        color: white;
        font-weight: bold;  font-size: 14px;
        background: url(/images/articles_small_container_top.gif) no-repeat;
        width: 205px; height: 36px;
        padding-top: 10px;  padding-left: 15px; 
        margin-bottom: 10px;     
      }
      
      .articles_small_container div {background: url(/images/articles_small_container_bottom.gif) no-repeat left bottom;}
      
      .articles_small_container div div {
        padding: 0 0 15px 0;
        background: none;
        width: 195px;
        margin-left: 15px;  margin-bottom: 15px;
        border-bottom: 1px solid #bcd2fd;      
      }
      
      .articles_small_container div .last {
        border-bottom: 0;
        margin-bottom: 0;
      }
      
      .articles_small_container div div h3 {
        color: #5c7fc0;
        font-size: 14px;  font-weight: bold;  
        margin-bottom: 10px;    
      }
      
      .articles_small_container div div img {padding-bottom: 15px;}
      
      .articles_small_container div div p {
        color: #494949;
        line-height: 17px;      
      }
      
      .articles_small_container div div p a {
        color: #f68c24;
        font-weight: bold;
      }
      /*----------ARTICLES SMALL CONTAINER END----------*/    
      
      
      /*----------PAGER START----------*/
      #middle_column .pager {
        width: 467px; height: 42px;
        padding: 0;
        background: url(/images/pager.gif) no-repeat;      
      }
      
      #middle_column .pager .prev_button, #middle_column .pager .next_button {
        float: left;
        width: 40px;  height: 42px;  
      }
      
      #middle_column .pager div {
        float: left;
        width: 387px; height: 27px;
        text-align: center;
        padding-top: 15px;  padding-bottom: 0;
        background: none;
      }
      
      #middle_column .pager div a {
        color: white;
        font-weight: bold;
        padding: 0 5px;  
      }
      
      #middle_column .pager div a:hover, #middle_column .pager div .active {color: #486eb5;}
      /*----------PAGER END----------*/    
    /*----------RIGHT 2 COLUMN END----------*/
    
  /*----------RIGHT COLUMN END----------*/
/*----------MAIN END----------*/


/*----------FOOTER START----------*/
#footer {
  width: 904px; height: 114px;
  padding-bottom: 10px;
  background: url(/images/footer.gif) no-repeat;
}

#footer img {
  float: left;
  padding-left: 20px; padding-right: 15px;  
}

#footer div {
  float: left;
  color: #3a3a3a;
}

#footer div p {line-height: 16px;}

#footer div a {
  line-height: 16px;
  color: #3a3a3a;  
}

  /*----------FOOTER LINKS START----------*/
  #footer #footer_links {
    width: 904px;  height: 38px;
    padding-top: 15px;  
    text-align: center;
    color: #597cbd;
    float: none;
  }
  
  #footer #footer_links a {
    color: #597cbd;
    margin-right: 5px;
    line-height: normal;
  }
  /*----------FOOTER LINKS END----------*/
/*----------FOOTER END----------*/

.pagehead .text {
  color: #5C7FC0;
  font-weight: bold;
}

.questionlist {margin-bottom: 15px;} 

.questionlist .commentlist {color: #5C7FC0;}

.questionlist .commentlist a {
  color: #F68C24;  
  font-weight: bold;
}

.adminmenu {
  width: 467px; height: 100px !important;
}

/* Fecó admin menubar*/

#sddm {	
  margin: 0;
	padding: 0;
	z-index: 30;
	width: 467px;
}

#sddm li {	
  margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11px;
}

#sddm li a {	
  display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {	
  background: #49A3FF;
}

#sddm div {	
  position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a {	
  position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font-size: 11px;
}

#sddm div a:hover {	
  background: #49A3FF;
	color: #FFF;
}

.bookit form .labels #year {width: 60px;}
      .bookit form .labels .year {width: 60px;}
      
      .bookit form .labels .month {width: 100px;}
      .bookit form .labels #month {width: 100px;}
      
      .bookit form .select #year  {
        width: 55px;
        margin-right: 3px;
      }
      
      .bookit form .select .year  {
        width: 55px;
        margin-right: 3px;
      }
      
      
      .bookit form .select #month {
        width: 95px;
        margin-right: 3px;
      }
      .bookit form .select .month {
        width: 95px;
        margin-right: 3px;
      }
      
      
      .bookit form .select select {
        float: left;
        width: 39px;
        margin-right: 0;  
      }

      
/*----------LOGIN START----------*/
#middle_column #loginbox .formtitle {
    color: #5C7FC0;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

#middle_column #loginbox  .elemtitle {
    color: #5C7FC0;
    font-weight: bold;
}

#middle_column #loginbox  input {
    width: 192px;   height: 15px;
    border: 1px solid #CFCFCF;
    margin-bottom: 5px;
}

#middle_column #loginbox  .morelink {
    color: #5C7FC0;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}
/*----------LOGIN END----------*/


/*----------NEWSLETTER START----------*/
#middle_column .newsletter_modul .row {
  /*float:left;
  margin-left:18px;
  _margin-left:10px;
  width:220px;*/

}
#middle_column .newsletter_modul .bookit form {
  _background: none;
}
#middle_column .newsletter_modul .bookit form div {
  margin-bottom:10px;

}
#middle_column .newsletter_modul .bookit .newsletter_bookit_in {
 width: 467px;
 margin: 0px auto;
 _background: transparent url(/images/bookit_bottom.gif) no-repeat scroll left bottom;
}
#middle_column  .newsletter_modul .formtitle {
  color: #5C7FC0;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-left:18px;
}

#middle_column  .newsletter_modul .elemtitle {
    color: #5C7FC0;
    font-weight: bold;
}

#middle_column  .newsletter_modul select {margin: 5px 0;}

#middle_column  .newsletter_modul input {
    width: 192px;   height: 19px;
    border: 1px solid #CFCFCF;
    margin: 5px 0;
}
 
#middle_column  .newsletter_modul .morelink {
    color: #5C7FC0;
    font-weight: bold;
    margin-top: 15px;
    display: block;
}

#middle_column  .newsletter_modul table {
  border-spacing: 0; border-collapse: collapse;
    margin: 10px 0;
}

#middle_column  .newsletter_modul table td {
  border: 1px solid #BCD2FD;
  padding: 5px;
}
/*----------NEWSLETTER END----------*/


/*----------FCK START----------*/
.fck  {
    width: 445px;
    background-color: white;
    border: 1px solid #5C7FC0;
    padding: 10px;
    margin-bottom: 15px;
}

.fck  h2 {
    padding-bottom: 5px;
    color: #5C7FC0;
    font-size: 18px;
}

.fck .formtitle {
    color: #5C7FC0;
    font-weight: bold;
    margin-bottom: 7px;
}

.fck .formbox {margin-bottom: 12px;}

.fck .form_radios label {color: #5C7FC0; font-weight: bold;}

.fck .form_radios input {
    background-color: white;
    border: 0;
}

.fck input {
    border: 1px solid black;
    margin: 0 5px 0 0; 
    font-size: 13px;
    background-color: ghostWhite;
    color: #5C7FC0;
}

.fck select {
    color: #5C7FC0;
    font-size: 13px;
    background-color: ghostWhite;
    border: 1px solid black;
}

.fck  span {
    color: #5C7FC0 !important;
    font-weight: normal;
}

.fck  #xEditingArea p {color: white !important;}

.fck #pageContent___Frame body {background-color: white !important;}  
  
/*----------FCK END----------*/*----------FCK END----------*/

/*tajekoztat */

#middle_column .tajekoztat {
 width: 467px;
 text-align: center;
 margin-top: 14px;
}
.tajekoztat .head {
 width: 467px;

 height: 15px;
 background: transparent url(/images/tajekoztato_head.gif) no-repeat top center;
}
.tajekoztat .footer {
 width: 467px;

 height: 15px;
 background: transparent url(/images/tajekoztato_footer.gif) no-repeat top center;
}
.tajekoztat .body {
 width: 447px;
 text-align: center;
 padding: 10px;
 overflow: hidden;
 background: transparent url(/images/tajekoztato_body.gif) repeat-y top center;
}

