body{
   margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #5F5F5F;
	font-size:12px;
}
img{
    border:0px;
}
a:link,a:visited{
	font-size: 12px;
	color: #2854A9;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color:#00A9DA;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
outline:none;
}
/* FF */
:focus{
-moz-outline-style:none;
}
.txt{	
	color: #5F5F5F;
	font-size:12px;
	margin-top: 5px;	
}
.comment-txt{	
	border: 1px solid #1A6B9C;
	color: #555555;
	font-size: 11px;
	text-indent:20px;
	margin-top: 5px;	
}
.bor2{
	border:1px solid #1A6B9C;
}
.bor3{
	border: 1px solid #1A6B9C;
	background: #628AD8;
	color: #ffffff;
}
h2{
	font-size: 12px;
	color:#00A9DA;
	font-weight: bold;
}
h1{
	font-size: 14px;
	color:#2854A9;
	font-weight: bold;
}
h1 a:link,h1 a:visited{
	font-size: 14px;
	color: #2854A9;
	font-weight: bold;
	text-decoration: underline;
	
}
h1 a:hover{
	font-size: 14px;
	color:#00A9DA;
	text-decoration: none;
	font-weight: bold;
}
.top{
	background: url('/img/t-rez.jpg') left top repeat-x;
	height: 403px;
	width: 100%;
	position: absolute;
	top:0;
}
.tl1{
	background: url('/img/tl1.jpg') left top no-repeat;
	width: 225px;
	height: 102px;
}
.tc1{
	background: url('/img/tc1.jpg') left top no-repeat;
	width: 250px;
	height: 102px;
	padding-top: 23px;
}
.tc2{
	width: 259px;
	height: 102px;
}
.tr{
	background: url('/img/tr.jpg') left top no-repeat;
	width: 218px;
	height: 102px;
}
.tl2{
	background: url('/img/tl2.jpg') left top no-repeat;
	width: 225px;
	height: 244px;
}
.rek-rez{
	background: url('/img/rek-rez.jpg') left top repeat-x;
	width: 655px;
	height: 244px;
}
.rek-tr{
	background: url('/img/rek-rez.jpg') left top repeat-x;
	width: 72px;
	height: 244px;
}
.rek-brdr{
	background: url('/img/rek-brdr.gif') no-repeat right top;
	height: 153px;
	width: 3px;
}
.rek-br{
	background: url('/img/rek-br.gif') right bottom no-repeat;
	width: 72px;
	height: 91px;
}
.m-rez{
	background: url('/img/m-rez.jpg') left top repeat-x;
	width: 952px;
	height: 57px;
}
.m-news{
	margin-left: 51px;
	padding-top: 18px;
}
.m-art{
	margin-left: 36px;
	margin-top: 18px;
}
.m-bolezn{
	margin-left: 21px;
	margin-top: 18px;
}
.m-kliniki{
	margin-left: 40px;
	margin-top: 18px;
}
.m-estet{
	margin-left: 25px;
	margin-top: 18px;
}
#mn1{
	background:url('/img/m-news.gif') center top no-repeat;
}
#mn2{
	background:url('/img/m-art.gif') center top no-repeat;
}
#mn3{
	background:url('/img/m-bolezn.gif') center top no-repeat;
}
#mn4{
	background:url('/img/m-kliniki.gif') center top no-repeat;
}
#mn5{
	background:url('/img/m-estet.gif') center top no-repeat;
}
.cont{
	width:100%;
	margin-top: 403px;
}
.cont-pos{
	width:1025px;
	padding-left:10px;	
}
.cont-l{
	background:url('/img/border.gif') no-repeat right top;
	width:255px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	line-height:25px;
}
.cont-r{
	width:700px;
	float: left;
	margin-top: 19px;
	margin-left: 20px;
	text-indent: 15px;
}
.footer{
	background: url('/img/f-rez.jpg') left top repeat-x;
	text-align: right;
	height: 58px;
	clear: both;
	padding-right: 40px;
}
.footer a:link, .footer a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

 .flt{
top: 55%; left: 38%;
position: absolute;
display:none;
z-index: 100;
}
div>.flt{
top: 55%; left: 38%;
position: fixed;
display:none;
z-index: 100;
}
.bar{
border: 7px solid #7EB2E2;
background-color:#C3DBF2;
}
.bartxt{
font-family:Tahoma,sans-serif;
font-weight:bold;
font-size:14px;
line-height:21px;
color:#4487C7;
}
.barimg{
margin-right:15px;
}
.tbldiv{
	width:296px;
	height:124px;
}
.barbor{
	background:#FFFFFF;
	margin: 1 1 1 1;
}
.count{
	padding-left: 10px;
}




/*Куки*/

.cookie-consent-container {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 15px 25px;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(40, 40, 40, .30);
    border-radius: 8px;
    z-index: 999999;
max-width: 768px;
    width: calc(100% - 50px);
}


@media (max-width: 575px) {
    .cookie-consent-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 10px;
    }
}

.cookie-consent {
    color: #666;
    font-size: 14px;
    line-height: 120%;
    text-align: left;
}

@media (max-width: 575px) {
    .cookie-consent {
        text-align: center;
    }
}

.js-cookie-consent-btn {
    background: url(/img/m-rez.jpg) left top repeat-x;
    color: #fff;
    padding: 5px 12px;
    border: none;
    font-size: 14px;
    line-height: 120%;
    cursor: pointer;
    border-radius: 5px;
    height: 40px !important;
    border-radius: 6px !important;
    font-size: 14px !important;
}

.js-cookie-consent-btn:hover {
    text-decoration: underline;
    color: #fff;
}

.cookie-link {
    color: #999;
    text-decoration: underline;
    font-size: 14px !important;
}

.cookie-link:hover {
    text-decoration: none;
    font-weight: normal;
}

.hidden {
    display: none;
}

/*Куки*/