html, body {
    margin: 0;
    font-family: Tahoma;
    font-size: 10pt;
}
.all_comments .otzyv{
    padding: 20px;
}

.med-warning{
    text-align: center;
    font-size: 20px;
}

.contents{
    margin: 0 0 20px 0;
    padding: 0;
}

.contents a{
    font-size: 20px;
    margin-bottom: 10px;
}

.num li{
    list-style: inherit;
}

.list-normal li{
    list-style: square;
    margin: 0;
}

.useful {
    color: #777;
    float: left;
    cursor: pointer;
}

.useful_cnt {
    color: #ccc;
}

.useful:hover {
    color: #666;
}

.useful.active {
    color: #1683ad;
}

.useful i {
    font-size: 16px;
}

.contents li {
    margin: 0;
}

.znp .datetimepicker-inline, .znp .datetimepicker-inline table {
    width: 100%;
}

.u_photo {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.add_images_a {
    margin: 7px 0;
}

.add_images {
    float: right;
    margin: 0 7px;
}

.add_images img, .add_images_a img {
    width: 40px;
}

.add_images a {
    margin-right: 3px;
    display: inline-block;
}

.more-images {
    font-size: 11px;
    width: 50px;
    float: right;
    margin-top: 12px;
    margin-left: 5px;
}

.blockMsg {
    background: none !important;
    color: #fff !important;
    border: 0 !important;
    font-size: 16px;
    text-align: center !important;
}

#record_success h2 {
    margin: 20px 0;
}

.pharmacy_ads .delivery {
    color: #ed6b75;
}

.znp_doc {
    background: none;
    padding-left: 0;
}

.banner_top_resp {
    min-height: 120px;
    clear: both;
    text-align: center;
    width: 100%;
}

.redefine_com {
    position: relative;
}

.redefine_com #breadcrumbs {
    margin-top: -120px !important;
}

.pharmacy_ads {
    background: #fef5cd;
    padding: 20px;
}

.services_list {
    -moz-column-count: 3;
    -moz-column-gap: 5px;
    -webkit-column-count: 3;
    -webkit-column-gap: 5px;
    column-count: 3;
    column-gap: 5px;
    margin-top: 20px !important;
}

.services_list h2 {
    font-size: 12px;
    margin: 3px !important;
    padding: 0 !important;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-danger {
    background-color: #f2dede;
    border: 1px solid #dca7a7;
    color: #a94442;
}

.alert {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.cfh {
    display: none;
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list, .submenu-block-list {
    padding-left: 0;
    list-style: none;
}

.submenu-block-list li {
    margin: 0 0 2px 0;
}

.service-action a {
    display: block;
    line-height: 1.1;
}

.service-action {
    display: none;
}

table.services strong {
    font-size: 14px;
}

table.services tr:hover .service-action {
    display: block;
}

.empty, .grey1 {
    color: #ccc !important;
}

#comments .media-list, .com_form {
    border-top: 1px #eee solid;
    padding-top: 20px;
}

#comments .media-heading {
    font-size: 13px;
    font-weight: 800;
}

p {
    margin: 0 0 10px;
}

.media-heading .dt_com {
    display: inline-block;
    font-weight: normal;
    font-size: 11px;
    margin-top: 0;
    margin-left: 5px;
    color: #999;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 100% !important;
    padding: 6px 10px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

.uppercase {
    text-transform: uppercase !important;
}

.prices h1 {
    margin-right: 240px;
}

.prices h2 {
    margin-bottom: 10px;
}

.prices .select2-selection__rendered {
    font-weight: bold;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.services {
    margin: 0;
    padding: 0;
}

.services .price span, .services .offers {
    color: #999;
}

.select2-results li {
    margin: 0;
}

.services .price b {
    color: red;
    font-size: 12pt;
    font-weight: 600;
}

.services li {
    margin: 0;
}

.services h2 {
    margin: 10px;
}

.services li ul li {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 3px;
}

.services li ul li span.price {
    float: right;
}

sup {
    color: #fff;
    font-weight: bold;
}

td {
    font-family: Arial;
}

.table {
    clear: both;
}

#site {
    padding: 10px;
    width: 1100px;
    text-align: left;
}

#site-part-top {
    position: relative;
    height: 120px;
}

#logo {
    float: left;
    width: 275px;
    position: relative;
}

#ny {
    width: 78px;
    height: 51px;
    position: absolute;
    background: url(/images/ny.png);
    top: -8px;
    left: -22px;
}

#site-search {
    float: left;
    position: relative;
}

.select2me {
    width: 100%;
}

#site-search input.q-input {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: inset 1px 1px 1px #666;
    border: 1px solid #eee !important;
    padding: 10px !important;
    width: 408px;
    background: none !important;
}

#site-search div {
    margin: 20px 0 10px 12px;
}

#site-search span.vline {
    color: #DDDDDD;
}

input[type="text"], input[type="password"], select, textarea {
    width: 200px;
    border: 1px solid #aaa;
    font-size: 14px;
    padding: 9px 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial;
}

input[type="text"]:hover, input[type="text"]:focus {
    border-color: #ccc;
    color: #000;
    font-family: Arial;
}

a {
    color: #1683ad;
    text-decoration: none;
}

a:hover {
    color: #1683ad;
    text-decoration: underline;
}

#new_post {
    border: 0;
    color: #fff;
    padding: 5px 15px 7px 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    height: 45px;
    width: 300px;
    border-radius: 7px;
    background: #01a605;
    background: -webkit-gradient(linear, left top, left bottom, from(#2ebb02), to(#01a605));
    background: -moz-linear-gradient(top, #2ebb02, #01a605);
    cursor: pointer;
    outline: medium none;
    text-shadow: 0 1px 0 #000;
    font-weight: normal;
    font-family: Arial;
    font-size: 24px;
}

#new_post:hover {
    background: #01a605;
}

input.red-button {
    border: 0;
    color: #fff;
    padding: 5px 15px 5px 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #cc2924;
    background: -webkit-gradient(linear, left top, left bottom, from(#e10719), to(#c60524));
    background: -moz-linear-gradient(top, #e10719, #c60524);
    cursor: pointer;
    outline: medium none;
    text-shadow: 0 1px 0 #000;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}

input[type="button"], input[type="submit"] {
    border: 0;
    color: #fff;
    padding: 5px 15px 5px 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #cc2924;
    background: -webkit-gradient(linear, left top, left bottom, from(#e10719), to(#c60524));
    background: -moz-linear-gradient(top, #e10719, #c60524);
    cursor: pointer;
    outline: medium none;
    text-shadow: 0 1px 0 #000;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}

.none {
    display: none;
}

#top-comments-stat {
    float: right;
    margin-top: 20px;
    text-align: right;
    color: #c3c3c1;
    font-size: 21px;
    font-family: Tahoma;
    position: relative;
}

#top-comments-stat div.h1com {
    color: #ffa602;
    font-size: 31px;
    font-family: Tahoma;
    line-height: 26px;
}

#top-comments-stat a {
    float: right;
    color: #c3c3c1;
    text-decoration: none;
}

#add_comment {
    float: right;
    margin-left: 10px;
}

#menublock {
    color: #afb1b2;
    position: relative;
}

#menublock h2 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-top: 15px;
}

.mb-img {
    display: block;
    margin-top: 10px;
}

#menublock div.mb {
    width: 155px;
    float: left;
    margin-left: 14px;
}

#menublock div.mb-vline {
    float: left;
    width: 2px;
    padding-left: 14px;
    border-right: 2px dotted #ccc;
    height: 275px;
}

.btn {
    border: 0;
    cursor: pointer;
}

div.mb a.go-btn, .btn {
    display: block;
    background: #669610;
    color: #fff;
    padding: 5px 15px 5px 5px;
    margin-top: 10px;
    text-align: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

div.mb a.go-btn:hover, .btn:hover {
    text-decoration: none;
    background: #ffa602;
}

div.mb a.active {
    text-decoration: none;
    background: #ffa602;
}

.vacancy-detail {
    background: #fafafa;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.vacancy-detail .fa {
    font-size: 18px;
    width: 24px;
}

.badge {
    font-size: 11px!important;
    font-weight: 300;
    height: 18px;
    color: #fff;
    padding: 3px 6px;
    -webkit-border-radius: 12px!important;
    -moz-border-radius: 12px!important;
    border-radius: 12px!important;
    text-shadow: none!important;
    text-align: center;
}

.badge:empty {
    display: none;
}

/* Badge variants */
.badge-default {
    background-color: #bac3d0;
    background-image: none; }

.badge-primary {
    background-color: #337ab7;
    background-image: none; }

.badge-info {
    background-color: #659be0;
    background-image: none; }

.badge-success {
    background-color: #36c6d3;
    background-image: none; }

.badge-danger {
    background-color: #ed6b75;
    background-image: none; }

.badge-warning {
    background-color: #F1C40F;
    background-image: none; }

.badge-blue {
    background-color: #5E94FF;
    color: #fff;
}

.badge-blue a {
    color: #fff !important;
}

.badge a {
    color: #647484;
}

.vacancy-choice{
 text-align: right;
}

.vacancy-choice .badge {
    padding: 4px 15px;
    display: inline-block;
    font-size: 13px !important;
}

#menublock div.banner300x250 {
    float: right;
}

h2 {
    margin: 0;
    font-weight: normal;
    font-size: 16pt;
}

ul.margin0 li {
    margin: 0;
}

h2.acom, h1.acom {
    padding-left: 55px;
    background: url(/images/all_comments.gif) no-repeat;
    font-size: 20pt;
    line-height: 40px;
}

h1, h2.mainttl, #mainpage h2 {
    margin: 0 0 6px 0;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 6px;
    font-weight: normal;
    font-size: 22pt;
    padding-left: 40px;
    background: url(/images/h1ico.gif) no-repeat;
}

#comments {
    margin-top: 0px;
}

#comments h1 {
    margin: 0 0 6px 0;
    padding-bottom: 6px;
    font-weight: normal;
    font-size: 22pt;
    padding-left: 0;
    background: none;
    border-bottom: none;
}

#question h1 {
    padding-left: 0;
    background: none;
}

div.otzyv {
    padding: 20px 60px 20px 20px;
    background: #efefef;
    color: #000;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: relative;
    margin-bottom: 15px;
    min-height: 58px;
    /*text-shadow: 0 1px 0 #fff;*/
}

div.answer {
    padding: 20px 60px 20px 20px;
    background: #e7f7fc;
    color: #000;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    position: relative;
    margin-bottom: 15px;
    min-height: 58px;
    /*text-shadow: 0 1px 0 #fff;*/
}

div.answer div.hans {
    margin-bottom: 5px !important;
}

div.answer div.opng {
    width: 18px;
    height: 13px;
    background: url(/images/otzyv2.png) no-repeat;
    position: absolute;
    left: 32px;
    top: -13px;
}

div.answer img.img-border {
    background: #fff;
    float: left;
    margin: 0 10px 10px 0;
}

div.light_otzyv {
    background: #efefef;
}

div.otzyv strong {
    display: block;
    margin-bottom: 3px;
}

div.otzyv div.opng {
    width: 18px;
    height: 13px;
    background: url(/images/otzyv1.png) no-repeat;
    position: absolute;
    left: 32px;
    top: -13px;
}

div.light_otzyv div.opng {
    background: url(/images/otzyv1.png) no-repeat;
}

#comments h3, #item-info h3 {
    font-size: 20px;
    font-weight: normal;
}

div.otzyv img.img-border {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #c7c5c5;
    background: #fff;
}

.otz {
    position: relative;
}

div.otz div.otz_header {
    display: block;
    margin: 0 0 15px 15px;
    font-size: 15px;
}

div.otz div.otz_header span {
    color: #777777;
    font-size: 11px;
    margin-bottom: 4px;
}

span.explain {
    color: #666;
}

#content {
    position: relative;
}

.l-comment:hover {
    background: #f5f5f5;
    cursor: pointer;
}

.l-comment a.lc-img img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.l-comment {
    cursor: pointer;
    float: left;
    width: 324px;
    height: 180px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px;
    color: #4a4a4a;
    position: relative;
}

.l-comment:hover {
    border: 1px solid #e2e1e1;
}

.l-comment a.lc-img {
    float: left;
    padding: 0 15px 10px 0;
}

.l-comment a.lc-title {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.l-comment div.lc-img-div {
    height: 180px;
    width: 90px;
    float: left;
    margin-right: 15px;
}

.lc-stat {
    margin: 5px 0 5px 0;
}

#mainpage-news {
    margin-right: 40px;
    margin-top: 25px;
    width: 600px;
}

.img-border {
    border: 1px solid #eee;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 2px;
}

.mb-news img.img-border {
    margin: 0 15px 15px 0;
}

.mb-news, .mb-news-text {
    color: #4a4a4a;
}

.mb-news-text:hover {
    text-decoration: none;
    color: #4a4a4a;
}

.mb-news a.mb-news-title {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.small-title {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

div.line {
    border-bottom: 1px dotted #ccc;
    margin: 20px 0;
}

a.gotoall {
    display: block;
    background: #ffa602;
    color: #fff;
    padding: 5px 15px 5px 5px;
    width: 145px;
    margin-top: 10px;
    text-align: right;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

a.gotoall:hover {
    text-decoration: none;
}

#last-comments {
    position: relative;
}

.all-last-comments {
    position: absolute;
    top: 15px;
    right: 10px;
}

#mainpage-news {
    float: left;
}

#popular-quations {
    width: 450px;
    float: left;
    margin-top: 25px;
    color: #4a4a4a;
}

#popular-quations img.img-border {
    float: left;
    margin: 0 10px 10px 0;
}

.pqi {
    margin-top: 5px;
}

#popular-quations div.topic {
    margin-bottom: 10px;
    padding: 15px;
}

.tgrey {
    background: #f5f5f5;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-shadow: 0 1px 0 #fff;
}

#copyright {
    padding: 20px;
    margin: 30px 0 30px 0;
    color: #555656;
    background: #f5f5f5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-shadow: 0 1px 0 #fff;
}

#copyright span {
    margin: 0 10px 0 10px;
    color: #ccc;
}

.well {
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
    background: #f5f5f5;
}

.well input[type="text"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}

.well .note {
    margin: 2px 0 0 4px;
}

#submenu div.submenu-block {
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
    background: #f5f5f5;
}

.search-box {
    padding: 10px 20px 20px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
    background: #f5f5f5;
    margin: 0 5px 20px 0;
}

.search-box input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

#submenu {
    width: 250px;
    float: left;
}

#submenu strong {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}

#submenu strong.cat_ttl {
    display: block;
    font-size: 12px;
    color: #666;
}

#submenu a.cat {
    display: block;
    margin-bottom: 2px;
}

#submenu a.active {
    background: none repeat scroll 0 0 #5184D2;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: none;
    padding: 7px;
}

#submenu div.ssmenu {
    padding: 5px 0 15px 10px;
    background: #fafafa;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 10px;
}

#submenu div.ssmenu a {
    border: 0;
    background: url(/images/sub_right.png) 0 50% no-repeat;
}

.separator {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E0E0E0;
    height: 0;
}

#submenu a.mactive {
    background: url(/images/act_right.png) 0 50% no-repeat;
}

#submenu div a.mactive {
    background: url(/images/act_right.png) 0 50% no-repeat;
}

.search-apt {
    padding-top: 7px;
}

.submenu-block select {
    margin-bottom: 4px;
    width: 209px;
}

.submenu-block input[type="text"] {
    margin-bottom: 4px;
    width: 195px;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input:-moz-placeholder {
    color: #ccc;
}

#content-text {
    width: 835px;
    float: right;
}

#content-text h1 {
    margin: 0 0 6px 0;
    padding-bottom: 6px;
    font-weight: normal;
    font-size: 22pt;
    padding-left: 0;
    background: none;
    border-bottom: none;
}

.add_new {
    float: left;
    width: 46% !important;
    height: 160px;
    padding: 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
    font-size: 30px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 3px;
}

.add_new a {
    margin-top: 40px;
    display: block;
    text-decoration: underline;
}

.add_apt a {
    margin-top: 60px;
}

#apt-list div.apt-item {
    float: left;
    width: 46% !important;
    height: 160px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 3px;
    padding: 10px;
    color: #4a4a4a;
    /*
  background: none repeat scroll 0 0 #FAFAFA;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  */

}

.apt-item a.apt-img {
    height: 170px;
    display: block;
    float: left;
    margin-right: 10px;
}

.lc-stat span {
    display: block;
    margin-bottom: 3px;
}

.lc-stat span img {
    vertical-align: middle;
}

.apt-item div.lc-stat {
    margin-top: 10px;
}

.apt-item:hover {
    background: #f5f5f5;
    cursor: pointer;
}

.lc-stat span.apt-phone {

}

.h1-right {
    text-align: center;
    position: absolute;
    right: 10px;
    top: 20px;
    color: #666;
    font-size: 8pt;
}

.h1-right span {
    color: #666;
}

.add-apt {
    text-align: center;
    position: absolute;
    right: 10px;
    top: -7px;
}

.apt-item a.small-title {
    font-size: 12px;
    text-transform: upercase;
}

.frame {
    border: 1px solid #F7F7F7;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 1px 1px #CCCCCC;
    outline: medium none;
    padding: 5px;
}

.imgframe {
    /*
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #F7F7F7;
    box-shadow: 1px 1px 1px #CCCCCC;
    */
    border: 1px solid #FFF;
    margin: 0 15px 10px 0;
    outline: medium none;
    padding: 5px;
    float: left;
}

.clinic_frame {
    border: 1px solid #FFF;
    /*
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #F7F7F7;
    box-shadow: 1px 1px 1px #CCCCCC;
    */
    padding: 5px;
    margin: 0 15px 10px 0;
}

.clinic_frame img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#item-info {
    margin-top: 10px;
}

#item-info h2 {
    font-weight: normal;
}

#item-info span {
    display: block;
    margin-bottom: 3px;
}

.help, .help a {
    color: #acabab;
}

.help a {
    border-bottom: 1px dashed #acabab;
}

.help a:hover {
    text-decoration: none;
}

.ui-autocomplete {
    width: 186px;
}

.add_comment_box h2 {
    float: left;
}

.add_comment_box input {
    float: right;
    margin-top: 7px;
}

#ask_question {
    position: fixed !important;
}

#comment_form input[type="text"], .popup_block textarea, #ask_question input[type="text"] {
    border: 1px solid #76af10;
}

#comment_form input[type="button"], #ask_question input[type="button"], #ask_question input[type="submit"], #green-button {
    background: #669610; /* for non-css3 browsers */
    background: -moz-linear-gradient(center top, #76af10, #669610) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#76af10), to(#669610)); /* for webkit browsers */
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    width: 190px;
    cursor: pointer;
    font-family: Arial;
    font-size: 15px;
    outline: medium none;
    padding: 8px 15px;
    text-shadow: 0 1px 0 #000;
}

#comment_form a.close, #ask_question a.close {
    display: none;
}

#comment_form h2 {

}

.captcha {
    cursor: pointer;
}

.note {
    color: #8e8e8d;
    font-size: 12px;
}

.note1 {
    border-radius: 0 4px 4px 0;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
}

.note1.note-info {
    background-color: #eef7fb;
    border-left: 5px solid #91d9e8;
}

.com_radio b {
    color: #000;
}

.com_radio {
    color: #8e8e8d;
}

#ask_question h2 {
    margin-left: 35px;
}

#addquestion input[type="text"], #addquestion textarea {
    width: 510px;
    margin-bottom: 5px;
}

#addcomform input[type="text"], #addcomform textarea {
    width: 510px;
    float: left;
    margin-bottom: 5px;
}

#addcomform div.field {
    margin-bottom: 7px;
    clear: both;
}

#addcomform div.field span {
    display: block;
    width: 50px;
    float: left;
    text-align: right;
    margin-right: 7px;
}

.reg_apply {
    width: 610px;
    margin-top: 7px;
}

.comemail {
    display: none;
}

.commadderr {
    margin-top: 7px;
    text-align: center;
    color: #e74100;
}

.com_result {
    margin-left: 55px;
}

div.reply {
    margin-top: 5px;
}

div.reply a {
    background: url('/images/comments_reply.png') no-repeat;
    padding-left: 22px;
}

div.reply a.comlink {
    background: url('/images/comment2.png') no-repeat;
    padding-left: 22px;
}

div.otz div.rate {
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 10;
    margin-top: 15px;
    right: -10px;
    color: #fff;
    font-size: 36px;
    font-family: Century Gothic;
    padding-top: 7px;
    text-align: center;
    text-shadow: 0 1px 0 #c0c0c0;
    font-weight: bold;
}

div.otz div.bad {
    background: url('/images/rate_bad.png') no-repeat;
}

div.otz div.normal {
    background: url('/images/rate_normal.png') no-repeat;
}

div.otz div.cool {
    background: url('/images/rate_cool.png') no-repeat;
}

a.apt-img img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.stfooter {
    position: absolute;
    bottom: 20px;
    left: 118px;
}

#right_panel {
    float: right;
}

#dopmenu {
    width: 160px;
    min-height: 100px;
    /*
  border:8px solid #eee;
  padding:10px;
  */
    float: right;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 8pt;
    text-align: center;
    font-size: 8pt;
    color: green;
    margin-bottom: 30px;
}

#dopmenu strong {
    display: block;
    color: #666;
    margin-bottom: 7px;
}

#dopmenu a {
    font-size: 14pt;
}

#average_price {
    font-size: 12pt;
    color: #db0202;
}

#average_price span {
    font-size: 26pt;
    font-weight: bold;
    font-family: arial;
}

#rate_item {
    margin: 0 0 20px 20px;
    background: url(/images/rating_bg.png) no-repeat;
    width: 175px;
    height: 141px;
    color: #fff;
    text-align: center;
    font-family: arial;
    float: right;
}

#rate_item div.rate_dg {
    font-size: 42pt;
    font-weight: bold;
    letter-spacing: -6px;
    line-height: 42px;
    margin-top: 10px;
    text-shadow: 0 1px 0 #000;
}

li {
    margin: 0 0 .5em;
    list-style: none;
}

ol.unstyled li{
    list-style: inherit !important;
}

#rate_item div.rtng {
    font-size: 17pt;
    font-weight: bold;
    text-shadow: 0 1px 0 #000;
    line-height: 22px;
}

#rate_item div.comm {
    line-height: 8px;
}

.grey {
    color: #494949;
}

.news {
    float: left;
    width: 500px;
    margin-right: 20px;
}

#news_detail img.img-border {
    margin: 0 15px 15px 0;
}

.same_item {
    display: inline-block;
    text-align: left;
    overflow: hidden;
    vertical-align: top;
    width: 120px;
    height: 225px;
    position: relative;
}

.si_img img {
    max-height: 120px;
    height: auto;
    width: auto;
    max-width: 120px;
}

#same_items {
    margin-top: 20px;
    width: 250px;
    text-align: center;
    font-size: 11px;
}

#same_items strong {
    margin-bottom: 20px;
    display: block;
    text-align: left;
    font-size: 16px;
}

#same_items div.same_item {
    margin-bottom: 15px;
}

#same_items a.si_title {
    display: block;
    margin-bottom: 8px;
    text-align: left;
}

#same_items div.lc-stat {
    position: absolute;
    bottom: 0;
}

.news div.mb-news {
    height: 140px;
}

.cats {
    width: 800px;
}

.cats div {
    width: 200px;
    float: left;
    text-align: left;
}

#slovar {
    width: 780px;
    float: right;
}

#slovar div.term {
    width: 180px;
    float: left;
    margin-right: 20px;
}

#slovar div.term a {
    display: block;
}

#alphabet {
    background: yellow;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}

#alphabet a {
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    color: #000;
    outline: medium none;
    text-shadow: 0 1px 0 #fff;
}

#alphabet a.active {
    width: 20px;
    border: 0;
    color: #fff;
    background: #cc2924;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e10719), to(#c60524));
    background: -moz-linear-gradient(top, #e10719, #c60524);
    cursor: pointer;
    outline: medium none;
    text-shadow: 0 1px 0 #000;
    font-weight: bold;
    font-family: Arial;
    margin: 0 5px 0 5px;
}

.article {
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px dashed #ccc;
}

.article div.art-stat {
    margin-top: 3px;
}

.article img.imgframe {
    margin-right: 12px;
}

.article a.small-title {
    margin: 0;
}

.article div.art-stat b {
    color: #ccc;
}

#paged a {
    font-size: 1.9em;
}

.gsc-cursor-current-page {
    color: #329A1C;
    font-weight: bold;
    font-size: 1.9em;
}

a.nav_dig:hover {
    text-decoration: underline;
}

.gsc-cursor-page {
    margin: 0 2px 0 2px;
}

.gsc-cursor-page:hover {
    text-decoration: underline;
}

.gsc-cursor-current-page:hover {
    text-decoration: none;
}

.ssub a {
    padding-left: 14px;
}

#mp_logos a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 0;
}

#gallery strong {
    display: block;
    margin-bottom: 10px;
}

#gallery a {
    float: left;
    margin: 0 3px 3px 0;
}

#gallery a img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 2px;
    border: 1px solid #ccc;
    opacity: .5;
}

#gallery a img:hover {
    opacity: 1;
}

.address {
    margin: 0 20px 10px 0;
}

.address_list {
    float: left;
    width: 270px;
}

#tags, .tags {
    padding-left: 22px;
    background: url(/images/tags.png) no-repeat 0 45%;
}

#tags a, .tags a {
    font-size: 12px;
    color: #666;
}

ul.apteki {
    margin: 0;
    list-style: none;
}

ul.apteki li {
    margin: 0 0 2em;
    position: relative;
}

ul.apteki h2 {
    margin: 0 0 .75em;
    font-size: 14pt;
    font-weight: bold;
    font-family: arial;
}

ul.apteki label {
    width: 32px;
    height: 37px;
    display: block;
    position: absolute;
    top: 2px;
    left: -38px;
    background: transparent url(/images/doctor.png) no-repeat 0 0;
    cursor: pointer;
}

ul.apteki .contact {
    margin: 2px 0 15px 0;
    font-size: 13px;
    color: #646c73;
}

ul.apteki .contact .title {
    color: #5e9c23;
}

#price-list {
    width: 750px;
    float: left;
}

ul.price-items {
    margin: .75em 0 0 0;
    list-style: none outside;
}

ul.price-items li {
    margin: 0 0 .5em;
    position: relative;
    border-bottom: 1px dotted #ccc;
}

ul.price-items li *, ul.articles .cost {
    background: #fff;
}

ul.price-items label {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    background: transparent url(/images/pill.png) no-repeat;
    cursor: pointer;
}

ul.price-items .cost {
    width: 250px;
    float: right;
    color: red;
    white-space: nowrap;
    font-size: 10pt;
    text-align: right;
}

ul.price-items .cost span {
    color: #646c73;
    font-weight: normal;
}

ul.price-items .cost b {
    font-size: 12pt;
}

ul.price-items li div {
    width: 8px;
    float: right;
    background: transparent;
}

#price-ads {
    width: 336px;
    float: right;
}

a.detail {
    font-size: 14pt;
    margin: 5px 0 0 0;
    text-decoration: underline;
    white-space: nowrap;
}

#mp-price {
    margin-top: 20px;
    position: relative;
}

#mp-price div.updated {
    position: absolute;
    top: -45px;
    right: 15px;
    border: none;
    padding-left: 23px;
    background: url(/images/clock.png) no-repeat;
}

#mp-price div.pitem {
    width: 250px;
    float: left;
    margin-right: 25px;
    border-bottom: 1px dashed #ccc;
}

#mp-price div span {
    float: right;
}

#buy {
    float: left;
}

#buy h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

#buy h4 a {
    font-size: 16pt;
    color: #448301;
    text-decoration: underline;
    background: url(/images/buy.png) no-repeat;
    padding-left: 40px;
    line-height: 40px;
    dislay: block;
}

div.breadcrumb {
    display: inline;
}

.mp-clinic {
    float: left;
    width: 155px;
    border-right: 1px dashed #ccc;
    padding: 0 15px 0 15px;
}

.mp-clinic div.cimg {
    height: 125px;
}

.mp-clinic div.cimg img {
    border: none;
}

img { border: 0; }

#topmenu a {
    color: #ccc;
    font-size: 13px;
    font-family: arial;
}

#topmenu {
    background: #2D2D2D;
    border-bottom: 1px solid #000000;
    height: 29px;
    line-height: 29px;
    opacity: 1;
    width: 100%;
    z-index: 990;
    text-align: center;
}

#toppanel {
    width: 1100px;
    text-align: left;
}

#toppanel a:hover {
    color: #fff;
}

#auth {
    float: right;
}

#auth a {
    font-weight: bold;
    margin-left: 12px;
}

#panellinks {
    float: left;
}

#panellinks a {
    margin-right: 12px;
}

#panellinks a.active {
    color: #fff;
    font-weight: bold;
}

#registration_container {
    text-shadow: 0 0 1px #fff;
}

#registration_container h3 {
    color: #666;
}

#registration_container div.field {
    position: relative;
}

#registration_container div.field input {
    padding: 9px 10px;
    width: 314px;
    color: #000;
}

#registration_container div.field img {
    float: left;
    margin-right: 5px;
}

.clearboth {
    clear: both;
}

#registration {
    float: right;
}

.validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

div.error {
    background: url('/images/err.gif') no-repeat;
}

div.error span {
    margin-left: 22px;
}

.register {
    padding-top: 20px;
}

.register div {
    margin: 0.5em 0;
    clear: both;
}

.register label {
    float: left;
    width: 140px;
    text-align: right;
    margin-right: 1em;
    padding-top: 10px;
}

#regbg {
    background: -moz-linear-gradient(center top, #F6F4F4, #EEEEEE) repeat scroll 0 0 transparent;
    border: 1px solid #E6E5E5;
    border-radius: 3px;
    padding: 30px;
    text-shadow: 0 0 1px #fff;
    color: #666;
}

.pedit_controls_separator {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E0E0E0;
    height: 0;
    margin-top: 30px;
}

.img_code {
    border-radius: 4px;
    border: 1px solid #DFDDDD;
    padding: 2px;
    background: #fff;
}

.data-tr {
    padding-bottom: 8px;
}

.data-tr span {
    float: left;
    width: 135px;
    text-align: right;
    padding: 10px 5px 0 0;
}

.data-tr small {
    width: 300px;
    display: block;
    padding: 2px 0 3px 145px;
}

#tabs div.tab, #mtabs div.tab {
    color: #666;
    text-shadow: 0 1px 0 #fff;
}

.tabsave {
    margin: 15px 15px 0 0;
    position: relative;
}

.tabsave button {
    margin: 15px 0 10px 141px;
}

.tabsave img {
    position: absolute;
    margin: 25px 0 0 115px;
    display: none;
}

.completebox {
    display: none;
    background: #f3fcd3;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7fde2), to(#f3fcd3)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #f7fde2, #f3fcd3); /* for firefox 3.6+ */
    margin: 0 10px 0 10px;
    padding: 10px;
    color: #000;
    min-height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px #ccc;
}

.completebox img {
    float: left;
    padding-right: 10px;
    height: 32px;
    height: 32px;
}

.completebox span {
    display: block;
    padding-top: 6px;
}

#avatar {
    width: 100px;
    min-height: 100px;
    text-align: center;
    color: #fff;
    border: 1px solid #ccc;
    padding: 1px;
    margin-top: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;

}

#avatar img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#preavatar {
    margin-top: 27px;
    width: 100px;
}

#preavatar small {
    display: block;
    padding-top: 4px;
}

#progressbar {
    padding-top: 4px;
    display: none;
}

div.articles div.arthov:hover {
    background: #eee;
    text-shadow: 0 1px 0 #fff;
}

#newblog a {
    margin-top: 7px;
    color: #FF3900;
    font-family: georgia;
    font-size: 25px;
    font-weight: normal;
    float: right;
}

#myblog input.btext {
    width: 640px;
}

#myblog input[type="submit"], #board input[type="submit"] {
    width: 200px;
    padding: 10px;
    font-size: 16px;
}

.blog {
    border-bottom: 1px solid #eee;
    padding-top: 12px;
    display: inline-block;
    margin: 0 25px 20px 0;
    vertical-align: top;
}

.vacancy {
    border-bottom: 1px dotted #ccc;
}

.vacancy .city {
    display: block;
    float: right;
    color: #666;
    font-size: 16pt;
    font-weight: normal;
    margin-top: 5px;
}

.page-header {
    margin-bottom: 10px;
}

.page-header span {
    margin-top: -10px;
    display: block;
}

.page-header h1 {
    margin: 0;
    padding: 0;
    line-height: 25px;
}

#mb_blog .blog {
    width: 490px;
}

#search-vacancy {
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.vacancy h3 {
    padding-right: 100px;
}

.vacancy a.vacancy_title {
    font-size: 20pt;
}

.vacancy_text {
    color: #666;
}

.clinic_owner {
    margin: 3px 0;
}

.clinic_owner a {
    color: green;
}

.clinic_owner a:hover {
    color: green;
}

.blog a.blog_a_title {
    color: #000000;
    font-family: StoryRegular !important;
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 29px;
}

.blog div.blogtext {
    margin-top: 12px;
}

.blog a.blog_a_title:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
}

.blog a > img {
    float: left;
    margin: 0 10px 10px 0;
}

#price_same .block {
    background: none;
    padding: 0;
}

#price_same .block a {
    color: #1683AD;
}

.block {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 8px;
    font-family: tahoma, arial;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 20px 25px 20px;
    color: #999999;
}

.block h1, .block h3 {
    color: #000;
    font-family: Verdana, sans-serif;
    letter-spacing: -1px;
    margin-bottom: 10px;
    background: none;
    font-size: 24px;
    padding-left: 0;
    border: none;
}

.block a {
    color: #666666;
    text-decoration: underline;
}

.block div.blog-tags a {
    margin-right: 3px;
    line-height: 22px;
}

.blog-detail h1 {
    background: none;
    font-size: 24px;
    padding: 0 0 10px 0;
    border: none;
}

.public-blog {
    position: relative;
}

.public-blog h1 {
    font-size: 31px;
}

#breadcrumbs {
    position: absolute;
    margin-top: -20px;
}

#breadcrumbs a {
    text-decoration: none;
    font-size: 12px;
    color: #666;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#blog-stat {
    right: 0;
    padding: 3px 20px;
    background: #8c8b8b;
    color: #fff;
    position: absolute;
    margin-top: -10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#blog-stat a {
    color: #fff;
}

.maia-button {
    -moz-transition: all 0.218s ease-in 0s;
    background-color: #5E94FF;
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.14), rgba(34, 34, 34, 0.14));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(226, 226, 226, 0.14)), to(rgba(34, 34, 34, 0.14)));
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #5E94FF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    padding: 8px 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

a.maia-button {
    color: #FFFFFF;
    text-decoration: none;
}

.maia-button.btn-pricelist {
    margin-top: 2px;
    background-color: #efc70c;
    border: 1px solid #efc70c;
    display: block;
    font-size: 12pt;
}

.maia-button.btn-pricelist i {
    font-size: 18pt;
    margin-left: 6px;
    margin-right: 15px;
}

.btn-pricelist:hover, .btn-pricelist:focus {
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.14), rgba(34, 34, 34, 0.2));
    border-color: #dfbb11 !important;
}

button.maia-button {
    margin: 0;
    overflow: visible;
    white-space: normal;
    cursor: pointer;
}

button.maia-button::-moz-focus-inner {
    border: medium none;
    padding: 0;
}

.maia-button:hover, .maia-button:focus {
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.14), rgba(34, 34, 34, 0.2));
    border-color: #1155CC;
}

.maia-button:focus {
    border-color: #222222;
    outline: medium none;
}

.maia-button:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

.maia-button:focus:active {
    border-color: #1155CC;
}

.maia-button.maia-button-disabled, .maia-button[disabled] {
    background-color: #ABC7FF;
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.14), rgba(34, 34, 34, 0.14));
    border-color: #91B6FF;
    color: #FFFFFF;
}

a.yt-uix-button {
    display: inline-block;
    height: 2.78em;
    line-height: 2.8em;
    text-decoration: none;
    border-color: #CCCCCC #CCCCCC #AAAAAA;
}

.yt-uix-button-default, a.yt-uix-button-default .yt-uix-button-content {
    color: #555555;
}

.yt-uix-button-default, body .yt-uix-button-default[disabled] {
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top, #FFFFFF 0pt, #E0E0E0 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
}

.yt-uix-button {
    border: 1px solid;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 2.95em;
    outline: 0 none;
    padding: 0 0.91em;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}

.yt-uix-button-default:hover, .yt-uix-button-text:hover {
    border-color: #999999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
}

.yt-uix-button-default:focus {
    box-shadow: 0 0 5px #4496E7, 0 0 10px #FFFFFF inset;
    outline: medium none;
}

.yt-uix-button-default:active, .yt-uix-button-text:active, .yt-uix-button-default.yt-uix-button-toggled, .yt-uix-button-text.yt-uix-button-toggled {
    background-image: -moz-linear-gradient(center top, #E6E6E6 0pt, #DCDCDC 100%);
    border-color: #999999 #AAAAAA #CCCCCC;
    box-shadow: 0 1px 2px #AAAAAA inset;
}

.yt-uix-button-default.yt-uix-button-active, .yt-uix-button-text.yt-uix-button-active {
    background-image: -moz-linear-gradient(center bottom, #FFFFFF 0pt, #E0E0E6 100%);
    border-color: #999999 #AAAAAA #CCCCCC;
    box-shadow: 0 1px 1px #AAAAAA inset;
}

.yt-uix-button-default .yt-uix-button-arrow, .yt-uix-button-text .yt-uix-button-arrow {
    border-top-color: #555555;
}

.yt-uix-button-default[disabled] .yt-uix-button-arrow {
    opacity: 0.5;
}

.yt-uix-button-default.yt-uix-button-reverse .yt-uix-button-arrow, .yt-uix-button-text.yt-uix-button-reverse .yt-uix-button-arrow {
    border-bottom-color: #555555;
    border-top-color: transparent;
}

#blog-detail h1.itis_myblog {
    width: 600px;
}

#mb_blog {
    background: #efefef;
    padding: 15px 20px 20px 45px;
    text-shadow: 0 1px 0 #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#mb_blog .blog h3 > a:hover {
    text-shadow: none;
}

#reklama td {
    border-top: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 6px 10px 6px 6px;
    width: 140px;
}

#reklama {
    border-bottom: 1px solid #DDDDDD;
}

.toggle {
    display: none;
}

#specialty {
    width: 310px;
    float: right;
    margin-right: 20px;
    margin-top: 8px;
}

.doc-list {
    border-bottom: 1px dotted #ccc;
    margin: 2px 0;
    padding: 2px 0;
}

.doc-list:hover {
    color: #000;
}

.new_otz {
    position: absolute;
    top: -25px;
    right: 85px;
    background: url(/images/comments1.png) 0 100% no-repeat;
    width: 133px;
    text-align: right;
    cursor: pointer;
}

.new_otz div {
    color: #FFA602;
    font-family: Tahoma;
    font-size: 22px;
    line-height: 2px;
}

.new_otz span {
    color: #C3C3C1;
    font-family: Tahoma;
    font-size: 13px;
}

.new_otz:hover span {
    color: #aaa;
}

#ask_question .tagit-new > input {
    border: none;
    width: 150px;
}

#ask_question ul.tagit {
    border: 1px solid #76AF10;
    width: 513px;
}

#priceforma .hint {
    top: 30px;
}

.hint {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 1;
    font-size: 14px;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    width: 350px;
}

.hint:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    left: 70px;
    top: -18px;
    border: 9px solid;
    border-color: transparent transparent #337ab7 transparent;
}

.hint i.fa-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.hint h4 {
    margin: 2px 0;
    padding: 0;
}

.relative {
    position: relative;
}

.infomsg {
    color: #797979;
    line-height: 17px;
    margin: 0.5em 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid;
    position: absolute;
    z-index: 1201 !important;
    border-color: #bbb #bbb #a8a8a8;
    padding: 16px;
    width: 255px;
    line-height: 17px;
    text-align: left;
    left: -285px;
    top: -15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
}

.infomsg span.arrow {
    width: 9px;
    height: 19px;
    background: url(/images/infomsg.png);
    position: absolute;
    right: -9px;
}

.counter .infomsg {
    top: 5px;
    left: 80px;
}

.counter .infomsg span.arrow {
    background: url(/images/linfomsg.png);
    left: -9px;
}

.question {
    margin-bottom: 18px;
/ / padding-bottom : 10 px;
    border-bottom: 1px dotted #999999;
    clear: both;
}

.user {
    margin-top: 5px;
}

.user span {
    color: #999999;
    display: block;
    font-size: 11px;
}

.user a > span, .user a {
    color: #1683AD;
    font-size: 12px;
}

.user .reputation {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.user img {
    float: left;
    margin: 5px 3px 19px 0;
}

.question h3, .articles h2 {
    margin: 0;
    padding: 0;
}

.question .views {
    color: #666;
    margin-top: 2px;
    font-size: 11px;
}

.question .views span {
    border-bottom: 1px dotted #666
}

.question .views img {
    vertical-align: middle;
}

.q_rate {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 0 #ccc;
    color: #fff;
    cursor: pointer;
}

.q_grey {
    background: #ccc;
    text-shadow: none;
}

.q_green {
    background: green;
    text-shadow: 0 1px 0 #000;
}

.q_rate .q_answ {
    font-size: 20pt;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    margin-top: 14px;
}

.q_rate .q_answ div {
    font-size: 10pt;
    font-weight: normal;
}

.tags1 span {
    width: 16px;
    height: 16px;
    background: url(/images/tags.png) no-repeat;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

#tags a, .tags a, .tags1 a {
    font-size: 12px;
    color: #666;
}

.user {
    float: right;
    width: 150px;
}

.user img {
    vertical-align: middle;
}

.blog_info h3 {
    margin-top: 10px;
    font-weight: normal;
    font-size: 18pt;
}

#answers {
    margin-top: 20px;
}

#answers h2 {
    margin: 0 0 6px 0;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 6px;
}

#question {
    border: none;
    margin-bottom: 0;
    background: #fafafa;
    padding-right: 20px;
}

#answer_box {
    width: 600px;
    text-align: right;
    margin-right: 40px;
}

#answer_box textarea {
    margin-top: 20px;
    width: 100%;
    border: 1px solid #ccc;
}

#answer_box textarea:hover {
    border: 1px solid #5E94FF;
}

#green-button {
    margin-top: 10px;
}

.authform .register {
    width: 490px;
    padding-top: 0;
    padding-bottom: 7px;
}

.authform {
    width: 552px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: -moz-linear-gradient(center top, #F6F4F4, #EEEEEE) repeat scroll 0 0 transparent;
    border-right: 1px solid #E6E5E5;
    border-left: 1px solid #E6E5E5;
    border-bottom: 1px solid #E6E5E5;
    padding: 30px;
    text-shadow: 0 0 1px #fff;
    color: #666;
}

.authform {
    display: none;
}

.qanswer {
    padding: 20px;
    border-bottom: 1px dotted #ccc;
}

.counter {
    position: relative;
    width: 60px;
    height: 80px;
    line-height: 80px;
}

.counter .good {
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(/images/up.png);
    top: 0;
    left: 15px;
}

.counter .bad {
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(/images/down.png);
    bottom: 0;
    left: 15px;
}

.counter .score {
    font-size: 240%;
    color: #808185;
    font-weight: bold;
}

.counter .positive {
    color: green;
}

.counter .negative {
    color: #ff0911;
}

.qcomment {
    margin-top: 5px;
}

.qcomment a {
    color: #888888;
    padding: 2px 3px;
    font-size: 11px;
}

.qcomment a:hover {
    background-color: #777777;
    color: #fff;
    text-decoration: none;
}

.qcomment .qbox {
    text-align: right;
    width: 400px;
}

.qcomment .qbox textarea {
    width: 400px;
}

.comments_box {
    width: 440px;
/ / border-top : 1 px dotted #eee;
    margin: 10px 0;
    color: #444444;
    font-size: 11px;
}

.comments_box div {
    margin: 3px 0;
    padding: 5px 5px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    background: #fafafa;
}

.comments_box a {
    text-decoration: underline;
}

.comments_box a[rel="nofollow"] {
    color: #444444;
}

.qcomdt {
    color: #999999;
}

.usertype {
    color: #000;
    font-size: 11px;
    padding-left: 52px;
    background: url(/images/doc.png) 26% 50% no-repeat;
}

.same-questions a {
    display: block;
    margin-bottom: 5px;
}

.same-questions a:hover {
    color: #000;
}

a.more {
    color: #1683AD;
    display: block;
    margin-top: 15px;
    text-decoration: none;
}

.bread {
    position: absolute;
    right: 0;
    top: 37px;
}

.prices .explain {
    color: #666;
}

.explain h2, .explain h3 {
    font-family: Tahoma;
    font-size: 10pt;
    display: inline;
    font-weight: bold;
}

.explain b {
    color: #000;
}

.apt-item h2, .article h2 {
    font-weight: bold;
}

#btn-advert {
    position: absolute;
    right: 0;
    top: -5px;
}

#upload {
    color: #1683ad;
    text-decoration: underline;
    cursor: pointer;
}

.photo span.tooltip a {
    color: #fff;
}

.photo span.tooltip {
    display: none;
    position: absolute;
    background: #000;
    padding: 7px;
    font-size: 12px;
    opacity: .75;
    margin-left: 3px;
    bottom: 3px;
    z-index: 10000;
    text-align: left;
    width: 79px;
}

#photos div.photo:hover span.tooltip {
    display: block;
}

#photos div.photo {
    border: 1px solid #ccc;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px 4px 0;
    float: left;
}

#photos div.photo:hover {
    border: 1px solid #b8d6fb;
    background: #ebf3fd;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafbfd), to(#ebf3fd));
    background: -moz-linear-gradient(top, #fafbfd, #ebf3fd);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#photos div.photo img {
    padding: 3px;
    margin: 0;
}

.csb {
    background: url("/images/stars.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    overflow: hidden;
}

.bstars {
    background-position: 0 1px;
    display: -moz-inline-box;
    display: inline-block;
    height: 13px;
    width: 65px;
    text-align: left;
    vertical-align: baseline;
    position: relative;
}

.tstart {
    background-position: 0 -14px;
    height: 13px;
    overflow: hidden;
    text-align: left;
}

.banner_v_cont {
    float: left;
    padding: 0 10px 10px 0;
}

h1.mainttl {
    width: 75%;
}

.inline {
    display: inline;
}

.h2inline h2 {
    display: inline;
}

.popular_pills a {
    display: block;
}

hr {
    height: 1px;
    border: none;
    background-color: #ccc;
}

.popular_pills {
    margin-top: 20px;
    -moz-column-count: 5; /* ��� Firefox */
    -webkit-column-count: 5; /* ��� Safari � Chrome */
    column-count: 5;
}

.bolezni a {
    display: block;
}

.bolezni {
    -moz-column-count: 3; /* ��� Firefox */
    -webkit-column-count: 3; /* ��� Safari � Chrome */
    column-count: 3;
}

.imgmar {
    margin: 0 10px 10px 0;
    float: left;
}

#analogi {
    margin: 0;
    padding: 0;
}

#analogi li {
    margin-bottom: 15px;
}

ul.offer {
    margin-top: 10px;
}

ul.offer li {
    margin-bottom: 5px !important;
}

.icon {
    padding-left: 20px;
}

.iprice {
    background: url(/images/price.png) no-repeat;
}

.icomments {
    background: url(/images/comments.png) no-repeat;
}

.idoc {
    background: url(/images/ins.png) no-repeat;
}

.offer_price div {
    display: inline-block;
    float: right;
}

.offer_price {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

#analog-info, .tb-line {
    background: #f5f5f5;
    padding: 10px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.easyform input[type="text"], .easyform textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 8px;
}

#bolezni_info .block {
    background: #fff;
    padding: 0;
}

#bolezni_menu, #bolezni_menu li {
    margin: 0;
    padding: 0;
}

.address strong {
    margin-bottom: 10px !important;
    display: block;
}

.address span {
    margin-bottom: 0 !important;
    /*
	padding-bottom:10px;
	*/
    border-bottom: 1px dotted #ccc;
}

.address span:last-child {
    border-bottom: none;
}

.clinic {
    float: left;
    min-width: 250px;
    margin-bottom: 5px;
}

.clinic img {
    display: block;
    float: none;
}

.clinic a > span {
    font-size: 20px;
    display: block;
    margin-bottom: -10px;
}

.clinic a {
    text-align: left;
    width: 96%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clinic a > i {
    font-size: 38px;
    float: left;
    margin-right: 10px;
}

.record2doc {
    margin-top: 20px;
    color: #666;
}

.record2doc img {
    float: left;
    margin: 0 7px 7px 0;
}

.record2doc input, .record2doc textarea, .record2doc select {
    width: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.record2doc button {
    font-size: 18px;
}

.record2doc h2 {
    margin-bottom: -15px;
    color: #000;
}

#map-canvas {
    margin-top: 20px;
    width: 100%;
    height: 400px;
}

.gm-style-iw b {
    font-weight: 600 !important;
}

.find_explain {
    margin: -10px 0 20px 0;
    color: #666;
}

#pac-input {
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    outline: none;
    margin-top: 20px;
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 400px;
    font-size: 15px;
    font-weight: 300;
    text-overflow: ellipsis;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    height: 32px;
}

#pac-input:focus {
    border-color: #4d90fe;
    margin-left: -1px;
    padding-left: 14px; /* Regular padding-left + 1. */
    width: 401px;
}

#apt-list #map-canvas {
    margin: 0 0 20px 0;
}

#apt-list h2 {
    padding: 0;
    margin: 0 0 10px 0;
}

.clinic_categories {
    margin-top: 10px;
    columns: 100px 4;
    -webkit-columns: 100px 4; /* Safari and Chrome */
    -moz-columns: 100px 4; /* Firefox */
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}

#best_doctor {
    display: block;
    text-align: right;
    margin-top: -43px;
    color: #c50625;
    font-size: 16px;
    line-height: 14px;
}

#best_doctor div {
    font-size: 14px;
    color: #000;
}

#zapis h1 {
    padding-right: 400px !important;
}

.star {
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 1px;
}

.star span {
    display: block;
}

.star-s, .star-s span {
    height: 13px;
    width: 69px;
}

.star-s {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAdElEQVQoz2P4//8/AzkYH9BDFyBGIx9UIx+pGmWhGmVJ1agB1aiBT6MgEGtDFRLCIHV8yDayAbESAU0geTZcThXBoUmEkB85cWjkJKQRl41ShDQqIAWCIHro4tMICwRmKJ8ZKdDYcGnkAWJxHPEqDosGGAYAPKyWjQLQgJcAAAAASUVORK5CYII=") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.star-s span {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAh0lEQVQoz2P4//8/AzkYJ3heKI1VFq9GoKYAkEYQTarGBVCNC0jV+ACq8QFOjUDJBCB+D1VICIPUBcBtBHIUgHg/AU0geQWsTgVK5OPQlI/Xj0AFBjg0GhDSWIBD4wRCGjcgBUI8EN9HD11cGmGBIADlCyAFmgJWjUAJByCuxxGv9bBUBNMIAE/pEHiIacCdAAAAAElFTkSuQmCC") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.card_info .rtng {
    color: #e7711b;
    white-space: nowrap;
    margin-right: 2px;
}

.card_info {
    margin-top: 8px;
}

.gstar {
    margin-top: 5px;
}

.card_info i.fa {
    margin-right: 5px;
}

.hero-unit {
    text-shadow: 0 1px 0 #fff;
    padding: 5px 30px 20px 30px;
    margin: 20px 0 0 0;
    color: #666;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.hero-unit h3 {
    margin-bottom: 0;
    font-weight: 200;
    font-size: 22px;
    line-height: 1;
    letter-spacing: -1px;
}

/**** Clearfix ****/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

#query_results {
    margin-top: 10px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#query_results .qr {
    padding: 15px 15px 20px 15px;
}

.other_cost {
    margin: 10px 0 0 0;
}

.other_cost a {
    color: #000;
    text-decoration: underline;
}

#vk_process:hover {
    text-decoration: none;
}

#r_column {
    width: 175px;
    float: right;
}

.trust {
    margin: 140px 0 0 20px;
    width: 141px;
    height: 147px;
    background: url(/images/trust.png) no-repeat;
}

.user-md {
    border-bottom: 1px dotted #666;
    color: #666;
}

.user-md:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px dotted #000;
}

.lc-img img {
    max-height: 170px;
}

.page_description {
    margin-top: 10px;
    color: #666;
}

.soclinks {
    margin: 20px 0 30px 0;
}

.ch_price {
    font-size: 16px;
    color: #999;
    margin-top: 5px;
}

.ch_price:hover {
    color: #cc0000;
}

.ui-tooltip1 {
    background: #f2dede !important;
    border: 1px solid #ebccd1 !important;
    color: #a94442 !important;
    box-shadow: none !important;
    font-size: 12px !important;
    padding: 10px !important;
    border-radius: 4px;
}

#warning-form {
    border-color: #faebcc;
}

#warning-form .wfi {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #fae4b5;
    margin-bottom: 5px;
}

.banner_fix {
    position: fixed;
    top: 10px;
    z-index: 4;
}

.banner_fix.banner200x200 {
    top: 300px;
}