body {
background: #ececec;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: Arial;
font-size: 12px;
text-align: justify;
}

p
{margin: 0; padding: 10;
}

.top {
width: 750px;
height: 158px;
background: url('design/top.jpg');
font-family: Arial;
font-size: 12px;
color: #ffffff;
margin: 0 auto 0 auto;
}

fieldset {
border: 1 solid;
margin: 0 150px 10px 150px;
}

h1 {
font-family: Arial;
font-weight: 700;
font-size: 22px;
color: #ffffff;
float: left;
padding: 74 0 0 255;
margin: 0 0 0 0;
}

.top ul {
width: 80px;
float: right;
padding: 57px 80px 0 0;
}

.theme-top {
background: url('design/theme-top.jpg') no-repeat;
width: 750px;
margin: 0 auto 0 auto;
}

.theme-center {
background: url('design/theme-center.jpg') repeat-y;
width: 750px;
margin: 0 auto 0 auto;
}

.theme-bottom {
background: url('design/theme-bottom.jpg') no-repeat bottom;
width: 670px;
margin: 0 auto 0 auto;
padding: 0 40px 0 40px;
}


.flags {
float: left;
list-style: none;
padding: 0 0 0 0;
}


.bottom {
width: 670px;
height: 270px;
background: url('design/bottom.jpg');
font-family: Arial;
font-size: 12px;
color: #474747;
margin: 0 auto 0 auto;
padding: 0 40px 0 40px;

}

.theme-bottom span {
padding: 0 0 0 0;
width: 116px;
float: right;
}

a img
{
	border: none;
}

a { 
color: #353535; text-decoration: underline; font-weight: bold;
}

a:hover {
 color: #b4ae54; text-decoration: underline; font-weight: bold;
}

a:active {
 color: #928c25; text-decoration: underline; font-weight: bold;
}


a#eng { display: block; width: 28px; height: 19px; 
             background: url(design/flags/eng.jpg) 
             top left no-repeat; 
             border: 0px; float: left; }
a:hover#eng { background-position: 0 -19px;  }

a#bel { display: block; width: 28px; height: 19px; 
             background: url(design/flags/bel.jpg) 
             top left no-repeat; 
             border: 0px; float: left; }
a:hover#bel { background-position: 0 -19px;  }

a#pol { display: block; width: 28px; height: 19px; 
             background: url(design/flags/pol.jpg) 
             top left no-repeat; 
             border: 0px; float: left; }
a:hover#pol { background-position: 0 -19px;  }

a#rus { display: block; width: 28px; height: 19px; 
             background: url(design/flags/rus.jpg) 
             top left no-repeat; 
             border: 0px; float: left; }
a:hover#rus { background-position: 0 -19px;  }



a#aopl { display: block; width: 126px; height: 51px; 
             background: url(design/aopl.jpg) 
             top right no-repeat; 
             border: 0px;}
a:hover#aopl { background-position: 0 -51px;  }
