@charset "iso-8859-1";
/* CSS Document */

body {
background-color: #ffffff;
text-align: center;
margin: 0 auto;
font-weight: normal;
overflow-x:hidden; 
overflow-x:hidden; 
}

p {
padding: 10px 20px 10px 20px;
font-family: "Verdana";
font-size: 12px;
text-align: justify;
line-height: 16px;
letter-spacing: 1px;
word-spacing: 4px;
}

p:first-letter{
font-size: 18px;
color: #ffffff;
font-weight: bold;
}

#container{
position: relative;
text-align: center;
margin: 0 auto;
width: 100%;
}

#tlo1 {
position: relative;
margin: 0 auto;
background-image: url(img/left.jpg);
background-repeat: repeat-x;
width: 100%;
height: 420px;
z-index: 1;
}

#tlo2 {
position: relative;
left: 600px;
margin: -420px auto 0 auto;
background-image: url(img/right.jpg);
background-repeat: repeat-x;
width: 80%;
height: 420px;
z-index: 2;
}

#top {
position: relative;
margin: -420px auto 0 auto;
background-image: url(img/gora.jpg);
background-repeat: no-repeat;
width: 800px;
height: 420px;
z-index: 3;
}

#main {
position: relative;
margin: 0 auto 0 auto;
background-image: url(img/tlo2.jpg);
width: 760px;
min-height: 300px;
z-index: 4;
padding: 20px 0px 0 0px;
}

#tekst {
position: relative;
margin: 0 auto 0 auto;
top: 20px;
background-color:#FFFFFF;
width: 760px;
min-height: 260px;
z-index: 6;
border: 1px solid blue;
}


#dol {
position: relative;
margin: -12px auto 0 auto;
background-image: url(img/dol.jpg);
background-repeat: no-repeat;
width: 760px;
height: 20px;
z-index: 5;
}

a.pozycjonowanie{
font-size:10px;
color:black;
}

a.lin{
font-size:14px;
color:black;
}
