html, body { 
padding: 0px;
text-align: center;
background-color: #8B2023;
background-image: url('../images/tlo.gif');
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC9966;
margin: 0px;

}

#calosc { 
width: 644px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 10;

}

#flash { 
width: 644px;
height: 402px;
margin-top: 50px;
position: relative;

}

.tekst { 
text-align: justify;
margin: 0px;
padding: 0px;

}

.zapraszamy { 
text-align: right;
margin: 0px 0px 15px 0px;
padding: 0px;
font-weight: bold;

}

a { 
color: #CC9966;
text-decoration: underline;

}
a:link { 
color: #CC9966;
text-decoration: underline;

}
a:hover { 
color: #ffcc66;
text-decoration: underline;
}

#men {
text-align: right;
float: right;
text-align: right;
margin-right: 10px;
padding: 0px;
}

#menu { 
margin-bottom: 25px;
text-align: right;

}

#menu a { 
display: block;
float: right;
text-align: right;
margin-right: 37px;
padding: 0px;

}

#podklad { 
width: 100%;
position: absolute;
background-image: url('../images/podklad.gif');
height: 256px;
z-index: 0;
top: 0px;
left: 0px;
background-repeat: repeat-x;

}

.stat4u { 
text-align: center;
}
.stat4u a img { 
border: none;
}

