* { margin:0; padding:0; border:0; }
html { font-size: 1em; }
/* Clearfix */
* html .clearfix { height: 1%; overflow: visible; } /* IE6 Fix */
*+html .clearfix { min-height: 1%; } /* IE7 Fix */
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

body { 
	background:#000101;
	text-align: center;
}


#bground{
width:1049px;
height:810px;
margin-left: auto;
margin-right: auto;
background: url('/img/city_page/ground.png');
}

#bground .logo {
width:511px;
height:215px;
margin-left: auto;
margin-right: auto;
padding-top:20px;
}

#bground .meat {
width:994px;
height:526px;
margin-top:-32px;
margin-left: auto;
margin-right: auto;
padding-top:0px;
background: url('/img/city_page/meat.png');
background-repeat: no-repeat;
}

#bground .meat .citys{
width:646px;
height:341px;
position: relative;
margin-left: auto;
top:66px;
left:9px;
margin-right: auto;
background: #ffffff;
}

#bground .meat .citys .speterburg{
width:646px;
height:114px;
}

#bground .meat .citys .speterburg a{
text-indent:-666px; overflow:hidden; display:block; width:646px; height:114px; background:url('/img/city_page/speterburg.png') no-repeat;
}

#bground .meat .citys .speterburg a:hover{
text-indent:-666px; overflow:hidden; display:block; width:646px; height:114px; background:url('/img/city_page/speterburg_active.png') no-repeat;
}

#bground .meat .citys .krasnoyarsk{
width:646px;
height:114px;
}

#bground .meat .citys .krasnoyarsk a{
text-indent:-666px; overflow:hidden; display:block; width:646px; height:114px; background:url('/img/city_page/krasnoyarsk.png') no-repeat;
}

#bground .meat .citys .krasnoyarsk a:hover{
text-indent:-666px; overflow:hidden; display:block; width:646px; height:114px; background:url('/img/city_page/krasnoyarsk_active.png') no-repeat;
}

#bground .meat .citys .cherepovec{
width:646px;
height:114px;
}

#bground .meat .citys .cherepovec a{
text-indent:-666px; overflow:hidden; display:block; width:646px; height:114px; background:url('/img/city_page/cherepovec.png') no-repeat;
}

#bground .meat .citys .cherepovec a:hover{
text-indent:-666px; overflow:hidden; display:block; width:646px; height:114px; background:url('/img/city_page/cherepovec_active.png') no-repeat;
}

