* {
  margin: 0px;
  padding: 0px;
}
body {
    background-color: #1b095d;
    color: #000;
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 69%; /*   100% = 16px */
    line-height: 127%;
    margin: 11px 0;
}
img {
    border: none;
}
a {
    color: #00276e;
    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: #38439b;
    font-size: 163%;
	 font-weight: normal;
    /*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;
}
.form_cleaner,
.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: #fff url('/media/page/header-bg.gif') repeat-x left 1px;
   _height: 89px;
    min-height: 89px;
}
	
#header h3 {
	background-color: #fff;
	display: block;
	 width: 184px;
	 height: 67px;
    float: left;
    font-size: 0;
    line-height: 0;
    padding: 22px 0 0 31px;
    position: relative;
}
#header h3 a {
    display: block;
}
#header ul {
	 width: 722px;
	 border: 1px solid #101664;
	 border-top-color: #38439b;
    float: left;
    margin: 0;
	 padding-left: 12px;
	 background: transparent url('/media/page/menu-shadow.gif') no-repeat left top;
}
#header ul li {
	 background: transparent url('/media/page/menu-li-bg.gif') no-repeat right top;
    float: left;
	 padding-right: 1px;
    list-style-type: none;
    position: relative;
}

#header ul li a {
    color: #fff;
    display: block;
    font-weight: bold;
    _height: 1px;
    letter-spacing: 1px;
    padding: 18px 7px 15px 10px;
	.padding-bottom: 14px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    _width: 1px;
}

#header ul li a:hover {
    background: transparent url('/media/page/menu-a-bg.gif') repeat-x left bottom;
}
#header ul ul {
	 margin-top: 0px;
    background: #fff url('/media/page/sekce-right-bg.gif') repeat-y left top;
    border: 1px solid #38439b;
    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-orange.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: #ff6b12 !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 {
	 float: left;
	 display: block;
    height: 30px;
    margin-top: 1px;
    padding: 10px 0 0 0;
}
#search {
    float: left;
    width: 560px;
}
#search div.form {
    float: left;
}
#search div.button {
    float: left;
    .margin-top: 2px;
}
#search input {
    font-size: 11px;
    height: 17px;
    margin-right: 5px;
    .top: 0;
    width: 120px;
}
#search select {
	 width: 140px;
    font-size: 11px;
    height: 19px;
    margin-right: 5px;
}
#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 5px 0 0;
    width: 23px;
}
#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;
}
#news {
    float: left;
    padding-right: 20px;
    width: 200px;
}
#news.actual {
    float: none;
    padding-right: 0;
    width: auto;
}
#news div.item {
    background: #fff url('/media/page/news-bg.gif') repeat-x left top;
}
#news div.item-bg {
    background: transparent url('/media/page/news-bg-bottom.gif') no-repeat left bottom;
    margin-bottom: 15px;
    padding: 15px;
}
#news div.item span {
    color: #a9a9a9;
    font-size: 90%;
}
#news div.item h2,
#news div.item h3 {
    color: #29166f;
    font-size: 109%;
    margin: 2px 0;
}
#news div.item h2 a,
#news div.item h3 a {
    color: #29166f;
    text-decoration: none;
}
#news div.item h2 a:hover,
#news div.item h3 a:hover {
    text-decoration: underline;
}
#news div.item p {
    color: #535353;
    margin: 0;
}
#news div.item p a {
    color: #535353;
    text-decoration: none;
}
p.more {
    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 {
    border-top: 1px solid #eef2f4;
    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-trelleborg {
    position: relative;
    top: -2px;
}
div.brands img.logo-distyk {
    position: relative;
    top: 6px;
}
div.brands img.logo-cartell {
    position: relative;
    top: -5px;
}

div.promo {
    background: transparent url('/media/page/promo-bg.gif') no-repeat left bottom;
    color: #336ea9;
    font-size: 109%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 8px 0 18px 80px;
}

div.promo2 {
    background: transparent url('/media/page/promo-bg2.gif') no-repeat left bottom;
    color: #336ea9;
    font-size: 109%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 25px 0 24px 50px;
}

#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;
    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: 155px;
    margin: 0;
    padding: 10px;
}
#content div.stavebnictvi-highlighted p,
#content div.highlighted p {
    border: 4px solid #fde0be;
    height: 148px;
}
#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;
}


#content h1.small {
    background: none;
    color: #da251c;
    font-size: 109%;
    margin: 20px 0 -10px 0;
    padding: 0;
}
#container.prumyslova-vyroba #content h1.small {
    color: #293593;
}
#content h3 {
    color: #da251c;
    font-size: 109%;
    margin: 30px 0 0 0;
}
#content h4 {
    font-size: 100%;
    margin: 20px 0 -10px 0;
}
#content h5 {
    font-size: 100%;
    font-style: italic;
    font-weight: normal;
    margin: 20px 0 -12px 0;
}
#content li {
    color: #336ea9;
    padding-bottom: 4px;
}
#content ul li {
    background: transparent url('/media/page/arrow-red.gif') no-repeat left 4px;
    list-style-type: none;
    padding-left: 10px;
}
#content ul {
    margin-left: 10px;
}
#content ol {
    margin-left: 26px;
}

#container.stavebnictvi #news,
#container.prumyslova-vyroba #news {
    margin-right: 0;
}
#categories {
    background: #fff url('/media/page/categories-bg.gif') repeat left top;
    border: 5px solid #fde0be;
    width: 660px;
}
#container.prumyslova-vyroba #categories {
    background: #fff url('/media/page/categories-bg-blue.gif') repeat left top;
    border: 5px solid #b2c9e1;
}
#categories div.box {
    float: left;
    width: 220px;
}
#categories div.box h3 {
    background: #fff url('/media/page/arrow-big-blue-down.gif') no-repeat 10px 10px;
    color: #da251c;
    font-size: 150%;
    margin: 0;
    padding: 20px 10px 20px 55px;
}
#container.prumyslova-vyroba #categories div.box h3 {
    color: #ff6b12;
}
#categories div.box ul {
    margin: 10px 15px 10px 26px;
}
#categories div.box ul li {
    background: transparent url('/media/page/arrow-red.gif') no-repeat left 9px;
    padding: 5px 0 5px 15px;
}
#container.prumyslova-vyroba #categories div.box ul li {
    background: transparent url('/media/page/arrow-orange.gif') no-repeat left 9px;
}
#categories div.box ul li a {
    color: #00276e;
}
#container.prumyslova-vyroba #categories div.box ul li a {
    color: #00276e;
}
#categories div.box ul li strong a {
    color: #da251c;
}
#container.prumyslova-vyroba #categories div.box ul li strong a {
    color: #00276e;
}
div.categories-shadow {
    background: transparent url('/media/page/categories-shadow.gif') no-repeat top left;
    height: 16px;
    font-size: 0;
    line-height: 0;
}

div.letak {
    margin-top: 20px;
    text-align: center;
}
div.letak a {
    border: 1px solid #d7dfe9;
    display: block;
    float: left;
    margin: 5px 0 0 28px;
    _margin: 5px 0 0 14px;
    padding: 5px 5px 3px 5px;
    text-align: center;
    text-decoration: none;
}
div.letak img {
    margin-bottom: 2px;
}
div.letak strong {
    color: #29166f;
    font-size: 109%;
}

div.doporucujeme span,
div.letak span {
    background: transparent url('/media/page/lupa.gif') no-repeat left 2px;
    padding: 0 0 0 18px;
}
div.doporucujeme span:hover,
div.letak span:hover {
    text-decoration: underline;
}

div.doporucujeme {
    border-bottom: 1px solid #eef2f4;
	display: block;
	margin: 30px 0;
	padding-bottom: 30px;
	text-align: center;
}
div.doporucujeme a {
    color: transparent;
    display: block;
    text-decoration: none;
}
div.doporucujeme a * {
    color: #6e6e6e;
}
div.doporucujeme span {
    background-image: none;
    padding: 0;
}
div.doporucujeme span:hover {
    text-decoration: none;
}
div.doporucujeme .headline,
div.doporucujeme .title,
div.doporucujeme .p {
    display: block;
    line-height: 140%;
}
div.doporucujeme .title,
div.doporucujeme .headline {
	color: #ff6b12;
    font-size: 130%;
    font-weight: normal;
	margin: 3px 0;
	text-align: center;
}
div.doporucujeme .title {
	color: #000;
	font-weight: bold;
}
div.doporucujeme .p {
    font-size: 110%;
}

.new_button {
    display: block;
    float: left;
}
.quest_form_button {
    float: right;
}
.new_button a {
    background: #da251c url('/media/page/footer-bg.gif') center -5px;
    border: 1px solid #da251c;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 3px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.quest_form_button a {
    background: #da251c url('/media/page/footer-bg.gif') center -5px;
    border: 1px solid #da251c;
    position: relative;
}
.product .quest_form_button a {
    top: 10px;
}

.odberatele {
    margin: 0 0 20px 0;
}
.odberatele h3 {
    color: #656565 !important;
    font-weight: normal;
    margin-bottom: 10px !important;
    text-align: center;
}
.odberatele .odber_content {
    margin: 0 auto;
    padding: 5px;
    width: 144px;
}
.odberatele .odb_item {
    margin: 15px 0;
    text-align: center;
}
.odberatele .fake_img {
    background: #fff none no-repeat center center;
    display: block;
    height: 60px;
    overflow: hidden;
    width: 144px;
}

.newsletter_subscribe_form {
    background-color: #f8fafb;
    border: 1px solid #eef2f4;
    font-size: 110%;
    line-height: 130%;
    margin: 0 auto;
    padding: 10px;
    width: 178px;
}
.newsletter_subscribe_form label {
    color: #747474;
    display: block;
    margin: 5px 0 10px;
}
.newsletter_subscribe_form label strong {
    color: #1b095d;
    display: block;
    font-weight: bold;
}
.newsletter_subscribe_form input,
.newsletter_subscribe_form button {
    background: transparent none no-repeat left top;
    border: 0 none;
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0;
}
.newsletter_subscribe_form input {
    background-image: url('/media/page/newsletter-input.png');
    padding: 0 10px;
    width: 127px;
}
.newsletter_subscribe_form button {
    background-image: url('/media/page/newsletter-button.png');
    width: 31px;
}
.newsletter_subscribe_form button span {
    display: none;
}

