html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary{
	display:block;
}
mark{
	display:inline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:#fcfcfc; /*  url(images/body-top.gif) repeat-x top */
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}

img.pr{
	margin-right:20px;
	float:left;
}
strong{
	color: #000000 /*#515151*/;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td { padding: 5px; border: 1px solid #DDD; border-collapse:collapse; }
table { width: 98%; -webkit-box-shadow:  2px 2px 5px #DDD;  box-shadow:  2px 2px 5px #DDD; }

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
	line-height:0;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
#main {
	width:980px;
	margin:0 auto;
	font-size:.75em;
	position:relative; z-index:2;
}
header{
	position:relative;
    
}
   

.slider1 img {padding: 5px; border: 1px solid #DDD;} 

.slider{ width:650px; height:300px; border: 1px solid #DDD; padding: 5px;}
.slider .items{ display:none;}

.slider .pagination{ position:absolute; bottom:1px; right:1px; padding:14px 65px 9px 479px; background:url(images/bg_pagination.png) repeat; z-index:2}
.slider .pagination li{ float:left; padding-right:1px;}
.slider .pagination a{ display:block; background:url(images/buttons.png) right 0 no-repeat; width:20px; height:20px; text-indent:-9999px;}
.slider .pagination a:hover, .slider .pagination .current a{ background-position:left}

.slider .next{ position:absolute; bottom:3px; z-index:3; right:20px; background:url(images/next.png) left 0 no-repeat; width:37px; height:37px;}
.slider .next:hover{ background-position:right}

#content{
	width:100%;
	float:left;
	background: url(images/content-bg.gif) center repeat-y;
	position:relative; z-index:1;
}

#content .top{
	width:100%;
	float:left;
	background:url(images/content-top.gif) no-repeat center top;
}

#content .bot{
	width:100%;
	float:left;
	background:url(images/content-bot.gif) no-repeat center bottom;
    /*-webkit-box-shadow:  2px 2px 2px 2px #DDD;
    box-shadow:  2px 2px 2px 2px #DDD;*/
    
    
}

#content .wrap{
	width:980px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	left:-7px;
 }

footer {
	width:980px;
	height:134px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
/*----- forms parameters -----

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}
/*----- other -----*/

a.button{
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:#444;
	background:url(images/button-bg.gif) repeat-x;
	text-decoration:none;
	float:left;
	position:relative;
	padding:1px 26px 0 14px;
}

a.button:before{
	background: url(images/button-left.gif);
	width:4px;
	height:30px;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

a.button:after{
	background: url(images/button-right.gif);
	width:21px;
	height:30px;
	position:absolute;
	right:-1px;
	top:0;
	content:'';
}

a.button:hover{
	color:#2baccc;
}



.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:16px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:16px;
}
.p3 {
	margin-bottom:24px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#2baccc;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

.box-set1 dl{
	width:148px;
	float:left;
	font:12px/21px Arial, Helvetica, sans-serif;
	padding-right:19px;
}

.box-set1 dl.lst{
	padding-right:0;
}

.box-set1 dl dt{
	width:118px;
	text-align:center;
	margin-bottom:18px;
}

.box-set1 dl dd{
	margin-bottom:12px;
}

.box-set1 dl dd strong{
	color:#444;
	text-decoration:underline;
}

dl.address {
	margin-bottom:22px;
}
dl.address dd {
	width:212px;
	text-align:right;
	clear:both;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	padding-bottom:22px;
}
dl.img-box>dt ,.img-box-set dl>dt{
	float:left;
	padding-right:16px;
}
dl.img-box>dd ,.img-box-set dl>dd{
	overflow:hidden;
	padding-bottom:0;
}
dl.img-box>dd dt ,.img-box-set dl>dd dt{
	margin-bottom:16px;
}
dl.img-box>dd dd ,.img-box-set dl>dd dd{
	margin-bottom:10px;
	overflow:hidden;
}
/*===== header =====*/
header nav{
/*	1position:absolute;
	1z-index:99;
	1left:0;
	1top:0;*/
}

#menu {
	margin-bottom: 15px;
	margin-top: 15px;
	
}
#menu > li{
	float:left; position:relative;
}

#menu > li > a{
/*	font:bold 12px/60px Arial, Helvetica, sans-serif;*/
	font: 14px/22px "Arial", "Helvetica", sans-serif;
	color:#2BACCC;
	text-decoration:none;
	padding:0 5px 0 5px;
	float:left;
	text-transform: uppercase;
}

/* #menu > li:first-of-type > a:hover, #menu > li:first-of-type[class=active] > a{
	background:#fff;
	color:#2baccc;
}*/
                                    
#menu > li:first-of-type > a:hover{
	background:#14BF9F;	
	color:#fff;
}

#menu > li:first-of-type~li.active > a{ 
	background:#14BF9F;/*#555555; /*url(images/separator+.gif) no-repeat left top #fff;*/
/*	color:#2baccc;*/
	color:#fff;
}

#menu > li~li:hover > a{
	background:#14BF9F;/*#555555; /*url(images/separator+.gif) no-repeat left top #fff;*/
/*	color:#2baccc;*/
	color:#fff;

}

#menu > li~li > a{
	background:url(images/separator.gif) left top no-repeat;
}

.submenu_1{ position:absolute; top:22px; left:0; }
.submenu_1 > .menu_box{ padding:0px; background:#f7f7f7; position:relative;/*border-radius:0 0 10px 10px;*/ -moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px;}
.submenu_1 > .menu_box > li{ position:relative; padding-bottom:1px;background:url(images/menu_line.gif) 0 bottom repeat-x}
.submenu_1 > .menu_box > li.end{ background:none}
.submenu_1 > .menu_box > li > a{ display:block; padding-left:10px; padding-right:10px; font:14px/22px "Arial", "Helvetica", sans-serif; color:#2BACCC;white-space: nowrap; text-decoration:none; font-weight:bold; line-height:34px;}
.submenu_1 > .menu_box > li:hover > a{ color:#fff; background:#14BF9F}

.submenu_2{ position:absolute; top:-1px; left:145px; width:135px;}
.submenu_2 > ul > li{ position:relative; margin-bottom:1px; background:#f7f7f7;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.submenu_2 > ul > li > a{ display:block; font:12px Arial, Helvetica, sans-serif; color:#242424; font-weight:bold; text-decoration:none; line-height:36px; padding:0 18px;}
.submenu_2 > ul > li:hover{ background:#2dadcd}
.submenu_2 > ul > li:hover > a{ color:#fff}

#menu div{ display:none;}

header .blind {
	width: 100%
}

header .blind a {
	font:40px/1.2em Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform:uppercase;
}

header .reg {
        margin: 20px 0 0 20px;
	width: 100%;
}

header div#logo {
        margin: 0px 0 0 0px;
        background:url(images/zm.png);
        background-repeat: no-repeat; 
        height:80px;
        width: 470px;
        border: 0px solid red;
        float: left;
	cursor: pointer;
	display: block;
}
header h1{
	position:absolute;
	left:0;
	top:90px;	
}
header h1 a{
	font:60px/1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#343434;
}

header h1 img{
	position:absolute;
	left:0;
	top:0;
}

header h1 span{
	position:absolute;
	left:60px;
	top:-12px;
}

header .slogan{
	/* position:absolute; 
	left:320px;
	top:95px;*/
	font:14px/1.2em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
    	margin: 5px 0 0 75px;
	color:#000000;
}
header .slogan span {
	color:#2BACCC;
    	font-size: 22px;
    	line-height: 150%;
    	font-weight: bold;
    	text-shadow: 1px 1px 5px #DDD;
    	filter: dropshadow(color=#DDD, offx=1, offy=1);    
}
header .slogan strong{
	color:#bababa;
/*        1color:#000000;*/
	position:relative;
	top:5px;
}

header .twitterl{
	position:absolute;
	1left:684px;
	left:510px;
	top: 10px;

}

/*===== content =====*/

#content article{
	padding:0px 0 0 0px;
	float:left;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	width: 100%;
}

#content aside{
	float:left;
	padding:21px 6px 0 20px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#979797;	
	overflow:hidden;
}

#content section{
	overflow:hidden;
	padding:0 0 0px 12px;
}

#content aside section{
	padding:0 0 20px 0;
}

#content article section.lrg-pic{
	padding:0 0 20px 6px;
}

#content h2{
	font:30px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}

#content h2 mark{
	color:#444;
}

#content h3, #content h4{
	font:18px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:18px;
}
#content h4 {font:12px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 16px 0 10px 0; font-weight: bold; color: #2BACCC}

#content .colum.pr{
	padding-right:60px;
}

#content .list{
	padding-bottom:18px;
}

#content .list li{
	font:12px/26px Arial, Helvetica, sans-serif;
	background:url(images/marker2.gif) left center no-repeat;
	padding-left:20px;
}

#region {
    border: 1px solid #DDD;
    -webkit-box-shadow:  2px 2px 2px #DDD;
    box-shadow:  2px 2px 2px  #DDD;
    padding: 20px 20px 40px 20px;
    
}

*+html #content .list li{ display:inline-block;}

#content menu h3{
margin-bottom:6px;
}


menu ul li{
	background:url(images/marker1.gif) left 10px no-repeat;
	padding-left:12px;
	border-bottom:1px #d9d9d9 dotted;
}

menu ul li ul li{
	background: url(images/marker1.gif) left center no-repeat;
	padding-left:12px;
    margin-left : 10px;
	border-bottom:1px #d9d9d9 dotted;    
}

menu ul li:last-of-type{
	border:none;
}

menu{
	margin-bottom:75px;
	width:260px;
}

menu ul li a{
	/*font:bold 14px/26px Arial, Helvetica, sans-serif;*/
    font: normal 14px/22px Arial, Helvetica, sans-serif
}

/*===== footer =====*/
footer h4{
	position:absolute;
	left:0;
	top:28px;
}

footer h4 a{
	text-transform:uppercase;
	color:#7d7d7d;
	font:18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

footer .privacy{
	color:#7e7e7e;
	font:12px Arial, Helvetica, sans-serif;
	position:absolute;
	left:155px;
	top:32px;
}

footer nav{
	position:absolute;
	left:-7px;
	top:57px;
	color:#cdcdcd;
	font:12px Arial, Helvetica, sans-serif;
}

footer nav ul{
	overflow:hidden;
}

footer nav li{
	float:left;
	padding:0 6px 0 7px;
	border-right:1px #4f4f4f solid;
}

footer nav li:last-of-type{
	border-right:none;
}

footer nav li a{
	color:#4f4f4f;
	text-decoration:none;
}

footer nav li a:hover,footer nav li.active a{
	color:#54acd9;
	text-decoration:none;
}

footer .phone{
	position:absolute;
	left:780px;
	top:21px;
	background:#f7f7f7;
	width:190px;
	color:#6f6f6f;
	font:16px/20px "Times New Roman", Times, serif;
	padding:6px 0 5px 9px;
    text-indent: 20px;
    line-height: 1.7em;
}

footer .phone:before{
	background: url(images/phone-top.gif);
	width:202px;
	height:4px;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

footer .phone span{
	color:#54acd9;
	font:16px/24px "Times New Roman", Times, serif;
	position:relative;
	top:-3px;
}

footer .phone img{
	margin:1px 6px 0 0;
}
/*----- forms -----*/

#search{
	position:absolute;
	left:728px;
	top:13px;
	width:252px;
}

#search label{
	padding:0 0 0 7px;
	height:33px;
	background:url(images/search-left.gif) left top no-repeat;
	float:left;
}

#search label input{
	border:1px #e5e5e5 solid;
	border-left:none;
	border-right:none;
	float:left;
	padding:8px 0 8px 0;
	width:170px;
	font:12px Arial, Helvetica, sans-serif;
}

#search input[type=submit]{
	border:none;
	float:left;
	width:72px;
	height:33px;
	background:url(images/search.gif);
	cursor:pointer;
}

#login{
	width:274px;
	background:#f8f9fa;
	border:1px #f3f3f3 solid;
	border-top:none;
	border-bottom:none;
	position:relative;
	margin-bottom:40px;
}

#login fieldset{
	overflow:hidden;
	padding:21px 16px 24px 16px;
}

#login:before{
	background: url(images/login-top.gif);
	width:276px;
	height:4px;
	position:absolute;
	left:-1px;
	top:0px;
	content:'';
}

#login:after{
	background: url(images/login-bot.gif) no-repeat top;
	width:276px;
	height:4px;
	position:absolute;
	left:-1px;
	bottom:0px;
	content:'';
}

#login mark{
	float:left;
	width:70px;
}

#login label{
	float:left;
	margin-bottom:5px;
}

#login label span{
	float:left;
	background:url(images/login-left.gif) left top no-repeat;
}

#login label span span{
	padding:0 6px 0 6px;
	background:url(images/login-right.gif) right top no-repeat;
}

#login label input[type=text],#login label input[type=password]{
	width:160px;
	background:#f8f9fa;
	border:1px #dcdcdc solid;
	border-left:none;
	border-right:none;
	float:left;
	padding:6px 0 5px 0;
	color:#585858;
	font:12px Arial, Helvetica, sans-serif;
}

#login .chck{
	color:#2baccc;
	padding-top:8px;
}

#login .chck input{
	margin-right:8px;
}

#login a.button{
	float:right;
	background:#2baccc;
	color:#fff;
	margin:4px 4px 0 0;
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	padding:0 26px 1px 26px;
}

#login a.button:hover{
	color:#000;
}

#login a.button:before{
	width:3px;
	background:url(images/button-login-left.gif);
}
#login a.button:after{
	width:3px;
	background:url(images/button-login-right.gif);
}

#login fieldset>span{
	line-height:28px;
}

#newsletter{
	width:276px;
	background:#f3f3f3;
	position:relative;
	color:#505050;
	margin-bottom:30px;
}

#newsletter:before{
	background: url(images/news-top.gif);
	width:276px;
	height:3px;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

#newsletter:after{
	background: url(images/news-bot.gif);
	width:276px;
	height:3px;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
}

#newsletter fieldset{
	padding:21px 16px 22px 16px;
}

#newsletter input{
	width:234px;
	border:1px solid #dcdcdc;
	border-right:none;
	border-left:none;
	background:#f3f3f3;
	float:left;
	padding:6px 0 6px 0;
	color:#585858;
	font:12px Arial, Helvetica, sans-serif;
}

#newsletter label{
	background: url(images/news-left.gif) left top no-repeat;
	float:left;
	margin-bottom:12px;
}

#newsletter label span{
	padding:0 4px 0 4px;
	float:left;
	background:url(images/news-right.gif) right top no-repeat;
}

#newsletter a.button{
	float:right;
	background:#f0b106;
	padding:0 24px 1px 24px;
	color:#fff;
}

#newsletter a.button:hover{
	color:#000;
}

#newsletter a.button:before{
	width:3px;
	background:url(images/button-news-left.gif);
}
#newsletter a.button:after{
	width:3px;
	background:url(images/button-news-right.gif);
}

#form1 label{
	width:280px;
	float:left;
	padding-bottom:12px; position:relative
}

#form1 label span{
	float:left;
}

#form1 .error, #form1 .empty{ position:absolute; right:0; top:16px; font-size:10px; color:#2BACCC; display:none;}
#form1 .message .error, #form1 .message .empty{ top:176px;}
.success{ padding-bottom:15px; padding-left:2px; display:none}

#form1 label input,#form1 label textarea{
	float:right;
	width:174px;
	margin:0;
	padding:0;
	border:2px #7d7d7d solid;
	border-bottom:1px #c9d2d7 solid;
	border-right:1px #c9d2d7 solid;
}

#form1 label textarea{
	overflow:auto;
	height:176px;
}

#form1 .btns{
	width:auto;
	float:right;
	margin-right:1px;
}

#form1 .btns .button{
	margin-left:10px;
}
/*==========================================*/
.indent-bot2 {margin-bottom:20px;}
.img-indent {float:left; margin:0 0px 0px 0;}
ul.enum {border: 0px #d9d9d9 dotted; margin: 10px 0 20px 20px;}
ul.enum li {
	background:url(images/marker1.gif) left 7px no-repeat;
	padding-left:20px;
    margin: 10px ;
}
td.fio { width: 150px; font-weight: bold; color: #8e8e8e; padding-left: 8px;}
td.feedback { border: none;}

/* Форма обратной связи на сайте */
.fbForm {margin: 0px 0 20px 25px}
.fbForm table, .fbForm table td {border: none; -webkit-box-shadow:  none;  box-shadow:  none}
.fbForm .form { padding-left: 10px; }
.fbForm .name { padding-top: 12px; font-size: 8pt; color: #7d7d7d; }
.fbForm .element { padding-top: 2px; }
.fbForm .element INPUT, .fbForm .element TEXTAREA {
	border: 1px solid #ccc;
	background-color: #E6EFF6;
	font-size: 10pt;       
	color: #2C5883;
}
.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail {
	background-image: url(images/icon_form.gif);
	background-repeat: no-repeat;
	width: 250px;
	padding: 4px 0px 4px 25px;
}
.fbForm INPUT#fbName    { background-position:3px -3px; }
.fbForm INPUT#fbEMail { background-position:3px -33px; }
.fbForm TEXTAREA#fbText {
	padding: 4px 4px 4px 25px;
	width: 325px;
	font-family: Tahoma;
	background: #E6EFF6 url(/assets/templates/med7/images/icon_form.gif) no-repeat 3px -93px;
}
.fbForm .captcha-test TD { vertical-align: top; padding-right: 15px; }
.fbForm .captcha { padding-top: 3px; }
.fbForm .captcha IMG { border: 1px solid #ccc; }
.fbForm INPUT#vericode { width: 130px; padding: 4px 0px 4px 25px; background: #E6EFF6 url(images/icon_form.gif) no-repeat 3px -63px; }
.fbForm .submit { padding-top: 15px; } /**/
.fbForm INPUT#fbSubmit { /**/
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	cursor: pointer;
	padding: 4px 15px 30px 15px;
}
.fbForm .errors { font-size: 8pt; color: #F00;  }

table.prlist {width: 99%;}
table.prlist td {padding: 2px;}
table.prlist td p {margin :0; padding: 0;}
td.price {
    text-align : center;
    color: #0080FF;
    width: 85px;
} 
td.col {width: 10px;}
.super {
    display: none;
}
ul.gallery li { float: left; margin: 7px 5px;}
ul.gallery li img {padding: 2px; border: 1px solid #D0D0D0 }