@charset "utf-8";
body {
	behavior:url("csshover.htc");
	background-color: #8c8c8c;
	background-image: url(img/fon.jpg);
	background-repeat: repeat-x;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4e4e4e;
}
#menu a {
	color: #ededed;
	text-decoration: none;
}
#text h1 {
	font-size: 24px;
}
#text h2 {
	font-size: 18px;
}

#boti {
	width: 84px;
	background-color: #868686;
	text-align: center;
	margin-top: 10px;
	position: static;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#text {
	width: 780px;
	padding-right: 6px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 20px;
	border: 1px solid #878787;
}
#footer {
	width: 924px;
	float: left;
	background-image: url(Templates/img/footer2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: left;
	height: 120px;
	z-index:0;
	position: relative;
}
#all {
	float: left;
	border: 1px solid #4e4e4e;
	width: 924px;
	text-align: center;
}

#cont {
	margin-top: 35px;
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #ecebeb;
	float: left;
	width: 924px;
	z-index:1;
	position: relative;
}
#menu td {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #ededed;
}
#boti img {
	margin-top: 10px;
	border: 2px solid #666666;
}
#all #menu p {
	font-weight: bold;
	text-align: center;
}
#text #tel {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
