* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #4f565e;
    color: #fff;
    font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
    font-size: 95%; /* 100% == 16px */
    line-height: 130%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
.cleaner.not_ie67 {
    .display: none !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
button {
    cursor: pointer;
}
ul,
ol {
    margin: 15px 20px;
}
p {
    margin: 15px 0;
}
p,
ul li,
ol li {
    line-height: 150%;
}
a {
    color: #ff119d;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
.bold {
    font-weight: bold !important;
}
.center {
    text-align: center !important;
}
.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
.error_color {
    color: #ff0000 !important;
}
h1, h2, h3, .like_h3, h4 {
    color: #ff119d;
    font-weight: normal;
    line-height: 130%;
    margin-bottom: 15px;
}
h1 {
    font-size: 230%;
}
h2 {
    font-size: 180%;
    font-weight: normal;
}
.like_h3,
h3 {
    font-size: 130%;
}
#container_top {
    background: #1f2227 url('../../media/page/container-top-bg.png') no-repeat center top;
}
#top {
    margin: 0 auto;
    width: 880px;
}


#logo,
#top_right {
    margin-bottom: 39px;
}
#logo {
    background-color: #1e2126;
    float: left;
    height: 180px;
    overflow: hidden;
    width: 180px;
}
#logo h1.logo,
#logo h3.logo {
    height: 180px;
    overflow: hidden;
    width: 180px;
}
#logo h1.logo a,
#logo h3.logo a {
    background: transparent url('../../media/page/logo.png') no-repeat left top;
    display: block;
    height: 180px;
    overflow: hidden;
    width: 180px;
}
#top_right {
    display: block;
    float: left;
    height: 180px;
    overflow: hidden;
    padding-left: 60px;
    width: 640px;
}

#languages,
#top_menu {
    display: block;
    float: left;
    padding: 10px;
    _width: 150px;
}
#top_menu {
    float: right;
    _width: 235px;
}
#languages ul,
#top_menu ul {
    display: block;
    margin: 0;
}
#languages ul li,
#top_menu ul li {
    background: transparent url('../../media/page/menu-separator.png') no-repeat right 3px;
    display: block;
    float: left;
    line-height: 90%;
    margin-right: 7px;
    padding-right: 8px;
}
#languages ul li.last,
#top_menu ul li.last {
    background-image: none;
    margin-right: 0;
    padding-right: 0;
}
#languages ul li a,
#top_menu ul li a {
    color: #ddd;
    display: block;
    font-family: Arial;
    font-size: 80%;
}
#languages ul li a {
    text-transform: uppercase;
}
#languages ul li a.active,
#top_menu ul li a.active {
    color: #ff119d;
    font-weight: bold;
    text-decoration: none;
}

#menu {
    cursor: default;
    overflow: hidden;
    padding: 102px 0 0 0;
    .padding-top: 92px;
    height: 43px;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    height: 43px;
}
#menu ul li {
    background: transparent url('../../media/page/menu-bottom-border.png') repeat-x left bottom;
    float: left;
    height: 43px;
    list-style-type: none;
    padding: 0 62px 0 0;
}
#menu.sk ul li {
    padding-right: 51px;
}
#menu ul li.last {
    padding-right: 0;
}
#menu ul li a {
    background: transparent none no-repeat center bottom;
    color: #ddd;
    display: block;
    font-size: 120%;
    height: 33px;
    line-height: 150%;
    padding: 0 14px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    _width: 15px;
}
#menu ul li a.active,
#menu ul li a:hover {
    border-bottom: 10px solid #ff119d;
    color: #ff119d;
}
#menu ul li a.active {
}


.lc,
.rc {
    float: left;
    margin-right: 20px;
    width: 430px;
}
.rc {
    margin-right: 0;
}
#content {
    margin: 0 auto;
    padding: 30px 0;
    width: 880px;
}
#left_col {
    float: left;
    padding-bottom: 80px;
    padding-right: 25px;
    width: 215px;
}
#contain {
    float: left;
    padding-bottom: 60px;
    width: 640px;
}

#left_menu {
}
#left_menu ul {
    margin: 0 0 25px 0;
}
#left_menu ul ul {
    margin: 15px 0;
}
#left_menu ul li {
    list-style-type: none;
    margin: 3px 0;
}
#left_menu ul ul li {
    background: transparent url('/media/page/li.png') no-repeat left 13px;
    padding: 3px 10px 3px 10px;
}
#left_menu ul ul li.active {
    background-color: #ff119d;
    background-image: none;
}
#left_menu ul li a {
    color: #ff119d;
    font-size: 130%;
    line-height: 120%;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}
#left_menu ul ul li a {
    color: #fff;
    font-size: 100%;
    font-weight: normal;
    text-transform: none;
}
#left_menu ul ul li a:hover {
    color: #ff119d;
    text-decoration: underline;
}
#left_menu ul ul li.active a:hover {
    color: #fff;
    text-decoration: none;
}

.news h3,
.actions h3 {
    font-weight: normal;
    text-transform: uppercase;
}

.news,
.actions {
    border-top: 2px solid #4f565e;
    padding: 15px 0 0 0;
}
.actions {
}
.news .news_item {
    display: block;
    margin: 20px 0;
}
.news .news_item h4 {
    color: #fff;
    font-size: 160%;
    font-weight: normal;
}
.news .news_item .more {
    text-align: right;
}

.actions .action {
    _display: inline;
    float: left;
    margin: 0 20px 20px 0;
    width: 195px;
}
.actions .action a,
.actions .action a img {
    display: block;
}
#contain div.actions div.action h4 a {
    color: #fff;
    font-size: 160%;
    font-weight: normal;
    line-height: 117%;
    text-decoration: none;
}
#contain div.actions div.action h4 a:hover {
    text-decoration: underline;
}
#breadcrumb {
    border-bottom: 2px solid #4f565e;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#breadcrumb h5 {
    font-size: 100%;
    font-weight: normal;
}
#breadcrumb a {
    color: #fff;
}
#breadcrumb span {
    color: #ff119d;
}

#detail,
.products {
}
#detail .product,
.products .product {
    background-color: #4f565e;
    margin-bottom: 40px;
    position: relative;
    width: 640px;
}
#detail .product .belt,
.products .product .belt {
    background: transparent none no-repeat left top;
    position: absolute;
    left: -3px;
    height: 107px;
    top: -2px;
    width: 182px;
}
#detail .product .ten-years,
.products .product .ten-years {
    background-image: url('/media/page/belt-ten-years.png');
}
#detail .product .gallery,
.products .product .gallery {
    display: block;
    float: left;
    width: 290px;
}
#detail .product .gallery a,
.products .product .gallery a {
}
#detail .product .ico,
.products .product .ico {
    background: transparent none no-repeat center center;
    display: block;
    height: 90px;
    width: 145px;
}
#detail .product .ico.main,
.products .product .ico.main {
    height: 200px;
    width: 290px;
}
#detail .product .p_text,
.products .product .p_text {
    display: block;
    float: left;
    padding: 15px 20px 15px 0;
    width: 330px;
    _width: 327px;
}
#detail .product .p_text h2,
.products .product .p_text h2 {
    margin-bottom: 5px;
}
#detail .product .p_text p,
.products .product .p_text p {
    font-size: 90%;
    margin: 5px 0;
}
#detail .product .detail,
.products .product .detail {
    background: #34393f url('/media/page/detail-arrow.png') no-repeat 98% top;
    display: block;
    height: 23px;
    font-size: 140%;
    line-height: 105%;
    overflow: hidden;
    padding: 12px 45px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    width: 550px;
}
#detail .product .detail:hover,
.products .product .detail:hover {
    background-color: #ff119d;
    color: #000;
    background-position: 98% 100%;
}

#container_bottom {
    border: 1px solid #3d3d3d;
    border-left: 0 none;
    border-right: 0 none;
    position: relative;
}
#footer {
    background: transparent url('../../media/page/member.png') no-repeat 182px 12px;
    font-family: Arial;
    font-size: 80%;
    height: 20px;
    margin: 0 auto;
    padding: 55px 0 14px 180px;
    position: relative;
    width: 700px;
}
#footer,
#footer a {
    color: #fff;
}
#copyright {
    float: left;
    _width: 450px;
}
#credits {
    float: right;
    text-align: right;
    _width: 250px;
}
#maddame {
    background: transparent url('../../media/page/maddame.png') no-repeat left top;
    bottom: 0;
    display: block;
    height: 222px;
    position: absolute;
    left: 0;
    top: -132px;
    width: 180px;
}


#question {
    background: transparent url('/media/page/breadcrumb_bg.png') repeat-x left top;
    margin-top: 10px;
    padding-top: 40px;
    .position: relative;
    .width: 630px;
}
#question p {
    padding: 0 15px;
}
#question form {
    padding: 0 0 15px 0;
}
#question label {
    display: block;
    height: 18px;
    overflow: hidden;
    padding: 0 15px;
}
#question input,
#question textarea,
#question button {
    border: 0 none;
    display: block;
    font-size: 120%;
    margin-bottom: 15px;
    height: 30px;
}
#question input {
    display: none;
}
#question div input {
    display: block;
    height: 20px;
    padding: 5px 15px;
    width: 380px;
}
#question input.no-display {
    display: none;
}
#question #mate-dotaz div {
    background-color: #4f565e;
    padding: 18px 20px;
}
#question #mate-dotaz label {
    margin-bottom: 3px;
}
#question #mate-dotaz .fi_textarea {
    height: 148px;
    padding: 0;
    width: 590px;
}
#question #mate-dotaz textarea {
    height: 120px;
    padding: 5px 15px;
    width: 560px;
}
#question #mate-dotaz button {
    background-color: #fff;
    color: #1F2227;
    margin-top: 15px;
    width: 140px;
}

#dynamic_actions_letak {
    position: relative;
    height: 250px;
}
#dynamic_actions_letak .dynamic {
    display: none;
    float: none;
    position: absolute;
    left: 0;
    top: 0;
}
#dynamic_actions_letak #letak-akce-1 {
    display: block;
}
