/* ================================================== */
/* Основные стили сайта */
/* ================================================== */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background:#FFF;
	color: #6F6F6F;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

h1 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:700;
	font-size:16px;
}

h2 {

	margin:0px;
	color:#479615;
	font-size:14px;
	font-weight:700;
	padding: 5px 0 5px 0;
}

h3 {
	color: #0868FA;
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	color: #64A602;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table
{ 
	font-family: Verdana;
	font-size: 12px;
	border: 0px;
	line-height: 14px;
}

ul {
	margin: 0;
	padding: 0 0 6px 25px;
}
ul li {
	padding: 0 0 6px 0px;
}
ol {
	margin: 0 0 0 30px;
	padding: 0;
}
ol li {
	margin: 0 0 12px 0px;
}
ol ol li {
	margin: 4px 0 4px 0;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Шапка */
/* ================================================== */

.logo {
	padding-left:100px;
}
.header_bg {
	background:#0F89C7 url('/i/header_bg.jpg') repeat-x;
}
.to_main {
	padding-top:60px;
	padding-right:20px;
	float:left;
}
.to_email {
	padding-top:63px;
	padding-right:20px;
	float:left;
}
.to_search {
	padding-top:63px;
	padding-right:25px;
	float:left;
}
.menu_left {
	background: url('/i/menu_left.jpg') repeat-x;
}
.menu_center {
	background:url('/i/menu_center.jpg') no-repeat;
	background-position:center;
}
.menu_center {
	background:url('/i/menu_center.jpg') no-repeat;
	background-position:center;
}
.menu_right {
	background:url('/i/menu_right.jpg') repeat-x;
}
.menu_line {
	background: url('/i/menu_line.jpg') no-repeat;
}
.menu_block {
	width:841px; 
}
.menu_line_block {
	width:155px; 
	height:51px;
}
.menu_marker {
	background:url('/i/menu_marker.gif') no-repeat; 
	background-position:center bottom;
}
.menu_space {
	width:20px;
	/*padding-right:20px;*/
}
/* -------------------------------------------------- */

/* ================================================== */
/* Контент */
/* ================================================== */
a.mmenu:link, a.mmenu:visited {
	
	font-size:13px;
	font-weight:700;
	color: #FFF;
	text-decoration: none;
}
a.mmenu:hover {
	color: #FFF;
	text-decoration: underline;
}

a.smmenu:link, a.smmenu:visited {
	
	font-size:13px;
	font-weight:700;
	color: #FFF;
	text-decoration: underline;
}
a.smmenu:hover {
	color: #FFF;
	text-decoration: underline;
}

a.slink:link, a.slink:visited {
	
	font-size:11px;
	text-decoration: none;
}
a.slink:hover {

	text-decoration: underline;
}

a.sblink:link, a.sblink:visited {
	
	font-size:11px;
	font-weight:700;
	text-decoration: none;
}
a.sblink:hover {

	text-decoration: underline;
}

a.grey:link, a.grey:visited {
	
	font-size:12px;
	font-weight:300;
	color:#616161;
	text-decoration: none;
}
a.grey:hover {

	text-decoration: underline;
}

a.bgrey:link, a.bgrey:visited {
	
	font-size:12px;
	font-weight:700;
	color:#616161;
	text-decoration: none;
}
a.bgrey:hover {

	text-decoration: underline;
}
a.title_link:link, a.title_link:visited {
	
	font-size:12px;
	font-weight:700;
	text-decoration: none;
}
a.title_link:hover {

	text-decoration: underline;
}

a.title_link2:link, a.title_link2:visited {
	
	color:#479615;
	font-size:16px;
	font-weight:700;
	text-decoration: none;
}
a.title_link2:hover {

	text-decoration: underline;
}

a.icon:link, a.icon:visited {
	
	font-size:10px;
	text-decoration: none;
	color: #6F6F6F;
}
a.icon:hover {

	text-decoration: underline;
}

.title {
	color:#479615;
	font-size:16px;
	font-weight:700;
}

.hline {

	background:#E4E3E3; 
	width:100%;
}
.block_space {
	width:20px;
}
.block_width {
	width:230px;
}
.float_left {
	float:left;
}
.contacts_color {
	color:#8C8C8C;
}
.contacts_code {
	float:left;
	font-weight:700;
	padding-top:3px;
}
.contacts_phone {
	font-size:23px;
	padding-top:5px;
}
.contacts_text {
	padding-top:3px;
	font-size:11px;
}
.date_block {

	font-size:11px;
	font-weight:300;
	color:#999999;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Подвал */
/* ================================================== */

.bottom_bg {
	background:url('/i/bottom_bg.gif') repeat-x;
}
.bottom_text {
 
	font-size:10px;
	line-height: 12px;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Элементы формы */
/* ================================================== */
form {
	margin: 0;
	padding: 0;
}
.textbox {
	border: 1px solid #418703;
	background: #F3FDFE;
	font-size: 11px;
	padding: 2px 0 2px 8px;
	height: 21px;
	font-family: Verdana;
}
.textarea {
	border: 1px solid #418703;
	background: #F3FDFE;
	font-size: 11px;
	font-family: Verdana;
}
.button {
	border: 1px solid #418703;
	font-size: 13px;
	font-family: Verdana;
	color:#000;
	background: #f0f3e8;
}

.textbox_red {

	border: 1px solid #FB0000;
	background: #F3FDFE;
	font-size: 11px;
	padding: 2px 0 2px 8px;
	height: 20px;
	color:#FB0000;
	font-family: Verdana;
}

.textarea_red {
	border: 1px solid #FB0000;
	color:#FB0000;
	background: #F3FDFE;
	font-size: 11px;
	font-family: Verdana;
}
/* -------------------------------------------------- */
