* {
    margin: 0;
    padding: 0;
}
body {
    background: #c2c2c2 url('/media/page/body-bg.gif') repeat-x left top;
    color: #545d60;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 127%;
    margin: 0;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !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;
}
a {
    color: #ff7711;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
a.ico.right {
    display: block;
    float: right;
    margin: 10px 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
ul,
ol {
    margin: 20px;
}
p {
    margin: 20px 0;
}
input.text {
    background: #7b7b7b url('/media/page/input-bg.gif') repeat-x left top;
    border: 1px solid #1f292c;
    color: #f0f0f0;
    padding: 1px 3px;
}
button.search {
    background: transparent url('/media/page/btn-search.gif') no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    width: 20px;
}
div.more {
    text-align: right;
    text-transform: lowercase;
}
div.more a {
    background: transparent url('/media/page/arrow-white-middle.gif') no-repeat right 4px;
    color: #ffa200;
    padding-right: 12px;
}
#container {
    margin: 0 auto;
    width: 926px;
}
#menu {
    background: #000 url('/media/index/top-menu-bg.png') no-repeat left top;
    height: 68px;
    margin: 0 13px;
    overflow: hidden;
    padding-left: 33px;
}
#menu li {
/*    border-left: 1px solid #000; */
    float: left;
    list-style-type: none;
}
#menu li a {
    background: transparent url('/media/page/menu-li.png') no-repeat 18px 31px;
    color: #fff;
    display: block;
    float: left;
    font-size: 100%;
    height: 40px;
    padding: 28px 22px 0 40px;
    text-decoration: none;
    text-transform: uppercase;
}
#menu li a.active,
#menu li a:hover {
    background-image: url('/media/page/menu-li-active.png');
}
#cart,
#loginform {
    margin: 47px 0 0 21px;
}
#loginform legend {
    color: #d6d6d6;
    display: block;
    font-size: 92%;
    .left: -8px;
    line-height: 117%;
    margin-bottom: 5px;
    padding: 0;
    .position: relative;
    text-transform: lowercase;
}
#loginform input.text {
    background: #131d21 url('/media/page/input-login-bg.gif') repeat-x left top;
    border: 1px solid #1f292c;
    color: #d6d6d6;
    margin-bottom: 6px;
    width: 97px;
}
#loginform label {
    display: none;
}
#loginform input.name {
    margin-right: 15px;
}
#cart a,
#loginform a {
    background: transparent url('/media/page/arrows-white.gif') no-repeat left 4px;
    color: #000;
    font-size: 92%;
    line-height: 117%;
    margin-right: 5px;
    padding-left: 12px;
    text-transform: lowercase;
}
#loginform button {
    background: transparent url('/media/page/arrows-white-big.gif') no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 15px;
    float: right;
    margin: 2px 21px 0 0;
    width: 15px;
}
#footer {
    background-color: #696969;
    color: #bbb;
    height: 24px;
    font-size: 92%;
    line-height: 117%;
    margin: 0 13px;
    padding-top: 12px;
}
#footer a {
    color: #bbb;
    text-decoration: none;
}
#footer a.mail {
    color: #fff;
}
#footer a:hover {
    text-decoration: underline;
}
#footer div.left {
    float: left;
    padding-left: 20px;
    width: 400px;
}
#footer #trading-conditions {
    float: left;
    text-align: right;
    width: 220px;
}
#footer #trading-conditions a {
    color: #fff;
    margin-right: 10px;
}
#footer div.right {
    float: right;
    padding-right: 20px;
    text-align: right;
    width: 230px;
}

#seo_footer {
    margin: 0 13px;
    padding: 0 20px;
}
#seo_footer a {
    color: #8F8F8F;
    font-size: 85%;
}


#producers {
    background-color: #010b0f;
    display: block;
    height: 190px;
    margin: 0 13px 15px 13px;
    padding-top: 15px;
    position: relative;
    text-align: center;
    width: 900px;
}
#producers img {
    margin: 10px;
    vertical-align: middle;
}
#producers img.ico-1 {
    left: 25px;
    top: 34px;
}
#producers img.ico-2 {
    left: 136px;
    top: 32px;
}
#producers img.ico-3 {
    left: 210px;
    top: 21px;
}
#producers img.ico-4 {
    left: 314px;
    top: 20px;
}
#producers img.ico-5 {
    left: 387px;
    top: 22px;
}
#producers img.ico-6 {
    left: 478px;
    top: 36px;
}
#producers img.ico-7 {
    left: 594px;
    top: 22px;
}
#producers img.ico-8 {
    left: 661px;
    top: 26px;
}
#producers img.ico-9 {
    left: 737px;
    top: 36px;
}
#producers img.ico-10 {
    left: 820px;
    top: 33px;
}
#producers img.ico-11 {
    left: 93px;
    top: 87px;
}
#producers img.ico-12 {
    left: 149px;
    top: 87px;
}
#producers img.ico-13 {
    left: 226px;
    top: 81px;
}
#producers img.ico-14 {
    left: 339px;
    top: 89px;
}
#producers img.ico-15 {
    left: 419px;
    top: 88px;
}
#producers img.ico-16 {
    left: 505px;
    top: 84px;
}
#producers img.ico-17 {
    left: 590px;
    top: 95px;
}
#producers img.ico-18 {
    left: 740px;
    top: 87px;
}
#search {
    background-color: #000;
    border-bottom: 1px solid #c3c3c3;
    font-size: 92%;
    height: 49px;
    margin: 0 13px;
    padding: 0 22px;
}
#search div.left {
    color: #d6d6d6;
    float: left;
    padding-top: 15px;
    text-transform: uppercase;
    width: 400px;
}
#search div.left input {
    color: #111;
    margin: 0 3px;
    vertical-align: middle;
}
#search div.left button {
    position: relative;
    top: -2px;
    .top: 3px;
}
#search div.right {
    float: right;
    padding-top: 16px;
    width: 85px;
}
#search div.right a {
    background: transparent url('/media/page/print.gif') no-repeat right top;
    color: #797979;
    padding-right: 19px;
    text-decoration: none !important;
    text-transform: lowercase;
    white-space: nowrap;
}
#search div.right a:hover {
    color: #fff;
}
a.btn-zpet,
a.btn-zobrazit {
    background: transparent url('/media/page/btn-zobrazit.gif') no-repeat left top;
    display: block;
    height: 19px;
    width: 72px;
}
a.btn-zpet {
    background: transparent url('/media/page/btn-zpet.gif') no-repeat left top;
}
a.btn-zpet:hover,
a.btn-zobrazit:hover {
    background-position: left bottom;
}
#login-button {
    background: transparent url('/media/page/btn-prihlasit.gif') no-repeat left top;
    border: 0 none;
    cursor: pointer;
    height: 19px;
    width: 92px;
}
#login-button:hover {
    background-position: left bottom;
}
#content form div.item-row {
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
#content form div.item-row-no-label span.form-textfield textarea {
    width: 599px;
}
#content form div.item-field {
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    width: 297px;
}
#content form div.even {
    clear: none !important;
    margin-right: 0;
}
#content form h2 {
    margin: 30px 0px 5px 0px;
}
#content form label {
    display: block;
    float: left;
    position: relative;
    width: 120px;
}
#content form span.form-all-radiobuttons label.radio-main-label {
    padding-bottom: 3px !important;
}
#content form p.hidden-fields {
    position: absolute !important;
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
    border: 0px !important;
}
#content form label span {
    color: #ff6d00;
    font-size: 126%;
    position: relative;
    top: 4px;
}
#main #content form strong {
    color: #545d60;
}
#content form div.item-row input,
#content form div.item-field input {
    width: 136px;
}
#content form div.item-row span.form-radiobuttons,
#content form div.item-field span.form-radiobuttons {
    clear: both;
    display: block;
    border-top: 1px solid #dbddde;
    margin-top: 4px;
    padding: 4px 0px 0px 0px;
    position: relative;
    float: left;
    clear: left;
    width: 100%;
}
#content form div.item-row span.form-radiobuttons input,
#content form div.item-field span.form-radiobuttons input {
    width: auto;
    float: left;
    border: 0px none;
    clear: both;
}
#content form div.item-row span.form-radiobuttons label,
#content form div.item-field span.form-radiobuttons label {
    float: none;
    width: auto;
    margin-left: 25px;
    /*clear: right;
    width: 275px;
    padding: 0px !important;*/
}
#content form div.item-row input.checkbox,
#content form div.item-field input.checkbox {
    width: 16px;
    height: 16px;
    _width: 17px;
    _height: 17px;
    float: left;
    text-align: center;
}
#content form div.item-row span.info-label,
#content form div.item-field span.info-label {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    float: left;
    cursor: help;
    border-bottom: 1px solid #e3e9ef;
    border-left: 1px solid #e2e3ea;
    border-right: 1px solid #dbdfe6;
    border-top: 1px solid #abadb3;
    text-align: center;
    font-weight: bold;
    padding-left: 2px;
}
#content form div.item-row select,
#content form div.item-field select {
    width: 143px;
}
#content form button.base {
    background: transparent url('/media/page/btn-base.gif') no-repeat left top;
    border: 0px none;
    cursor: pointer;
    height: 19px;
    margin-top: 25px;
    margin-right: 8px;
    overflow: visible;
    position: relative;
    width: auto;
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 9px;
}
#content form button.base span {
    position: relative;
    left: 8px;
    top: -1px;
    height: 19px;
    line-height: 19px;
    background: transparent url('/media/page/btn-base.gif') no-repeat right top;
    display: block;
    padding: 0px 10px 0px 2px;
}
#content form  button.base:hover {
    background-position: left bottom;
}
#content form  button.base:hover span {
    background-position: right bottom;
}
#content form textarea {
    width: 443px;
}
#content input.checkbox {
    border: 0 none !important;
}

#bottom_text .fb-like {
    background-color: #010b0f;
    margin: 30px 0 0;
}

