* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff url('/media/index/body-bg.png') repeat-x center 53px;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px; /* 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;
    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: 20px 0;
}
a {
    color: #fff;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
#container {
    margin: 0 auto;
    width: 996px;
}
#header {
    height: 89px;
    margin-top: 56px;
}
#header h1,
#header h3 {
    float: left;
    height: 85px;
    padding-top: 4px;
    width: 155px;
}
#logo {
    background: transparent url('/media/page/r2-logo.png') no-repeat center center;
    display: block;
    height: 85px;
    margin-top: 0px;
    width: 155px;
}
#header h2 {
    color: #c2c6cb;
    float: left;
    height: 54px;
    font-size: 100%;
    font-weight: bold;
    line-height: 117%;
    text-transform: uppercase;
    padding: 35px 0 0 49px;
}
#header h2 a {
    color: #c2c6cb;
    text-decoration: none !important;
}
#menu {
    float: left;
    margin: 0;
    width: 155px;
}
#menu li {
    list-style-type: none;
}
#menu li a {
    display: block;
    color: #0d2647;
    font-weight: bold;
    height: 28px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 15px 0 15px;
}
#menu li a.item-1 {
    background: transparent url('/media/page/01-uvod.png') no-repeat left top;
}
#menu li a.item-2 {
    background: transparent url('/media/page/02-katalog.png') no-repeat left top;
}
#menu li a.item-3 {
    background: transparent url('/media/page/03-kde-koupit.png') no-repeat left top;
}
#menu li a.item-4 {
    background: transparent url('/media/page/04-technicke-info.png') no-repeat left top;
}
#menu li a.item-5 {
    background: transparent url('/media/page/05-caste-dotazy.png') no-repeat left top;
}
#menu li a.item-6 {
    background: transparent url('/media/page/06-r2-v-akci.png') no-repeat left top;
}
#menu li a.active {
    background-position: left bottom;
    color: #fff;
}
#menu li a:hover {
    text-decoration: underline;
}
#langs {
    background: transparent url('/media/index/glasses-right.png') no-repeat left bottom;
    float: left;
    height: 145px;
    margin: 24px 0 0 0;
    width: 120px;
}
#langs li {
    list-style-type: none;
    padding: 1px 0 1px 20px;
}
#langs li a {
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#langs li a.active {
    color: #b9d300;
}
#footer {
    background: transparent url('/media/index/footer-bg.png') no-repeat left top;
    color: #9ea6b0;
    font-size: 92%;
    height: 19px;
    line-height: 117%;
    margin-left: 155px;
    padding-top: 26px;
    width: 711px;
}
#footer div.left {
    float: left;
    margin-left: 45px;
}
#footer div.right {
    float: right;
}
#footer a {
    color: #9ea6b0;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer a.email {
    color: #5f6772;
    text-decoration: underline;
}
#footer a.inspire {
    text-decoration: underline;
}
#footer a.inspire:hover,
#footer a.email:hover {
    color: #0d2647;
}
#search {
    position: absolute;
    top: 28px;
    left: 378px;
    .left: 382px;
    white-space: nowrap;
}
#search label {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
#search input {
    background: transparent url('/media/katalog/input-bg.png') no-repeat left top;
    border: 0 none;
    color: #fff;
    height: 25px;
    padding: 10px 20px 0 20px;
    vertical-align: top;
    .vertical-align: baseline;
    width: 168px;
}
#search button {
    background: transparent url('/media/katalog/btn-hledej.png') no-repeat left top;
    border: 0 none;
    cursor: pointer;
    height: 35px;
    width: 79px;
}
#container.en #search button {
    background: transparent url('/media/katalog/btn-search.png') no-repeat left top;
}

