body {
background-image: url('images/background.jpg');
background-repeat:repeat-y;
margin-top: 0px;
margin-bottom: 0px;
background-position: center;
text-align: center;
ruby-align: center;
}
table {
background-color: #b4b4b4; 
width: 951px;
height: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}
td#auto {
width: 950px;
height: auto;
background: url('images/auto.gif');
vertical-align: text-top;
}
p.auto {
text-align: justify;
font-size: 12px;
font-family: Verdana;
color: #545454;
margin: 15px 35px 15px 35px;
}

table.srodek {
text-align: center;
font-size: 12px;
font-family: Verdana;
color: #d6ff9b;
margin: 15px 35px 15px 35px;
width: 850px;
}

td#h1 {
background: url('images/h1.gif');
width: 500px;
height: 60px;
}
p.h1 {
text-align: justify;
font-size: 20px;
font-family: Verdana;
color: #545454;
font-weight: bold;
margin-left: 35px;
}
li {
text-align: justify;
font-size: 12px;
font-family: Verdana;
color: #545454;
margin: 15px 35px 15px 35px;
}
td#dol {
background: url('images/dol.jpg');
width: 950px; 
height: 43px;
}
p.dol {
text-align: center;
font-size: 12px;
font-family: Verdana;
color: #FFFFFF;
margin: 5px 35px 5px 35px;
}
a.link {color: #FFFFFF;
font-size: 12px;
font-family: Verdana; 
text-decoration:none; }

a.link:hover {color: #fffc00;
font-size: 12px;
font-family: Verdana; 
text-decoration:underline; }

a.text {color: #008c44;
font-size: 12px;
font-family: Verdana; 
text-decoration:none; }

a.text:hover {color: #86c10f;
font-size: 12px;
font-family: Verdana; 
text-decoration:underline; }
