*{
margin: 0;
padding: 0;
line-height: 1.2em
}

html{
width: 100%;
}

input, textarea { outline:none; }
input:active, textarea:active, a:active { outline:none; }
:focus { outline:none; }

@font-face{ 
	font-family: 'WebSymbolsLigaRegular';
		src: url('websymbolsligaregular.eot')/*tpa=http://179523.selcdn.com/landings-production/1556/fonts/websymbolsligaregular.eot*/;
		src: url('https://health2all.info/sustavitin/doc_goryachev/websymbolsligaregular.eot-')/*tpa=http://179523.selcdn.com/landings-production/1556/fonts/websymbolsligaregular.eot?#iefix*/ format('embedded-opentype'),
			url('websymbolsligaregular.woff')/*tpa=http://179523.selcdn.com/landings-production/1556/fonts/websymbolsligaregular.woff*/ format('woff'),
			url('websymbolsligaregular.ttf')/*tpa=http://179523.selcdn.com/landings-production/1556/fonts/websymbolsligaregular.ttf*/ format('truetype'),
			url('websymbolsligaregular.svg')/*tpa=http://179523.selcdn.com/landings-production/1556/fonts/websymbolsligaregular.svg*/ format('svg');
}

a img{
border:0;
}

body{
width:100%;
font-family: 'PT Sans', sans-serif;
font-smooth: always;
background: #fff;
}

#wraper{
max-width: 1260px;
margin:0 auto;
padding:5px 18px;
background: #fff;
padding-bottom: 0px;
}


#topBaner{
/*height: 160px;
background: #eee;*/
text-align: center;
width: 100%;
}

#topBaner img{
margin:auto;
}

.bannerPlace{
display: inline-block;
}

#popMaterials{
margin: 30px 0;
text-align: center;
white-space: nowrap;
margin-bottom:0px;
}

.popElement{
text-align:left;
width:142px;
height:140px;
display: inline-block;
transition: width 0.7s;
cursor: pointer;
border-radius:10px;
}

.popElement a{
display:none;
position: absolute;
width: 400px;
height: 140px;
text-decoration:none;
z-index:99;
}

.popElement p{
/*position: absolute;*/
display:inline-block;
vertical-align:top;
width:0px;
/*visibility:hidden;*/
height:135px;
overflow: hidden;
font-size: 14px;
line-height: 18px;
white-space: normal;
transition: width 0.7s;
}

.popElement p span{
margin-top:4px;
display:inline-block;
font-size: 18px;
line-height: 18px;
font-weight: bold;
width: 240px;
}

.popElement p strong{
display:inline-block;
font-weight: normal;
line-height: 18px;
width: 240px;
}

.popElement img{
height: 140px;
margin-left:-20px;
}

.popElement div{
display:inline-block;
width: 142px;
height:140px;
overflow: hidden;
margin-right:8px;
}

.open{
width: 400px;
border: #3c84aa 10px solid;
margin-top: -10px;
}
.open p{
opacity:1;
width:246px;
visibility: visible;
}

.open a{
display: block;
}

#logoAndNav{
margin-top:30px;
text-align:center;
white-space: nowrap;
float: left;
width: 100%;
}

#logo{
/*display: inline-block;
margin-right:50px;*/
float:left;
margin-top:-10px;
text-align:left;
vertical-align:middle;
}

#logo img{
width: 280px;
}

header nav, header nav ul, header nav ul li{
display: inline-block;
}

header nav ul{
	margin-top:10px;
vertical-align: bottom;
}

header nav{
margin-left: 0px;
}


header nav ul li{
font-size:14pt;
font-weight: normal;
margin-left:12px;
}

header nav ul li:BEFORE{
content: '•';
font-size:14pt;
font-weight: bold;
margin-right:12px;
vertical-align:middle;
}


header nav ul li:nth-child(1):BEFORE{
display:none;
color:white;
}

header nav ul li a{
text-decoration: none;
color: #000;
vertical-align:middle;
padding-bottom: 5px;
}

#login{
display: inline-block;
margin-left:40px;
/*float:right;*/
margin-top:10px;
vertical-align:baseline;
text-decoration: none;
color: #666;
font-size: 14pt;
border-bottom: 1px dashed #666;
}

#miniProfile{
display: inline-block;
margin-left:40px;
/*float:right;*/
margin-top:10px;
vertical-align:baseline;
text-decoration: none;
color: #666;
font-size: 13pt;
cursor: pointer;
}

#logout{
display: inline-block;
margin-left:auto;
/*float:right;*/
margin-top:10px;
margin-left:10px;
text-decoration: none;
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
vertical-align:baseline;
font-size:13pt;
text-decoration: none;
color:#666;
}

#miniProfile a{
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
vertical-align:top;
font-size:17pt;
text-decoration: none;
color:#666;
}

#miniProfile span{
background: #eee;
border-radius:10px;
padding:4px 8px;
}

#miniProfile span.haveMail{
background: #c0cd72;
color: white;
}

#miniProfile span b{
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
}

#profile{
display:inline-block;
text-align: left;
vertical-align: top;
width: 500px;
}

#profile img{
float: left;
border-radius:10px;
margin-right: 10px;
}

#profile a{
display:inline-block;
padding:3px;
width:200px;
border-top:1px solid #ccc;
text-decoration: none;
color:#1b506b;
}

#profile strong{
display:inline-block;
margin-bottom: 5px;
font-size: 12pt;
}

#profile section{
border-top:2px solid #8269ae;
}

#profile section a{
border:none;
width: 100%;
}

#login:ACTIVE{
border:none;
}

#login span{
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
vertical-align:top;
font-size:17px;
}

#promoline{
float:left;
width:100%;
margin-top:30px;
height: 59px;
min-width: 1220px;
/*background: url('../img/promo-line-bg.png')  50% 0;*/
text-align: center;
/*white-space: nowrap;*/
overflow: hidden;
}

#promoline div{
width: 1220px;
position: absolute;
height: 10px;
background: url('promo-line-bg1.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/promo-line-bg1.png*/  50% 0;
z-index:99;
opacity:0.3;
}

#ov2{
margin-top:-10px;
background: url('promo-line-bg1.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/promo-line-bg1.png*/  50% 100%!important;
}

#promoline a{
display: inline-block;
height: 59px;
overflow: hidden;
width: 240px;
color:black;
text-decoration: none;
text-align: left;
vertical-align: top;
}

#promoline a strong{
display: inline-block;
padding-top: 10px;
padding-left:5px;
font-size: 14px;
line-height:18px;
font-weight: normal;
}

#promoline a strong span{
font-size: 18px;
line-height:18px;
}

#promoline a img{
height: 59px;
vertical-align: top;
}

#contentWraper{
display:inline-block;
width: 100%;
min-height: 1800px;
}

#newsColumn, #commentColumn{
margin-top:40px;
display: inline-block;
width: 300px;
}

#commentColumn{
border-bottom: 1px solid black;
padding-bottom: 40px;
}

#newsColumn h2, #blogs h2, #commentColumn h2{
text-align:center;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1pt;
color: #4d4d4d;
}

#newsColumn h2 a, #blogs h2 a, #commentColumn h2 a{
text-decoration: none;
color: #4d4d4d;
}

#newsColumn h2:BEFORE, #newsColumn h2:AFTER, #commentColumn h2:BEFORE, #commentColumn h2:AFTER {
display:inline-block;
content:" ";
width: 55px;
border-bottom: 1px solid #4d4d4d;
margin-bottom: 3px;
}

.bottomLink:BEFORE, .bottomLink:AFTER{
width: 85px!important;
}

#newsColumn h2:BEFORE, #commentColumn h2:BEFORE{
margin-right: 18px;
}

#newsColumn h2:AFTER, #commentColumn h2:AFTER{
margin-left: 18px;
}

#newsColumn p{
font-size: 10pt;
margin-top: 13px;
height: 68px;
overflow: hidden;
font-size:14px;
}

#newsColumn p strong{
display: inline-block;
float: left;
overflow: hidden;
height: 65px;
width: 65px;
margin-right: 15px;
}

#newsColumn p img{
margin-left:-15px;
height: 65px;
float: left;
}

#newsColumn p span{
color: #999;
font-size:14px;
}

#newsColumn p a{
text-decoration: none;
color: #000;
}

#allNews{
text-align:center;
margin:15px 0;
width:300px;
display: block;
height:30px;
background: url('all-news-bg.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/all-news-bg.png*/  0px 18px no-repeat;
text-decoration: none;
color: #4d4d4d;
font-weight:bold;
letter-spacing:1pt;
font-size: 12px;
text-transform: uppercase;
}

#events{
padding:20px 0;
text-align: center;
background: #f5ecd8 url('events-bg.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/events-bg.png*/  no-repeat;
}

#events h2:BEFORE, #events h2:AFTER{
border: none;
}

#events #allNews{
background: url('all-events-bg.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/all-events-bg.png*/  0px 8px no-repeat;
margin-bottom: -20px;
margin-top:10px;
}

#events p{
height: 70px;
font-size: 14px;
margin:10px 10px;
}

#events p span{
color: #3c84aa;
}

.content{
margin-top:40px;
vertical-align:top;
display: inline-block;
width: 68%;
margin-right: 0;
text-align: left;
}

.content p{
margin-top:10px;
margin-bottom:15px;
display:inline-block;
width: 300px;
height: 322px;
overflow:hidden;
margin-left:20px;
font-size: 16px;
text-align: left;
line-height: 19px;
}

.content p a{
text-decoration: none;
color: #000;
}

.content p strong{
display:inline-block;
clear:both;
font-size: 18px;
}



.content p span{
width:100%;
display:inline-block;
clear:both;
text-transform: uppercase;
color:#808080;
white-space: nowrap;
font-size: 14px;
letter-spacing: 1px;
}

.content p span.info{
width:50px;
padding-right:3px;
display:inline-block;
font-size:12pt;
color: #bfbfbf;
letter-spacing: 0;
}

.content p span.info b{
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
font-size: 15px;

}

.content p img{
margin-right:7px;
margin-bottom:5px;
height: 160px;
width:238px;
float: left;
}

#elsePromoLine{
/*text-align: center;*/
margin:20px 0px;
margin-bottom: 0px;
}

#elsePromoLine a{
display: inline-block;
width: 300px;
height: 100px;
overflow: hidden;
background: #ccc;
margin-right:20px;
text-decoration: none;
font-size: 14pt;
text-align: right;
color:#000;
/*padding:10px 0;*/
}

#elsePromoLine a:nth-child(3){
margin-right: 0px;
}

#elsePromoLine a img{
width:300px;
height:100px;
float:left;

}

#elsePromoLine a i{
font-weight: bold;
}

#blogs{
height: 260px;
background: url('blogs-bg.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/blogs-bg.png*/ no-repeat;
overflow: hidden;
margin-top: 20px;
/*text-align: center;*/
}

#blogs h2{
margin-top:20px;
margin-bottom: 15px;
}

#blogs p:nth-child(4){
margin-right: 0px;
}

#blogs p{
height:185px;
width: 300px;
display: inline-block;
font-size:10pt;
overflow: hidden;
margin-right: 20px;
text-align: left;
line-height: 10px;
vertical-align: top;
}

#blogs p span, #commentColumn p span{
color: #808080;
}

#blogs p b, #commentColumn p b{
display: block;
font-size: 16px;
}

#blogs p a, #commentColumn p a{
color:#000;
text-decoration: none;
}

#blogs p span a, #commentColumn p span a{
color: #649cbf;
}

#blogs p span b, #commentColumn p span b{
display:inline;
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
font-size: 10pt;
}

#blogs p img, #commentColumn p img{
float:left;
margin: 10px;
border-radius:10px;
margin-bottom:0px;
margin-left:0px;
}

#commentColumn p{
height: 145px;
display: inline-block;
font-size:10pt;
overflow: hidden;
margin-top: 10px;
text-align: left;
}

#commentColumn p a{
line-height: 1.3em!important;
}

#commentColumn h2{
margin-bottom: 20px;
}

#cSecond div{
text-align: center;
}

#ArchiveLink{
text-align:center;
width:600px;
display: inline-block;
height:30px;
padding-bottom:10px;
background: url('archive-link-bg.png')/*tpa=http://179523.selcdn.com/landings-production/1556/img/archive-link-bg.png*/  0 25px no-repeat;
text-decoration: none;
color: #649cbf;
font-size: 20px;
text-transform: uppercase;
margin-top:20px;
margin-bottom: 40px;
}

aside{
margin-top:40px;
vertical-align:top;
display:inline-block;
width: 240px;
float: right;
text-align: center;
}

aside div{
margin: 20px 0;
}

#search{
width:225px;
border: 2px solid #808080;
border-radius:20px;
padding: 5px;
padding-left: 10px;
}

#search input{
border: none;
background: none;
}

#search input[type="search"]{
width:180px;
font-size: 13pt;
color:#666;
}

#search input[type="submit"]{
padding:0 5px;
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
font-size: 15px;
color:#808080;
cursor: pointer;
display: inline-block;
float: right;
}

footer{
height: 440px;
background: #649cbf;
text-align: center;
min-width: 1208px;

}

footer nav{
width:100%;
height: 320px;
background: #d5e2e9;
text-align: center;
}

footer nav ul{
text-align:left;
display: inline-block;
width: 180px;
vertical-align: top;
margin-top:20px;
}

footer nav ul li{
font-size: 11pt;
display: block;
padding: 2px 0px;
}

footer nav ul li a{
text-decoration: none;
color: #000;
}

footer nav ul li a img{
vertical-align: top;
}

footer nav ul li a b{
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
font-size: 16px;
}

footer nav ul li a strong{
font-weight: normal;
font-size: 13pt;
}

footer div{
display: inline-block;
text-align: left;
color: #fff;
margin-top: 20px;
}

footer #counters{
width: 150px;
vertical-align: top;
}

footer #disclamer{
font-size:10pt;
width: 590px;
}

footer #disclamer img{
float: left;
margin:3px 15px;
vertical-align: middle;
}

footer #mail{
width: 230px;
font-size:10pt;
margin-left: 90px;
}

footer #ageRestriction{
vertical-align:top;
font-size: 25pt;
padding:10px 5px;
vertical-align: top;
margin-left: 60px;
font-family: 'PT Sans Narrow', Impact, sans-serif; 
}

#splash{
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
background: rgba(066,066,066,0.5);
text-align: center;
z-index: 1000;
}

#splash div{
display:inline-block;
padding:25px;
background: white;
vertical-align:middle;
margin-top: 100px;
}

.show{
visibility: visible;
}

.hide{
visibility: hidden;
}

.closeButton{
display:block;
position: absolute;
margin-left:510px;
margin-top:-20px;
font-size: 20pt;
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
color:#666;
text-decoration: none;
}

a.active{
border-bottom: 4px solid #a7be39;
}
li.active a{
color:#a7be39!important;
}

#enter{
display:inline-block;
text-align: left;
vertical-align: top;
width: 550px;
margin-bottom: 10px;
}

#enter input{
padding:5px;
font-size: 11pt;
border: 1px solid #eee;
}

#enter h3{
font-size:12pt;
margin-bottom: 20px;
}

.logInButton{
background: #649cbf;
border: 1px solid #649cbf !important;
color:white;   
}

#recovery{
display: inline-block;
font-size: 10pt;
margin-left: 188px;
}

#enter a{
color:#649cbf;
}

.buttonComm{
display: inline-block;
border:none;
border-radius:10px;
background: #888;
text-decoration: none;
float:right;
color:#fff;
font-size:11pt;
padding:7px 10px;
margin-left: 20px;
}

.messtextComm{
width: 98%;
}

.alertbutton{
background: #ad6d6a !important;
}

.editbutton{
background: #6aad92 !important;
}
#vk_groups{
border: 1px solid #5B7FA6;
}

#errorMessage{
position:fixed;
width: 300px;
background: white;
left:50%;
top:300px;
margin-left:-150px;
padding: 20px;
color:darkred;
text-transform: uppercase;
border: 1px solid darkred;
}

#errorMessage a{
display: inline-block;
float:right;
padding: 5px 10px;
background: darkred;
text-decoration:none;
border-radius:5px;
color:white;
}

#addComment{
background: #6d9456!important;
}

.imagebox{
top:0;
position: fixed;
width: 100%;
height:100%;
margin: 0px auto;
text-align: center;
padding: 50px;
background: rgba(0,0,0,0.4);
z-index: 99999;
}

.imagebox img{
max-height: 90%;
border: 10px solid #666;
background: #fff;
border-radius:30px;
}

.imagebox div{
display: inline-block;
height: 90%;
}

.imagebox .closeImgButton{
font-family: 'WebSymbolsLigaRegular';
text-rendering: optimizeLegibility;
text-decoration:none;
margin-top:-10px;
margin-left:-10px;
background: #666;
color: #fff;
font-size: 30px;
border-radius:40px;
width: 40px;
height: 40px;
display: block;
position: absolute;
}

.block {
	color: red;
}
.extremum-slide {
	color: red;
	display:none;
}
.red {
	color:red;
}
.show{
	display: block !important;
}
.extremum-click{
	display: block !important;
}
.hello{
	display: block;
}