@charset "iso-8859-1";
/* CSS Document */

body {
background-image: url(img/tlo.jpg);
background-repeat: repeat;
text-align: center;
margin: 0 auto;
font-weight: normal;
overflow-y: scroll; 
overflow-x: hidden;
}

a{
font-family: "Verdana";
font-size: 11px;
text-align: justify;
line-height: 16px;
letter-spacing: 1px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}


.pozycjonowanie, a.pozycjonowanie:visited, a.pozycjonowaniea:active, a.pozycjonowaniea:hover, a.pozycjonowanie{
font-family: "Verdana";
font-size: 10px;
text-align: left;
letter-spacing: 0px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

a:visited{
font-family: "Verdana";
font-size: 11px;
text-align: justify;
line-height: 16px;
letter-spacing: 1px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:active{
font-family: "Verdana";
font-size: 11px;
text-align: justify;
line-height: 16px;
letter-spacing: 1px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:hover{
font-family: "Verdana";
font-size: 11px;
text-align: justify;
line-height: 16px;
letter-spacing: 1px;
color: #e1ee00;
text-decoration: none;
font-weight: bold;
}

h1{
font-family: "Arial";
font-size: 16px;
text-align: center;
font-weight: bold;
line-height: 16px;
letter-spacing: 8px;
color: #ffffff;
padding: 10px 40px 10px 40px;
font-variant: small-caps;
}

h2{
font-family: "Arial";
font-size: 13px;
text-align: center;
font-weight: bold;
line-height: 16px;
letter-spacing: 5px;
color: #ffffff;
padding: 10px 10px 10px 10px;
font-variant: small-caps;
}

h3{
font-family: "Arial";
font-size: 12px;
text-align: left;
font-weight: bold;
line-height: 16px;
letter-spacing: 8px;
color: #ffffff;
font-variant: small-caps;
}

p {
padding: 0px 50px 10px 50px;
font-family: "Verdana";
font-size: 11px;
text-align: justify;
line-height: 16px;
letter-spacing: 0px;
color: #fafed5;
}

p.przypis {
margin: -10px 40px 0px 98px;
padding: 10px 40px 10px 40px;
font-family: "Verdana";
font-size: 9px;
text-align: justify;
line-height: 11px;
letter-spacing: 1px;
color: #fafed5;
}

p:first-letter{
font-size: 15px;
color: #dce705;
font-weight: bold;
}

p.przypis:first-letter{
font-size: 9px;
color: #fafed5;
font-weight: normal;
}

ul{
text-align: left;
font-family: "Verdana";
font-size: 11px;
text-align: justify;
line-height: 16px;
letter-spacing: 0px;
color: #fafed5;
list-style-position: inside;
padding: 0px 50px 20px 50px;
}

tbody {
font-family: "Verdana";
font-size: 11px;
text-align: center;
line-height: 11px;
letter-spacing: 1px;
line-height: 19px;
color: #fafed5;
background-color: #244416;
}

#container{
position: relative;
text-align: center;
margin: 0 auto;
width: 100%;
}

#tlo1 {
position: relative;
margin: 0 auto;
background-image: url(img/right.jpg);
background-repeat: repeat-x;
width: 100%;
height: 600px;
z-index: 1;
}

#tlo2 {
position: relative;
margin: -600px 0 0 0;
background-image: url(img/left.jpg);
background-repeat: repeat-x;
width: 50%;
height: 600px;
z-index: 2;

}

#tlo3 {
position: relative;
margin: 0 auto;
background-image: url(img/right2.jpg);
background-repeat: repeat-x;
width: 100%;
height: 410px;
z-index: 2;
}

#tlo4 {
position: relative;
margin: -410px auto 0 auto;
background-image: url(img/left2.jpg);
background-repeat: repeat-x;
width: 80%;
height: 410px;
z-index: 1;
}

#top {
position: relative;
margin: -600px auto 0 auto;
width: 900px;
height: 600px;
z-index: 3;
}

#top2 {
position: relative;
margin: -410px auto 0 auto;
width: 900px;
height: 410px;
z-index: 3;
}

#main {
position: relative;
margin: -4px auto 0 auto;
background-image: url(img/tlo2.jpg);
background-repeat: repeat-y;
width: 700px;

z-index: 4;
padding: 20px 0px 40px 0px;
}

#main2 {
position: relative;
margin: -4px auto 0 auto;
background-image: url(img/tlo4.jpg);
background-repeat: repeat-y;
width: 900px;
min-height: 300px;
z-index: 4;
padding: 20px 0px 40px 0px;

}


#dol2 {
position: relative;
margin: 0px auto 0 auto;
background-image: url(img/dol2.jpg);
background-repeat: repeat-x;
width: 100%;
height: 140px;
z-index: 2;
}

#dol {
position: relative;
margin: 0px auto 0 auto;
background-image: url(img/dol.jpg);
background-repeat: no-repeat;
width: 900px;
height: 140px;
z-index: 5;
}

#dol3 {
position: relative;
margin: 0px auto 0 auto;
background-image: url(img/dol3.jpg);
background-repeat: no-repeat;
width: 900px;
height: 140px;
z-index: 5;
}

.left{
float: left;
width: 50%;
margin-right: -10px;
}


.right{
float: right;
width: 50%;
margin-left: -10px;
}
