body{
	background-repeat:no-repeat;
	margin: 30px 0px 0px 10px;
	
}

.left {
	margin-left: 15px;
	text-align: left;
	width: 815px;
	 
}

.right {
	width: 295px;
	text-align:left;
}

.frame {
    padding: 35px 0px 13px 0px;
	text-align:center;

}
.img {
    text-align:center;
}

.img_2 {
    text-align:center;
	padding: 10px 0px 13px 0px;
}

.img_l {
    text-align:center;
	padding: 35px 0px 13px 0px;
}

.foot {
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.botton{
    color: #660D0A;
	font-size:11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

div.botton a{
    color: #CCCDAB;
	text-decoration:none;
}

div.botton a:hover{
    color: #660D0A;
}

.menu{
	text-align:left;
	padding-left: 91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660D0A;
	vertical-align: middle;

}
div.menu a{
    color: #454539;
	text-decoration:none;
	display: inline;
}
div.menu a:hover {
    color: #660D0A;
	background-color:#CCCDAB;
}

.coment {
    color: #454539;
	font-size: 10px;
	font-family:"lr SVbN", "Osaka|";
	text-align:right;
	width: 460px;
	padding: 0px 0px 13px 0px;
}
