* {
  margin: 0px;
  padding: 0px;
}
body {
    background-color: #d1dce2;
    color: #000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 69%; /*   100% = 16px */
    line-height: 127%;
    margin: 11px 0;
}
img {
    border: none;
}
a {
    color: #da251c;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
a.ico img {
    border: 1px solid #d7dfe9;
    padding: 5px;
}
h1 {
    background: transparent url('/media/page/promo-bg.gif') no-repeat -30px top;
    color: #336ea9;
    font-size: 163%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 0 24px 50px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
ul,
ol {
    margin: 20px;
}
p {
    margin: 20px 0;
}
button {
    background: #7d9cab url('/media/page/button-bg.gif') repeat-x left top;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: Verdana, 'Geneva CE', lucida, sans-serif;
    font-size: 10px;
    font-weight: bold;
    overflow: visible;
    padding: 2px 5px;
    .padding: 0 6px;
    text-transform: uppercase;
    _width: 0;
}
div.button {
    border: 1px solid #96afbb;
    display: block;
    float: left;
}
.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;
}
#container-top {
    background: transparent url('/media/page/container-top-bg.gif') no-repeat left top;
    font-size: 0;
    height: 5px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    width: 971px;
}
#container-bottom {
    background: transparent url('/media/page/container-bottom-bg.gif') no-repeat left top;
    font-size: 0;
    height: 5px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    width: 971px;
}
#container {
    background: transparent url('/media/page/container-bg.gif') repeat-y left top;
    margin: 0 auto;
    padding: 5px 10px;
    width: 951px;
}
#header {
    background: #7c9cab url('/media/page/header-bg.gif') repeat-x left top;
    border: 1px solid #93adb9;
    _height: 77px;
    min-height: 77px;
}
#header h3 {
    float: left;
    font-size: 0;
    line-height: 0;
    margin: -1px 0 -1px 3px;
    position: relative;
}
#header h3 a {
    display: block;
}
#header ul {
    float: left;
    margin: 0;
}
#header ul.ru {
    font-size: 92%;
}
#header ul li {
    background: transparent url('/media/page/menu-a-bg.gif') repeat-x left 100px;
    float: left;
    list-style-type: none;
    position: relative;
}
#header ul li a {
    background: transparent url('/media/page/menu-li-bg.gif') no-repeat right top;
    color: #fff;
    display: block;
    font-weight: bold;
    _height: 1px;
    letter-spacing: 1px;
    padding: 52px 11px 11px 11px;
    .padding: 52px 11px 10px 11px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    _width: 1px;
}
#header ul.ru li a {
    letter-spacing: 0;
    padding: 52px 8px 11px 8px;
    .padding: 52px 8px 10px 8px;
}
#header ul.ru li ul li a {
    padding: 2px 12px 2px 27px;
}
#header ul.pl li a {
    letter-spacing: 0;
}
#header ul li a.last {
    background: none;
}
#header ul li:hover {
    background: #e4ebed url('/media/page/menu-a-bg.gif') repeat-x left top;
}
#header ul li:hover a {
    color: #406f85;
}
#header ul ul {
    background: #fff url('/media/page/sekce-right-bg.gif') repeat-y left top;
    border: 1px solid #96afbb;
    display: none;
    /*overflow: hidden;*/
    padding: 2px 0 10px 0;
    position: absolute;
    width: 185px;
    z-index: 1000;
}
#header ul ul iframe {
    border: 0 none;
    display: none;
    _display: block;
    filter: alpha(opacity=0);
    height: 50px;
    left: -1px;
    position: absolute;
    top: 0;
    /*width: 1000px;*/
    width: 187px;
    z-index: 99;
}
#header ul li:hover ul,
#header ul li:hover iframe {
    display: block;
}
#header ul ul li {
    background: none;
    float: none;
    line-height: 118%;
    position: relative;
    z-index: 101;
}
#header ul ul li:hover {
    background: none;
}
#header ul ul li.first {
    padding-top: 8px;
}
#header ul ul li a {
    background: transparent url('/media/page/arrow-red.gif') no-repeat 15px 5px;
    color: #00276e;
    font-weight: normal;
    padding: 2px 12px 2px 27px;
    text-transform: none;
    white-space: normal;
    width: auto;
}
#header ul ul li a:hover {
    background: #fff url('/media/page/arrow-red.gif') no-repeat 15px 5px;
}
#header ul ul li strong a {
    background: transparent none !important;
    color: #da251c !important;
    font-weight: bold;
    padding: 4px 12px 4px 15px;
    _padding: 4px 12px 0px 15px;
}
#header ul ul li strong a:hover {
    text-decoration: underline;
}
#header ul ul li strong {
    display: block;
    padding-top: 10px;
}
#header ul ul li strong.prumysl {
    border-top: 1px solid #96afbb;
    margin-top: 15px;
}
#header ul ul li strong.prumysl a {
    color: #293593 !important;
}
#search-box {
    background: transparent url('/media/page/search-bg.gif') repeat-x left top;
    height: 30px;
    margin-top: 1px;
    padding: 10px 0 0 0;
}
#search {
    float: left;
    width: 820px;
}
#search div.form {
    float: left;
}
#search div.button {
    float: left;
    .margin-top: 2px;
}
#search input {
    font-size: 11px;
    height: 17px;
    margin-right: 20px;
    width: 120px;
}
#search select {
    font-size: 11px;
    height: 19px;
    margin-right: 5px;
}
#search select.kategorie {
    width: 200px;
}
#search select.pouziti {
    width: 210px;
}
#search select.znacky {
    width: 115px;
}
#search select optgroup option {
    padding-left: 15px;
}
#search span.ico {
    background: transparent url('/media/page/search-ico.gif') no-repeat right top;
    float: left;
    height: 19px;
    margin: 1px 8px 0 0;
    width: 39px;
}
#langs {
    float: right;
    padding: 4px 14px 0 0;
}
span.shadow-top {
    background: transparent url('/media/page/shadow-top.gif') no-repeat center top;
    display: block;
    height: 16px;
}
#content {
    padding: 11px 14px 14px 14px;
}
.left-box,
#news {
    float: left;
    margin-right: 20px;
    width: 220px;
}
.left-box div.item,
#news div.item {
    background: #fff url('/media/page/news-bg.gif') repeat-x left top;
}
.left-box div.item-bg,
#news div.item-bg {
    background: transparent url('/media/page/news-bg-bottom.gif') no-repeat left bottom;
    margin-bottom: 15px;
    padding: 15px;
}
.left-box div.item span,
#news div.item span {
    color: #a9a9a9;
    font-size: 90%;
}
.left-box div.item h2,
#news div.item h3,
.left-box div.item h2,
#news div.item h3 {
    color: #336ea9;
    font-size: 109%;
    margin: 2px 0;
}
.left-box div.item h2 a,
#news div.item h3 a,
.left-box div.item h2 a,
#news div.item h3 a {
    color: #336ea9;
    text-decoration: none;
}
.left-box div.item h2 a:hover,
#news div.item h3 a:hover,
.left-box div.item h2 a:hover,
#news div.item h3 a:hover {
    text-decoration: underline;
}
.left-box div.item p,
#news div.item p {
    color: #535353;
    margin: 0;
}
.left-box div.item p a,
#news div.item p a {
    color: #535353;
    text-decoration: none;
}
p.more {
    line-height: 133%;
    margin: 0;
    padding-top: 2px;
    text-align: right;
}
p.more a {
    background: transparent url('/media/page/arrow-red.gif') no-repeat right 4px;
    color: #da251c !important;
    padding-right: 10px;
    text-decoration: underline !important;
    text-transform: lowercase;
}
p.more a:hover {
    text-decoration: none !important;
}
#nav-menu {
    background: #da251c url('/media/page/footer-bg.gif') repeat-x left -7px;
    border: 1px solid #da251c;
    color: #fff;
    height: 14px;
    margin: 12px 0 20px 0;
    padding: 4px 10px 4px 10px;
}
#container.prumyslova-vyroba #nav-menu {
    background: #293593 url('/media/page/footer-bg-blue.gif') repeat-x left -7px;
    border: 1px solid #293593;
}
#nav-menu a {
    color: #fff;
    text-decoration: none;
}
#nav-menu a:hover {
    text-decoration: underline;
}
#nav-menu strong {
    background: transparent url('/media/page/arrow-circle-red.gif') no-repeat 10px top;
    padding: 1px 0 1px 35px;
}
#container.prumyslova-vyroba #nav-menu strong {
    background: transparent url('/media/page/arrow-circle-blue.gif') no-repeat 10px top;
    padding: 1px 0 1px 35px;
}
#nav-menu div.nav {
    float: left;
}
#nav-menu div.print {
    font-weight: bold;
    float: right;
    padding: 0 14px 0 0;
}
#nav-menu div.print a {
    background: transparent url('/media/page/print.gif') no-repeat left 1px;
    padding: 0 0 1px 20px;
}
div.brands {
    padding: 25px 0 0 34px;
}
div.brands span {
    display: block;
    float: left;
    height: 55px;
    margin: 0 48px 0 0;
}
div.brands img.logo-den-braven {
    position: relative;
    top: 5px;
}
div.brands img.logo-tesa {
    position: relative;
    top: 4px;
}
div.brands img.logo-cartell {
    position: relative;
    top: -5px;
}
div.promo {
    background: transparent url('/media/page/promo-bg.gif') no-repeat left center;
    color: #336ea9;
    font-size: 109%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 8px 0 18px 78px;
}
div.promo a {
    color: #336ea9;
}
div.top20 {
}
div.top20 img {
    margin-bottom: 20px;
}
#footer {
    background: #da251c url('/media/page/footer-bg.gif') repeat-x left top;
    border: 1px solid #da251c;
    color: #fff;
    height: 27px;
    padding: 10px 10px 0 10px;
    text-align: right;
}
#container.prumyslova-vyroba #footer {
    background: #293593 url('/media/page/footer-bg-blue.gif') repeat-x left top;
    border: 1px solid #293593;
}
#footer a {
    color: #fff;
}

#content div.product {
    float: left;
    margin: 0 10px 20px 0;
    overflow: hidden;
    width: 330px;
}
#content div.product-even {
    margin-right: 0;
}
#content div.product h3 {
    background: transparent url('/media/katalog/product-heading.gif') repeat-x left top;
    border: 1px solid #d7dfe9;
    font-size: 150%;
    font-weight: normal;
    line-height: 122%;
    margin: 0;
    padding: 8px 15px;
}
#content div.product h3 a {
    color: #da251c;
    text-decoration: none;
}
#container div.search-prumyslova-vyroba h3 a,
#container.prumyslova-vyroba div.product h3 a {
    color: #293593;
}
#content div.product p {
    border: 1px solid #d7dfe9;
    border-top: 0 none;
    height: 125px;
    margin: 0;
    padding: 10px;
}
#content div.stavebnictvi-highlighted p,
#content div.highlighted p {
    border: 4px solid #fde0be;
    height: 118px;
}
#container div.prumyslova-vyroba-highlighted p,
#container.prumyslova-vyroba div.highlighted p {
    border: 4px solid #b2c9e1;
}
#content div.product p span.more {
    border-top: 1px solid #d7dfe9;
    display: block;
    margin-top: 12px;
    padding-top: 6px;
    text-align: right;
}
#content div.product p span.more a {
    background: transparent url('/media/page/arrow-red.gif') no-repeat right 4px;
    padding-right: 10px;
}
#container.stavebnictvi div.product p span.more a {
    color: #00276e;
}
#content div.product p img.ico {
    border-left: 10px solid #fff;
    border-right: 20px solid #fff;
    float: left;
}
#content div.product p a.perex {
    color: #000;
    text-decoration: none;
}
div.content-shadow {
    background: transparent url('/media/page/content-shadow.gif') no-repeat center top;
    font-size: 0;
    height: 16px;
    line-height: 0;
    margin: 10px 0;
}
div.shadow-bottom {
    margin-top: 30px;
}
#letak-box {
    margin-top: 5px;
}
#letak {
    text-align: left;
}
#letak input {
    width: 153px;
}
#letak button {
    float: right;
    margin-top: 10px;
}


#call-free {
    height: 26px;
    margin-bottom: 2px;
    width: 220px;
}
#call-free a {
    background: transparent url('/media/page/volejte-nam-zdarma.png') no-repeat left top;
    color: #fff;
    display: block;
    font-size: 110%;
    font-weight: bold;
    height: 16px;
    padding: 6px 10px 4px 45px;
    text-decoration: none;
    text-transform: uppercase;
    width: 165px;
}
#calculator {
    height: 38px;
    margin-bottom: 2px;
    width: 220px;
}
#calculator a {
    background: transparent url('/media/page/kalkulator-spotreby.png') no-repeat left top;
    display: block;
    height: 38px;
    width: 220px;
}
#eu {
    font-size: 117%;
    margin: 10px 0;
    padding-left: 275px;
}
#eu img {
    float: left;
    margin-right: 10px;
}
#eu p {
    float: left;
    margin: 8px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    width: 400px;
}
