body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
body,td,th {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav a {
	color: white;
	font: 12px Arial;
	text-decoration: none;
	padding:  8 7 0 7;
	height: 30;
}
.nav a:hover {
	text-decoration: none;
}
table.main {
	margin: 10px;
	font-size: 13px;
}
h3 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: maroon;
	margin: 0 0 0 -1;
	letter-spacing: -1px;
}
h4 {
	margin-bottom: 10px;
}
.footer {
	font-size: 11px;
	color: #ADADAD;
	padding: 4 0 4 15;
}
.news_head {
	font-weight: bold;
	color: #F2A509;
}
.joinform input {
	width: 100%;
}
.tariffs td, .tariffs th {
	color: black;
	border-left: solid 1px gray;
}
td.left {
	background: url("img/left_bg.gif");
	background-color: white;
}
td.main {
	background: url("img/main_top_bg.gif");
	background-repeat: repeat-x;
	background-color: white;
	padding: 15px;
}
table.price th, td.heading {
	font-weight: bold;
	color: white;
	font-size: 13px;
}
a, a.act_list {
	color: #364D5C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.support a {
	font-size: 16px;
	font-weight: bold;
}
.support {
	text-align: justify;
}
table.dozvoli a img {
	border: solid 1px #364D5C;
}
form {
	border: 0px;
}
td.heading_2_blue {
	background: #EDF0F2;
}
.zayavka input {
	width: 400;
}
table.worktime td {
	font-size: 11px;
	border-left: solid 1px #344B58;
	padding-left: 5px;
	padding-right: 4px;
}

.sign_blue {
    background: #e0e0e0;
    font-family: Lucida console, Courier new, Courier;
}
