.eng
{
	font-style : normal;
	font-weight : normal;
	font-family : verdana;
	font-size : 11px;
}

a
{
  text-decoration: none;
}


/* CSS Document */
body{padding:0px; margin:0px; background:#272727; color:#FFF; font:10px/14px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}
.spacer{font-size:0; line-height:10px; clear:both;}


/* TOP */

#top{width:747px; height:91px; position:relative; background:url(images/b_top.jpg) 0 0 no-repeat; margin: 0 auto;}
#logo{width:223px; height:36px; position:absolute; top:34px; left:11px }

ul.menu {position:absolute; top:0; left:0px;}
ul.menu li{float:left}

ul.menu li.home a{width:106px; height:66px; display:block; background:url(images/btn_home.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.home a:hover{width:106px; height:66px; background:url(images/btn_home_over.jpg) 0 0 no-repeat;}

ul.menu li.about a{width:88px; height:66px; display:block; background:url(images/btn_about.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.about a:hover{width:88px; height:66px; background:url(images/btn_about_over.jpg) 0 0 no-repeat;}

ul.menu li.selling a{width:80px; height:66px; display:block; background:url(images/btn_selling.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.selling a:hover{width:80px; height:66px; background:url(images/btn_selling_over.jpg) 0 0 no-repeat;}

ul.menu li.renting a{width:86px; height:66px; display:block; background:url(images/btn_renting.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.renting a:hover{width:86px; height:66px; background:url(images/btn_renting_over.jpg) 0 0 no-repeat;}

ul.menu li.contacts a{width:92px; height:66px; display:block; background:url(images/btn_contacts.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.contacts a:hover{width:92px; height:66px; background:url(images/btn_contacts_over.jpg) 0 0 no-repeat;}