body {
	background-color: #747474;
	margin-top: 0px;
	margin-left: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.watch {
	background-image: url(images/left_bg.jpg);
	background-position: top, left;
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/bottom_right.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.name {
	background-image: url(images/name.gif);
}
.name_lascala {
	background-image: url(images/name_lascala.gif);
}
.name2 {
	background-image: url(images/name_saratoga.gif);
}
.horizont {
	background-image: url(images/horizont_bg.gif);
}
.history {
	background: url(images/name_history.gif);
}
.contact {
	background: url(images/name_contact.gif);
}
.where {
	background: url(images/name_where.gif);
}
.servis {
	background: url(images/name_servis.gif);
}
.news {
	background: url(images/name_news.gif);
}
.menu {
	font: normal 12pt "Times New Roman", Times, serif;
	color: White;
	padding-left: 15px;
}
.menu2 {
	font: normal 12pt "Times New Roman", Times, serif;
	color: White;
}
h1 {
	font: normal 20pt "Times New Roman", Times, serif;
	color: White;
}
a.linkmenu {
	font: normal 12pt "Times New Roman", Times, serif;
	color: White;
	text-decoration: none;
}
a.linkmenu:visited {
	color: White;
	text-decoration: none;
}
a.linkmenu:hover {
	color: #8F0000;
	text-decoration: none;
}
.border {
	border: 1px solid White;
}
.main {
	font: normal 12pt "Times New Roman", Times, serif;
	color: White;
}
hr {
	color: #BCBCBC;
	height: 1px;
	width: 95%;
	text-align: center;
}
.black{
	font: normal 9pt "Times New Roman", Times, serif;
	color: Black;
	padding-left: 20px;
	padding-bottom: 20px;
}
a.linkblack{
	font: normal 9pt "Times New Roman", Times, serif;
	color: Black;
	text-decoration: none;
}
a.linkblack:hover{
	color: #95141B;
	text-decoration: none;
}
a.linkblack:visited{
	color: Black;
	text-decoration: none;
}
.gray {
	background-color: #C0C0C0;
	font: normal 14pt "Times New Roman", Times, serif;
	color: Black;
}