@charset "utf-8";

body {
	margin:0;
	padding:0;
	background:#032c43 url(/img/main-bg.png) 50% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c3c3c;
}

.feed-back{
	border:1px solid #d9e1e7;
	list-style:none;
	width:291px;
	padding:4px 11px 3px 10px;
	margin:13px 0 40px 100px!important;
	line-height:18px;
}

.feed-back li{
	margin:0 0 2px 0;
	height:100%;
	overflow:hidden;
}
.feed-back li strong{
	display:block;
	margin:0 7px 0 0;
	color:#3a86bb;
}
.feed-back li span{
	display:block;
	width:109px;
	float:left;
}
.feed-back input{
	background:#fff;
	border:1px solid #d9e1e7;
	padding:0 5px;
	width:166px;
	color:#3a86bb;
}
.feed-back textarea{
	background:#fff;
	border:1px solid #d9e1e7;
	width:171px;
	padding: 0 0 0 5px;
	height:60px;
	margin: 0 0 7px 0;
	color:#3a86bb;
}
.feed-back .button input{
	font-size:10px;
	color:#fff;
	width:87px;
	border:0;
	cursor:pointer;
	background:#fdc339;
	padding:2px 0;
	margin:0 0 0 109px;
}
.faq  {
	background: url(/media/images/dot-grey-light.gif) repeat-x 0 100%;
	padding:10px 0;
}
.faq strong {
	color:#3a86bb;
}
.faq div {
	color:#9e5d01;
	margin-bottom:4px;
}
.faq div strong {
	color:#ff9600;
}
input,
select,
textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

img {
	behavior: url(/js/iepngfix.htc);
}

img {
	border:0;
}

a {
	color:#4994f0;
	text-decoration:underline;
	outline:none;
}

table {
	border-collapse:collapse;
}

h1 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#ee8c05;
	margin:25px 0;
}

h2 {
	font:bold italic 18px Arial, Helvetica, sans-serif;
	color:#ee8c05;
	margin:0;
}

h3 {
	color:#ee8c05;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0;
}

h4 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ee8c05;
	margin:0;
}

p {
	margin:15px 0;
}

.main-bg-c {
	background:url(/img/main-bg-c.png) repeat-y 50% 0;
}

.inner-t-bg {
	background:url(/img/content-t-inner.jpg) no-repeat 50% 0;
	zoom:1;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background:#fff url(/img/content-b.jpg) no-repeat 50% 100%;
	text-align: left;
}

.header {
	position:relative;
	zoom:1;
	height:367px;
	background:url(/img/header.jpg) no-repeat 100% 0;
	z-index:200;
}

.header .logo {
	position: absolute;
	top:82px;
	left:138px;
}

.header .phone {
	position:absolute;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#e46506;
	top:10px;
	left:138px;
	line-height:22px;
}

.header .phone span {
	font-size:24px;
}

.header .ribbon {
	position:absolute;
	top:139px;
	left:300px;
}

.aside {
	float: left;
	width:377px;
	background:#032b43 url(/img/aside-c.jpg) repeat-y;
	overflow:hidden;
}

.aside-b {
	zoom:1;
	background:url(/img/aside-b.jpg) no-repeat 0 100%;
}

.aside-t {
	zoom:1;
	background:url(/img/aside-t.jpg) no-repeat;
	min-height:430px;
	height:auto!important;
	height:430px;
	padding:40px 86px 94px 64px;
}

.mainContent {
	float:right;
	width:576px;
	text-align:justify;
	padding:0 47px 0 0;
	line-height:1.6;
}

.mainContent.wide {
	float:none;
	width:899px;
	padding:0 55px 0 46px;
	position:relative;
	top:-16px;
	line-height:normal;
}

.mainContent-index {
	float:left;
	width:445px;
	padding:0 0 0 46px;
	line-height:15px;
}

.footer {
	margin:25px 0 0 0;
	background:url(/img/dot-white-2px.gif) repeat-x;
	padding:14px 0 17px 0;
	text-align:center;
	line-height:1.5;
	color:#15516c;
}

.footer a {
	color:#15516c;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.top-blocks {
	background:url(/img/index-menu-b.jpg) no-repeat 0 100%;
	zoom:1;
}

.top-blocks .bg {
	background:url(/img/index-menu-t.jpg) no-repeat;
	zoom:1;
	overflow:hidden;
	padding:110px 0 115px 20px;
}

.menu {
	list-style:none;
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color:#f5d859;
	margin:0;
	padding:0;
}

.top-blocks .menu {
	width:227px;
	float:left;
}

.menu li {
	background:url(/img/menu-dots2.png) no-repeat 0 100%;
	margin:1px 0;
	padding:7px 0 10px 12px;
}

.top-blocks .menu li {
	background:url(/img/menu-dots.png) no-repeat 0 100%;
}

.menu li a {
	color:#46add6;
	text-decoration:none;
	padding:0 0 0 24px;
	background:url(/img/menu-round2.png) no-repeat 0 4px;
}

.menu li span {
	padding:0 0 0 24px;
	background:url(/img/menu-round2.png) no-repeat 0 4px;
}

.top-blocks .menu li a {
	background:url(/img/menu-round.png) no-repeat 0 4px;
}

.menu li ul {
	list-style:none;
	font-size:12px;
	color:#f5d859;
	margin:0;
	padding:3px 0 5px 24px;
}

.menu li ul li {
	padding:0 0 0 20px;
	background: url(/img/submenu-dot2.png) no-repeat 0 8px;
}

.top-blocks .menu li ul li {
	background: url(/img/submenu-dot.png) no-repeat 0 8px;
}

.menu li ul li a {
	color:#a2dbf2;
	background:none;
	padding:0;
}

.top-blocks .news {
	float:left;
	width:287px;
	padding:82px 0 0 17px;
	color:#696982;
	text-align:justify;
}

.top-blocks .news h2 {
	display:block;
	height:50px;
	line-height:50px;
	overflow:hidden;
	color:#fff;
	padding:0 0 0 34px;
	margin:0 0 24px 0;
}

.top-blocks .news .article {
}

.top-blocks .news .article h4 {
	margin:24px 0 13px 0;
	color:#083b55;
}

.top-blocks .news .article h4 span {
	color:#d74801;
	margin-right:5px;
}

.top-blocks .news .article p {
	margin:13px 0;
}

.top-blocks .news .article a {
	color:#d74801;
}

.catalog {
	overflow:hidden;
	float:right;
	padding:0 54px 0 0;
	width:424px;
	position:relative;
}

.catalog .block {
	width:429px;
	float:left;
	overflow:hidden;
	display:inline;
}

.catalog .block h2 {
	padding:10px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#e89100;
}

.catalog .block .photo {
	padding:4px;
	border:1px solid #d7d7d7;
	float:left;
	margin-right:10px;
	display:inline;
}

.catalog .block ul {
	list-style:none;
	overflow:hidden;
	color:#696969;
	width:288px;
	margin-bottom:3px;
	margin:0;
	padding:0;
}

.catalog .block ul li {
	overflow:hidden;
	background:url(/img/dot-grey.gif) repeat-x 0 10px;
}

.catalog .block ul li span,
.catalog .block ul li div {
	background:#fff;
	padding:0 2px;
}

.catalog .block ul li span {
	float:left;
}

.catalog .block ul li div {
	float:right;
}

.catalog .block .more {
	margin:3px 0;
}

h1.maintitle {
	background:url(/img/dot-grey-2px.gif) repeat-x 0 13px;
	font-size:18px;
	color:#939420;
	position:relative;
	zoom:1;
}

h1.maintitle span {
	background:#fff;
	padding:0 10px;
	margin:0 0 0 -10px;
}

.mainContent.wide h1.maintitle {
	margin:0 0 25px -101px;
	left:55px;
	padding-left:46px;
}

.b-menu {
	word-spacing:5px;
}

.b-menu a {
	word-spacing:normal;
	text-decoration:none;
}

.aside .phone {
	font:italic bold 18px Arial, Helvetica, sans-serif;
	color:#9cd1f1;
	line-height:20px;
}

.aside .logo {
	display:block;
	margin:172px 0 25px 0;
}

.path {
	padding:28px 0 16px 0;
	line-height:normal;
	background:url(/img/dot-blue-2px.gif) repeat-x 0 100%;
	color:#919191;
	position:relative;
	margin:0 0 25px -52px;
	zoom:1;
}

.path a {
	color:#919191;
	text-decoration:none;
}

.lfloatimg {
	padding:1px;
	border:1px solid #999999;
	float:left;
	margin:0 11px 11px 0;
}

.rfloatimg {
	padding:1px;
	border:1px solid #999999;
	float:right;
	margin:0 0 11px 11px;
}

.sidebar {
	float: right;
	width: 300px;
	margin-left:8px;
}

.sidebar .block {
	background:url(/img/block-t-bg.png) repeat-y;
	overflow:hidden;
	margin-bottom:20px;
}

.sidebar .block .block-bg-b {
	background:url(/img/block-b-bg.png) no-repeat bottom left;
	overflow:hidden;
	height:100%;
}

.sidebar .block.blue {
	background:url(/img/block-t-bg-blue.png) repeat-y;
}

.sidebar .block.blue .block-bg-b {
	background: url(/img/block-b-bg-blue.png) no-repeat bottom left;
	padding:10px 25px;
	overflow:hidden;
}

.sidebar .block ul {
	padding:15px 20px;
	list-style:none;
	margin:0;
}

.sidebar .block ul li {
	background:url(/img/dot-grey-dark.gif) repeat-x 0 12px;
	overflow:hidden;
	height:100%;
}

.sidebar .block ul div,
.sidebar .block ul span {
	background:#faffe1;
	position:relative;
	color:#9e5d01;
	padding:0 5px;
}

.sidebar .block ul span {
	float:left;
}

.sidebar .block ul div {
	float:right;
}

.sidebar .block ul .title {
	color:#ff9600;
	font-weight:bold;
	background:none;
	padding-top:15px;
}

.sidebar .block.blue .title {
	color:#ff9600;
	font-weight:bold;
	margin:5px 0 15px 0;
	font-size:14px;
}

.sidebar .block.blue ul {
	padding:0;
	margin:0;
	list-style:none;
}

.sidebar .block.blue ul li {
	padding:0;
	background:none;
	margin-bottom:8px;
	overflow:hidden;
	height:100%;
}

.sidebar .block.blue ul li span {
	background:0;
	color:#000;
	display:block;
	width:120px;
}

.sidebar .block.blue ul li input {
	font-size:16px;
	color:#5a8cb4;
	width:100px;
	border:1px solid #d4dee6;
	padding:0 5px;
	margin:0;
}

.sidebar .block.blue ul li select {
	font-size:16px;
	color:#5a8cb4;
	width:120px;
	border:1px solid #d4dee6;
	padding:0;
	margin:0;
}

.sidebar .block.blue ul li .peoples {
	width:100px;
}

.sidebar .block.blue ul li .radio {
	width:auto;
	border:0;
	margin-right:5px;
	vertical-align:middle;
	padding:auto;
	margin:0 3px 0 0;
	height:auto;
}

.sidebar .block.blue ul li label {
	margin-right:10px;
	color:#5a8cb4;
	padding:0;
	margin:0;
	vertical-align:middle;
}

.sidebar .block.blue ul li textarea {
	width:115px;
	border:1px solid #d4dee6;
	padding:0;
	margin:0;
	height:80px;
	color:#5a8cb4;
}

.sidebar .block.blue ul li .submit {
	background:#fdc339;
	padding:2px 0;
	margin:0;
	width:87px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	border:0;
	margin-left:130px;
	cursor:pointer;
}

.gallery {
	width:264px;
	overflow:hidden;
	margin:0 0 20px 0;
}

.gallery .big {
	zoom:1;
	position:relative;
	overflow:hidden;
	background:#fff;
	border:1px solid #aaa;
	padding:4px 0;
	text-align:center;
	margin:0 0 2px 0;
}

.gallery .small {
	list-style:none;
	margin:0 0 0 -3px;
	position:relative;
	left:3px;
	padding:0;
	zoom:1;
	overflow:hidden;
}

.gallery .small li {
	float:left;
	margin:5px 3px 0 0;
	background:#fff;
	border:1px solid #aaa;
	padding:2px;
}

.gallery .small li img {
	display:block;
}

.header .informer {
	position:absolute;
	top:270px;
	right:0;
	width:346px;
	height:50px;
	font-size:18px;
	line-height:49px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	overflow:hidden;
}

.header .informer-hold {
	width:686px;
	overflow:hidden;
	position:relative;
}

.header .informer-hold .move {
	width:99999px;
	overflow:hidden;
}

.header .informer-hold p {
	float:left;
	margin:0 320px 0 0;
	white-space:nowrap;
}

.header .informer-hold a {
	color:#fff;
	text-decoration:none;
}

.header .informer-hold a:hover {
	text-decoration:underline;
}

.header .informer .ribbon {
	background:url(/img/informer-ribbon.png) no-repeat;
	width:94px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}

.header ul.menu2 {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:321px;
	left:110px;
	font-size:16px;
	line-height:45px;
	font-weight:bold;
	font-style:italic;
	color:#7fd8fd;
}

.header ul.menu2 li {
	float:left;
	padding:0 10px 0 18px;
	background:url(/img/menu-dot3.png) no-repeat 0 50%;
	height:46px;
	position:relative;
}

.header ul.menu2 li a {
	color:#7fd8fd;
	text-decoration:none;
}

.header ul.menu2 li a:hover {
	color:#fff;
}

.header ul.menu2 li ul {
	position:absolute;
	top:46px;
	left:0;
	border-top:1px solid #093e59;
	background:#093e59;
	white-space:nowrap;
	margin:0;
	padding:2px 7px 4px 7px;
	font-size:12px;
	line-height:15px;
	list-style:none;
	display:none;
}

.header ul.menu2 li:hover ul {
	display:block;
}

.header ul.menu2 li ul li {
	border-bottom:1px solid #196686;
	padding:1px 0 1px 16px;
	background:url(/img/menu-dot4.png) no-repeat 0 5px;
	height:auto;
	float:none;
}

.header ul.menu2 li ul li a:hover {
	color:#f5d859;
}

.special {
	background:#1981ab url(/img/offers-bg.png) no-repeat 0 100%;
	width:323px;
	margin:1px 0 0 37px;
	position:relative;
	left:1px;
	overflow:hidden;
	padding:12px 28px 88px 56px;
	color:#fff;
	line-height:15px;
}

.special a {
	color:#fff;
	text-decoration:none;
}

.special a:hover {
	text-decoration:underline;
}

.special h2 {
	font-size:18px;
	line-height:29px;
	color:#fff;
	background:#ef8c0a url(/img/offers-title.png) no-repeat 100% 0;
	height:30px;
	margin:0 0 15px -39px;
	left:28px;
	position:relative;
	padding:0 0 0 14px;
}

.special h3 {
	padding:0 0 0 30px;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	line-height:15px;
	margin:0 0 13px 0;
	background:url(/img/offer-dot.png) no-repeat 0 1px;
}

.special ul {
	list-style:none;
	margin:0 0 13px 0;
	padding:0;
}

.special ul li {
	zoom:1;
	overflow:hidden;
	margin:0;
	padding:0;
}

.special ul li strong {
	font-weight:normal;
	float:left;
}

.special ul li span {
	float:right;
}

.special ul li .dots {
	height:1px;
	overflow:hidden;
	background:url(/img/dots-white.gif) repeat-x;
	margin:11px 0 0 0;
}

.header .special2 {
	position:absolute;
	width:164px;
	color:#fff;
	top:175px;
	left:129px;
	line-height:14px;
	overflow:hidden;
}
.header .special2 a{
	color:#fff;
	text-decoration:none;
}
.header .special2 a:hover{
	text-decoration:underline;
}
.header .special2 .rotator {
	border:1px solid #fff;
	padding:2px;
	margin:0 0 5px 0;
	width:148px;
	height:70px;
	overflow:hidden;
}

.header .special2 .rotator ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:3px;
	left:3px;
	width:148px;
	height:70px;
	overflow:hidden;
}

.header .special2 .rotator ul li {
	position:absolute;
	top:0;
	left:0;
}

.header .special2 .rotator ul li.show {
	z-index:2;
}

.header .special2 strong {
	float:left;
	font-weight:normal;
	margin:0 2px 0 0;
}

.header .special2 span {
	float:right;
	margin:0 0 0 2px;
}

.header .special2 .dots {
	margin:11px 0 0 0;
	height:1px;
	overflow:hidden;
	background:url(/img/dots-white.gif) repeat-x;
	display:block;
	float:none;
}

.header .special2 h4 {
	zoom:1;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#ffc029;
	margin:0;
}
.header .special2 h4 strong{
	font-weight:bold;
}.header .special2 h4 a{
	color:#ffc029;
}.header .special2 h4 .dots{
	background-image:url(/img/dot-yellow-2px.gif);
	height:2px;
	margin:8px 0 0 0;
}
