    * { padding: 0; margin: 0;}

    html, body
    {
        height: 100%;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        color: #FFFFFF;
    }

    html
    {
        background: url('images/body_bg.jpg') repeat-x #65625b;
    }

    body
    {
        background: url('images/ratas.jpg') no-repeat left top;
        min-height: 760px;
        font-size: 1em;
    }

    a img { border: 0; }

    a
    {
        background: #00918e;
        color: #d6d3d3;
        text-decoration: none;
        padding: 0 3px;
    }

    a:hover
    {
        background: #008e8b;
        color: #FFFFFF;
        padding: 0 3px;
        text-decoration: none;
    }

    a.simple, a.simple:hover
    {
        background: none;
        padding: 0;
    }

    .clear
    {
        line-height: 0px;
        font-size: 0;
        clear: both;
    }

    #container
    {
        min-height: 100%;

    }

    #header
    {
        min-width: 1000px;
        height: 180px;
        background: url('images/header_bg.jpg') no-repeat top right;
    }

    #footer
    {
        height: 55px;
        position: relative;
        clear: both;
        text-align: center;
        margin-top: -55px;
        min-width: 1000px;
    }

    .clearfooter
    {
        height: 60px;
        clear: both;
        position: relative;
        font-size: 0;
    }

    .content_container
    {
        float: right;
        /*margin-left: 308px;*/
        width: 100%;
    }

    .left
    {
        position: relative;
        margin-left: -250px;
        width: 200px;
        padding-top: 350px;
        font-size: 1em;
    }

    .left h1
    {
        font-size: 1.3em;
        color: #005957;
        font-weight: normal;
        padding: 5px 0;
    }

    .left p
    {
        padding: 4px 0;
    }

    /* HEADER STILIAI */

    .search_box
    {
        position: absolute;
        left: 233px;
        top: 15px;
        font-size: 0.81em;
        color: #505050;
    }

    .search_info
    {
        padding-top: 10px;
    }

    .nice_input
    {
        border: solid 1px #d0cbae;
        background: #f4f4f4;
        padding: 1px 3px;
        font-size: 1em;
    }

    .nice_submit
    {
        border: solid 0 #FFFFFF;
        background: url('images/arrow.gif') no-repeat center center;
        width: 20px;

    }

    .detail_search, .detail_search:hover
    {
        color: #373737;
        padding: 0 20px 0 3px;
        background: url('images/arrow.gif') no-repeat center right;
        text-decoration: none;
    }

    .top_meniu
    {
        position: absolute;
        top: 125px;
        left: 0;
        width: 800px;
        text-align: right;
        font-size: 0.81em;
    }

    .left_window
    {
        height: 492px;
        width: 233px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .main_nav
    {
        list-style: none;
    }

    .main_nav li
    {
        display: block;
        float: right;
        position: relative;
    }

    .main_nav li a
    {
        display: block;
        background: url('images/meniu_border_green.gif') no-repeat top left;
        padding-left: 8px;
        padding-right: 6px;
        height: 22px;
        color: #d3d3d3;
        text-decoration: none;
        padding-top: 5px;
    }

    .main_nav li a:hover, .main_nav li a.active
    {
        display: block;
        background: url('images/meniu_border_red.gif') no-repeat top left #e00a00;
        color: #ffffff;
        padding-left: 8px;
        padding-right: 6px;
        height: 22px;
        color: #d3d3d3;
        text-decoration: none;
        padding-top: 5px;
    }

    .wrap
    {
        margin-left: 308px;
        position: relative;
        width: 600px;
    }

    .content
    {
        width: 100%;
        position: relative;
        float: left;
        font-size: 0.81em;
        margin-top: -25px;
    }

    .content_text, .content_text2
    {
        padding: 0 5px 10px 15px;
    }

    .content_text h1, .content_text2 h1
    {
        font-size: 1.3em;
        font-weight: normal;
        color: #FFFFFF;
        padding: 10px 0;
    }

    .content_text h2, .content_text2 h2
    {
        font-size: 1em;
        font-weight: bold;
        color: #006765;
    }

    .content_text h3, .content_text h3 a, .content_text2 h3, .content_text2 h3 a
    {
        font-weight: bold;
        font-size: 1em;
        color: #FFF;
        background: none;
        padding: 0;
    }

    .content_text h3 a:hover, .content_text2 h3 a:hover
    {
        text-decoration: underline;
        color: #FFFFFF;
        background: none;
    }

    .content_text p, .content_text2 p
    {
        padding: 4px 0;
    }

    .news_date
    {
        color: #015756;
    }

    .separator
    {
        background: url('images/separator.gif') repeat-x;
        font-size: 0;
        line-height: 0px;
        height: 1px;
        margin: 5px 0;
    }

    .single_news
    {
        margin-bottom: 10px;
    }

    .archive
    {
        text-align: center;
        padding: 5px 0;
    }

    /* FOOTER STYLES */

    .tools
    {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: -134px;
        width: 174px;
        height: 189px;
    }

    .tools img
    {
        display: block;
    }

    .footer_container
    {
        position: absolute;
        width: 520px;
        left: 318px;
        text-align: center;
    }

    .min_width
    {
        width: 1000px;
        height: 1px;
        font-size: 0;
        line-height: 0px;
    }

    /* TABLE STYLES */

    .contact_table
    {
        margin: 10px 0; 
        color: white;
    }

    .contact_table td
    {
        padding: 5px 4px;
        vertical-align: middle;
    }

    .shadow_input
    {
        width: 290px;
        border: solid 1px #d0cbae;
        background: #f4f4f4;
        padding: 1px 3px;
        font-size: 1em;
    }

    select.shadow_input
    {
        font-size: 1em;
        padding: 0;
        width: 297px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
    }

    .button
    {
        background: #008e8b;
        color: #FFFFFF;
        padding: 0 5px;
        font-size: 1em;
        border: solid 0 #FFFFFF;
    }

    /* ITEMS STYLES */

    .item_table
    {
        width: 100%;
    }

    .item_table th
    {
        border: solid 1px #d0cbae;
        border-right: 0;
        background: #eae8e1;
        color: #006765;
        font-weight: normal;
        padding: 3px 2px;
    }

    .item_table td
    {
        text-align: left;
        color: #505050;
        background: #f4f4f4;
        padding: 3px 0px;
        border-left: solid 1px #d0cbae;
        font-size : 11px;
    }

    *.dark_row td
    {
        background: #eeede8;
    }
    
    .red_row td {
      background: #FFB7B7;
    }    
    
    .item_table td.last, .item_table th.last
    {
        border-right: solid 1px #d0cbae;
    }
    
    .item_table td.last {
    	text-align: right;
    }
    
    tr.last td
    {
        border-bottom: solid 1px #d0cbae;
    }

    tr.empty td
    {
        font-size: 0;
        line-height: 0px;
        height: 1px;
        padding: 0;
        background: none;
    }

    tr.empty td.first
    {
        border: 0;
    }
    
    
    
    
    
    .paging
    {
        padding: 7px 0;
        text-align: center;
    }

    .paging a, .item_table a, .sitemap_container a
    {
        background: none;
        color: #FFFFFF;
        padding: 0 3px;
    }

    .paging a:hover, .paging a.active, .item_table a:hover, .item_table a.active, .sitemap_container a:hover, .sitemap_container a.active
    {
        background: #008e8b;
        padding: 0 3px; 
        color: white;
    } 
    
    .sitemap_container a
    {
        background: #008e8b;
        color: #FFFFFF;
    }
    
      
    .sitemap_container a:hover, .sitemap_container a.active {
    	background: red;
    }
    
    .item_table a {
    	color: #505050;
    }
    
    .one_search
    {
        padding-bottom: 10px;
    }

    .search_title
    {
        color: #015756;
        font-weight: bold;
    }

    .search_item_title a
    {
        font-weight: bold;
        background: none;
        color: #FFF;
        padding: 0;
    }

    .search_item_title a:hover
    {
        text-decoration: underline;
        background: none;
    }   
    
    table {
      color: black;
    }  
    
    table a {
      color: blue;
      background: white;
    }    
    
    #messageBox {
      position: absolute;
      top: 100px;
      left: 50px;
      line-height: 30px;
      border: solid 2px #016160;  
      background: white;
      color: #5B5D5C;   
      width: 500px;
      text-align: center;
    } 
    
    
    
    .gallery_container img {
        border: solid 1px #d0cbae;
        
    } 
    
    .gallery_container a
    {
        background: none;
        color: #FFFFFF;
        padding: 0px;
    }
    .gallery_container a:hover, .gallery_container a:active 
    {
        background: #008e8b;    
        background: none;
        padding: 0px;
    }
    
    
    .product_info
    {
        padding-bottom: 10px;
    }
    
    .product_info p
    {
        padding: 2px 0;
    }
    
    .green_bold
    {
        color: #095c5a;
        font-weight: bold;
    }




    
