/*!
 * Стили сайта
 * @author Иван Петропольский <ivan.petropolsky@gmail.com>
 */

@import url('base.css');


/* == Формы == */
form {
	background-color: #efefef;
}
form strong {
	display: block;
	margin: 5px 0;
}
form br {
	display: none;
}
form .submit {
	margin-bottom: 10px;
}
#feedback {
	1height: 208px;
	position: absolute;
	right: 0;
	bottom: 53px;
	width: 252px;
}
#feedback strong {
	background: transparent url('../../img/feedback.png') scroll no-repeat 50% 50%;
	height: 24px;
}
#feedback .types {
	margin: 0 1em 1em 0.3em;
}
#feedback .types label {
	display: block;
	margin: 0 0 3px 0;
}
#feedback .types input {
	position: relative;
	top: 2px;
}
#night {
	width: 252px;
	display: none;
}
#night strong {
	font-size: 16pt;
}
#night strong sup {
	font-size: 12pt;
}
#night p.footnote sup {
	float: left;
	display: inline;
	width: 3em;
	margin-left: -3.3em;
	text-align: right;
}
#colorbox #night {
	display: block;
}
#cboxOverlay.night {
	background-image: url('../../img/space.png');
}
#night_button a {
	display: block;
	overflow: hidden;
	text-indent: 1000em;
	white-space: nowrap;
	width: 38px;
	height: 193px;
	background: transparent url('../../img/night_button_2.png') scroll no-repeat 0 0;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -96px;
}

#welcome {
	background: transparent url('../../img/welcome.png') scroll no-repeat 0 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 53px;
	width: 100%;
	z-index: -1;
}
#bg {
	background: #fff url('../../img/v1.png') scroll repeat-x 0 100%;
	height: 100%;
	position: absolute;
	left: 257px;
	bottom: 30px;
	width: 495px;
	z-index: 1;
}


/* == Основные блоки == */
#container {
	background: transparent url('../../img/v5a.png') scroll repeat-x 0 100%;
	1height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 1004px;
}
#content {
	1background: #fff url('../../img/v1.png') scroll repeat-x 0 100%;
	1height: 554px;
	1height: 100%;
	min-height: 100%;
	margin: 0 0 0 257px;
	padding: 0 0 27px 0;
	position: relative;
	top: -27px;
	width: 495px;
	z-index: 2;
}
#content_in {
	padding: 26px 0 0 0;
}


/* == Шапка == */
#header {
	background: #26c816 url('../../img/v3.png') scroll repeat-x 0 0;
	border: 1px solid #8ad559;
	height: 21px;
	line-height: 20px;
	text-align: center;
}
#header a,
#header a span {
	color: #fff;
	font-weight: bold;
}
.vcard br {
	display: none;
}
.vcard .fn,
.vcard .adr {
	display: block;
	1height: 122px;
	position: absolute;
	left: 0;
	top: 0;
	width: 255px;
}
.vcard .fn {
	1background: #2c529d url('../../img/v2.png') scroll repeat-x 0 100%;
	border: 0 solid #00236f;
	1border-width: 0 1px 1px 1px;
	position: relative;
	float: left;
	display: inline;
	1position: absolute;
	margin: 0 0 0 0;
}
.vcard .adr {
	font-size: 9.75pt;
	height: auto;
	left: auto;
	right: 0;
	text-align: right;
}

/* Логотип */
.vcard .fn span {
	background: transparent url('../../img/logo.png') scroll no-repeat 50% 0;
	display: block;
	height: 137px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	text-indent: -1000em;
	z-index: 1;
}


.vcard .adr .adr_text {
	background: #2c529d url('../../img/v2.png') scroll repeat-x 0 100%;
	border: 0 solid #00236f;
	border-width: 0 1px 1px 1px;
	color: #fff;
	display: block;
	padding: 20px 25px 10px 749px;
	margin: 0 0 0 -749px;
}

.vcard .adr .tel {
	1height: 30px;
	1position: absolute;
	margin: 0 0 10px 0;
	1top: 19px;
	1width: 200px;
}
.vcard .adr .tel span {
	display: none;
}
.vcard .adr .tel span.value {
	bottom: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	1position: absolute;
	right: 0;
	text-indent: 0;
	text-align: right;
}
.vcard .adr .tel small {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0.3em 0 0;
}
.vcard .adr .tel big {
	font-size: 25pt;
	font-weight: bold;
}
form#feedback strong,
.vcard .fn,
.vcard .fn strong,
.vcard .adr a .geo {
	overflow: hidden;
	text-align: left;
	text-indent: -1000em;
	white-space: nowrap;
}
#home {
	overflow: hidden;
}
.vcard .adr .worktime {
	font-weight: bold;
}
.vcard .adr .locality {
	color: #707070;
	right: 180px;
	margin: 20px 0 0 0;
	position: absolute;
	top: 100%;
}
.vcard .adr .street-address br {
	display: block;
}
.vcard .adr_map a {
	background-image: url('../../img/scheme.png');
	background-position: 50% 20px;
	color: #6e6d6d;
	display: block;
	font-size: 8.25pt;
	font-weight: bold;
	height: 186px;
	margin: 10px 0 0 0;
	padding: 0 18px 0 0;
	position: absolute;
	1position: relative;
	right: 0;
	top: 100%;
	width: 232px;
	z-index: 3;
}
.vcard .adr_map a .geo {
	height: 11px;
	position: absolute;
	right: 129px;
	top: 95px;
	width: 11px;
}
.vcard .adr_map a:hover {
	color: #c80000;
}
.vcard .adr_map a:hover .geo {
	background-color: #00c800;
}
.vcard .copyright {
	background-image: url('../../img/icon.gif');
	background-position: 0 50%;
	color: #444;
	font-size: 7.5pt;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 23px;
	position: absolute;
	left: 40px;
	1top: 534px;
	bottom: 28px;
}


/* == Левое меню == */
#menu {
	display: inline;
	1left: 65px;
	margin: 15px -100% 0 65px;
	position: relative;
	1top: 135px;
	width: 180px;
	float: left;
	clear: left;
	z-index: 2;
}
#menu li {
	list-style: none;
	margin: 0;
}
#menu li a {
	color: #707070;
	font-weight: bold;
	display: block;
	line-height: 19px;
	padding: 0 0 0 22px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li a:hover {
	color: #26468b;
}
#menu li.strong a {
	color: #ff4646;
}
#menu li.strong a:hover {
	color: #d41b1b;
}
#menu li.active a {
	background: #26468b url('../../img/markers.gif') scroll no-repeat 7px 6px;
	color: #fff;
}
#menu li.active a:hover {
	color: #fff;
}


/* == Тень == */
#sh b,
#sh i {
	background: transparent url('../../img/shadows.png') scroll repeat-y 0 0;
	height: 100%;
	position: absolute;
	top: -30px;
	width: 12px;
	z-index: 1;
}
#sh b {
	left: 251px;
}
#sh i {
	right: 246px;
}




/* == Верхнее меню == */
#toplevel {
	background: #fff url('../../img/v1.png') scroll repeat-x 0 100%;
	overflow: hidden;
	padding: 10px 0;
}
#toplevel ul {
	margin: 0;
	padding: 0 40px;
}
#toplevel li {
	list-style: none;
	margin: 0;
	width: 200px;
}
#toplevel li.c1 {
	clear: left;
	display: inline;
	float: left;
	margin-right: -100%;
}
#toplevel li.c2 {
	margin-left: 220px;
}
#toplevel li a {
	background: transparent url('../../img/markers.gif') scroll no-repeat 0 -95px;
	color: #26468b;
	display: block;
	line-height: 23px;
	padding: 0 0 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#toplevel li.active a {
	background-position: 1px -44px;
	font-weight: bold;
}
#toplevel a:hover {
	text-decoration: underline;
}



/* == Список на главной == */
#home ul {
	font-size: 7.5pt;
	line-height: 12px;
	margin: 5px 0 0 40px;
}
#home li {
	color: #ff4646;
	margin: 0;
	width: 200px;
}
#home .c1 {
	display: inline;
	float: left;
	width: 50%;
}
#home .c2 {
	margin: 0 0 0 50%;
	width: 50%;
}
#home a,
#home a span {
	color: #707070;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}
#home h1 {
	font-size: 8.25pt;
	margin: 0;
	padding: 27px 0 0 24px;
	position: relative;
}
#home h1 a,
#home h1 a span {
	color: #26468b;
	font-weight: bold;
	text-transform: uppercase;
	
}


/* == Буквицы == */
/*
#home h1 a span {
	background: transparent url('../../img/letters.png') scroll no-repeat 0 0;
	bottom: -3px;
	color: #26468b;
	font-family: Times, "Times New Roman", serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	height: 30px;
	left: 6px;
	padding: 0 10px 0 0;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	width: 33px;
	overflow: hidden;
	text-align: left;
	text-indent: -1000em;
	white-space: nowrap;
	text-indent: 1000em;
}
#home h1 a span.hz {
	background: none;
	bottom: -2px;
	overflow: visible;
	text-indent: 0;
	white-space: normal;
}
#home h1 a span.l2 { background-position: 0 -30px; }
#home h1 a span.l3 { background-position: 0 -60px; }
#home h1 a span.l4 { background-position: 0 -90px; }
#home h1 a span.l5 { background-position: 0 -120px; }
#home h1 a span.l6 { background-position: 0 -150px; }
#home h1 a span.l7 { background-position: 0 -180px; }
#home h1 a span.l8 { background-position: 0 -210px; }
#home h1 a span.l9 { background-position: 0 -240px; }
#home h1 a span.l10 { background-position: 0 -270px; }
#home h1 a span.l11 { background-position: 0 -300px; }
#home h1 a span.l12 { background-position: 0 -330px; }
#home h1 a span.l13 { background-position: 0 -360px; }
#home h1 a span.l14 { background-position: 0 -390px; }
#home h1 a span.l15 { background-position: 0 -420px; }
#home h1 a span.l16 { background-position: 0 -450px; }
#home h1 a span.l17 { background-position: 0 -480px; }
#home h1 a span.l18 { background-position: 0 -510px; }
#home h1 a span.l19 { background-position: 0 -540px; }
#home h1 a span.l20 { background-position: 0 -570px; }
#home h1 a span.l21 { background-position: 0 -600px; }
#home h1 a span.l22 { background-position: 0 -630px; }
#home h1 a span.l23 { background-position: 0 -660px; }
#home h1 a span.l24 { background-position: 0 -690px; }
#home h1 a span.l25 { background-position: 0 -720px; }
#home h1 a span.l26 { background-position: 0 -750px; }
#home h1 a span.l27 { background-position: 0 -780px; }
#home h1 a span.l28 { background-position: 0 -810px; }
#home h1 a span.l29 { background-position: 0 -840px; }
/* */

/* Ловушка для роботов */
#feedback input.email {
	display: none;
}

.err404 {
	padding: 2em;
}


body {
	color: #333;
}
#menu,
#toplevel,
#path {
	font-size: 8.5pt;
}
body,
table,
textarea,
#block,
#more {
	line-height: 1.4;
}
.vcard .copyright {
	font-size: inherit;
}
#block h1,
#block h1 a {
	font-size: 14pt;
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
.vcard .worktime strong {
	font-size: 110%;
}
.vcard .adr .tel span.value {
	1font-family: Tahoma, Helvetica, sans-serif;
}
#block.price #price ins {
	font-weight: bold;
	font-size: 12pt;
}
#info,
#more {
	font-size: 9pt;
}
#block.list .pages {
	font-size: 9pt;
}
#block.list .pages ul li a {
	font-weight: normal;
}

