body {
	background-color: #303030;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
img {
	border: none;
}
a:link {
	color: #314396;
	text-decoration: none;
}
a:visited {
	color: #314396;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #687ee5;
}
td {
	font: 11px verdana;
	color: #000;
	vertical-align: top;

}
h1 {
	background: #FFF url(/images/line-h1.gif) repeat-x left bottom;
	margin: 10px 5px 0px 10px;
	padding-bottom: 10px;
	font: 16px verdana;
	font-weight: bold;
}
h2 {
	font: 15px verdana;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
}
h3 {
	font: 14px verdana;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;	
}
h5 {
	margin: 0px;
	background: #777 url(/images/bg-h5.gif) no-repeat left top;
	height: 25px;
	border-top: #000 2px solid;
	padding: 5px 0px 5px 60px;
	font: 11px verdana;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffe200;
}
h6{
	background-color: #666;
	color: #FFF;
	font-weight: bold;
	width: 50%;
	padding: 5px;
	margin: 20px 0px 0px;
}
ul {
	list-style-type: square;
	list-style-image: url(/images/ico-ul.jpg);
	margin-top: 10px;
	margin-bottom: 5px;
}
hr {
	color: #888;
	margin-bottom: 0px;
}
p {
	text-indent: 7px;
}
/*
Классы
*/
ul.menu {
	list-style-type: square;
	list-style-image: url(/images/bull-menu.gif);
	margin: 0px;
	padding-left: 20px;
}
ul.menu a {
	color: #000;
	text-decoration: none;
}
ul.menu a:visited {
	color: #000;
	text-decoration: none;
}
ul.menu a:hover {
	color: #d68300;
	text-decoration: underline;
	background-color: #FFF;
}
a.logon:hover {
	background-color: #3b3b3b;
}
.bgLine {
	border-right: #000 1px solid;
}
img.prod {
	border-right: #888 1px solid;
}
.menuTitle {
	background: #3b3b3b url(/images/arrow-menu-title.gif) no-repeat left top;
	border-right: #000 1px solid;
	font: 11px verdana, tahoma;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 3px 6px 30px;
}
.main {
	padding: 10px 25px 30px 35px;
	text-align: justify;
	vertical-align: top;
}
td.leftStolb {
	background-color: #ededed;
	border-left: #000 1px solid;
	text-align: center;
}
.search {
	padding: 5px;
}
.cities {
	font-weight: bold;
	background-image: url(/images/arrow-menu-right.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0px 5px 25px;	
}
div.towns {
	padding: 5px 10px 30px 15px;
	text-align: left;

}
div.horMenu {
	border-bottom: #888 1px solid;
	width: 100%;
	text-align: right;
	font: 10px verdana;
	vertical-align: bottom;
	padding: 5px 0px 10px 5px;
	margin: 0px 0px 20px;

}
.stage {
	border-bottom: #888 10px solid;
}
.tables {
	padding: 5px;
	text-align: left;

}
.foot {
	background: #000 url(/images/bg-footer.jpg) repeat-x left top;
	font: 11px verdana;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
/*
Идентификаторы

*/

#basicTable {
	border-left: #cecece 3px double;
	border-right: #cecece 3px double;
	background-color: #FFF;
	font: 11px verdana, tahoma;
	color: #000;
}
#logoTable {
	background-color: #3b3b3b;
	padding: 3px;
	margin: 0px;
}
#logoTable td {
	font: 10px verdana, tahoma;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
