.menuBlock
{
	width:100%;
	height:61px;
}
.menuButtonsLR
{
	height:61px;
	width:124px;
}
.menuButtonsLR a
{
	border:0px;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	font-family:tahoma;
	text-decoration:none;


}

.menuButtons
{
	height:41px;
 	width:124px;
	background: url('/supermayki/images/main.png') top center no-repeat;
        padding-top:20px !important;
}

.menuButtons2
{
	height:41px;
 	width:124px;
	background: url('/supermayki/images/kachestvo.png') top center no-repeat;
 	padding-top:20px !important;
}

.menuButtons3
{
	height:41px;
 	width:124px;
	background: url('/supermayki/images/razmer.png') top center no-repeat;
 	padding-top:20px !important;
}

.menuButtons4
{
	height:41px;
 	width:124px;
	background: url('/supermayki/images/dostavka.png') top center no-repeat;
 	padding-top:20px !important;
}

.menuButtons5
{
	height:41px;
 	width:124px;
	background: url('/supermayki/images/pokupka.png') top center no-repeat;
 	padding-top:20px !important;
}
.window_screen
{
	position:absolute;
	top: -200px;
	left: 55px;
	z-index:22;
	width:320px;
	border:2px solid #3E3E3E;
	background:#ffffff;
	font-size:12px;
	color:#5B5B5B;

}


