/*********************************************************

Style glowne

**********************************************************/

body,html {
    margin:0px;
    padding:0px;
    width: 100%;
    font-family: Georiga;
    background-image: url('i/body-bg.png');
    background-repeat: repeat-x;
    line-height: 15pt;  
}

div#main {
    width: 960px;
    margin: 0px auto 0px; auto;
    clear: both;
}

/*********************************************************
Menu nav - 1 poziom
**********************************************************/

.nav {     
    position: relative;  
    width: 215px;
    min-height: 280px;
    padding: 60px 0px 0px 25px;  
}

.nav-fundacja {
    background-image: url('i/fundacja-bg.png');
    background-repeat: no-repeat;
}

.nav-fundator {
    background-image: url('i/fundator-bg.png');
    background-repeat: no-repeat;
}

.nav-fundacja-en {
    background-image: url('i/fundacja-bg-en.png');
    background-repeat: no-repeat;
}

.nav-fundator-en {
    background-image: url('i/fundator-bg-en.png');
    background-repeat: no-repeat;
}

.nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}


.nav a {
    display: block;  
    font-family: Georgia; 
    font-size: 15px;
    color: #11203c;
    text-decoration: none;
    width: 185px; 
    padding: 5px 0px 5px 0px;
}

.nav li {
    margin-top: -1px;
    margin: 0px;
    width: 185px;   
    min-height: 25px;
    padding-left: 10px;  
    background-color: #e0e4e7;  
    margin-bottom: 1px;
}

.nav-sub-on {       
    background-image: url('i/nav-sub-on-bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

.nav-sub-off {
    background-image: url('i/nav-sub-off-bg.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

/*********************************************************
Menu nav-sub - 1 poziom
**********************************************************/

.nav-sub {
    position: relative;  
    width: 185px;
    background-color: #ffffff;
    padding: 0px;  
}

.nav-sub ul {
    list-style: none;
    margin: 0px;
}

.nav-sub a {
    display: block;  
    font-family: Georgia; 
    font-size: 11px;
    color: #11203c;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
    width: 175px; 
    
}

.nav-sub-active a {
    color: #e1404d;
    text-decoration: underline;
}

.nav-sub li {
    margin-top: -1px;
    width: 175px;   
    height: auto;
    text-indent: 10px;     
    background-color: #e0e4e7;
    background-image: url('i/sub-noactive.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

li.nav-sub-active  {
    background-color: #ffffff;
    background-image: url('i/sub-active.gif');
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 10px;
    width: 175px;   
}

/*********************************************************
Header
**********************************************************/

div#top {
    width: 100%;
    margin: 0px auto 0px; auto;
    background-image: url('i/header-bg.png'); 
    background-repeat: no-repeat;
    background-position: center;
}

div#header {
    width: 960px;
    height: 346px;
    margin: 0px auto 0px; auto;

}

div#cytat {
    width: 570px;
    height: 150px;
    text-align: center;
    position: absolute;
    margin-top: 170px; 
    margin-left: 0px;  
}

div#slide {       
    position: absolute;
    margin-top: 80px;
    margin-left: 590px;
    background-image: url('i/slide-bg.gif');
    background-repeat: no-repeat;
    width: 350px;
    height: 240px;
}      

div#slide img {
    margin: 10px 0px 0px 10px;
    width: 330px;
    height: 220px;

}

div#nav-lang {
    position: absolute;
    margin: 12px 0px 0px 880px;
    font-family: Georgia; 
    font-size: 10px;
    color: #11203c;
}

div#nav-lang img {
    border: 0px;
    margin-right: 5px;
    border: 1px #c4c8ce solid;
}


div#nav-mini {
    width: 240px;
    text-align: right;
    position: absolute;
    margin: 35px 0px 0px 710px;
    font-family: Georgia; 
    font-size: 10px;
    color: #11203c;
}

a.nav-mini {
    text-decoration: none;
    padding-right: 12px;
    background-image: url('i/nav-mini-bg.gif');
    background-position: right;
    background-repeat: no-repeat;
    color: #11203c; 

}

a.nav-mini-last {
    text-decoration: none;
    padding-right: 12px;
    color: #11203c; 
}

div#logo {
    position: absolute;
    margin-top: 18px;
    width: 577px;
    height: 108px;
}
div#logo img {
    border: 0px;
}

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


div#content {
    width: 100%;
    min-height: 440px;
    clear: both; 
}

div#column-main {
    padding-top: 20px;
    margin-left: 10px;
    font-family: Georgia;
    font-size: 12px;
    color: #616161;
    float: left;
    width: 460px;
    min-height: 440px;
    text-align: justify;
   
}

div#column-left {
    float: left;
    width: 240px;
    min-height: 430px;
}

div#column-right {
    float: right;
    width: 240px;
    min-height: 430px;

}

div#column-main a {
    font-family: Georgia; 
    font-size: 12px;
    color: #253860;
    text-decoration: underline;
}

/***************************************************************************

Style BOX

***************************************************************************/

div.box {
    width:200px;
    margin-left: 24px;
    margin-top: 20px;
    border: 1px solid #e3e8f2; 
    min-height: 100px;
}

div.box-text {
    padding: 0px 10px 0px 10px;
    font-family: Georgia; 
    font-size: 12px;
    color: #616161;
}

div.box-text h3 {
    font-family: Georgia; 
    font-size: 12px;
    color: #11203c;
}

div.box-text a {
    font-family: Georgia; 
    font-size: 11px;
    color: #253860;
    text-decoration: none;
    font-weight: bold;
}

div.box-title {
    width: 180px;
    font-family: Georgia; 
    font-size: 15px;
    font-weight: bold;
    color: #11203c;
    padding: 10px;
    border-bottom: 1px solid #e3e8f2;
}

div.clear {
    clear: both; 
}

h1 {
    font-family: Georgia; 
    font-size: 26px;
    color: #24375e;
}

h2 {
    font-family: Georgia; 
    font-size: 26px;
    color: #e1404d;
}


div.linia {
    width: 100%;
    height: 1px;
    min-height: 1px;
    background-image: url('i/linia-bg.gif');    
    background-repeat: repeat-x;
    padding: 0px;
}

div.linia2 {
    width: 100%;
    height: 24px;
    background-image: url('i/linia2-bg.gif');
    margin-bottom: 10px;
}

div.ntytul {
    float: left;
    font-family: Georgia; 
    font-size: 12px;
    font-weight: bold; 
    color: #8190af;
    text-indent: 25px;
    padding-top: 8px;
    background-image: url('i/ntitle-off.gif');
    background-repeat: no-repeat;
}

div.ndata {
    float:right;
    font-family: Georgia; 
    font-size: 20px;
    font-weight: bold; 
    color: #c8cfdd;
}

div.ntext {
    margin-top: 20px;
    margin-left: 25px;
    margin-bottom: 20px;
    font-family: Georgia; 
    font-size: 12px;
    color: #616161;

}

a.wiecej {
    background-image: url('i/wiecej-bg.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 5px 40px 5px 0px;
    font-family: Georgia; 
    font-size: 11px;
    color: #253860;
    text-decoration: none;
    font-weight: bold;
}

a.powrot {
    background-image: url('i/powrot-bg.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 5px 0px 5px 40px;
    font-family: Georgia; 
    font-size: 11px;
    color: #253860;
    text-decoration: none;
    font-weight: bold;
}


/*********************************************************
Text
**********************************************************/

span.ltytul {
    font-family: Georgia; 
    font-size: 14px;
    font-weight: bold;
    color: #e1404d;
}

span.ldata {
    font-family: Georgia; 
    font-size: 12px;
    color: #000000;
}

p.ltext {
    line-height: 14pt;
}

div.lrok {
    font-family: Georgia; 
    font-size: 46px;
    font-weight: bold;
    color: #e3e8f2;
    margin-bottom: 6px;

}

p.cytat {
    font-family: Georgia; 
    font-size: 16px;
    font-style: italic;
    
    color: #db404c;

}

span.cytat {
    font-family: Arial; 
    font-size: 20px;
    font-weight: bold;
    color: #db404c;

}

/*********************************************************
Bottom
**********************************************************/

div#bottom {
    height: 53px;
    background-image: url('i/bottom-bg.png');
}

div#footer {
    margin: 0px auto 0px; auto;
    width: 960px;
    height: 53px;
    color: #536078;
    font-size: 12px;
}

div#gotop {
    position: absolute;
    text-align: center;
    padding: 10px 0px 10px 0px;
    background-color: #ffffff;
    width: 151px;
    
}

div#gotop a {
    background-image: url('i/gotop.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #a93645; 
    padding-left: 15px;
}

div#copyright {
    padding-top: 15px;
    text-align: center;
}

div#created {
    width: 90px;
    height: 30px;
    text-align: left;
    margin-top: -20px;
    float: right;
}

div#created img {
    border: 0px;
    float: right;
    margin-top: -20px;
}



/* jQuery lightBox plugin - Gallery style */
#gallery {
        padding: 0px;
        width: 450px;
}

#gallery ul { list-style: none; padding: 0px;}
#gallery ul li { display: inline; }
#gallery ul img {
        border: 0px solid #e0e4e7;
        border-width: 5px 5px 20px;
}

#gallery ul a:hover img {
        border: 5px solid #8190af;
        border-width: 5px 5px 20px;
        color: #fff;
}

#gallery ul a:hover { color: #fff; }