body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {margin:0; padding:0; border:0; }

body {
	font: 12px  Arial,Helvetica, sans-serif;
	background: #fff;
}
.clear {
    clear: both;
}


#head {
    width: 100%;
	background:#ececec;
    margin: auto;
    text-align: center;
	padding:50px 0 50px 0;
}

#welcome {
    width: 100%;
     background:#2d468f;
    margin: auto;
    padding-top: 50px;}

#arrows-line {
width: 2px;
height: 50px;
margin: auto;
margin-top:20px;
background:#ececec;
}

#arrows {
width: 50%;
height: 80px;
border:2px solid #ececec;
border-bottom:none;
margin: auto;
}

#arrows-img1 {
width: 13px;
height: 10px;
background-image: url(img/arrow-down.png);
float:left;
margin: 80px 0px 0px -7px;
}

#arrows-img2 {
width: 13px;
height: 10px;
background-image: url(img/arrow-down.png);
float:right;
margin:80px -7px 0px 0px;
}

#lang-index {
    width:30px;
    font-family:Calibri;
    font-weight: normal;
    color:#ececec;
    font-size: 10px;
    text-decoration: none;
    text-align:center;
    margin:auto;
}


#welcome #left a, #welcome #right a {
    text-decoration: none;
} 
#welcome #left a h1, #welcome #right a h1 {
font-family:Calibri;
color:#ececec;
letter-spacing: 5px;
    font-size: 30px;
    text-decoration: none;
    line-height: 38px;
}
#welcome #left a h1 strong, #welcome #right a h1 strong {
    font-size: 22px;
}
      
    #welcome #left {
        float: left;
        width: 48%;
        cursor: pointer;
        text-align: center;
        padding: 5px;
    }
    #welcome #right {
        padding: 5px;
        float: right;
        text-align: center;
        width: 48%;
        cursor: pointer;
    }    



#wraper {
    width: 1000px;
    margin: auto;
}


#header {
    height: 198px;
    background-color: #ececec;
    /*
    background-image: url(img/hd.png);
    */
}
    #logo {
        width: 498px;
        height:198px;
        text-align: center;
        float: left;
        position:absolute;
    }
    
 #lea-logo {
        width: 251px;
        height: 198px;
        float: left;
        position:absolute;
        margin:0 0 0 500px;
    }
    
    #info {
        float: right;
        width: 720px;
        height: 160px;
        position: relative;
    }
        #info h1 {
            font-size: 32px;
            text-align: right;
            color: #fff;
            text-shadow:#000 2px 5px 2px;
            padding-top: 35px;
        
        }
        #info h1 img {
            margin-right: 50px;
            
        }
        #info h2 {
            font-size: 22px;
            text-align: center;
            color: #fff;
            text-shadow:#000 2px 5px 2px;
            padding-top: 15px;
        }
        
        #info1 {
            margin-top: -10px;
            padding: 0px 5px;
        }
        #info1 h3 {
            color: #3E73A9;
            font-size: 16px;            
        }
        #info1 div {
            text-align: justify;
        }
        
        #lang {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 12px;
            font-weight: normal;
            color: #283f82;
        }
        #lang a {
            color: #283f82;
            text-decoration: none;
            
        }
        
        #secondurl {
            position: absolute;
            top: 10px;
            right: 100px;
        }
        #secondurl a {
            color: #56504E;
            text-decoration: none;
            font-weight: bold;
            margin: 0px 5px;
        }
        #secondurl a:hover {
            text-decoration: underline;
            
        }
        #secondurl a img {
            vertical-align: middle;
        }
        
        #date {
            position: absolute;
            right: 30px;
            font-size: 13px;
            font-weight: bold;
            color: #2d468f;
            font-weight: normal;
            text-transform: uppercase;
                margin-top:110px;
        }
      
        
        
        
        
        
#menu {
    height: 32px;
    background-color: #fff;
    padding-left: 3px;
    margin-top:110px;
}
    #menu ul, li {
        margin: 0px;
        padding: 0px;
    }
    ul.menu {
        float: left;
    }




#menu ul.menu li {
    color: #0B4CA1;
    float: left;
    font-size: 12px;
    cursor: pointer;
    font-weight: normal;
    height: 24px;
    display: block;
    padding: 8px 0px 0px 0px;
    text-align: center;
    text-transform: uppercase;
}

#menu ul.menu li a {
    padding: 8px 18px 8px 18px;
}
#menu ul.menu li:hover {
    background-color: #2d468f;
}
#menu ul.menu li a:hover {
    color: #fff;    
}




#menu ul.menu li:hover ul.submenu {
    display: block;
    z-index: 10;
    margin-left: 0px;
    }
    
#menu ul.menu li ul.submenu {
    display: none;
    margin-top: 10px;
    position: absolute;
}
#menu ul.menu li ul.submenu li {
    background-image: url(img/nv.png);
    background-repeat: repeat-x;
    float: none;
    margin-top: -2px;
    cursor: pointer;
    height: 27px;
    display: block;
    cursor: pointer;
    padding: 8px 0px 0px 0px;
}
#menu ul.menu li ul.submenu li a {
    width: 100%;
    padding: 8px 7px 8px 7px;
}
#menu ul.menu ul.submenu li:hover {
    background-image: url(img/nvh.png);
    background-repeat: repeat-x;
}
#menu ul li a {
    color: #2d468f;
    font-size: 14px;
    text-decoration: none;
}
#menu ul.submenu li a {
    color: #2d468f;
    font-size: 12px;
    text-decoration: none;
    
}
#menu ul.submenu li a:hover {
    color: #fff;
}            
        
        
        
        
#menu ul.menu li ul.submenu ul.firstsubmenu {
    display: none;
    position: absolute;
}        


#menu ul.menu li li.firstsubmenuactive:hover ul.firstsubmenu {
    display: block;
    z-index: 10;
    margin-left: 164px;
    margin-top: -21px;
}
ul.firstsubmenu li {
    min-width: 160px;
    padding: 9px;
}



#menu ul.menu li ul.submenu ul.secondsubmenu {
    display: none;
    margin-top: 24px;
    position: absolute;
}        


#menu ul.menu li li.secondsubmenuactive:hover ul.secondsubmenu {
    display: block;
    z-index: 10;
    margin-left: 258px;
    margin-top: -20px;
    }
ul.secondsubmenu li {
    min-width: 575px;
}



#content {
    margin-top: 36px;
}
    #left {
        width: 270px;
        float: left;
        min-height: 100px;
    }
    #profile {
        background-color: #2d468f;
        min-height: 100px;
        -webkit-border-top-left-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        padding: 5px 10px;
        color: white;
        margin-bottom: 10px
    }
        #profile h1 {
            padding: 20px 0px;
        }
        #profile .txt {
            width: 120px;
            float: left;
        }
        #profile .img {
            width: 110px;
            height: 105px;
            float: right;
            background-color: #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            text-align: center;
        }
        #profile .img img {
            padding-top: 5px;
        }
        
        
        #category {
            background-image: url(img/ct.png);
            background-repeat: repeat-x;
            background-color: #fff;
            border: 1px solid #B7B7B7;
            margin-bottom: 10px;
            padding: 0px;
            padding-bottom: 5px;
            padding-top: 5px;
        }
        #category h1 {
            font-size: 18px;
            padding-top: 5px;
            padding-left: 15px;
            color: #56504E;
        }
        #category h1 a {
            color: #56504E;
            
        }
        
        #category #sosial {
            text-align: center;
            margin-top: 4px
        }
        #category #sosial img {
            padding: 2px 5px;
            width: 32px;
            height: 32px;
            
        }
        
        #reklam {
            margin: auto;
            width: 240px;
            text-align:center;
        }
        #reklam imgg {
            width: 240px;
        }
        
        #arxiv {
            margin: auto;
            text-align: center;
            width: 200px;
        }
        #datepicker {
        }
        
        #goto {
            width: 700px;
            text-align: center;
            border: 1px solid #B7B7B7;
            margin: 5px 0px 5px 5px;
            background-image: url(img/ct.png);
            background-color: #fff;
            padding: 40px 1px;

        }
        #goto a img {
            margin: 4px 1px;
            opacity: 0.8;
        }
        
        
        #category #friends a {
            display: block;
            padding: 6px 5px;
            text-decoration: none;
            color: black;
            font-weight: bold;
            border-bottom: 1px dotted #656565;
        }
        #category #friends a:hover {color: #56504E;}
        
        
        #news {
            border-bottom: 1px dotted #656565;
        }
            .news {
                width: 240px;
                padding: 6px 5px;
                text-align: justify;
            }
            .news a {
                color: black;
                text-decoration: none;
            }
            .news a:hover {
                color: #56504E;
            }
        
        
        #category li {
            list-style: none;
            padding: 6px 5px;
            border-bottom: 1px dotted #656565;
        }
        #category a {
            text-decoration: none;
            color: black;
        }
        #category li span {float: left;}
        #category li strong {float: right;}
    
    #right {
        float: right;
        width: 720px;
    }
    
        #slider {
        }
        #slider li {
            list-style: none;
            position: relative;
        }
        #slider li span {
            -webkit-border-top-right-radius: 15px;
            -moz-border-radius-topright: 15px;
            border-top-right-radius: 15px;
            position: absolute;
            background-color: #000;
            color: #fff;
            font-weight: bold;
            top: 0px;
            left: 0px;
            padding: 10px;
            width: 700px;
            display: none;
            opacity: 0.5;
        }
        #slider li img {
            -webkit-border-top-right-radius: 15px;
            -webkit-border-bottom-right-radius: 15px;
            -moz-border-radius-topright: 15px;
            -moz-border-radius-bottomright: 15px;
            border-top-right-radius: 15px;
            border-bottom-right-radius: 15px;
            width: 720px;
            height: 210px;
            
        }
        
        #right h1 {
            font-size: 18px;
            color: #56504E;
            margin-bottom: 10px;
        }
        
        
        
        
        
        
        #right #section {
        }
            #section a {
                text-decoration: none;
                color: #56504E;
                
            }
            
            #section a li {
                list-style: none;
                height: 30px;
                font-size: 14px;
                font-weight: bold;
                padding-top: 15px;
                padding-left: 20px;
                background-image: url(img/table_bg.gif);
                background-repeat: repeat-x;
                border: 1px solid #BFBFBF;
                margin-bottom: 10px;
            }
            #section a li:hover {
                background-image: url(img/table_bg.png);
                background-repeat: repeat-x;
                background-position: bottom;
                
            }
            #section a li i {
                font-style: normal;
                color: black;
                font-weight: normal;
            }
            
        
        
        
        
        #sliderNav {
            position: relative;
            width: 150px;
            top: -30px;
            left: 500px;
        }
            #sliderNav span {
                border: 1px solid #4B81B7;
                background-color: #56504E;
                padding: 2px 6px;
                color: #4B81B7;
                font-weight: bold;
                cursor: pointer;
                margin-right: 2px;
            }
            #sliderNav #n1 {
                background-color: #4B81B7;
                color: #56504E;
                border: 1px solid #56504E;
            }
            
            
            
            #slider img {
                display: none;
            }


        
        
        #info {
            height: 90px;
        }
        #info h3 {
            color: #3E73A9;
            padding: 4px 0px;
            font-size: 18px;
        }
        #info div {
            text-align: justify;
        }
        
        
        
        #block {
        }
            .block {
                margin: 2px 4px;
                width: 230px;
                float: left;
            }
                .block h3 {
                    color: #3E73A9;
                    padding: 1px 0px;
                    font-size: 16px;
                }
                .block .img {
                    text-align: center;
                }
                .block .img img {
                    width: 220px;
                    height: 150px;
                    padding: 1px;
                    background-color: #fff;
                    border: 0px solid #000;
                }
                .block .txt {
                    font-size: 12px;
                    text-align: justify;
                    padding: 4px;
                }
                .block .continue {
                    color: #3E73A9;
                    text-align: right;
                    font-size: 14px;
                    font-weight: bold;
                    padding-right: 6px;
                }
                .block .continue a {
                    text-decoration: none;
                    color: #3E73A9;
                }
                
                
                
                
                
                
                
                
                
        #block2 {
            margin-top: 5px;
        }
            .block2 {
                border: 1px solid #BFBFBF;
                width: 346px;
                float: left;
                margin: 5px;
                background-image: url(img/ct.png);
                background-repeat: repeat-x;
            }
            .block2 div {
                border: 1px solid #fff;
                min-height: 179px;
                padding: 0px 2px;
            }
            .block2 div h1 {
                color: #3E73A9;
                font-size: 18px;
                padding: 2px;
            }
            .block2 div li {
                padding: 4px 2px;
                border-bottom: 1px dotted #656565;
                list-style: none;
            }
            .block2 div a {
                text-decoration: none;
                color: #000;
            } 
            .block2 div a:hover {color: #656565;}
                
            .other {
                font-weight: bold;
                color: black;
                float: right;
                padding-top: 8px;
            }
            .other:hover {
                text-decoration: underline;
            }
            #other11 {
            }
            
            .other img {
                vertical-align: top;
            }


            #img1 {
                background-image: url(img/b2.png);
                background-repeat: no-repeat;
                background-position: 250px 3px;                
            }
            #img2 {
                background-image: url(img/b1.png);
                background-repeat: no-repeat;
                background-position: 250px -1px;                
            }
            #img3 {
                background-image: url(img/b3.png);
                background-repeat: no-repeat;
                background-position: 250px 1px;                
            }

        .block3 {
            width: 346px;
            float: left;
            margin: 5px;
        }
        .block3 a {text-decoration: none;}
        .block3 a div {
            background-image: url(img/table_bg.gif);
            background-repeat: repeat-x;
            margin-bottom: 2px;
            border: 1px solid #BFBFBF;
        }
        .block3 a div li {
            border: 1px solid #fff;
            height: 31px;
            list-style: none;
            padding-left: 15px;
            color: #3E73A9;
            font-weight: bold;
        }
        .block3 a div li img {
            vertical-align: middle;
            margin-right: 5px;
            height: 22px;
        }
        
        

#footer {
    height: 28px;
    background-image: url(img/ft.png);
    background-repeat: repeat-x;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding-top: 12px;
    padding-left: 20px;
    margin-bottom: 10px;
}









#newspage {
}


    #allnews {
    }
    
    #onenews {
        text-align: justify;
    }
    #onenews .newsDate {
        text-align: right;
        padding-top: 10px;
        color: #56504E;
        font-size: 13px;
        font-weight: bold;
    }
    
    #separator {
        margin: 15px 0px;
    }
        #separator .sep1 {
            border-bottom: 1px solid #979797;
        }
        #separator .sep2 {
            border-top: 1px solid #E8E8E8;
        }
    
    
    
    
    .allnews {
        width: 710px;
        margin: auto;
    }
        .allnews #newsHead .newsTitle {
            width: 550px;
            float: left;
            padding-bottom: 10px;
        }
        .allnews #newsHead .newsTitle a {
            color: #4B81B7;
            font-weight: bold;
            font-size: 13px;
            text-decoration: none;
        }

        .allnews #newsHead .newsDate {
            width: 150px;
            font-size: 13px;
            float: right;
            text-align: right;
            padding-bottom: 10px;
            color: #56504E;
            font-weight: bold;
        }
    
        .allnews #newsContent .newsImg {
            width: 156px;
            float: left;
        }    
            .allnews #newsContent .newsImg img {
                border: 2px solid #E8E8E8;
                padding: 1px;
                background-color: #fff;
                width: 150px;
                height: 100px;
            }
        .allnews #newsContent .newsDesc {
            width: 550px;
            height: 94px;
            float: right;
        }
        .allnews #newsContent .newsNext {
            width: 550px;
            text-align: right;
            float: right;
        }
        .allnews #newsContent .newsNext a {
            font-size: 13px;
            font-weight: bold;
            color: #4B81B7;
            text-decoration: none;
        }
        .allnews #newsContent .newsNext a:hover {
            text-decoration: underline;
        }
        .allnews #newsHead .newsTitle a:hover {
            text-decoration: underline;            
        }
        


#gallery {
}  
#gallery a {
    
}  
#gallery img {
    width: 120px;
    height: 120px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    padding: 2px;
    margin: 5px;
}


#gallery iframe {
    border: 1px solid #E7E7E7;
    background-color: #fff;
    padding: 2px;
    margin: 25px;
    
}











#sitemap {
    padding-bottom: 20px;
}
    #sitemap h1 {
        margin-top: 10px;
        text-decoration: underline;
    }
    #sitemap li {
        list-style: none;
    }

    .link1 {
        margin-left: 20px;
    }
        .link1 a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
        }
        .link1 a:hover {
            text-decoration: underline;
        }
    .link2 {
        margin-left: 50px;
        padding: 1px;
    }
        .link2 a {
            color: #56504E;
            text-decoration: none;
            font-weight: bold;
        }
        .link2 a:hover {
            text-decoration: underline;
        }
        
        
        
        
        
        
        
        
#audit {
    text-align: justify;
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
#form {
}

#form label {
    display: block;
    margin: 8px 0px;
}
#form label span {
    font-weight: bold;
    color: #59697C;
}

#form label .inp {
    width: 200px;
    border: 1px solid #59697C;
    padding: 3px;
}
#form label .txt {
    width: 710px;
    border: 1px solid #59697C;
    padding: 3px;
    height: 150px;
    
}

#form label .but {
    float: right;
    border: 1px solid #59697C;
    background-color: #ccc;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 10px;
    margin-right: 2px;
}
#form label .but:hover {
    background-color: #ddd;
}
    











#currency {
    
}
#currency:last-child {
    border: none;
}
#currency li {
    border-bottom: 1px solid #B7B7B7;
    padding: 6px;
    list-style: none;
}
#currency li span {
    float: right;
}





    
.error {
    border-top: 2px solid #CC0000;
    border-bottom: 2px solid #CC0000;
    background-color: #D67878;
    padding: 14px 6px;
    font-weight: bold;
}
.true {
    border-top: 2px solid #3F8903;
    border-bottom: 2px solid #3F8903;
    background-color: #98CE6B;
    padding: 14px 6px;
    font-weight: bold;
}