#main
{
position: relative;
margin-top: 0px;
height: 100%;
width: 667px;
margin-left: auto;
margin-right: auto;
color:#FFFFFF;
border:0px solid #F0F0F0;

}

#center
{

background-color: #B40D0D;
position: relative;
width: inherit;
top: 0px;
left: 0px;
border:0px solid #A40D0D;

}

#tlo
{
background-color: #B40D0D;
}

#head
{
background-color: #B40D0D;
background-image: url(../images/logup.jpg);
position: relative;
height: 200px;
top: 0px;
left: 0px;
text-align: center;

}

#menu
{
position:relative;
width:667px;
height: 53px;
background-image: url(../images/logdown.jpg);
text-align:center;
font-size: small;
}

#body
{
padding: 0px;
background-color: #B40D0D;
background-image: url(../images/tlo.jpg);
position: relative;
min-height: 640px;
height:100%;
top: 0px;
left: 35px;
text-align: justify;
border:0px solid #F0F0F0;

}

#tekst
{
padding: 10px;
background-color: #B40D0D;
position: relative;
height:100%;
width:580px;
top: 0px;
left: 35px;
right:0px;
text-align: justify;
border:0px solid #F0F0F0;
overflow: hidden;
}

#naglowek
{
text-align: center;
text-decoration: underline;
}
#foto
{
text-align:center;
}
#eoto
{
text-align:center;
}

#text
{
text-align:center;
font-family:'georgia';
font-size: 18px;
}
h1
{
font-family:'monotype corsiva';
}

h3
{
text-decoration:underline;
font-family:'Courier New';
}

h2
{
font-family:  'Times New Roman';
}

h4
{
text-decoration:underline;
}

small 
{ 
float: right; 
}

