a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0;
    font-size: 14px;
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: top
}

table, table td {
    padding: 0;
    border: 0;
    border-collapse: collapse
}

html {
    margin: 0;
    padding: 0;
    background: #064881 url("../images/html_bg.jpg") repeat-x center top;
    position: relative
}

body {
    margin: 0;
    padding: 56px 0 0;
    background: url("../images/body_bg.png") no-repeat left top;
    position: relative;
    font: .9em/170% Arial;
    text-shadow: 1px 1px 1px #134871
}

a {
    color: #111
}

a:hover {
    color: #535353
}

ul {
    padding: 0 0 0 20px
}

h2 {
    font-size: 28px;
    color: #272727;
    font-weight: 400;
    margin-bottom: 8px
}

#content p {
    margin: 0 0 12px 0
}

#bottom_decor {
    background: url("../images/bottom_decor.png") no-repeat center bottom
}

.inner_block {
    width: 980px;
    margin: 0 auto;
    position: relative
}

#top_menu {
    background: rgba(0, 0, 0, 0) url("../images/menu_bg.png") repeat-x scroll left top;
    z-index: 1;
	position: fixed;
	top: 0;
	width: 100%;

}
body.top0 #top_menu:after{
    background: url("../images/logo.png") no-repeat scroll 50% 0%, rgba(0, 0, 0, 0) url("../images/menu_bg.png") repeat-x scroll left top;
    content: "";
    display: block;
    height: 204px;
    left: calc(50% - 139px);
    position: absolute;
    top: 0;
    width: 278px;
    z-index: 0;
}

#top_menu_inner {
    height: 36px;
    text-align: center
}

#top_menu .menu {
    display: inline-block;
    vertical-align: top;
    margin: 2px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 10
}

#top_menu .menu.top_menu_left {
    position: absolute;
    top: 0;
    left: 12px
}

#top_menu .menu.top_menu_right {
    position: absolute;
    top: 0;
    right: 12px
}

#top_menu ul {
    list-style: none
}

#top_menu .menu > li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

#top_menu .menu li ul {
    position: absolute;
    padding: 0
}

#top_menu .menu > li > ul {
    width: 120px;
    height: 97px;
    margin: 6px 0 0 -4px;
    padding: 14px 0 0 0;
    background: url("/images/menu_lvl2_bg.png") no-repeat center top
}

#top_menu .menu > li > ul > li {
    text-align: center;
    position: relative;
    color: #E1EBF0
}

#top_menu .menu > li > ul > li > span {
    cursor: default
}

#top_menu .menu > li > ul > li.sfHover {
    background: url("../images/sprites.png") no-repeat -456px top;
    color: #053474
}

#top_menu .menu > li > ul > li > ul {
    top: 0;
    left: 100%;
    width: 260%;
    background: #1667A6;
    margin: -7px 0 0 6px;
    padding: 7px 0;
    border-radius: 6px
}

#top_menu .menu > li > ul > li > ul > li {
    text-align: left
}

#top_menu .menu > li > ul > li > ul > li a:hover {
    text-decoration: underline
}

#top_menu .menu a, #top_menu_inner .menu > li > span {
    display: block;
    padding: 0 14px;
    color: #E1EBF0;
    text-decoration: none;
    text-shadow: 1px 1px 1px #134871;
    cursor: pointer
}

#top_menu .menu > li > a, #top_menu .menu > li > span {
    line-height: 195%
}

#top_menu .menu li.item-100 a {
    /*color: #064a84;*/
    text-shadow: none
}

.sf-sub-indicator {
    display: none
}

#top_menu .space {
    display: inline-block;
    vertical-align: top;
    width: 103px
}

#logo {
	height: 144px;
    left: 50%;
    margin: 0 0 0 -60px;
    position: absolute;
    top: -88px;
    width: 119px;
    z-index: 1;
}
body.top0 #logo{
    background: none;
}
#header {
    position: relative;
    z-index: 9;
}
#online_entry {
    width: 85px;
    height: 32px;
    /*background: url("../images/online_entry.jpg") no-repeat center top;*/
    position: absolute;
    top: 0;
    right: 12px;
    z-index: 5
}

#header_conacts {
    margin-top: 32px;
    margin-bottom: 54px;
    z-index: 0;
}

#header_conacts .row_3_1 {
    margin: 0 0 0 18px
}

#header_conacts .row_3_2 {
    margin: 0 0 0 62px
}

#header_conacts .row_3_3 {
    margin: 0 0 0 220px;
    cursor: pointer;
    position: relative;
    z-index: 6;
    padding: 0 20px 20px 20px
}

#footer {
    width: 100%;
    height: 134px;
    color: #E1EBF0;
    margin: 68px 0 0 0;
    overflow: hidden;
}

#footer a {
    color: #E1EBF0
}

#footer a:hover {
    color: #97D3E5
}

#footer .separator {
    margin: 0 0 42px;
    height: 0;
    border-top: 1px solid #023270;
    border-bottom: 1px solid #3070A0
}

#footer .col {
    display: inline-block;
    vertical-align: top;
    line-height: 160%
}

#footer .col.copy {
    width: 37%;
    position: absolute;
}

#footer .col.social {
    width: 33%
}

#footer .col.make {
    width: 30%
}

#footer .col.social {
    text-align: center;
    position: relative
}

.b-share-popup__i a, .b-share-popup__i span, .b-share-popup__i div {
    text-shadow: none !important
}

#footer .col.social > .title {
    margin: 0 0 8px 0
}

#footer .col.social .social_icon a {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    outline: 0
}

#footer .col.social .social_icon a.facebook {
    background: url("../images/sprites.png") no-repeat -852px top
}

#footer .col.social .social_icon a.vkontakte {
    background: url("../images/sprites.png") no-repeat -948px top;
    margin: 0 32px
}

#footer .col.social .social_icon a.twitter {
    background: url("../images/sprites.png") no-repeat -900px top
}

#footer .col.social .social_icon a.facebook:hover {
    background: url("../images/sprites.png") no-repeat -876px top
}

#footer .col.social .social_icon a.vkontakte:hover {
    background: url("../images/sprites.png") no-repeat -972px top;
    margin: 0 32px
}

#footer .col.social .social_icon a.twitter:hover {
    background: url("../images/sprites.png") no-repeat -924px top
}

#footer .col.make {
    text-align: right;
    margin-left: 680px;
}

#footer .col .sitemap_link {
    text-decoration: none;
    border-bottom: 1px dotted #E1EBF0
}

#content {
    margin-bottom: 75px;
    color: #E1EBF0;
    position: relative;
    z-index: 7
}

#photo_block {
    /*background: url("../images/photo_block_bg.png") repeat-x center center;*/
}

#photo_block .inner_block {
    height: 240px;
    background: url("../images/photo_block_shadow.png") repeat-x center center
}

#photo_block h1 {
    position: absolute;
    top: -50px;
    left: 0
}

#main_slider {
    height: 374px;
    border-radius: 20px
}

#main_slider .slider_bg {
    position: absolute;
    bottom: -58px;
    left: -5px
}

#slider108 li img {
    height: 188px
}

#djslider-loader108 {
    padding-top: 26px !important;
}

#slider108 li img {
    border-radius: 5px
}

#navigation108 {
    position: absolute !important;
    top: -46px !important;
    left: 270px !important;
    width: 200px;
    height: 21px
}

#navigation108 > div {
    width: 31px;
    height: 21px
}

#navigation108 > div.prev-button {
    background: url("../images/sprites.png") no-repeat -576px top
}

#navigation108 > div.next-button {
    background: url("../images/sprites.png") no-repeat -638px top;
    left: 31px
}

#navigation108 > div.prev-button:hover {
    background: url("../images/sprites.png") no-repeat -607px top
}

#navigation108 > div.next-button:hover {
    background: url("../images/sprites.png") no-repeat -669px top
}

#slider-container108 {
    top: 0 !important
}

#djslider108 ul#slider108 li a {
    display: block;
    position: relative
}

#djslider108 ul#slider108 li a .modal_border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/sprites.png") no-repeat left top
}

#djslider108 ul#slider108 li a:hover .modal_border {
    background: url("../images/sprites.png") no-repeat -228px top
}

#cust-navigation87 {
    top: 350px;
    left: 0;
    width: 100%;
    text-align: center;;
}

#cust-navigation87 span.load-button {
    opacity: 1;
    display: inline-block;
    float: none;
    background: transparent url("../images/slider68_button.png") no-repeat center center;
    margin: 0 3px;
    border: 0 !important;
    box-shadow: none !important
}

#cust-navigation87 span.load-button-active {
    opacity: 1;
    background: transparent url("../images/slider68_button_active.png") no-repeat center center
}

#navigation87 {
    top: 155px
}

#navigation87 > div {
    width: 38px;
    height: 52px
}

#navigation87 > div.prev-button {
    background: url("../images/sprites.png") no-repeat -700px top;
    left: -56px;
    top: 35px;
}

#navigation87 > div.next-button {
    background: url("../images/sprites.png") no-repeat -776px top;
    right: -56px;
    top: 35px;
}

#navigation87 > div.prev-button:hover {
    background: url("../images/sprites.png") no-repeat -738px top
}

#navigation87 > div.next-button:hover {
    background: url("../images/sprites.png") no-repeat -814px top
}

.plashka {
    background: white;
    padding: 28px 45px 50px 45px;
    border-radius: 20px;
    color: #134871 !important;
    text-shadow: none
}

.clear {
    clear: both
}

div.plashka-photo ul.sigProClassic li.sigProThumb {
    margin: 7px !important
}

.contentheading, .contentheading-photo, .componentheading {
    font-size: 18px;
    padding: 0 0 20px
}

#easybook .control-group {
    margin: 0 0 10px;
}

#easybook .control-group > * {
    display: inline-block;
    vertical-align: top;
}

#easybook .control-group label.control-label {
    width: 160px;
}

#easybook .control-group div.controls {
    width: 400px;
    line-height: 34px;
    vertical-align: top;
}

#easybook .control-group div.controls .input-mini {
    width: 100px;
    display: inline-block;
}

#easybook > a.sign > b > img {
    margin: 0 0 0 6px
}

div.latestItemHeader {
    height: 8px
}

div.itemFullText span {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    padding: 4px 0 12px 0;
    margin-bottom: 0
}

.pr_title {
    margin-bottom: 10px;
    margin-top: 20px;
    border-bottom: 1px dashed #CCC;
    font-family: Arial;
    font-size: 17px;
    font-weight: 400;
    color: #C00
}

.tab_cosm img {
    margin: 0 20px 20px 0;
    border: 7px solid white;
    width: 100px;
    border: 1px solid #CCC;
    float: left;
    border-radius: 5px;
    padding: 5px
}

.itemFullText .tab_cosm p strong {
    position: relative;
    top: 12px;
    font-weight: 400;
    font-size: 13px
}

.tab_price p, .tab_cosm p {
    font-size: 14px !important;
    line-height: 16px
}

#sv_apptpro_request {
    padding: 25px;
    border: none !important
}

.sv_apptpro_request_label {
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    text-align: left;
    margin-bottom: 12px
}

.item-page table.jhbvgcgvhbjhjvg {
    width: 655px
}

#module_top {
    position: relative;
    z-index: 6
}

.blog-home .item-page-home td > ul {
    font-size: 0;
    letter-spacing: 0
}

.blog-home .item-page-home td > ul > li {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

#share {
    position: absolute;
    left: 75px;
    top: 3px;
    text-align: left;
    z-index: 10
}

#share .wrap {
    display: none;
    background: #19598F;
    position: absolute;
    left: -20px;
    bottom: 30px;
    width: 170px;
    height: 123px;
    background: url("/images/b-share-bg.png") no-repeat center center
}

#share .wrap .title {
    margin: 4px 0 10px 0;
    text-align: center
}

#share .wrap .list {
    margin: 0;
    padding: 0
}

#share .wrap .list li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 0 3px 8px
}

#share .wrap .list a.socimg {
    vertical-align: top;
    width: 24px;
    height: 24px;
    outline: 0;
    display: block
}

#share .wrap .list a.socname {
    position: absolute;
    top: 0;
    left: 40px
}

#share .wrap .list a.facebook {
    background: url("../images/sprites.png") no-repeat -852px top
}

#share .wrap .list a.vkontakte {
    background: url("../images/sprites.png") no-repeat -948px top
}

#share .wrap .list a.twitter {
    background: url("../images/sprites.png") no-repeat -900px top
}

#share .wrap .list a.facebook:hover {
    background: url("../images/sprites.png") no-repeat -876px top
}

#share .wrap .list a.vkontakte:hover {
    background: url("../images/sprites.png") no-repeat -972px top
}

#share .wrap .list a.twitter:hover {
    background: url("../images/sprites.png") no-repeat -924px top
}

#productList {
    width: 890px;
    text-align: center;
    vertical-align: middle
}

#productList td {
    vertical-align: top
}

#productList .brand {
    width: 344px;
    text-align: left;
    padding: 0 0 35px
}

#productList .elem {
    display: inline-block
}

#productList .elem_inner {
    display: table-cell;
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    vertical-align: middle;
    width: 150px;
    height: 188px;
    position: relative
}

#productList .elem_inner marquee {
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 4px;
    color: red
}

#productList .elem_inner img {
    max-width: 150px;
    vertical-align: middle
}

#productList .elem_under {
    padding: 4px 25px 0 8px;
    text-align: left;
    display: inline-block;
    width: 216px !important
}

#productList .elem_under a {
    display: block
}

#sun {
    background: url("/images/sun.jpg");
    padding: 16px
}

.easy_frame {
    margin-bottom: 40px
}

#content a:link {
    text-decoration: underline;
    color: #4EA2E3
}

#content a:hover {
    color: #C81023
}

#content a:visited {
    color: #4EA2E3
}

#content ul {
    list-style: none
}

#rgevswrfgiwerp p {
    margin: 0 0 6px
}

.item-page table.jhbvgcgvhbjhjvg {
    width: 655px;
    margin: 44px 0 30px 25px
}

.item-page table.jhbvgcgvhbjhjvg tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: right
}

.item-page table.jhbvgcgvhbjhjvg td.numbers p {
    text-align: right !important;
    text-indent: 0 !important
}

.item-page table.jhbvgcgvhbjhjvg p {
    text-align: justify;
    text-indent: 0;
    font-family: arial;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.jhbvgcgvhbjhjvg td.numbers.center,
.item-page table.jhbvgcgvhbjhjvg td.numbers.center p {
    text-align: center !important
}

.item-page table.jhbvgcgvhbjhjvg a {
    font-size: 14px !important
}

.item-page table.jhbvgcgvhbjhjvg .col1 {
    width: 480px
}

.item-page table.jhbvgcgvhbjhjvg .col2 {
    width: 100px
}

.item-page table.jhbvgcgvhbjhjvg .col3 {
    width: 100px
}

.item-page table.wejkuhwefkberfg {
    margin: 0 130px 30px
}

.item-page table.wejkuhwefkberfg tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: right
}

.item-page table.wejkuhwefkberfg td.numbers p {
    text-align: right !important;
    text-indent: 0 !important
}

.item-page table.wejkuhwefkberfg p {
    text-align: justify;
    text-indent: 0;
    font-family: arial;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.wejkuhwefkberfg a {
    font-size: 14px !important
}

.item-page table.wejkuhwefkberfg .col1 {
    width: 400px
}

.item-page table.wejkuhwefkberfg .col2 {
    width: 140px
}

.item-page table.wejkuhwefkberfg .col3 {
    width: 140px
}

.item-page table.jwhevfjwefrvjwefhj {
    margin: 44px 0 30px 25px
}

.item-page table.jwhevfjwefrvjwefhj tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: right
}

.item-page table.jwhevfjwefrvjwefhj td.numbers p {
    text-align: right !important;
    text-indent: 0 !important
}

.item-page table.jwhevfjwefrvjwefhj p {
    text-align: justify;
    text-indent: 0;
    font-family: arial;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.jwhevfjwefrvjwefhj td.numbers.center p {
    text-align: center !important
}

.item-page table.jwhevfjwefrvjwefhj a {
    font-size: 14px !important
}

.item-page table.jwhevfjwefrvjwefhj .col1 {
    width: 400px
}

.item-page table.jwhevfjwefrvjwefhj .col2 {
    width: 140px
}

.item-page table.jwhevfjwefrvjwefhj .col3 {
    width: 140px
}

.item-page table.ergsrgrgs {
    margin: 0 0 30px 25px
}

.item-page table.ergsrgrgs tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: center
}

.item-page table.ergsrgrgs td.numbers p {
    text-align: center !important;
    text-indent: 0 !important
}

.item-page table.ergsrgrgs p {
    text-align: justify;
    text-indent: 0;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.ergsrgrgs a {
    font-size: 14px !important
}

.item-page table.ergsrgrgs .col1 {
    width: 400px
}

.item-page table.ergsrgrgs .col2 {
    width: 140px
}

.item-page table.ergsrgrgs .col3 {
    width: 140px
}

.item-page table.egrgsrgsergegh {
    margin: 0 0 30px 25px
}

.item-page table.egrgsrgsergegh tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: center
}

.item-page table.egrgsrgsergegh td.numbers p {
    text-align: center !important;
    text-indent: 0 !important
}

.item-page table.egrgsrgsergegh p {
    text-align: justify;
    text-indent: 0;
    font-family: arial;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.egrgsrgsergegh a {
    font-size: 14px !important
}

.item-page table.egrgsrgsergegh .col1 {
    width: 400px
}

.item-page table.egrgsrgsergegh .col2 {
    width: 140px
}

.item-page table.egrgsrgsergegh .col3 {
    width: 140px
}

.item-page table.sergsgsgsrtg {
    margin: 0 0 30px 25px
}

.item-page table.sergsgsgsrtg tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: right
}

.item-page table.sergsgsgsrtg td.numbers p {
    text-align: right !important;
    text-indent: 0 !important
}

.item-page table.sergsgsgsrtg p {
    text-align: justify;
    text-indent: 0;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.sergsgsgsrtg a {
    font-size: 14px !important
}

.item-page table.sergsgsgsrtg .col1 {
    width: 440px
}

.item-page table.sergsgsgsrtg .col2 {
    width: 120px
}

.item-page table.sergsgsgsrtg .col3 {
    width: 120px
}

.item-page table.srtgsrtgsrtgsrgq {
    margin: 0 0 30px 25px
}

.item-page table.srtgsrtgsrtgsrgq tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: center
}

.item-page table.srtgsrtgsrtgsrgq td.numbers p {
    text-align: center !important;
    text-indent: 0 !important
}

.item-page table.srtgsrtgsrtgsrgq p {
    text-align: justify;
    text-indent: 0;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.srtgsrtgsrtgsrgq a {
    font-size: 14px !important
}

.item-page table.srtgsrtgsrtgsrgq .col1 {
    width: 400px
}

.item-page table.srtgsrtgsrtgsrgq .col2 {
    width: 140px
}

.item-page table.srtgsrtgsrtgsrgq .col3 {
    width: 140px
}

.hgfvhbjkgyufv {
    text-align: justify
}

.hgfvhbjkgyufv ul {
    padding: 0 0 0 24px;
    list-style: disc
}

.hgfvhbjkgyufv ul li {
    padding: 0 0 10px 0
}

.item-page table.rihgsrivgbsru {
    margin: 0 0 30px 25px
}

.item-page table.rihgsrivgbsru tr.table_th p {
    font-size: 12px !important;
    line-height: 15px;
    text-align: center
}

.item-page table.rihgsrivgbsru td.numbers p {
    text-align: center !important;
    text-indent: 0 !important
}

.item-page table.rihgsrivgbsru p {
    text-align: justify;
    text-indent: 0;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    line-height: 16px;
    margin-bottom: 12px !important
}

.item-page table.rihgsrivgbsru a {
    font-size: 14px !important
}

.item-page table.rihgsrivgbsru .col1 {
    width: 400px
}

.item-page table.rihgsrivgbsru .col2 {
    width: 140px
}

.item-page table.rihgsrivgbsru .col3 {
    width: 140px
}

.hgfvhbjkgyufv {
    text-align: justify
}

.hgfvhbjkgyufv ul {
    padding: 0 0 0 24px;
    list-style: disc
}

.hgfvhbjkgyufv ul li {
    padding: 0 0 10px 0
}

.item-140 {
    width: 102px
}

#top_menu .menu a {
    background: 0
}

#top_menu .menu a.green {
    background: #B5E61D;
    border-radius: 5px;
    text-shadow: none;
    color: white
}

div.itemIntroText, div.itemIntroText p, div.itemIntroText span, div.itemFullText, div.itemFullText p, div.itemFullText span {
    padding: 0 !important;
    font-size: 14px !important
}

#sigProId3be20cf948 {
    padding-left: 5px !important
}

ul.sigProClassic li.sigProThumb {
    margin: 0 !important
}

.sigProLinkOuterWrapper {
    padding: 0 !important
}

#sigProIdd8fd1cf5d9 {
    margin-left: -5px !important;
    padding-left: 5px !important
}

#sigProId3be20cf948 li {
    margin: 0 5px 0 0 !important
}

.servicesBlock {
    width: 890px
}

.servicesType {
    padding: 20px 0 20px 15px;
    margin-left: -15px;
    background: url(/images/waves-f5c933096deea54d27bba541b068672b.png) repeat-x 0 0;
    position: relative
}

.servicesCol {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding-right: 1.5%
}

.servicesCol:first-of-type {
    width: 45%;
    padding-right: 4.5%
}

.servicesCol:nth-of-type(2) {
    width: 45%;
    padding-left: 3%
}

.servicesType h3 a, .servicesType h3 .pages span.disabled, .pages .servicesType h3 span.disabled {
    color: #f85a7a
}

.servicesType h3 {
    margin-bottom: 5px
}

.servTable {
    width: 98%
}

.servTable td {
    padding: 0;
    padding-top: 10px;
    line-height: 1.2em
}

.servTable td:nth-child(2) {
    text-align: right;
    vertical-align: bottom;
    font-size: 15px
}

.blackLinkInverse {
    font-size: 15px;
    line-height: 18px
}

.isServHint, .isServHint a {
    color: #999 !important;
    font-size: 14px;
    line-height: 21px;
    padding: 0 !important
}

.serviceInfoHeader {
    text-align: center;
    padding-bottom: 15px
}

.serviceInfoHeader h2 {
    margin: 7px 0;
    font-size: 30px;
    line-height: 36px
}

.serviceInfoHeader h3 {
    font-size: 20px
}

.serviceInfoText {
    padding: 13px 0;
    line-height: 24px
}

.bold {
    font-weight: 700
}

.contentheading, .contentheading-photo, .componentheading {
    padding: 0 0 6px
}

p.readmore a {
    float: right;
	margin-top: -20px;
}

.createdate {
    font-size: 12px;
}

.blog.news .createdate {
    text-align: right;
}

#footer .social {
    position: absolute;
    right: 100px;
    margin-right: 280px;
}

p.social > a {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    width: 40px;
    height: 40px;
}

p.social .vk {
    background: url("/images/social_vk.png") no-repeat center center;
}

p.social .fb {
    background: url("/images/social_fb.png") no-repeat center center;
}

p.social .tw {
    background: url("/images/social_tw.png") no-repeat center center;
}

p.social .social_inst1 {
    background: url("/images/social_inst1.png") no-repeat center center;
}

.blog-home {
    display: none;
}

.pochta {
    display: inline-block;
    width: 130px;
    height: 43px;
    margin-left: 62px;
}

.pochta .a {
    color: #064A83;
    font-style: italic;
    font-family: 'Georgia';
}

.pochta .b {
    color: #E7E7E7;
    font-style: italic;
    font-family: 'Georgia';
    font-size: 17px;
    text-decoration: underline;
}

.telefon {
    display: inline-block;
    width: 135px;
    margin-left: 18px;
}

.telefon .a {
    color: #064A83;
    font-style: italic;
    font-family: 'Georgia';
}

.telefon .b {
    color: #E7E7E7;
    font-style: italic;
    font-family: 'Georgia';
    font-size: 16px;
}

.kontakti {
    display: inline-block;
    margin-left: 280px;
    width: 280px;
}

.kontakti .a {
    color: #064A83;
    font-style: italic;
    font-family: 'Georgia';
}

.kontakti .b {
    color: #E7E7E7;
    font-style: italic;
    font-family: 'Georgia';
    font-size: 17px;
    text-decoration: underline;
}

.kontakti a {
    color: #fff;
    font-size: 17px;
}

.blog > h2 {
    padding: 1px 0 10px;
}

h1,
.page-header > *,
.blog > h2 span.subheading-category {
    font: 32px "Times New Roman";
    margin: 20px 0 14px;
    font-family: Arial;
    font-size: 22px;
    color: #134871;
    display: block;
}

.page-header {
    padding: 1px 0 10px;
}

.page-header > h2 {
    font-size: 22px;
    margin: 20px 0 14px;
}

.blog.news .page-header h2 {
    margin: 0;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
}

.blog.articles .page-header {
    padding: 0 0 6px;
}

.blog.articles .page-header h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
	margin-left: 199px;
}

.blog.articles .items-leading > div {
    margin: 0 0 10px;
}

.blog.news .items-leading > div {
    margin: 0 0 30px;
}

ul.sigProClassic {
    margin: 0 !important;
}

.blog-featured-home {
    display: none;
}

.items-leading > div {
    position: relative;
    padding: 0 0 21px;
}

.items-leading > div .createdate {
    position: absolute;
    right: 0;
    bottom: 0;
}

.pagination {
    padding: 20px 0 10px;
    text-align: center;
}

.pagination ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 4px;
}

.breadcrumb {
    padding: 0 0 20px;
}

.breadcrumb li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumb li > span img {
    margin: 5px;
}

#easybook .easy_intro {
    margin: 0;
}

#easybook .sign {
    margin: -20px 0 0;
}

body > .tooltip {
    display: none !important;
}

div[itemprop="articleBody"] table.tab_cosm {
    margin: 0 0 30px;
}

select,
textarea,
input[type="text"],
input[type="email"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    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;
}

textarea {
    height: auto;
}

textarea#user_field0_value {
    height: 80px;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]: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);
}

.plashka * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sv_apptpro_request select,
#sv_apptpro_request textarea,
#sv_apptpro_request input[type="text"],
#sv_apptpro_request input[type="email"] {
    margin: 0 0 15px;
}

#sv_apptpro_request td {
    position: relative;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
    background-image: none;
}

button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: none;
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
    text-decoration: none;
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.likebtn_container {
    clear: both;
}

select#imgordering {
    display: inline-block;
    width: 28%;
    height: 18px;
}

select#limit {
    display: inline-block;
    width: 4%;
    height: 18px;
}

#phocagallery .pagination {
    display: inline-block;
    padding: 0;
    text-align: left;
    line-height: 30px;
}

#phocagallery .counter {
    display: none;
}

#phocagallery > div:last-child {
    display: none !important;
}
