* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff url('/media/page/body-bg.png') repeat-x left bottom;
    color: #454545;
    font-family: Verdana, Arial;
    font-size: 70%; /* 100% == 16px */
    line-height: 127%;
}
.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;
}
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;
}
ul,
ol {
    margin: 20px;
}
p {
    margin: 0 0 20px 0;
}
a {
    color: #87323f;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
#top {
    background-color: #939598;
    display: block;
    height: 10px;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 900px;
}
#header {
    position: relative;
}
#header ul#languages {
    display: block;
    list-style-type: none;
    margin: 0;
    position: absolute;
    right: 5px;
    top: 5px;
}
#header ul#languages li {
    float: left;
    padding-right: 5px;
    _width: 30px;
}
#header ul#languages li a {
    background: transparent url('/media/page/li_little.png') no-repeat 6px 8px;
    color: #919191;
    display: block;
    height: 20px;
    padding: 0 0 0 15px;
    text-transform: lowercase;
}
#header ul#languages li a.active {
    font-weight: bold;
}
#header h3 {
    padding: 40px 0 0 30px;
}
#header h3 a {
    background: transparent url('/media/page/logo.png') no-repeat 10px 10px;
    display: block;
    height: 54px;
    padding: 10px;
    width: 287px;
}
#menu {
    border-bottom: 1px solid #d4d5d6;
    margin-top: 20px;
}
#menu ul {
    display: block;
    float: right;
    list-style-type: none;
    margin: 0;
}
#menu ul li {
    float: left;
    padding-right: 10px;
    white-space: nowrap;
    _width: 30px;
}
#menu ul li a {
    background: transparent url('/media/page/li_menu.png') no-repeat left 2px;
    color: #525252;
    display: block;
    height: 15px;
    margin-bottom: 5px;
    padding: 0 0 0 20px;
    text-decoration: none;
    text-transform: lowercase;
}
#menu ul li a:hover,
#menu ul li a.active {
    background-position: left -15px;
}
#content {
    background-color: #fff;
    .float: left;
    padding-top: 10px;
    position: relative;
    _height: 1px;
}
#content #left {
    float: left;
    padding: 10px;
    width: 350px;
}
#content #left #offer {
    list-style-type: none;
    margin: 0;
    padding: 20px;
    padding-top: 30px;
}
#content #left #offer li {
    display: block;
    float: left;
    margin-right: 1px;
}
#content #left #offer li a.offer_item {
    color: #919191;
    display: block;
    padding-top: 103px;
    position: relative;
    text-decoration: none;
    text-transform: lowercase;
    width: 100px;
}
#content #left #offer a.offer_item:hover strong {
    text-decoration: underline;
}
#content #left #offer a.offer_item.no-hover:hover strong {
    text-decoration: none;
}
#content #left #offer a.offer_item strong {
    color: #87323f;
}
#content #left #offer a.offer_item#item_1 {
    background: transparent url('/media/page/item01.jpg') no-repeat left top;
}
#content #left #offer a.offer_item#item_2 {
    background: transparent url('/media/page/item02.jpg') no-repeat left top;
}
#content #left #offer a.offer_item#item_3 {
    background: transparent url('/media/page/item03.jpg') no-repeat left top;
}
#content #left h3 a {
    background: transparent url('/media/page/defakto_banner.jpg') no-repeat left top;
    display: block;
    height: 135px;
    margin: 58px 0 20px 69px;
    width: 157px;
}
#content #left h3.en a {
    background: transparent url('/media/page/defakto_banner_en.jpg') no-repeat left top;
    margin: 58px 0 20px 56px;
    width: 170px;
}

#content #left h3.top-design {
    background: transparent url('/media/page/top-design.png') no-repeat left top;
    height: 88px;
    margin: 100px 0 0 44px;
    width: 254px;
}
#content #left h3.top-design.en {
    background: transparent url('/media/page/top-design_en.png') no-repeat left top;
}
#content #right {
    float: left;
    min-height: 350px;
    _height: 350px;
    position: relative;
    padding: 40px 20px 20px 10px;
    width: 500px;
}
#content #right h1 {
    color: #87323f;
    font-size: 200%;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 5px;
}
#content #right h2 {
    color: #87323f;
    font-size: 120%;
    font-weight: bold;
    line-height: 110%;
}
#content #right h3 {
    color: #454545;
    font-size: 120%;
    font-weight: bold;
    line-height: 110%;
}
#content #right h4 {
    color: #454545;
    font-size: 120%;
    font-style: oblique;
    font-weight: bold;
    line-height: 110%;
}
#content #right ul {
    list-style-type: none;
    margin-left: 10px;
    position: relative;
}
#content #right ul li {
    background: transparent url('/media/page/li.png') no-repeat left 4.5px;
    line-height: 150%;
    padding-left: 20px;
    .padding-left: 25px;
}
#content #right ol {
    line-height: 150%;
    margin-left: 30px;
    .margin-left: 35px;
    position: relative;
}
#content #copyright {
    background: transparent url('/media/page/footer-bg.png') repeat-x left top;
    color: #919191;
    height: 104px;
    padding: 18px 10px;
    text-align: right;
    width: 880px;
}
#content #copyright a {
    color: #919191;
}
#content div.back {
    margin-top: 20px;
    text-align: right;
    text-transform: lowercase;
}


/* LOGIN FORM */
li#pro-partnery:hover div#login-box {
    /* display: block; */
    /* Udelano JavaScriptem */
}

#login-box {
    display: none;
    left: 636px;
    padding-top: 10px;
    position: absolute;
    top: 154px;
    z-index: 300;
    width: 232px;
}
#form-login_form {
    background-color: #f6f6f6;
    border: 1px solid #87323f;
    padding: 10px;
    width: 232px;
}
#form-login_form h2 {
    color: #87323F;
    font-size: 120%;
    font-weight: bold;
    line-height: 110%;
}
#form-login_form form {
    margin-top: 10px;
}
#form-login_form form label {
    display: block;
    float: left;
    width: 70px;
}
#form-login_form form input {
    width: 143px;
}
#form-login_form form .form-button {
    padding-left: 129px;
}
#form-login_form #user-data-form label {
    width: 95px;
}
#form-login_form #user-data-form input {
    width: 266px;
}
#form-login_form #user-data-form select {
    width: 270px;
}
#form-login_form #user-data-form .form-button {
    padding-left: 325px;
    padding-top: 10px;
}
#form-login_form form button.enter {
    background: transparent url('/media/page/button-prihlasit.png') no-repeat scroll left top;
    border: 0;
    cursor: pointer;
    height: 20px;
    margin: 7px 0pt 10px 22px;
    text-transform: uppercase;
    width: 66px;
}
/*#form-login_form form button.enter:hover {
    background-position: left 100%;
}
*/
#form-login_form form button.right {
    margin-top: 10px;
    margin-left: 369px;
}
#form-login_form form .form-template, #content form .item-row {
}
#form-login_form form#login-form .form-template {
    width: 220px;
}
#form-login_form form .item-row {
    width: 455px;
}
#form-login_form form .clear-both {
    height: 1px;
    line-height: 1px;
}
#form-login_form form .form-field {
    margin-bottom: 5px;
}
#user-cart {
    background-color: #efeff1;
    border: 1px solid #87323f;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 40px;
}
#user-cart a {
    margin-left: 5px;
    text-transform: lowercase;
}
#user-cart div {
    margin-bottom: 8px;
}
#gemm-logo {
    float: left;
    text-align: center;
}
#gemm-logo img {
    border: 1px solid #c3c4c6;
    padding: 2px;
}


#content form div.form-template {
    background-color: #f6f6f6;
    border: 1px solid #87323f;
    padding: 10px;
    /*padding-bottom: 25px;*/
    width: 450px;
}
#content form div.form-template div.form-field label {
    display: block;
    float: left;
    margin: 3px 10px 3px 0;
    _margin: 0 10px 0 0;
    text-align: right;
    padding: 0;
    width: 140px;
}
#content form div.form-template div.form-field label.required {
    font-weight: bold;
}
#content form div.form-template div.form-field span {
    display: block;
    float: left;
    margin: 3px 0;
    _margin: 0;
    width: 300px;
}
#content form div.form-template div.form-field span input,
#content form div.form-template div.form-field span textarea {
    width: 285px;
}
#content form div.form-template div.form-field span select {
    width: 289px;
}

