body
{ 
background-color: #CCCCCC;
font-family: "Times New Roman";
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size-adjust: none;
font-stretch: normal;

}

div.gora
{ 
background-image: url('images/gora.jpg');
background-position: center;
background-repeat: no-repeat;
height: 250px;
width: 1024px;
}

div.srodek
{ 
background-image: url('images/srodek.jpg');
background-position: center;
background-repeat: no-repeat;
height: 550px;
width: 1024px;
}

div.dol
{ 
background-image: url('images/dol.jpg');
background-position: center;
background-repeat: no-repeat;
height: 70px;
width: 1024px;
font-family: Tahoma;
font-size: 14px;
font-style: normal;
font-stretch: normal;
text-align: center;
text-decoration: none;

}

a
{ 
color: #FFFFFF;
font-size: 14px;
font-family: "Times New Roman";
font-weight: bold;
text-decoration: none;

}