/************************************************   
 2009 (c) 4 Green Elephants
 http://www.4ge.pl
 Style główne
************************************************/

body,html {
    margin:0px;
    padding:0px;
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    line-height: 12pt;    
    background-image: url('i/body-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;    
   overflow-x: hidden;
}   

div#page {
    margin: 0px auto 0px auto;
    width: 980px;
    min-height: 700px;

}

div#header {
    height:223px;
}

div#page img#logo {
    float: left;
    padding: 30px 0px 0px 0px;
    border: 0px;
}    


div#header_lang {
    float: right;
    width: 97px;
    height: 28px;
    background-image: url('i/header_lang_bg.png');
    text-align: center;
}

div#header_lang img {
    border: 0px;
    padding: 5px 0px 0px 0px;
}

div#header_menu {
    display: none;
    float: right;
    width: 680px;
    margin-top: 50px;
}


div#header_menu h4 {
    width: 100px;
    height: 25px;
    text-align: center;
    margin-left: 10px;
    float: left;
    white-space: nowrap;
    color: #004065;
}

div#header_menu h4.selected {
    border: solid 1px #d6d6d6; 
    color: #4a4949;     
}


div#header_menu a {
    padding: 10px;
    font-family: TimesNewRoman;
    font-size: 16px;
    color: #004065;
    font-weight: lighter;
    font-style: normal;
    text-decoration: none;
}

/** Gorny header logo + szybkie menu **/
div#top {
    float: left;
    height: 139px;
}

/** Gorny header Tytul + wyszukiwarka **/
div#subheader {
    height: 84px;
}

div#main {
    width: 980px;
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 20px;
}

div#column_left {
    float: left;
    width: 205px;
    background-image: url('i/column_left_bg.gif');
    background-position: right;
    background-repeat: repeat-y;
}

/** Submenu lewa strona **/
ul#lev_1 {
    width: 100%;
    margin:0px; 
    padding: 0px;
    list-style:none;  
}

ul#lev_1 li {
    min-height: 30px;
    width: 205px;
    margin:0; 
    padding: 0px; 
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

ul#lev_1 a {
    font-family: Georgia,TimesNewRoman;
    font-size: 12px;
    color: #012d31;
    display: block;
    padding: 10px 10px 10px 20px;
    height: auto;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url('i/submenu_lev_1_arr.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

ul#lev_1 a.lev_1_selected {
    color: #ffffff;

    background-image: url('i/submenu_lev_1_arr_active.gif');
    background-repeat: no-repeat;
    padding: 10px 10px 10px 32px;
    
}

ul#lev_2 {
    width: 100%;
    margin:0px; 
    padding: 0px;
    list-style:none;  
    
}

ul#lev_2 li {
    min-height: 30px;
    width: 205px;
    margin:0; 
    padding: 4px 0px 5px 0px;
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #f1bd3c;    

}

ul#lev_2 a {
    vertical-align: text-top;
    font-family: Verdana;
    font-size: 11px;
    color: #012d31;
    display: block;
    padding: 5px 10px 3px 20px;
    height: auto;
    min-height: 20px;  
    text-transform: none;
    text-decoration: none;
    background-image: url('i/submenu_lev_1_arr.gif');
    background-repeat: no-repeat;
    background-position: center left;
}


/** Menu2 **/

div#menu2 {
    width: 204px;
    margin-top: 25px;
    padding-top: 20px;
    background-color: #eae2c2;
    background-image: url('i/menu2_bg.gif');
    background-repeat: no-repeat;
    background-position: top left;
}

ul#menu2 {
    margin: 0px;
    padding: 10px 0px 20px 20px;
    width: 100%;
    list-style: none;
    background-image: url('i/menu2_bottom.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    
}

ul#menu2 li {
    width: 204px;
    padding: 3px 0px 3px 0px;

}

ul#menu2 a {
    vertical-align: text-top;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #8e3428;
    padding-left: 8px;
    background-image: url('i/menu2_arr.gif');
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
}

ul#menu2 a:hover {
    text-decoration: underline;
}




span.t1 {
    font-family: Georgia, TimesNewRoman;
    font-size: 18px;
    color: #ffffff;
    font-style: italic;
}

span.t2 {
    font-family: Georgia, TimesNewRoman;
    font-size: 18px;
    color: #de6618;
    font-style: italic;   
}

span.menu2 {
    padding-left: 20px;
}


/****************************************
 LID
****************************************/ 
                                   
div#lid { height: 270px; }

div#lid h2 {
    margin: 5px 0px 5px 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 15px;
    color: #00252a;
    font-weight: normal;
    line-height: 20px;   
}

div#lid h3 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-family: Georgia;
    color: #00252a;
    font-size: 12px;
}

div#lid span.data {
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}

div#lid a.more {
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    padding: 2px 20px 2px 0px;
    background-image: url('i/go.png');
    background-repeat: no-repeat;
    background-position: right;
    color: #ff5100;
}

div#lid-left {
    float: left;
    width: 630px;
    height: 270px;
    text-align: left;
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    background-position: top;       

}

div#lid-left .photo {
    border: 0px;
}

div#lid-left-info {
    float: right;
    width: 240px;
    height: 270px;
}



div#lid-right {
    float: right;
    width: 350px;
    height: 270px;
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    background-position: top;       

}

div#lid-right img {
    border: 1px solid;
    float: left;
    color: #ff8d00;
    padding: 0px;
    margin: 8px 5px 5px 5px;
    
}

div#lid-mask {
    position: absolute;
    margin-left: -23px;
    width: 47px;
    height: 251px;
    vertical-align: bottom;
    background-image: url('i/lid-mask.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

div.data-t1 {
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    color: #ffffff;
    line-height: 24pt;  
    width: 100px;
    height: 90px;
    float: left;
    padding-top: 10px;
    background-image: url('i/data-t1.gif');
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 5px 5px 5px 5px;
    
}

div.data-t2 {
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    color: #ffffff;
    line-height: 24pt;  
    width: 100px;
    height: 90px;
    float: left;
    padding-top: 10px;
    background-image: url('i/data-t2.gif');
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 5px 5px 5px 0px;
    
}

div.data-t3 {
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    color: #000000;
    width: 100px;
    height: 80px;
    float: left;
    text-align: center;
    line-height: 24pt;

}



/************************************************
Content
************************************************/

div.content {
    height: auto;
    float: right;
    text-align: left;
        
}

div#content-text {
    width: 755px;
    min-height: 530px;
    font-family: Georgia;  
    font-size: 14px;
    
    background-color: #f4f4f4;     
    background-image: url('i/content_bg.jpg');
    background-repeat: no-repeat;
    padding: 10px;
}

div#content-news {
    width: 755px;
    min-height: 530px;
    font-family: Georgia;
    font-size: 14px;
    background-color: #f4f4f4;     
    background-image: url('i/content2_bg.jpg');
    background-repeat: no-repeat;
    padding: 10px;
}

br.clear {
    clear: both;
    
}

div.clear {
    clear: both;
    
}


div#news {
    width:100%;
    margin: 10px 0px 0px 0px; 
}

div#news-data {
    float: left;
    width: 100px;
}

div#news-title {
    float: left;
    width: 510px;
    margin-left: 20px;
    font-family: Verdana;
    font-size: 18px;
    line-height: 16pt;      
}

div#news-menu {
    float: right;
    margin-left: 20px;
}


div.content h1 {
    font-family: Verdana;
    font-size: 18px;  
    line-height: 16pt;
    
}

div.content h2 {
    font-family: Verdana;
    font-size: 16px;
    line-height: 16pt;    
    
}

div#content-news img {
    border: 1px solid #d9d9d9;
    padding: 2px;
    
}

div#content-text img {
    border: 1px solid #d9d9d9;
    padding: 2px;
    
}

div#content-text a {
    text-decoration: none;
    color: #8e3428;
}

div#content-text a:hover {
    text-decoration: underline;
}


div#startbox-left {
    float: left;
    width: 425px;
    background-color: #f1f1f1;
}

div.startbox {
    font-family: Verdana;
    font-size: 11px;
    float: left;
    width: 212px;
    height: 290px;
    padding: 0px;
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    background-position: bottom;    
}

div.startbox-body {
    width: 202px;
    height: 270px;
    padding: 5px 5px 0px 5px;
    background-image: url('i/column_left_bg.gif');
    background-position: right;
    background-repeat: repeat-y;    
}


div.startbox-body img {
    border: 0px;
}

div.startbox-body a {
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none; 
    color: #565656;           
    
}

div.startbox h3 {
    font-family: Verdana;
    font-size: 11px;    
    padding: 3px 0px 5px 0px;
    margin: 0px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #3b3b3b;
    
}

div#startbox-right {
    float: right;
    width: 350px;
}

div#menu2-right {

    width: 700px;
    padding-top: 10px;
    position: static;
    background-color: #eae1c0;
    background-image: url('i/menu2-right-bg.jpg');
    background-repeat: no-repeat;
    
}

ul#menu2-right {
    margin: 0px;
    padding: 10px 0px 20px 20px;
    width: 100%;
    list-style: none;
}

ul#menu2-right li {
    padding: 3px 0px 3px 0px;

}

ul#menu2-right a {
    vertical-align: text-top;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #8e3428;
    padding-left: 8px;
    background-image: url('i/menu2_arr.gif');
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
}

ul#menu2-right a:hover {
    text-decoration: underline;
}





div.clear {
    clear: both;
    
}

div.clearbg {
    height: 1px;
    background-image: url('i/content_bg_line.gif');
    background-repeat: repeat-x;
    background-position: bottom;    
    clear: both;
}


/*******************************
 FOOTER
*******************************/

div#footer {
    width: 100%;
    height: 120px;
    background-color: #636363;
    background-image: url('i/footer-bg.gif');
    background-repeat: repeat-x;   
}

div#footer_content {
    margin: 0px auto 0px auto;
    width: 980px;
}

div#libertad_logo_small {
    float: left;
    border: 0px;
    padding: 20px 0px 0px 0px;
    
}


div#footer_content ul { 
    margin: 0px 0px 0px 120px;
    padding: 20px 0px 0px 10px;
    list-style:none;  
}  

div#footer_content li {
    margin: 0px; 
    padding: 0px;
    display: inline;
}

div#footer_content li a {
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    padding: 0px 8px 0px 6px;  
    background-image: url('i/footer_menu_break.png');
    background-repeat: no-repeat;
    background-position: top right;        
}

div#footer_content li a.last {
    background-image: none;
}