@charset "iso-8859-2";
body {
background: url('images/bgd.jpg') no-repeat top #ffffff;
font-family: Arial;
color: #505050;
font-size: 10px;
margin: 0px;

}

p 
{
text-align: center;
color: #ffffff;
font-size: 18px;
}


img {
border: 0px solid #e1e1e1;

}


#main 
{
margin:0 auto;

width:944px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top:0px;
margin-bottom: 0px;
background: none;
}


#top {
width:944px;
height:475px;
}

#center
{
height:262px;
width:944px;
display: block;
float:left;
margin: 0px;

text-align: left;
background: none;

}









#foot{
float:left;
padding-top:20px;
text-align: center;
height:101px;
width:944px;
font-size: 10px;

vertical-align: middle;

}




