body {
margin:0px;
height:100%;
width:100%;
background: url(img/bg.jpg) repeat-x;
background-color: #D0C7A8;
}

.strona {
background: #ffffff;
width: 784px;
}

.top_red {
height: 80px;
background: #800000;
font-size: 11px;
font-weight: bold;
font-family: Arial;
color: #ffffff;
}

.top1 {
height: 53px;
width: 646px;
background: url(img/top1.jpg);
}

.ico1 {
height: 53px;
width: 47px;
background: url(img/ico1.jpg);
}

.ico2 {
height: 53px;
width: 41px;
background: url(img/ico2.jpg);
}


.ico3 {
height: 53px;
width: 50px;
background: url(img/ico3.jpg);
}


.top2 {
height: 98px;
width: 784px;
background: url(img/top2.jpg);
}

.space1 {
height: 72px;
width:784px;
background: url(img/paski.jpg);

}

.overside {
background: #ffffff;
}

.menuside {
width: 200px;
}

.contentside {
width: 584px;
font-size: 12px;
font-family: Arial;
text-align: left;
line-height: 150%;
}

.bottom {
height: 45px;
width:100%;
background: #ffffff;
}

.b_linki {
height: 29px;
width: 150px;
padding:0px;
margin:0px;
padding-top: 5px;
padding-bottom: 0px;
border-width: 2px;
border-style: solid;
border-color: #000000;
font-size: 11px;
font-family: Arial;
font-weight: bold;
color: #800000;
}

.b_bg {
margin-left:5px;
height:37px;
background: url(img/bottombg.jpg);
width:465px;
text-align:left;
color: #ffffff;
font-size: 10px;
}

.space2 {
height: 75px;
width:784px;
background: #ffffff;
}

A {
color: #800000;
font-size: 11px;
font-family: Arial;
}

A:hover {
color: #000000;
font-size: 11px;
font-family: Arial;
}

.palkilink {
color: #ffffff;
size:10px;
font-family: Arial;
}

.palkilink:hover {
color: #ffffff;
size:10px;
font-family: Arial;
}

input {
background: #E4E4CB;
width: 200px;
height: 16px;
color: #000000;
font-family: Arial;
font-size: 11px;
}

textarea {
background: #E4E4CB;
width: 400px;
height: 300px;
color: #000000;
font-family: Arial;
font-size: 11px;
}