a {
    outline: none;
    color: #0a8fc1;
    text-decoration: underline;
}
.about-us {
    position: relative;
    padding: 20px 20px 0px 20px;
    overflow: hidden;
}
.accept {
    background: url(../images/confirm.png) top repeat-x;
    background-clip: padding-box;
    background-color: #139b35;
    border: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.4);
    color: #fff;
    display: inline-block;
    font-family: 'PT Sans';
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    padding: 0 36px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.31);
    text-decoration: none;
    -moz-background-clip: padding;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.4);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.accept:hover {
    background-position: bottom;
    color: #fff;
    text-decoration: none;
}
.aheader {
    background-color: #062a5c;
}
.aheader .right .my-account {
    background: url('../images/header-right-dopenzionu.png') repeat-y;
}
.aheader .right .my-account .my-account-inner {
    background: url('../images/account-dopenzionu.png') no-repeat left center;
}
.aheader .right .my-account .my-account-inner > div > a {
    color: #85b4d4;
    background: url('../images/bolt-dopenzionu.png') no-repeat right center;
}
.aheader .middle {
    background: url('../images/header-right-dopenzionu.png') repeat-y;
}
.aheader .middle .top-menu {
    height:48px;
    padding:2px 0px 0px 30px;
}
.aheader .middle .top-menu li {
    float:left;
    font-size: 13px;
    line-height:16px;
    margin-right: 34px;
    padding:16px 0px;
}
.aheader .middle .top-menu li a {
    color: #85b4d4;
    text-decoration: none;
}
.aheader .middle .list-section {
    background: url('../images/header-top-dopenzionu.png') repeat-x center top;
    height:50px;
    margin-top:2px;
    padding:0px 0px 0px 30px;
}
.aheader .middle .list-section > li {
    float:left;
    font-size: 16px;
    line-height:20px;
    margin-right: 20px;
    padding:14px 0px 16px 29px;
}
.aheader .middle .list-section > li > a {
    color: #fff;
    font-family: 'PT Sans';
    font-weight: bold;
    text-decoration: none;
}
.aheader .middle .list-section > li.location {
    background: url('../images/pin-dopenzionu.png') left 14px no-repeat;
    padding-left: 22px;
}
.aheader .middle .list-section > li.discount {
    background: url('../images/discount-dopenzionu.png') left 14px no-repeat;
}
.aheader .middle .list-section > li.packages {
    background: url('../images/akce-dopenzionu.png') left 12px no-repeat;
}
.aheader .middle .list-section > li.nomination {
    background: url('../images/pension-of-year.png') left 12px no-repeat;
    margin: 0px;
}
.aheader .middle .list-section .count {
    color: #fac61f;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
body {
    font-family: 'PT Sans', Arial;
    font-size: 14px;
    color: #676767;
    height: 100%;
    min-height: 100%;
    background-color: #ecf0f1;
    position: relative;
}
.box-menu a, .box-menu a {
    color: #8d8d8d;
}
.box-menu a.active, .box-menu a.active, .box-menu li.ui-tabs-active a {
    height: 42px;
}
.breadcrumbs {
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    border-top: 2px solid #f5f5f5;
}
.breadcrumbs ul > li {
    margin-right: 12px;
    padding: 0 18px 0 0;
    background: url(../images/breadcrumb-dopenzionu.png) right center no-repeat;
}
.breadcrumbs ul > li > a {
    color: #656565;
}
.breadcrumbs li.active {
    color: #313131;
}
.button.login {
    background: url(../images/login.png) top repeat-x;
    border: 0 none;
    display: block;
    padding: 0;
    width: 100%;
    font-family: 'PT Sans';
    margin-bottom: 4px;
}
.compare a {
    color: #483c15;
    background:#f1c40f url('../images/compare-dopenzionu.png') repeat-x;
}
.compare a:hover {
    background-position:bottom;
}
.compare a > span {
    background: url('../images/compare-scales.png') 0 0 no-repeat;
    padding-left: 34px;
    line-height: 18px;
}
.content {
    border-top: 1px solid #f6f8f9;
    background-color: #ecf0f1;
    padding: 20px 0px 35px;
}
.copy {
    height: 76px;
    text-align: center;
    background-color: #1f2e3d;
}
.copy .wrap {
    height: 76px;
    line-height: 76px;
}
.homepage-list {
    color: #fff;
    padding-right: 28px;
    background: url(../images/flist.png) right repeat-y;
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
    min-height: 186px;
}
.homepage-list-title {
    height: 20px;
    padding-bottom: 8px;
    font-size: 15px;
}
.footer {
    padding: 82px 0;
    background: #2a3c4f url('../images/bg-dopenzionu-bottom.jpg') center top repeat;
}
.headline h1, .head-left h1, .listing h1 {
    color: #062a5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    vertical-align: middle;
}
.info-summary {
    border-top:1px solid #ececec;
}
.leftbox-bottom {
    position: relative;
    padding: 20px 17px;
    border-top: 1px solid #ececec;
}
.leftbox-bottom a {
    font-size: 13px;
}
.leftbox {
    width: 752px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px #e0e4e5;
    -moz-box-shadow: 0 1px 3px #e0e4e5;
    box-shadow: 0 1px 3px #e0e4e5;
}
.leftbox.nobackground {
    width: 752px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.listing h1 {
    display: block;
    margin-bottom: 20px;
}
.listing-body {
    padding: 18px;
}
.listing-body .listing-infotext {
    margin-bottom: 20px;
}
.listing-body .listing-cornered {
    margin-right:50px;
}
.location .locality-box .loc-top {
    height: 56px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e5e5e5;
}
.profile-box {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 3px #e0e4e5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.recomended {
    padding-top: 17px;
}
.recomended h3 {
    color: #989898;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}
.reserve {
    background: url(../images/reserve.png) top no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 51px;
    line-height: 50px;
    margin-right: 4px;
    vertical-align: middle;
    width: 180px;
    padding-left: 22px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.4);
    text-decoration: none;
}
.reserve:hover {
    background-position: bottom;
    color: #fff;
    text-decoration: none;
}
.rightbox {
    width: 318px;
}
.rights {
    color: #5a7591;
    font-size: 12px;
    line-height: 76px;
}
.square-banner {
    padding: 9px;
}
.tabs-menu {
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5;
    height: 51px;
    margin: 0 -1px;
}
.tabs-menu li a {
    height: 49px;
    line-height: 50px;
    border: 1px solid #f6f6f6;
    border-bottom-width:0px;
}
.tabs-menu li ui-state-active a, .tabs-menu li.ui-tabs-active a, .tabs-menu li:hover a, .tabs-menu li.ui-state-hover a {
    border:1px solid #e5e5e5;
    border-bottom-width:0px;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 -2px 3px #e0e4e5;
    height: 55px;
    margin:-4px 0px -1px;
    line-height: 59px;
    -moz-border-radius: 3px 3px 0 0;
    -moz-box-shadow: 0 -2px 3px #e0e4e5;
    -webkit-border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 -2px 3px #e0e4e5;
}
.tab-title {
    border-bottom: 1px solid #ececec;
    padding: 20px;
}
.top, .copy .top {
    background: url(../images/top-dopenzionu.png) 0 0 no-repeat;
    display: inline-block;
    height: 39px;
    vertical-align: middle;
    width: 39px;
}
.valenta {
    color: #5a7591;
    font-size: 12px;
    line-height: 76px;
}
.view-all {
    bottom: 0;
    height: 52px;
    margin: 0 auto;
    text-align: center;
}
.view-all a {
    background-color: #e9e9e9;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    color: #666;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    margin-top: 15px;
    padding: 0 20px;
    line-height: 26px;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 0 0 3px 3px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -webkit-border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.up {
    background: url(../images/up.png) right 7px no-repeat;
    padding-right: 24px;
    line-height: 19px;
}
@media (max-width: 550px) {
    .box-menu a.active, .box-menu a.active, .box-menu li.ui-tabs-active a {
        line-height: 32px;
        width: inherit;
        height: 32px;
        padding: 0 10px;
    }
}