.buttony

	{
	color:#044E8E;
float:left;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
margin-top:20px;
margin-left:170px;

	}
div .buttony a {
	color: #044e8e;
	text-decoration:none;
}
div .buttony a:hover {
	color: #044e8e;
	text-decoration:none;
	color:white;
}

.buttony table tr td {
	float:left;
	margin:0px 1px;
	cursor:pointer;
	height:50px;
	background-position:bottom center;
	padding:0px;
	vertical-align:bottom;
margin-top:20px;

	}

.button
	{
	float:left;
	margin:0px 1px;
	cursor:pointer;
	height:50px;
	background-position:bottom center;
	text-align:center;
	}

/*.button:hover {background-color:red; width:500px;}
*/

.menu
	{
	display:block;
	
	}

.ramka_left
	{
	background-image:url(psd/menu_ramka_left.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:40px;
	float:left;
	background-position:bottom center;
	}

.ramka_right
	{
	background-image:url(psd/menu_ramka_right.jpg);
	background-repeat:no-repeat;
	width:7px;
	height:40px;
	float:left;
	background-position:bottom center;
	}
	
.ramka_back
	{
	background-image:url(psd/menu_ramka_back.jpg);
	background-repeat:repeat-x;
	height:40px;
	float:left;
	background-position:bottom;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#044E8E;
	}


.arrow
	{
	background-image:url(psd/arrow.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:9px;
	clear:both;
	}
	
.arrow1
	{
	height:9px;
	clear:both;
	}
