body
{
  background : #b5bec9;
}

#glav
{
position: absolute;
top: 0px;
left: 0px;
width : 100%;
height : 10px;
padding : 0;
background : #b5bec9;
}

#shapka
{
width : 100%;
height : 150px;
padding : 0;
background-image: url(jpg/shap.jpg);
}

#menu
{
width : 100%;
height : 46px;
padding : 0;
background-image: url(jpg/menu.jpg);
}

#sered
{
width : 100%;
height : auto;
padding : 0;
background : #b5bec9;
}

li
{
 text-align: left;
}

p
{
  padding-left : 10px;
  padding-right : 10px;
  text-align: justify;
}
 A { color: #ffffff; text-decoration: none;}
 A:link { color: #ffffff; text-decoration: none; }
 A:hover { color: #ffffff; text-decoration: underline; color: #ffffff; }
 A:active { color: #ffffff; text-decoration: none; }
