html, body {
background-image : url('pasek.jpg');
background-position : top;
background-repeat : repeat-x;
background-color : #38B64B;
margin : 0;
margin-top : 0;
margin-bottom : 0;
padding : 0;
border : 0;
font-family : Tahoma;
font-size : 12px;
color : #58595b;
}
h1 {
font-size : 16px;
}
h2 {
font-size : 14px;
}
h3 {
font-size : 12px;
}
.strona {
width : 900px;
height : 675px;
margin : 0 auto;
background-image : url('tlo.jpg');
background-repeat : no-repeat;
z-index : 1;
}
.menu {
position : relative;
top : 290px;
left : 40px;
width : 170px;
height : 200px;
z-index : 2;
}
.lewo {
font-size : 10px;
color : white;
position : relative;
top : 260px;
left : 30px;
width : 368px;
height : 165px;
float : left;
line-height : 14px;
background-image : url('box2.png');
background-repeat : no-repeat;
z-index : 3;
}
.srodek {
position : relative;
top : -134px;
left : 210px;
width : 655px;
height : 355px;
float : left;
text-align : justify;
background-image : url('box1.png');
background-repeat : no-repeat;
z-index : 4;
}
.dol {
position : relative;
top : -45px;
width : 900px;
height : 16px;
clear : both;
font-size : 10px;
background-color : green;
z-index : 5;
}
.tab {
border-style : none;
}
.td {
background-image : url('button1.jpg');
background-repeat : no-repeat;
width : 144px;
height : 22px;
text-align : center;
}
.td2 {
background-image : url('button2.jpg');
background-repeat : no-repeat;
width : 144px;
height : 22px;
text-align : center;
}
.td3 {
width : 144px;
height : 10px;
}
.plewo {
margin-left : 15px;
margin-right : 5px;
margin-top : 10px;
margin-bottom : 5px;
line-height : 17px;
}
.plewo2 {
margin-left : 5px;
margin-right : 5px;
margin-top : 10px;
margin-bottom : 10px;
line-height : 14px;
}
.psrodek {
margin-left : 50px;
margin-right : 60px;
margin-top : 20px;
margin-bottom : 10px;
line-height : 22px;
}
.psrodek2 {
margin-left : 50px;
margin-right : 60px;
margin-top : 20px;
margin-bottom : 10px;
line-height : 18px;
}
a {
text-decoration : none;
color : white;
font-weight : bold;
}
a:hover {
text-decoration : underline;
color : #77787b;
font-weight : bold;
}
.mail {
font-size : 11px;
text-decoration : none;
color : white;
font-weight : bold;
}
.mail:hover {
text-decoration : underline;
color : #77787b;
font-weight : bold;
}
.a1 {
text-decoration : none;
color : #275e77;
font-weight : bold;
font-size : 12px;
font-family : Verdana;
}
.a1:hover {
text-decoration : none;
color : #b6b6b6;
}

