.cont_img {
	background-image: url(images/cont_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.adress {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ae2924;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #831b1a;
	text-decoration: none;
}
.menu a:link{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #831b1a;
	text-decoration: none;
}
.menu a:visited{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #831b1a;
	text-decoration: none;
}
.menu a:hover{
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #f6f3f2;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #831b1a;
	text-decoration: none;
}
.footer a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #831b1a;
	text-decoration: none;
}
.footer a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #831b1a;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #b45251;
	text-decoration: none;
}
.bg {
	background-color: #88201b;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

