@charset "utf-8";

/* Сброс полей и отступов */
body,
div, p, pre, blockquote,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ol, ul, li,
form, fieldset, legend,
object, iframe,
table, td, th,
address, hr {
	margin: 0;
	padding: 0;
	}

/* Тело документа */
body {
	color:#00479c;
	background: #fff url("/pics/header-back.png") 0 0 repeat-x;
	font: 16px/1.2 "Myriad Pro", Arial, Helvetica, sans-serif;
	/* Безопасные шрифты: http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html */
	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-family: "Courier New", Courier, monospace; */
	/* font-family: Georgia, serif; */
	/* font-family: Impact, Charcoal, sans-serif; */
	/* font-family: "Lucida Console", Monaco, monospace; */
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
	/* font-family: Tahoma, Arial, Geneva, sans-serif; */
	/* font-family: "Times New Roman", Times, serif; */
	/* font-family: "Trebuchet MS", Helvetica, sans-serif; */
	/* font-family: Verdana, Geneva, sans-serif; */
	min-width: 1000px;
	}

/* Обводка у элементов в фокусе */
:focus {
	outline: 0;
	}

/* Ссылки. LVHFA! */
a {
	text-decoration: none;
	}
a:link {
	color: #00479c;
	}
a:visited {
	color: #00479c;
	}

/* Общие поля */
p, pre, blockquote,
dl, dt, dd, ol, ul,
fieldsetm, table, address, hr {
	margin-top: 1em;
	margin-bottom: 1em;
	}

/* Заголовки */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	}
h1, h2 {
	font-size: 36px;
	color: #ec6400;
	}
h3 {
	color: #ec6400;
	font-size: 20px;
	text-align: center;
	}
h4, h5, h6 {
	font-size: 100%;
	}

/* Списки */
ol {
	list-style: decimal outside;
	}
ul {
	list-style: disc outside;
	}
dd, ol, ul {
	margin-left: 2.5em;
	}

/* Таблицы */
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: baseline;
	}
caption, thead, tfoot, tbody, tr, th, td {
	vertical-align: middle;
	}
caption, th {
	text-align: center;
	}
caption {
	margin-bottom: 0.5em;
	}
th, td {
	border: 0px solid #000;
	padding: 0.5em;
	}

/* Границы */
a, abbr, acronym, fieldset, hr, iframe, img, object {
	border: 0;
	}

/* Курсивное начертание */
address, cite, dfn, em, i, var {
	font-style: italic;
	}

/* Полужирное начертание */
b, strong, dt, th {
	font-weight: bold;
	}

/* Моноширное начертание */
code, kbd, pre, samp, tt, var {
	font: 13px/1 "Courier New", Courier, monospace;
	}

/* Индексы, подписи */
small, sub, sup {
	font-size: 13px;
	}
sub {
	vertical-align: sub;
	}
sup {
	vertical-align: super;
	}

/* Изменения текста */
del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	}

/* Цитаты */
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

/* Формы */
button, input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 0.07em 0.6em;
	}
button, input, select, textarea {
	font: 13px/1.25 Arial, Helvetica, sans-serif;
	}
textarea {
	font-family: Verdana;
	}

/* Общие стили */
#header, .service, #container, #stuff, #footer {
	clear: both;
	}
.service, #container, #stuff {
	overflow: hidden;
	}
.sidebar-menu ul, .sidebar-stuff ul, #stuff ul {
	list-style: none;
   margin: 0;
	}
.phone {
   font-size: 36px;
   font-weight: bold;
   }
.col-border-left {
	background: url("/pics/col-border.png") 0 0 repeat-y;
   margin-left: 30px;
	}
.col-border-right {
	background: url("/pics/col-border.png") 100% 0 repeat-y;
   margin-right: 35px;
	}

/* Шапка */
#header {
	background: url("/pics/header.png") 100% 0 no-repeat;
	height: 203px;
	line-height: 1;
	}
.header-phone {
	margin: -65px 0 0 0;
	text-align: right;
	width: 220px;
	}
.header-description {
	display: block;
	line-height: 1;
	text-transform: lowercase;
	}


/* Меню услуг */
.rope {
	background: url("/pics/rope.png") 0 0 repeat-x;
	height: 16px;
	margin: 0 200px;
	position: relative;
	top: 18px;
	z-index: 10;
	}
.service {
	background: url("/pics/gradient-line.gif") 0 0 repeat-x;
	margin-bottom: 8px;
	}
.service-wrap {
	background: url("/pics/gradient.jpg") 100% 0 no-repeat;
	overflow: hidden;
	}
.service-title {
	float: left;
	text-align: right;
	padding-top: 18px;
	width: 260px;
	}
.service-list {
	font-size: 13px;
	margin: 0 260px 0 280px;
	}
.service-list li {
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 0 1%;
	float: left;
	width: 18%;
	}
.icon {
	background: url("/pics/service-list.png") 0 0 no-repeat;
	display: block;
	width: 56px;
	height: 60px;
	margin: 0 auto 5px auto;
	}

/* :link */
.hml-item2 .icon {
	background-position: -56px 0;
	}
.hml-item3 .icon {
	background-position: -112px 0;
	}
.hml-item4 .icon {
	background-position: -168px 0;
	}
.hml-item5 .icon {
	background-position: -224px 0;
	}

/* :hover */
.hml-item1:hover .icon {
	background-position: 0 -60px;
	}
.hml-item2:hover .icon {
	background-position: -56px -60px;
	}
.hml-item3:hover .icon {
	background-position: -112px -60px;
	}
.hml-item4:hover .icon {
	background-position: -168px -60px;
	}
.hml-item5:hover .icon {
	background-position: -224px -60px;
	}




/* Левая колонка */
.sidebar-menu {
	background: url("/pics/sidebar-menu.png") 100% 0 repeat-y;
	float: left;
	width: 200px;
	}
.sidebar-menu-wrap {
	background: url("/pics/sidebar-menu-top.png") 100% 0 no-repeat;
	}
.sidebar-menu .col-border-left {
	padding: 30px 20px;
	}
.sidebar-menu li {
	margin: 10px 0;
	}
.submenu-container {
	cursor: pointer;
	}
.sm-level-2 {
	font-size: 10px;
	}
.sm-level-2 a {
	background: url("/pics/bullet.gif") 0 3px no-repeat;
	display: inline-block;
	padding-left: 8px;
	}
.sm-level-2 a.active {
	font-weight: bold;
	}
.address {
	font-size: 10px;
	padding: 10px;
	}

/* Правая колонка */
.sidebar-stuff {
	float: right;
	width: 235px;
	}
.sidebar-service, .sidebar-map {
	background: url("/pics/sidebar-stuff.png") 0 0 repeat-y;
	margin-bottom: 20px;
	}
.sidebar-service-wrap, .sidebar-map-wrap {
	background: url("/pics/sidebar-stuff-top.png") 0 0 no-repeat;
	}
.sidebar-service p, .sidebar-map p {
	margin: 0;
	padding: 20px 10px 10px 20px;
	text-align: center;
	}
.sidebar-map a, .sidebar-map a:visited {
	color: #EC6400;
	}

/* Контент */
.content {
	background: url("/pics/content-top.png") 0 0 repeat-x;
	margin: 0 295px 0 225px;
	}
.content-wrap {
	background: url("/pics/content-left.png") 0 0 repeat-y;
	}
.content-wrap .content-wrap {
	background: url("/pics/content-left-top.png") 0 0 no-repeat;
	}
.content-wrap .content-wrap .content-wrap {
	background: url("/pics/content-left-bottom.png") 0 100% no-repeat;
	}
.content-wrap .content-wrap .content-wrap .content-wrap {
	background: url("/pics/content-right.png") 100% 0 repeat-y;
	}
.content-wrap .content-wrap .content-wrap .content-wrap .content-wrap {
	background: url("/pics/content-right-top.png") 100% 0 no-repeat;
	}
.content-wrap .content-wrap .content-wrap .content-wrap .content-wrap .content-wrap {
	background: url("/pics/content-right-bottom.png") 100% 100% no-repeat;
	padding: 15px;
	min-height: 300px;
	}
.content a {
	text-decoration: underline;
	}
.home-content-padding {
	padding: 20px;
	}
.content-slogan {
	font-weight: bold;
	margin: 20px;
	text-align: center;
	}

/* Контент страницы с услугами */
.hanger {
	text-align: center;
	}
.price-header {
	background: #ECF1F7;
	padding: 2px 4px;
	margin: 3px 0;
	cursor: pointer
	}
.price-table {
	width: 100%;
	font-size: 11px;
	}
.price-table td {
	border: 0;
	border-bottom: 1px solid #D7E2EF;
	}

/* Опрос */
.survey {
	background: url("/pics/survey.png") 0 0 repeat-y;
	float: right;
	font-size: 12px;
	width: 390px;
	}
.survey-wrap {
	background: url("/pics/survey-top.png") 0 0 no-repeat;
	}
.survey .col-border-right {
	padding: 30px 100px 20px 40px;
	}
.survey li {
	margin: 1em 0;
	overflow: hidden;
	}
.survey input {
	float: left;
	}
.survey label {
	margin-left: 20px;
	display: block;
	}
.survey-submit {
	border: 0;
	background: #0052B4;
	display: block;
	float: none;
	color: #fff;
	}

/* Анонсы */
.announcement {
	background: url("/pics/announcement.png") 100% 0 repeat-y;
	margin-right: 420px;
	}
.announcement-wrap {
	background: url("/pics/announcement-top.png") 100% 0 no-repeat;
	}
.announcement .col-border-left {
	padding: 30px 20px 20px 25px;
	}
#stuff .announcement ul {
	margin: 0.5em 0 2em 0;
	}

/* Форма отзывов */
.feedback-form {
	font-weight: bold;
	padding: 0 20px;
	}
.feedback-header {
	text-align: center;
	}
.feedback-field {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	max-width: 600px;
	padding-bottom: 12px;
	}
.feedback-textarea {
	padding-top: 8px;
	padding-bottom: 20px;
	}
.feedback-label {
	float: left;
	text-align: right;
	width: 20%;
	}
.feedback-input {
	float: right;
	text-align: left;
	width: 75%;
	border: 1px solid #004CA7;
	padding: 2px;
	}
#feedback-submit {
	background-color: #0052b4;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 3px 20px;
	display: block;
	margin: 0 auto;
	}


/* Footer */
#footer {
	background: url("/pics/gradient-line.gif") 0 0 repeat-x;
	margin-top: 0px;
	}
.footer-wrap {
	background: url("/pics/gradient.jpg") 100% 0 no-repeat;
	padding: 0px 20px;
	}
.podpis-otziv {
	font-weight: bold;
	margin: 20px;
	text-align: right;
}
.added {	
	font-size: 10px;
	color: #A6A6A6;
}
a.added:link {	
	color: #A6A6A6;
}
a.added:visited {	
	color: #A6A6A6;
}
