BODY {
	margin:0;
	padding:0;
}
a {
	color: #8B5D1F;
text-decoration: none;
}
.TitleTab {
	background-image: url('/images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	color: #8B5D1F;
text-decoration: none;
}
.menu:hover {
	color: #E89D37;
text-decoration: underline;
}
.linemenu {
color: #8B5D1F;
font-size: 14px;
text-decoration: none;
}
.linemenu:hover{
  text-decoration: underline;
color: #E89D37;
}
.price {
	color: #8B5D1F;
font-size: 14px;
font-family: Times New Roman;
text-decoration: none;
}
.price:hover {
	color: #E89D37;
font-size: 14px;
font-family: Times New Roman;
text-decoration: underline;
}

.text_title {
	color: #8B5D1F;
}
.phone {
	color: #8B5D1F;
font-size: 32px;
font-family: Times New Roman;
font-style: italic;
}
.adress{
	color: #8B5D1F;
font-size: 17px;
font-family: Times New Roman;
font-style: italic;
}

.text_title1 {
	color: #E0A432;
	font-size: 24px;
}
.text_title2 {
	color: #E0A432;
	font-size: 15px;
}
.text_main {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
}
