body {
    background: url(bg_body01.png) repeat-x #664c3a;
    color: black;
    padding: 20px;
    margin: 0;
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: center;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 960px;
    padding: 20px;
    color: #664C3A;
    background-color: #F3EFE4;
    -moz-border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px #fff;
}

#header {
    background-color: white;
    padding: 0;
    height: 160px;
    overflow: hidden;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}


#header #img-logo {
    margin: 0;
    padding: 10px 0 0px 5px;
    background-color: white;
    text-align: center;
}

#header #logo-fpp {
    display: block;
    float: left;
}



#header #langs {
    float: right;
    background-color: #F3EFE4;
    padding: 10px;
    margin: 0;
    -moz-border-radius-bottomleft: 10px;
}

#header #langs img {
    border: 1px solid #664C3A;
    margin: 0 10px;
}


#nav {
    background-color: white;
    float: right;
}

#nav ul {
    margin: 0;
    padding: 72px 10px 0 0;
    float: right;
    clear: right;
}

#nav li {
    margin: 0 0 0 6px;
    padding: 0;
    list-style-type: none;
    display: block;
    float: left;
}

#nav #sections a {
    margin: 0;
    padding: 17px 13px 10px 13px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #F1E5C1;
    letter-spacing: 1px;
    color: #a77c5f;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    font-weight: bold;
}

#nav #sections #current-sec {
   background-color: #F3EFE4;
   font-weight: bold;
   color: #664C3A;
}


/* Linki do artykulow */

#nav-sub {
    overflow: hidden;
    height: 150px;
    clear: both;
    background: url(header01.jpg) no-repeat left top;
    margin: 10px 0 0 0;
}

#nav-sub a {
    display: block;
    float: left;
    width: 235px;
    padding: 110px 0 40px 0;
    margin: 0 5px 0 0;
    color: silver;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 100%;
    font-size: 16px;
    font-weight: bold;
}

#nav-sub a:hover {
    color: white;
}



a {
    color: red;
}

a img {
    border: none;
}

p {
    text-align: justify;
}

li {
    text-align: justify;
    margin-bottom: 10px;
}

.col {
    padding: 2%;
    float: left;
}


.fleft {
    float: left !important;
    margin-right: 10px;
}

.fright {
    float: right !important;
    margin-left: 10px;
}

.center {
    text-align: center !important;
}


h1 {
   margin: 0 0 25px 0;
   font-size: 18px;
   letter-spacing: 1px;
   text-transform: uppercase;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

dt {
    margin: 25px 0 10px 0;
}

dd {
    text-align: justify;
}



#col1 {
    width: 56%;
    min-height: 300px;
}

#col2 {
    width: 35%
}

#col1 h2 {
    border-bottom: dotted 1px #19140E;
    padding-bottom: 10px;
}


#col2 h2 {
    background-color: #F1E5C1;
    padding: 5px 20px;
    -moz-border-radius: 10px;
    letter-spacing: 1px;
}

.clear {
    clear: both;
    height: 0;
}

.center {
    text-align: center !important;
}

.lead {
    background-color: #F1E5C1;
    padding: 5px 20px;
    -moz-border-radius: 10px;
    margin-bottom: 30px;
}

.lead img {
    float: left;
    margin: 0 15px 5px 0;
    border: #F3EFE4 3px solid;
}

.lead h3 {
    margin: 10px 0 10px 0;
}



.film {
    margin: 0 10px;
    width: 150px;
    float: left;
}


.more {
    text-align: right;
}

.more a {
    color: red;
    text-decoration: none;
}


#content {
    margin: 40px 10px;
}

#content h1 {
    background-color: #F1E5C1;
    padding: 10px;
    -moz-border-radius: 10px;
}



/* Pliki do sciagniecia w czytelni */

.article {
   margin: 40px 0;

}

#col1 .article  h2 {
    border-bottom: 1px dotted;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 7px 0 8px 35px;
    font-style: italic;
    letter-spacing: 1px;
    background: url(ico_doc01.png) no-repeat;
}

.article p {
    margin: 5px 110px 10px 10px;
}

.article .download {
    width: 80px;
    float: right;
    margin: 0 0 0 20px;
    line-height: 250%;
}

.article .download img {
    vertical-align: middle;
    margin-bottom: 5px;
    border: none;
}

.article .download a {
    text-decoration: none;
}


/* Galeria */

.gal {
    text-align: center;
}

.gal-intro {
    clear: both;
}

.gal-intro a {
    text-decoration: none;
    color: #664C3A;
}

.gal-intro img {
    float: right;
    margin-left: 20px;
    padding: 1px;
    border: 1px solid;
}



#footer {
    background-color: white;
    padding: 10px;
    -moz-border-radius: 10px;
    margin: 0;
}


/* Strona otwierajaca z wyborem jezykow */

#intro {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -275px 0 0 -425px;
    width: 850px;
    height: 550px;
    padding: 0;
    color: #664C3A;
    background-color: #F3EFE4;
    -moz-border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px #fff;
    text-align: left;
}


#intro a {
    text-decoration: none;
    color: brown;
}

#intro p {
    margin: 0;
    font-size: 13px;
    text-align: left;
}

#intro #logos {
    margin: 30px 0 40px 0;
    background-color: white;
    text-align: center;
    padding-right: 20px;
}

#intro #logos img {
    border: none;
    margin: 10px 20px;
}

#intro #intro-langs-links {
    float: left;
    width: 550px;
}

#intro #intro-langs p {
    margin: 0;
    padding: 0px 0 20px 0;
    clear: both;
}

#intro #intro-langs-links img {
    margin: 0px 15px 40px 0;
    float: left;
    display: block;
}

#intro a img {
    border: 1px solid #664C3A;
}

#intro #intro-photo {
    float: left;
    margin: 10px 30px 0 30px !important;
}

#intro #intro-photo img {
    border-radius: 10px;
}

/*
#intro {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -300px;
    width: 600px;
    height: 300px;
    padding: 0;
    color: #664C3A;
    background-color: #F3EFE4;
    -moz-border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px #fff;
    font-size: 14px;
    text-align: center;
}

#intro ul {
    margin: 0 auto;
    padding: 0;
    width: 310px;
}

#intro li {
    margin: 45px 0 35px 0;
    padding: 0;
    list-style-type: none;
    display: block;
    float: left;
    width: 75px;
    text-align: center;
}

#intro a {
    text-decoration: none;
    color: brown;
}

#intro p {
    font-size: 10px;
    text-align: center;
    margin: 0;
}

#intro #logos {
    margin-top: 50px;
}

#intro #logos img {
    border: 2px solid indianred;
}

#intro a img {
    border: 1px solid #664C3A;
}
*/

