


        /* CSS Document */

        html{
        height:100%;
        }
        body {
            width:100%;
            height:100%;
            margin:0;
            padding:0;
        }
        /*img{ border:0;}*/
        a{ color: #2E3192;}
        a:hover{ text-decoration:none;}
        a.no_line{ text-decoration:none;}
        a.no_line:hover{ text-decoration:underline;}

        #body_table{
            width:100%;
            height:100%;
        }
        #body_table_top{
            
            vertical-align:top;
        }
        #body_table_bottom{
            vertical-align:bottom;
        }
        #content_table{
            width:100%;
        }
        /*--------------top-------------------*/
        div#top_area{
            width:798px;
            margin:0;
            padding:0;
        }
        div#logo{
            width:500px;
            float:left;
            margin:10px 0px 0px 10px;}
            
        div#lang_menu {
            width:170px;
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            float:left;
            text-align:center;
        }
        div#lang_menu a{
            margin:5px;
            padding:0;
            font-family:Tahoma;
            font-size:10px;
            font-weight:normal;
            color:#8dd8f8;
        }
        div#lang_menu a:hover{
            color:#a7a7a7;
        }
        div#lang_menu a#current{
            text-decoration:none;
            color:#a7a7a7;
        }
        div#top_kontakti{
            width:258px;
            height:113px;
            background:url(../img/6/kontakti_beg.jpg) no-repeat;
            float:right;
        }
        div#top_kontakti_text{
            margin:0;
            padding:10px 0px 0px 10px;
            font-family:Tahoma;
            font-size:10px;
            font-weight:normal;
            color:#433f43;
        }
        /*-----------------menu---------------------------*/
        div#menu_area{
           
            /*width:100%;*/
            height:45px;
            background:url(../img/6/menu_beground.jpg) repeat-x;
        }
        #menu{
            width:850px;
            margin:0px 160px;
            padding:0;
        }

        #menu ul{
            list-style-type:none;
            padding:0;
            margin:0;
        }

        #menu li{
            margin:0px 0px 0px 0px;
            padding:0px;
            background-repeat:no-repeat;
            float:left;
        }

        #menu ul a{
            
            text-decoration:none;
            padding:11px 17px 16px 16px;
            margin:0px 0px;
            display:block;
            font-family:Tahoma;
            font-size:10px;
            font-weight:normal;
            color: #b1b1b1;
            /*border:1px solid #fff;*/
        }
        #menu ul a:hover{
        background-color:#7ccef6;
        color:#2E3192;}
        #menu ul a#current{
        background-color:#7ccef6;
        color:#2E3192;
        
        }
        /*--------------------------------------------*/
        div#content_top_area{
            width:100%;
            background-color:#f2f2f2;
        }
        div#content_top{
            width:798px;
        }
        #content_top_image_area{
            width:540px;
            /*height: 73px;*/
           background-color:#d2f8ff;

            vertical-align:top;
        }
        div#content_top_image{
            width:540px;
            height:73px;
            background:url(../../imgs/968/540x122_trubas.jpg) no-repeat;
        }
        /*------------search-----------------------------------------*/
        #search_area  {
            margin:13px 0px 13px 10px;  
            padding:0;	
        }
        .top{
            vertical-align:top;}
        .input_box{
            height:15px;
            font-family:Tahoma;
            font-size:11px;
            color:#433f43;
            background:none;
            border:1px solid #75b3be;
            margin-right:2px;
        }
        .formsubmit {
            background:transparent url(../img/6/search.gif) no-repeat;
            width:15px;
            height:15px;
            margin:4px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            font-size:11px;
            border:0;
        }
        /*--------------------------------------------*/	
        #content_top_bottom_area{
            height:23px;
            background-color:#ffd9d2;
            vertical-align:bottom;
        }

        div#content_top_bottom{
            height:23px;
            background-color:#3d3d3d;
        }

        div#content_top_bottom_path{
            margin:5px 0px 0px 10px;
            font-family:Tahoma;
            font-size:10px;
            font-weight:normal;
            color:#8dd8f8;
            float:left;
        }
        div#content_top_bottom_time{
            margin:5px 5px 0px 0px;
            font-family:Tahoma;
            font-size:10px;
            font-weight:normal;
            color:#d3d3d3;
            float:right;
        }
        /*-------------- Slogon ------------------------------*/
        #content_top_right_area{
            width:258px;
            background-color:#3d3d3d;
            vertical-align:top;
        }
        div#content_top_right_all{
            width:258px;
            background-color:#7ccef6;
        }
        div#content_top_right_top{
            width:258px;
            height:10px;
            margin:0;
            padding:0px;
            /*background:url(../img/6/slogon_top.jpg) repeat;*/
        }
        div#content_top_right_bottom{
            width:258px;
            height:10px;
            margin:0;
            /*background:url(../img/6/slogon_bottom.jpg) repeat;*/
            padding:0px;
        }
        div#content_top_right_text{
            font-family:Tahoma;
            font-size:18px;
            text-align:center;
            margin:0;
            padding:0px;

            color:#2E3192;
            /*color:#b0ebf7;*/
            
            background-color:#7ccef6;
        }
        /*-------------------------------------------------*/

        div#content_top_right_images{
            height:94px;
            width:258px;
        }
        div#content_top_right_images img{
            margin:7px 2px;
            text-align:center;
            border:1px solid #5d5d5d;
        }
        /*---------------------------------------------*/
        #content_beground
        { 
        
        background:url(../img/6/background.gif);
        
        }
        #all_content_area{
            /*width:798px;*/
            width:1000px;
            margin:10px 0px;
        }
        /*----------sub menu------------------*/
        #submenu_area{
            width:140px;
            vertical-align:top;
            padding:0px 10px;
        }
        #submenu{
        width:140px;
            margin:0;
            padding:0;
        }

        #submenu ul{
            list-style-type:none;
            padding:0;
            margin:0px 0px 0px 0px;
        }

        #submenu li{
            width:135px;
            background-color: #7ccef6;
            border-bottom:2px solid #ffffff;
            margin:0;
            padding:2px;
            padding-left:10px;
        }

        #submenu ul a{
       
            margin:0;
            padding:0;
            font-family:Tahoma;
            font-size:12px;
            color: #2E3192;
            /*color: #8dd8f8;*/
            
        }

        #submenu ul a:hover{
        text-decoration:none;}
        #submenu ul a#current{
        color:#000;}
        /*------------teksts------------------------*/
        #content_area{
            border-left:1px solid #dbdbdb;
            vertical-align:top;
            padding:0px 10px 0px 20px;
        }
        div#content_tilte_area{
            border-bottom:1px solid #dbdbdb;
        }
        div#content_title{
            width:85%;
            margin:0;
            padding:0px 0px 5px 0px;
            font-family:Tahoma;
            font-size:16px;
            font-weight:normal;
            color:#2E3192;
            font-weight:bold;
            float:left;
        }
        div#content_drukat{
            width:50px;
            margin:0;
            padding:5px 0px 3px 0px;
            font-family:Tahoma;
            font-size:9px;
            font-weight:normal;
            color:#8dd8f8;
            float:right;
        }
        div.clear{
            clear:both;}
        div#content{
            padding:10px 0px 0px;
            font-family:Tahoma;
            font-size:11px;
            font-weight:normal;
            text-align:justify;
            color:#433f43;
        }
        div.text_image{
            margin:0px 0px 10px 10px;
            border:2px solid #e5e5e5;
            float:right;}
        /*-------banner------------------*/
        #banner_area{
            width:170px;
            vertical-align:top;
            padding:0px 10px;
        }
        div#banner_title{
            margin:0;
            padding:0px 0px 5px 0px;
            font-family:Tahoma;
            font-size:16px;
            font-weight:normal;
            color:#8dd8f8;
            border-bottom:1px solid #dbdbdb;}
        div#banner{
            margin:35px 10px 10px 10px;
           
        }
        div#banner img{
            margin:2px auto;
        }

        /*-------------bottom--------------------------------------------*/
        #bottom_area{
            width:798px;
        }
        div#bottom_left{
            margin:0px 0px 0px 10px;
            padding:5px 0px 10px 5px;
            font-family:Tahoma;
            font-size:10px;
            text-align:justify;
            color:#433f43;
            float:left;
            border-left:6px solid #8dd8f8
            width:200px;
            }
        div#bottom_right{
            padding:5px 0px 10px 5px;
            font-family:Tahoma;
            font-size:10px;
            font-weight:normal;
            color:#433f43;
            float:right;
            border-left:6px solid #8dd8f8;
            display:none;
            }
            
            