body {margin:0; padding: 0;}
body, td, th, input, select {font-family: arial,geneva,verdana,helvetica,sans-serif; font-size: 13px; color: #333333;}
img {border-width: 0px;}
body {
    background-image: url(images/mainbg.gif);
    background-repeat: repeat-x;
    background-position: 0 15px;
    background-color: #f3f3e9;
}
p, li {
    font-size: 13px; line-height: 15px;
}

#header-bar {
    background-image: url(images/header-bar-bg.gif);
    background-repeat: repeat-x;
    height: 30px;
}
#header-bar div.inner {
    width: 770px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}
#header-bar .text-links {
    margin: 0;
    padding: 0;
    float: left;
}

#header-bar .text-links li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    padding-left: 3px;
    padding-right: 3px;
}
#header-bar .text-links a {
    color: #ffffff;
    text-decoration: none;
}
#header-bar .text-links a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#header-bar .tabs {
    float: right;
    margin: 0;
    margin-top: 8px;
    height: 22px;
    border-left: 1px solid #cccccc;
    padding: 0;
}

#header-bar .tabs li {
    float: left;
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #eeeeee;
    height: 20px;
    line-height: 20px;
    border: 1px solid #cccccc;
    border-left-width: 0;
}
#header-bar .tabs li.active {
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
}
#header-bar .tabs li a {
    color: #000000;
    text-decoration: none;
}
#header-bar .tabs li a:hover {
    text-decoration: underline;
}

#logo-bar {
    height: 68px;
}
#logo-bar .inner {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}
#logo-bar #logo {
    display: block;
    float: left;
    width: 211px;
    height: 63px;
    background-image: url(images/ladisten-logo.gif);
    background-repeat: no-repeat;
    font-size: 1px;
    color: #ffffff;
    overflow: hidden;
}

#logo-bar #search-box {
    float: right;
    margin-top: 30px;
    background-color: #e0e0e0;
    padding: 4px;
    height: 23px;
    line-height: 24px;
}
#logo-bar #search-box .txt {
    margin: 0;
    padding: 0;
    vertical-align: top;
    height: 18px;
}
#logo-bar #search-box .btn {
}

#nav-bar {
    height: 42px;
}
#nav-bar ul {
    padding: 0;
    margin: 0;
    height: 42px;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/navbg.gif);
}
#nav-bar ul li {
    float: left;
    list-style-type: none;
}
#nav-bar ul li a {
    margin-left: 1px;
    display: block;
    height: 41px;
    line-height: 41px;
    background-image: url(images/navbg-inner.gif);
    text-align: center;
    color: black;
    text-decoration: none;
}
#nav-bar ul li a:hover {
    color: #0099cc;
    background-image: url(images/navbg-inner-hover.gif);
}
#nav-bar ul li a.item-1 {
    width: 174px;
}
#nav-bar ul li a.item-2 {
    width: 110px;
}
#nav-bar ul li a.item-3 {
    width: 190px;
}
#nav-bar ul li a.item-4 {
    width: 160px;
}
#nav-bar ul li a.item-5 {
    width: 130px;
}

#nav-bar ul li a.ruitem-1 {
    width: 100px;
}
#nav-bar ul li a.ruitem-2 {
    width: 164px;
}
#nav-bar ul li a.ruitem-3 {
    width: 170px;
}
#nav-bar ul li a.ruitem-4 {
    width: 220px;
}
#nav-bar ul li a.ruitem-5 {
    width: 110px;
}

#main {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    border-top: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    background-image: url(images/content-bg.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    background-color: #ffffff;
}

#menu, #banner {
    width: 149px;
    float: left;
    clear: left;
}
#menu {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    border-left: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #bdbdbd;
}

#menu li {
    list-style-type: none;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    padding: 5px;
    background-image: url(images/subnav-bg.gif);
    background-repeat: repeat-x;
    background-color: #eae9d6;
}

#menu li a {
    display: block;
    text-decoration: none;
    color: #333333;
}

#menu li a.section {
    font-weight: bold;
}

#menu li a:hover {
    text-decoration: underline;
}

#banner {
}
#banner img {
    border-left: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}


#content-col {
    background-color: #ffffff;
    width: 620px;
    float: right;
}
#content-border {
    border-bottom: 1px solid #bdbdbd;
    height: 1px;
    width: 620px;
    margin-left: 150px;
    line-height: 1px;
    font-size: 1px;
}

.block-1 {
    margin-bottom: 10px;
}

.block-1 h3 {
    padding: 4px;
    margin: 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-family: georgia,serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #e08300;
    text-transform: uppercase;
    
}
.block-1 p {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.block-1 ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.block-2 {
    margin-bottom: 10px;
    border: 1px solid #A9CEE0;
    background-color: #e8eef7;
}

.block-2 h3 {
    padding: 4px;
    margin: 0px;
    font-family: georgia,serif;
    font-weight: normal;
    font-size: 1.3em;
    color: #444444;
    background-color: #c3d9ff;
}
.block-2 p, .block-2 div {
    padding: 4px;
    margin: 0;
}

.block-1 a, .block-2 a {
    color: #0041B8;
    text-decoration: none;
}

.block-1 a:hover, .block-2 a:hover {
    color: #0041B8;
    text-decoration: underline;
}

div.gallery {
    width: 178px;
    overflow: hidden;
    padding: 10px;
}

.gallery ul {
    margin: 0;
    padding: 0;
    width: 10000px;
}

.gallery li {
    float: left;
    margin-right: 15px;
    list-style-type: none;
    width: 81px;
    height: 90px;
    text-align: center;
}
.gallery-ru li {height: 110px;}

.gallery li img {
    width: 81px;
    height: 80px;
    display: block;
}
.gallery a {
    float: right;
}

#footer {
    color: #666666;
    font-size: 11px;
    line-height: 14px;
    border-top: 1px dotted #666666;
    text-align: center;
    font-family: verdana;
    margin-top: 15px;
    padding-top: 10px;
}
#footer a {
    color: #333333;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}

.block-2 p {
    line-height: 1.3em;
}

.appointments {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    margin-bottom: 10px;
}

.appointments li {
    margin-bottom: 5px;
}

.gallery-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.gallery-list li {
    margin-top: 5px;
}

div.insta_link {
display:none;
height:auto !important;
margin-bottom:20px;
min-height:30px;
padding-top:10px;
}
