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,
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,canvas,details,embed,figure,figcaption,
footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;
    background-position:0 0;background-repeat:no-repeat;background-color:transparent
}
input[type="checkbox"],
input[type="radio"] {
    vertical-align:middle
}
input {margin:0;padding:0;border:0}
select,textarea {margin:1px;padding:3px}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
body {line-height:1}
ol,ul {list-style:none;}

/*--------------------------------*/
table {border-collapse:collapse; border-spacing:05px;}
td {border: solid windowtext 1px;}
td p {margin: 0px 02px 0px 02px;}
.transparent-table td {border: solid windowtext 0; padding: 05px 02px 05px 02px;}
/*--------------------------------*/


h1,h2,h3,h4,h5 {font-weight:700;line-height:normal}
h1 {font-size:2em}
h2 {font-size:1.5em}
h3 {font-size:1.17em}
h4 {font-size:1em}
h5 {font-size:0.83em}
h6 {font-size:0.67em}

body {font:12px Arial,Tahoma,Verdana;text-align:left;color:#333;background:#fff;min-width:970px;}
a {color:#0a82a8;text-decoration:underline}
a:hover {text-decoration:none}

/*__________ Reset #END __________*/

.clear { clear:both}
.no-bg { background:none !important}
.width-wrapper { width: 1206px;margin: 0 auto}
.margin-no {margin: 0 !important}
.left {float: left}
.right {float: right}
.border {border: 1px solid red;}
.width-100 {width: 100%;}
/*__________ General __________*/

/*__________ HEADER __________*/

.header-bg {
    background: url(../images/header-bg_old.png) top center no-repeat;
    width: 100%;
    height: 800px;
}
#header {
    position: relative;
}
.mes {
    position: absolute;
    right: -107px;
    top: 38px;
}
.logo {
    color: #28323b;
    width: 360px;
    height: 81px;
}
.logo-txt {
    margin: -25px 0 0px 240px;
}
.contacts {
    color: #1391b5;
    text-align: right;
    font-family: Cambria;
    font-size: 15px;
    line-height: 30px;
    padding: 25px 32px 0 0;
}
.txt-pad {
    margin-right: 23px;
}
.fs-18pt {
    font-size: 24px;
}
.fs-23pt {
    font-size: 35px;
}

.logo, .contacts {margin: 40px 0 35px 9px;}

.menu {
    background: url(../images/nav-bg.png) top left no-repeat;
    width: 1190px;
    height: 48px;  
}

.menu ul a {
    color: #FFFFFF;
    display: block;
    float: left;
    font: 14px Cambria;
    margin: 10px 0 0 31px;
    padding: 4px 23px;
    text-align: center;
    text-decoration: none; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}
.menu ul a:hover {
    background: #fff;
    color: #1390b4;   
}

.menu ul{
	padding-left: 70px;
	padding-right: 70px;
}

.header-img {
    margin: 0 auto;
    width: 1076px;
}

/*__________ HEADER#END __________*/
/*__________ CONTENT __________*/
#content {
    font: normal 14px Cambria;
    color: #393939;
}

#content li {
	padding-left: 0px;
	padding-bottom: 03px;
	margin-left: 30px;
    list-style: disc;
}

.content-h1 {
    font: normal 24px Cambria;
    padding: 0 0 5px;
}

.maing-img {
    padding: 0 15px 15px 0;
}

.container {
    width: 870px; 
	margin-left: 35px;
}

.boxsed {
    margin: 5px 0 10px ;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.box-left {
    width: 130px;
	/* border-right: 1px dotted #999999; */
	padding: 5px;
	/* border-radius: 10px;  */
}
.box-right {
    width: 700px;
    margin-left: 10px;
	
	padding: 5px;
	/* border-radius: 10px;  */
}

.main-nav {
    list-style-image: url(../images/list-style.png);
    list-style-position: inside;
}
.main-nav a {
    color: #393939;
    padding: 0 0 9px;
    display: inline-block;
    text-decoration: none;
}
.border-dotted {
    background: url(../images/border-d.png) top left repeat-x;
    width: 100%;
    margin: 10px 0;
    height: 3px;
    float: left;
}
.clinic {
    padding: 0px 0px 0px 50px;
    margin: 0px 0px 0px 50px;
}


/*-----------------------------ASIDE-RIGHT---------------------------*/
.asideright {
    margin-left: 0px;
    width: 270px;
	/* position: fixed;
	top:0; */
}
.news {
    border: 9px solid #F2F2F2;
    background: #fff;
    position: relative;
    border-radius: 11px;
    padding: 15px;
    width: 226px;
}
.news-bl {
    left: 34px;
    position: absolute;
    top: -35px;
}
.news-dotted {
    background: url(../images/border-d.png) top left repeat-x;
    width: 100%;
    margin: 7px 0;
    height: 3px;
    float: left; 
}

.news-tooth {
    position: absolute;
    right: 8px;
    top: -15px;
}

.aside-title {
    color: #6DA40F;
    font: 21px Cambria;
}
.news-border {
    background: url(../images/border-tb.png) top left repeat-x;
    width: 99%;
    height: 5px;
    margin: 3px 0 5px;
}
.date {
    margin: 7px 0;
    color: #999999;
}
.n-clock {padding: 0 5px;}
.asidebox-bottom {
    position: absolute;
    left: 0;
    bottom: -20px;
}
.all-news {
    color: #6DA40F;
    font: 14px Cambria;
}

.article {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 11px 11px 11px 11px;
    margin: 0 0 23px 0;
    position: relative;
    width: 270px;
}
.article-top {
    background: url("../images/article-topbg.png") repeat-x scroll left top transparent;
    border-radius: 11px 11px 11px 11px;
    height: 40px;
    padding: 11px 21px;
    width: 227px;
}

.article-main {
    padding: 0 22px 21px;
}
.article-tooth {
    position: absolute;
    right: 0;
    top: -10px;
}
.sancaq {
    bottom: 48px;
    position: absolute;
    right: -3px;
}
.article-bottom {
    bottom: -11px;
    left: 18px;
    position: absolute;
}
.margin-5px {
    margin: 0 0 5px!important;
}
.art-b {
    bottom: -4px;
    position: absolute;
    right: 0;
}
.main-b {
    margin: 27px 0 17px!important;
}
/*__________ CONTENT#END __________*/



/*__________ FOOTER __________*/
.footer-bg {
    background: url(../images/footer-bg.png) top center no-repeat;
    width: 100%;
    height: 207px;
}
#footer {
    position: relative;
    font: 14px Cambria;
    padding: 30px 0 0;
}
.totop {
    left: 480px;
    position: absolute;
    top: -47px;
	cursor: pointer;
}

.footer-nav {
    width: 310px;
    float: left;
    padding: 17px 0 0 47px;
}
.footer-nav ul li {
    list-style-image: url(../images/footer-arrow.png);
}
.footer-nav ul a {
    color: #fff;
    line-height: 37px;
}
.footer-txt {
    background: url("../images/b-m.png") no-repeat scroll left top transparent;
    height: 91px;
    margin: 30px 0 0 35px;
    padding: 18px 0 0 44px;
    width: 178px;
    color: #fff;
}
.feedback {
    width: 490px;
    margin-left: 86px;
}
.feedback form input {
    border-radius: 3px;
    width: 220px;
    padding: 6px;
    font: 14px Cambria;
}
.m-10 {
    margin-left: 19px;
    width: 211px !important;
}
.feedback-textarea {
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    font: 14px Cambria;
    height: 60px;
    margin: 10px 0 0;
    padding: 6px;
    width: 467px
}
.submit {
    background: url(../images/submit.png) top left repeat-x;
    width: 122px;
    height: 32px;
    text-align: center;
    border: none;
    color: #fff;
    cursor: pointer;
    font: 14px Cambria;
}
.img-text {
    vertical-align: middle;
    display: block;
}

/*__________ FOOTER#END __________*/


body.intertal-page {
    background: url("../images/bg-intertal-page.png") repeat-x scroll 0 0 transparent;
}
.intertal-page .header-bg {
    background: none repeat scroll 0 0 transparent;
    height: 250px;
}
.subsection {
    margin: 20px 0 0;
}
.subsection-block h1.content-h1 {
    font-size: 18px;
}
.data {
    color: #999999;
    display: inline-block;
    font: 12px Cambria;
    margin: 15px 0 0;
}
i.icon-clock {
    background: url('http://new.medexpert.pro/images/icon-clock.png') no-repeat center center transparent;
    display: inline-block;
    height: 11px;
    margin: 0 5px;
    width: 11px;
}
.subsection-block {
    border-bottom: 1px solid #999999;
    padding: 0 0 10px;
}
.related-topic-article {
    /* float: left; */
    margin: 0 0 0 20px;
    width: 745px;
}

.related-topic-article > a {
    color: #1391B5;
    display: block;
    font: 18px Cambria;
    margin: 5px 0 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.related-topic-article > p, span.name, .block-with-comments.left p, .add-comment textarea.comment-textarea, .add-comment input {
    color: #393939;
    font: 14px Cambria;
}
.related-topic.left > ul, .block-with-comments > ul {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 10px 0;
}
.related-topic.left > ul li, .block-with-comments > ul li {
    border-bottom: 1px dotted #999999;
    overflow: hidden;
    padding: 15px 0;
}
.related-topic.left > ul li.last, .block-with-comments > ul li.last {
    border:none;
}
.related-topic, .block-with-comments, .add-comment {
    margin: 10px 0 0;
}
.related-topic h1, .block-with-comments h1 {
    padding: 0;
}
.block-with-comments span.data {
    margin: 0;
}
span.name {
    font-weight: bold;
    margin: 0 10px 0 0;
}
.block-with-comments.left p {
    margin: 15px 0 0;
}
span.count-comment {
    color: #999999;
}
.add-comment input {
    border: 1px solid #CAD1D7;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 30px;
    padding: 0 5px;
    width: 410px !important;
}
.add-comment textarea.comment-textarea {
    border: 1px solid #CAD1D7;
    border-radius: 5px 5px 0 0;
    height: 160px;
    margin: 10px 0 0;
    padding: 5px 0 0 5px;
    resize: none;
    width: 855px;
}
.characters-left {
    background-color: #FFF0EE;
    background-image: linear-gradient(to top, #DEE2E6, #EBEFF3);
    border-bottom: 1px solid #CAD1D7;
    border-left: 1px solid #CAD1D7;
    border-radius: 0 0 0 5px;
    box-shadow: 0 2px #FFFFFF inset;
    height: 17px;
    padding: 7px 0 7px 15px;
    width: 676px;
    color: #393939;
    font: 14px Cambria;
}
.add-comment .submit {
    border-radius: 0 0 5px 0;
    padding: 0 0 4px;
    width: 170px;
}
.add-comment .submit > img {
    margin: 0 0 -3px 5px;
}
.characters-left span.remain {
    color: #1391b5;
}
.inf-abo-clin {
    display: inline-block;
    margin: 0 0 50px;
    overflow: hidden;
}
.gal-item-active{width:100px; height:100px; float:left; margin:0 10px 15px 0; padding:5px; border:1px solid #CCC; display: block;}

#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

.justifyfull {text-align: justify;}

.left-ref {
	background: #149cc5;
	color: #ffffff;
    display: block;
    /* float: left; */
    font: 14px Cambria;
    margin: 15px 0 15px 0px;
    padding: 4px 23px;
    text-align: center;
    text-decoration: none; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


.left-ref:hover {
	background: #89dae6;
    color: #74ac15;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
}


input, label, textarea{
    display: block;
}
input, textarea{
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    padding: 5px;
}
input.submit_button{
    background-color: #43A52B;
    border: 1px solid #358222;
    padding: 5px 10px;
    border-radius: 3px;
    font: 13px Arial, Verdana, Tahoma, sans-serif;
    color: #fff;
    cursor: pointer;
}
input.submit_button:hover{
    background-color: #358222;
}
span.required,
span.error{
   color: #ff0000;
}
span.required{
    font-size: 18px;
}
span.error{
    font-size: 11px;
}

.image-news {
	margin-bottom: 10px;
}

.image-news img{
	border: 2px ridge #58d5e7;
	 border-radius: 10px;
	 
}

.image-news img:hover{
	border: 2px ridge #58d5e7;
	box-shadow: 0 0 15px 1px #58d5e7;

}

.image-news-small img{
	border: 1px ridge #58d5e7;
	 border-radius: 5px;
}

.image-news-small img:hover{
	border: 1px ridge #58d5e7;
	box-shadow: 0 0 5px 1px #58d5e7;

}


.btn {
	border: 2px solid #149cc5;
	font: 14px Cambria;
	font-family: inherit;
	font-size: inherit;
	color: #0a82a8;
	background: url(http://new.medexpert.pro/images/tooth3.png) no-repeat;
	cursor: pointer;
	padding: 20px 50px;
	text-decoration: none;
	display: inline-block;
	margin: 15px 30px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 200px;
	height: 50px;
	text-align:  center;
	top: 20px;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-1 {
	color: #0a82a8;
}

/* Button 1a */
.btn-1a:hover,
.btn-1a:active {
	background: #89dae6;
    color: #74ac15; 
}

.btn:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.contacts-td-1{
	border: 1px solid #C7C7C7;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px;
	background-color: #E0F7FF;
}
.contacts-td-1:hover{
	border: 1px solid #C7C7C7;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px;
	background-color: transparent;
}

.contacts-td-2{
	border: 1px solid #C7C7C7;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px;
	background-color: #E0FFF6;
}

.contacts-td-2:hover{
	border: 1px solid #C7C7C7;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px;
	background-color: transparent;
}

.contacts-td-3 {
	border: 1px solid #C7C7C7;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px;
	background-color: #E0FFE5;
}

.contacts-td-3:hover{
	border: 1px solid #C7C7C7;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 5px;
	background-color: transparent;
}

.medal {
	position: relative;
	left: 120px; top: -180px;
}
