* {
  margin: 0px;
  padding: 0px;
}
body {
    background: #000 url('/media/page/bg.gif') repeat-x left top;
    color: #557481;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 75%; /*   100% = 16px */
    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;
}
.nowrap {
    white-space: nowrap !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
a {
    color: #ff672b;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
ul,
ol {
    margin: 20px;
}
p {
    margin: 20px 0;
}
input {
    background: #fff url('/media/page/input-bg.gif') repeat-x left top;
    border: 1px solid #c8c8c8;
    padding: 1px;
}
button {
    background: transparent url('/media/page/more-round.gif') no-repeat center center;
    border: 0 none;
    height: 22px;
    cursor: pointer;
    width: 22px;
}
#container {
    margin: 0 auto;
    padding-top: 46px;
    width: 975px;
}
#langs {
    background: transparent url('/media/page/lang-bg.gif') no-repeat center bottom;
    height: 32px;
    padding: 14px 20px 0 0;
    text-align: right;
}
#langs a {
    color: #fff;
    margin: 0 4px;
}
#logo {
    background: #009ddc url('/media/page/logo-bg.gif') no-repeat left top;
    border-bottom: 1px solid #008ec7;
    height: 52px;
    float: left;
    overflow: hidden;
    padding: 7px 0 0 19px;
    width: 225px;
}
#logo a {
    display: block;
    padding: 10px;
    width: 178px;
}
#menu-box {
    background: #006791 url('/media/page/menu-bg.gif') no-repeat right top;
    border-bottom: 1px solid #008ec7;
    height: 59px;
    float: left;
    width: 731px;
}
#menu {
    margin: 0 0 0 25px;
}
#menu li {
    float: left;
    list-style-type: none;
    margin: 0 1px;
}
#menu li a {
    border-top: 5px solid #006791;
    color: #fff;
    display: block;
    float: left;
    font-size: 92%;
    font-weight: bold;
    height: 35px;
    letter-spacing: 1px;
    padding: 19px 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#menu li a.selected,
#menu li a:hover {
    border-top: 5px solid #0098d4;
}
#loginbox h2 {
    background: #f2f2f2 url('/media/page/prihlaseni-pro-prodejce.gif') no-repeat 15px 21px;
    font-size: 133%;
    height: 19px;
    margin-bottom: 1px;
    padding: 18px 0 0 15px;
}
#loginbox.en h2 {
    background: #f2f2f2 url('/media/page/prihlaseni-pro-prodejce-en.gif') no-repeat 15px 21px;
}
#loginbox form {
    background-color: #f2f2f2;
    margin-top: 2px;
    padding: 20px 0 35px 0;
}
#loginbox form a {
    background:transparent url(/media/page/form-arrow.png) no-repeat scroll left center;
    color:#8BBDE2;
    font-size:92%;
    margin-left:80px;
    padding-left:8px;
}
#loginbox form input {
    border:1px solid #C9C7CA;
    margin:0pt 5px 4px 0pt;
    padding:1px 2px;
    float: left;
    width:114px;
}
#loginbox form input#in_jmeno {
    width:145px;
}
#loginbox form label {
    width: 66px;
    display: inline;
    margin-left: 10px;
    margin-right: 3px;
    float: left;
    text-align: right;
}
#loginbox #user {
    padding: 15px 20px;
}
#loginbox #user h4 {
    margin-bottom: 10px;
}


#login-form {
    background-color: #f2f2f2;
    height: 123px;
    padding: 10px 0 0 0;
}
#login-form label {
    color: #888;
    display: block;
    float: left;
    font-size: 92%;
    line-height: 117%;
    padding: 2px 5px 0 0;
    text-align: right;
    text-transform: lowercase;
    width: 50px;
}
#login-form input {
    float: left;
    margin: 0 5px 5px 0;
    width: 130px;
}
#login-form input.name {
    width: 160px;
}
#login-form ul {
    margin: 6px 0 0 45px;
}
#login-form ul li {
    background: transparent url('/media/page/arrow.gif') no-repeat left 5px;
    list-style-type: none;
    margin-bottom: 2px;
    padding-left: 10px;
}
#login-form a {
    color: #009ddc;
    font-size: 92%;
    line-height: 117%;
}
#bottom-bg {
    background: #fff url('/media/index/bottom-bg.gif') no-repeat left top;
    clear: both;
    display: block;
    font-size: 0;
    height: 7px;
    line-height: 0;
    .position: relative;
    .top: -1px;
    width: 975px;
}
#footer {
    background: transparent url('/media/page/footer-bg.gif') no-repeat center top;
    color: #7b7f80;
    font-size: 92%;
    padding: 20px 0 10px 0;
    text-align: center;
}
#footer a {
    color: #7b7f80;
}

#user {
    clear: both;
}

#cart-left-menu {
    clear: both;
}
#cart-left-menu #cart-items {
    padding: 15px 20px;
}
#cart-left-menu #cart-items div {
    margin-bottom: 10px;
}

form#registration button,
form#password-reset button {
    background: #fff url('/media/page/input-bg.gif') repeat-x left top;
    border: 1px solid #c8c8c8;
    padding: 1px;
    width: auto;
}
form#login {
    margin-top: 7px;
}
