@charset "utf-8";
/* CSS Document */

/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
body, div, span, p, ul, ol, li, h1, h2, h3, h4, h5, h6, address, a, strong, em, dl, dt, dd, table, thead, tbody, tfoot, tr, td, th, form, fieldset, legend, caption { padding: 0px; margin: 0px; outline: none; background-position: left top; background-repeat: no-repeat; }

input, select, textarea, button { font-family: Arial, Helvetica, sans-serif; }

body { font: 12px/18px Arial, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF; }

blockquote, address { font-style: normal; }

img,
a img { border: none; }

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.no-screen { position: absolute; top: -10000px; left: -10000px; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.small { font-size: 11px; }
.note { font-size: 12px; line-height: 140%; }
.big { font-size: 14px; }
.valign-middle { vertical-align: middle; }
.red { color: #E1011B; }
.no-margin { margin: 0; }

a { text-decoration: underline; }

img.right { float: right; margin-left: 8px; margin-bottom: 5px; margin-top: 3px; }
img.left { float: left; margin-right: 8px; margin-bottom: 5px; margin-top: 3px; }

hr { display: none; }
.hr-line { height: 1px; overflow: hidden; background-color: #CCCCCC; }

/***************/
/* OVERLAPPING */
/***************/
.overlap,
.overlap * { display: block; position: relative; }
.overlap span { position: absolute; left: 0px; top: 0px; background-position: left top; background-repeat: no-repeat; }
a.overlap span,
.overlap a span { cursor: pointer; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
body { background: #111111 url(/images/body-bg.png) repeat-x center top; color: #dddddd; }
h1 { font-size: 26px; font-weight: bold; color: #E1011B; line-height: 26px; margin-bottom: 16px; }
h2 { font-size: 14px; text-transform: uppercase; font-weight: bold; margin-bottom: 6px; }
h3 { font-size: 12px; font-weight: bold; margin: 10px 0 5px; }
h4 {}
p { margin-bottom: 18px; }
ul { margin-bottom: 18px; }
ul li { list-style: none; background: url(/images/li-red.png) no-repeat left 3px; padding-left: 15px; }
ol { margin-left: 2em; margin-bottom: 18px; }
dl { margin-bottom: 18px; }
dt { font-weight: bold; float: left; padding-right: 3px; }

sup { vertical-align: baseline; position: relative; top: -0.4em; }
sub { vertical-align: baseline; position: relative; bottom: -0.4em; }

a { color: #dddddd; }
a:hover { color: #FFD300; }

fieldset { border: none; }
button, select, input, textarea { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
body {}

html, body { min-height: 100%; height: 100%; }
#page-wrapper { height: 100%; }

#page-bg { background: url(/images/page-bg.png) no-repeat center top; }

#page-wrapper { width: 980px; margin: 0 auto; position: relative; }


#body { width: 790px; float: right; }
#main-content { width: 450px; padding: 0px 20px 30px 20px; float: left; }
#right-column { width: 300px; float: left; padding: 0px 0px 50px 0px; }
#left-column { width: 190px; padding: 0px 0px 30px 0px; }
.layout-2-columns #main-content { width: 700px; }

/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { height: 140px; }

#logo { padding: 15px 0px 0px 14px; }

/***************/
/* FORM SEARCH */
/***************/
#form-search { position: absolute; top: 47px; right: 60px; width: 131px; height: 30px; padding: 2px 0px 0px 10px; background-image: url(/images/form-search-bg.png); }
#form-search input:placeholder,
#form-search input::placeholder { color: #FFF; }
#form-search input[type=text] { color: #FFF; background: #252525; border: none; vertical-align: middle; padding: 6px 4px 6px 4px; width: 128px; }
#form-search input[type=image] { width: 39px; height: 32px; position: absolute; top: 0px; right: -39px; }

/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { padding: 12px 0px 0px 16px; font-size: 11px; color: #EEEEEE; }
#footer a { color: #EEEEEE; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer a.sitemap,
#giant { margin-left: 20px; font-size: 12px; }


/*******************************************************************/
/*                                                            MENU */
/*******************************************************************/
#menu { position: absolute; top: 47px; left: 174px; font-size: 14px; color: #FFFFFF; }

#menu h2 { position: absolute; top: -10000px; left: 0px; }
#menu ul { margin: 0px; padding: 0px; }
#menu li { background: none; padding: 0px 0px 0px 0px;  display: inline-block; }
#menu a { color: #BFBFBF; text-decoration: none; padding: 0px 0px 0px 12px; display: inline-block; height: 29px; line-height: 29px; background-image: url(/images/menu-bg.png); }
#menu span { display: inline-block; height: 29px; line-height: 29px; padding: 0px 12px 0px 0px; background-image: url(/images/menu-bg.png); }
#menu span span { padding: 0px 5px; background-repeat: repeat-x; }
#menu a:hover { background-position: 0px -29px; }
#menu a:hover span { background-position: right -58px; }
#menu a:hover span span { background-position: left -87px; } 

#menu .active {}
#menu .active a,
#menu .active a:hover { color: #000000; background-position: 0px -116px; }
#menu .active span,
#menu .active a:hover span { background-position: right -145px; }
#menu .active span span,
#menu .active a:hover span span { background-position: left top; background-color: #FFD301; }

/*******************************************************************/
/*                                                     LEFT COLUMN */
/*******************************************************************/
#left-column {}
#left-column h2 { font-size: 16px; text-transform: none; }

#left-column .block { background-color: #171717; padding: 10px; }

/****************/
/* SECTION MENU */
/****************/
.section-menu { background: #161616 url(/images/submenu-bg.png) no-repeat left top; line-height: 16px; padding: 3px 0px 0px 0px; border-radius: 10px; behavior: url(/styles/pie.htc); position: relative; }
.section-menu ul { padding: 5px 0px 8px 0px; }
.section-menu li { background: none; padding: 0px 10px; }
.section-menu .link-wrapper { display: block; }
.section-menu .link { display: block; border-top: 1px solid #2A2A2A; padding: 5px 5px; }
.section-menu li.first .link { border-top: none; }
.section-menu a { text-decoration: none; }

/* SUBLEVEL */
.section-menu ul ul { margin: 0px -10px 0px -10px; padding: 6px 0px 5px 0px; background: none; }
.section-menu ul ul li { margin: 0px 0px 6px 0px; display: block; width: 166px; margin-left: 8px; padding-right: 0px; }
.section-menu ul ul .link { border: none; background: url(/images/li-yellow.png) no-repeat 0px 5px; padding: 3px 0px 3px 17px; }
.section-menu ul ul a { text-decoration: underline; }

/* TOP LEVEL: ACTIVE */
.section-menu li.active { color: #E1011C; font-weight: bold; }
.section-menu li.active a { color: #E1011C; }

.section-menu li.active li { font-weight: normal; }
.section-menu li.active li a { color: #DDDDDD; }
.section-menu li.active li a:hover { color: #FFD300; }

/* SUBLEVEL: ACTIVE */
.section-menu ul ul li.active { background: url(/images/submenu-item-active-bg.png) no-repeat left top; padding: 0px 0px 0px 0px; position: relative; top: -4px; margin-bottom: 12px; width: 176px; }
.section-menu ul ul li.active .link-wrapper { background: url(/images/submenu-item-active-bg.png) no-repeat left bottom; padding: 0px 0px 0px 10px; position: relative; top: 13px; }
.section-menu ul ul li.active .link { background-image: url(/images/li-black.png); background-position: 0px 3px; color: #000000; padding: 0px 0px 0px 17px; position: relative; top: -7px; }
.section-menu ul ul li.active a { color: #000000; }
.section-menu ul ul li.active a:hover { color: #000000; }

/*******************************************************************/
/*                                                    RIGHT COLUMN */
/*******************************************************************/
#right-column { padding-bottom: 220px; }

#henkel-brands { }
#henkel-brands h2 { font-size: 16px; color: #e1011b; text-transform: none; }
#henkel-brands li { list-style: none; padding: 0px; background: none; width: 130px; text-align: center; float: left; padding: 10px 0px 10px 0px; }
#henkel-brands li.odd { clear: left; }
#henkel-brands span.brand { display: block; color: #FFD300; font-weight: bold; line-height: 16px; }
#henkel-brands a { font-size: 11px; line-height: 14px; }


/*******************************************************************/
/*                                                    MAIN CONTENT */
/*******************************************************************/
#main-content {}

p.intro { font-size: 14px; line-height: 20px; }

/**************/
/* BREADCRUMB */
/**************/
#breadcrumb { color: #777777; margin-bottom: 9px; }
#breadcrumb strong { position: absolute; top: -10000px; left: 0px; }
#breadcrumb a { color: #777777; text-decoration: none;  }
#breadcrumb a:hover { text-decoration: underline; }

/**************/
/* BLOCK NEWS */
/**************/
div.block-news {}
div.block-news h2 { position: absolute; top: -10000px; }
div.block-news h3 { font-size: 14px; color: #FFFFFF; padding: 16px 0px 3px 0px; margin: 0px; }
div.block-news h3 a { color: #ffd300; text-decoration: none; }
div.block-news h3 a:hover { text-decoration: underline; }
div.block-news img { border: 2px solid #858585; float: left; margin-top: 3px; }
div.block-news p { margin: 0px 0px 0px 78px; line-height: 16px; }
div.block-news p.date { font-size: 10px; color: #808080; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; }
div.block-news p.more { padding-top: 3px; }
div.block-news p.more a { background: url(/images/li-red.png) no-repeat left center; padding-left: 15px; }
div.block-news div.news-preview { position: relative; width: 220px; float: left; min-height: 115px; }
div.block-news div.news-preview.first { margin-right: 40px; }

/*******/
/* FAQ */
/*******/
dl.faq { line-height: 20px; }
dl.faq dt { display: block; font-size: 14px; font-weight: bold; float: none; padding-bottom: 5px; }
dl.faq dd { padding-bottom: 18px; }
dl.faq ul { margin: 0px; }
dl.faq ul li { background-position: 0px 4px; }

/********/
/* FORM */
/********/
.input,
textarea { border: 1px solid #414141; background-color: #fff; padding: 2px; }
.form-contact div { padding-bottom: 8px; }
.form-contact table,
.form-contact th,
.form-contact td { border-collapse: collapse; }
.form-contact td { padding: 0 0 8px 0; }

/******************/
/* PRODUCT DETAIL */
/******************/
div.product-detail {}

/* PRODUCT IMAGE */
div.product-image { border-bottom: 1px solid #333; margin-bottom: 15px; padding-bottom: 15px; }
div.product-image.no-border { border-bottom: none; }
div.product-image.no-padding { padding-bottom: 0; }
div.product-image img { display: block; }

/* PRODUCT THUMBNAILS */
ul.thumbnails { word-spacing: 15px; margin-bottom: 10px; }
ul.thumbnails li { background: none; padding: 5px 0px 10px 0px; display: inline-block; vertical-align: top; word-spacing: normal; }
ul.thumbnails a img { border: 1px solid #414141; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: 0px 1px 1px #414141 }
ul.thumbnails a:hover img {  }

/* DOCUMENT DOWNLOAD */
ul.document-download { color: #A9A9A9; }

/* CHEMOPREN PROFI & KLASIK */

#chemopren-klasik #main-content h2,
#chemopren-profi #main-content h2 { font-size: 26px; font-weight: bold; color: #E1011B; line-height: 26px; margin-bottom: 16px; text-transform: none; }
#chemopren-klasik #main-content h3,
#chemopren-profi #main-content h3 { font-size: 14px; text-transform: uppercase; font-weight: bold; margin-bottom: 6px; }
#chemopren-klasik a.more-info,
#chemopren-profi a.more-info { display: inline-block; margin-bottom: 10px; }
#chemopren-klasik div.slide,
#chemopren-profi div.slide { margin-bottom: 5px; display: none; padding-bottom: 5px; }

/**************/
/* INFO BLOCK */
/**************/
#info-block { background: #FFD300 url(/images/info-block-bg.png) no-repeat left top; position: relative; color: #000000; line-height: 16px; width: 980px;  }
#info-block a { color: #000000; }
#info-block h2 { font-size: 20px; color: #E1011C; font-weight: bold; text-transform: none; margin: 0px; padding: 0px 0px 10px 0px; position: relative; top: 0; }
#info-block h3 { font-size: 16px; line-height: 18px; padding: 0px 0px 8px 0px; margin: 0px;  }
#info-block h3 a { color: #000000; text-decoration: none; }
#info-block h3 a:hover { text-decoration: underline; }
#info-block p.more { margin-bottom: 0px; }
#info-block p.more a { background: url(/images/li-red-yellow.png) no-repeat left center; padding-left: 15px; }
#info-block p.date { color: #808080; font-size: 10px; position: relative; top: 0; margin-bottom: 0 !important; }
#info-block ul li { background-image: url(/images/li-red-yellow.png); }
#info-block-content-wrapper { background: url(/images/info-block-bottom-bg.png) no-repeat left bottom; padding: 27px 0px 50px 20px; width: 960px;  }
#info-block .arrow { width: 91px; height: 46px; background-image: url(/images/info-block-arrow-small.png); position: absolute; top: -46px; right: 153px; }
#info-block .arrow.homepage { width: 102px; height: 58px; background-image: url(/images/info-block-arrow.png); top: -58px; right: 54px; }

/* CLAIM */
#info-block .claim { width: 197px; position: absolute; top: -203px; right: 226px; }
#info-block .claim p.more { text-align: right; padding-right: 25px; padding-top: 5px; }
#info-block .claim p.more a { color: #FFFFFF; background-image: url(/images/li-red.png);  }

/* SOUSEDI */
#info-block div.image { background: url(/images/info-block-img.png) no-repeat left top; width: 211px; height: 214px; position: absolute; top: -214px; right: 0px; }

.soused-left #right-column,
.no-soused #right-column { padding-bottom: 50px; }
.soused-left #left-column { padding-bottom: 220px; }

/* bez souseda */
.layout-2-columns #info-block .image,
.no-soused #info-block .image { display: none; }
.soused-left #category-summary,
.no-soused #category-summary { padding-bottom: 20px; }

/* soused levy sloupec */
.soused-left #info-block .image { left: 0; background-image: url(/images/info-block-img-left.jpg); }
.soused-left.palec #info-block .image { background-image: url(/images/info-block-img-left-palec.jpg); }
.soused-left.ukazovak #info-block .image { background-image: url(/images/info-block-img-left-ukazovak.jpg); }

/* soused pravy sloupec */
.palec #info-block .image { background-image: url(/images/info-block-img-palec.jpg); }
.ukazovak #info-block .image { background-image: url(/images/info-block-img-ukazovak.jpg); }


/* BLOCKS */
#info-block div.block  { width: 220px; float: left; }

/* BLOCK: ARTICLES */
#info-block div.block-articles { width: 470px; padding-left: 10px; }
#info-block div.block-articles div.article-preview { width: 210px; padding-right: 25px; float: left; }
#info-block div.block-articles img { float: left; border: 3px solid #FFE980; margin-left: -2px; position: relative; }
#info-block div.block-articles p { margin: 0px 0px 0px 110px; }
#info-block div.block-articles p.more { padding-top: 5px; }

/* BLOCK: NEWS */
#info-block div.block-news { padding: 0px 20px 0px 0px; }
#info-block div.block-news p { margin: 0px 0px 10px 0px; }
#info-block div.news-preview { padding: 0; position: relative; }
#info-block div.news-preview p { margin-bottom: 0.5em; }

/* BLOCK: PRESS */
#info-block div.block-press { padding-right: 15px; }
#info-block div.block-press p.date { margin-bottom: 0px; }

/* BLOCK: PRODUCT LINE */
#info-block div.block-product-lines { float: none; width: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 17px -5px; background: url(/images/info-block-separator.png) repeat-x left bottom; }
#info-block div.block-product-lines h2 { padding-bottom: 0; padding-left: 10px; margin-left: 13px; }
#info-block ul.product-lines li { background: none; display: block; width: 120px; padding: 0px 0px 20px 0px; float: left; font-size: 12px; text-transform: uppercase; font-weight: bold; text-align: center; line-height: 16px; position: relative; }
#info-block ul.product-lines li a { text-decoration: none; display: block; background: #FFD300 url(/images/product-lines-item-bg.png) no-repeat center top; padding: 13px 0px 0px 0px; position: absolute; top: 90px; left: 0px; display: block; width: 107px; height: 35px; }
#info-block ul.tools { position: absolute; top: 24px; right: 30px; height: 24px; line-height: 24px; }
#info-block ul.tools li { display: inline; background: none; padding: 0px 0px 0px 17px; }
#info-block ul.tools li.more a { background: url(/images/li-red-yellow.png) no-repeat left center; padding: 0px 0px 0px 15px; }
#info-block ul.tools li.interactive a { background: #000000 url(/images/interactive-bg.png) no-repeat left top; color: #FFFFFF; padding: 4px 6px 5px 27px; }

#info-block #product-line-3,
#info-block #product-line-3 a { width: 140px; }
#info-block #product-line-7,
#info-block #product-line-7 a { width: 154px; }

/* BLOCK: DOCUMENTS */
#info-block div.block-documents {}
#info-block div.block-documents li { padding-bottom: 6px; }

#henkel { position: absolute; bottom: -15px; right: 21px; padding: 0px; margin: 0px; }
#henkel a { display: block; width: 164px; height: 31px; text-indent: -200px; overflow: hidden; background: url(/images/logo-henkel.png) no-repeat left top; }

/**************************/
/* PAGE: PRODUCT CATEGORY */
/**************************/
div.product-category {}
div.product-category #main-content { width: auto; padding-right: 0px; float: none; }
div.product-category div.content-wrapper { margin-right: 220px; }

#category-summary { width: 220px; float: right; margin-top: -34px; padding-bottom: 214px; }
#category-summary h1 { font-size: 22px; margin-bottom: 10px; }
#category-summary h2 { font-size: 16px; color: #e1011b; text-transform: none; }
#category-summary li { padding-bottom: 8px; }

h2.profi-separator { height: 28px; position: relative; color: #FED600; background: url(../images/profi-separator-line.gif) no-repeat 69px 13px; }
h2.profi-separator span { height: 28px; width: 52px; position: absolute; left: 0px; top: 0px; background: url(/images/profi-title.png); }

/* PRODUCT LIST */
div.product-list.categories.big-img div.product-item { padding: 175px 0px 20px 0px; }
div.product-list.categories div.product-item { padding: 120px 0px 20px 0px; position: relative; width: 165px; height: auto; float: left; margin-right: 15px; margin-bottom: 0; }
div.product-list.categories div.product-item p.img { position: absolute; top: 0px; left: 0; text-align: center; width: 155px; }

div.product-list { padding: 4px 0px 0px 0px; }
div.product-list h3,
div.product-list.categories h3 { color: #fed600; font-size: 14px; padding: 0 0px 3px 0px; margin: 0px; }
div.big-img h3 { padding-top: 20px; }
div.product-list h3 a { color: #fed600; text-decoration: none; }
div.product-list h3 a:hover { text-decoration: underline; }
div.product-item { padding: 0 0 0 120px; position: relative; width: 135px; height: 200px; float: left; margin-right: 15px; margin-bottom: 20px; }
div.product-item p { padding: 0px; margin: 0px; }
div.product-item p.img { position: absolute; top: 0; left: 0; text-align: left; width: 120px; }
div.product-item:hover h3 a { text-decoration: underline; }
div.product-item p.detail { background: #e5c101 url(/images/button-detail-bg.png) 0 0 repeat-x; visibility: hidden; display: inline-block; padding: 0 6px; line-height: 22px; margin: 20px 0 0; }
div.product-item p.detail a { color: #000; text-decoration: none; }
div.product-item:hover p.detail { visibility: visible; }
div.product-item:hover p { color: #fff; }
div.product-list div.first-in-row { clear: left; }
div.product-list div.presentation { clear: left; }
div.product-list div.presentation p.img { text-align: left; }


div.product-list p.more a { color: #FFD300; background: url(/images/li-red.png) no-repeat left center; padding-left: 14px; text-decoration: none; }
div.product-list p.more a:hover { text-decoration: underline; }

/* PRODUCT LIST - CATEGORIES */
div.product-list.categories div.product-item { text-align: center; }
div.product-list.categories p.img { width: 165px; }
div.product-list.categories div.wide { width: 345px; text-align: right; }
div.product-list.categories div.wide h3,
div.product-list.categories div.wide p { position: absolute; top: 0px; left: 0px; }
div.product-list.categories div.wide p { top: 20px; }
div.product-list.categories div.wide p.more { position: static; padding-right: 20px; }

#text-rplc-01 { margin-top: 20px; }
#text-rplc-01 span { width: 336px; height: 105px; background: url(/images/text-rplc-01.png) no-repeat left top; display: block; position: absolute; top: 0; left: 0px; }

/* INFOBOX */
.infobox { border: 1px solid rgb(153, 153, 153); padding: 10px; margin-bottom: 15px; }
.infobox legend { color: #E1011B; padding: 0 3px; }
.infobox p { margin-bottom: 5px; }

/*******************/
/* PAGE: JAK NA TO */
/*******************/
/* BLOCK: IMAGE */
div.image-block { font-size: 11px; }
div.image-block img { border: 1px solid #414141; }
div.image-block.right { float: right; margin: 5px 0 10px 20px; }

/* GALLERY */
div.gallery { height: 100%; overflow: auto; }
div.gallery img { border: 1px solid #414141; margin: 0 8px 8px 0; }

/**************/
/* PAGE: NEWS */
/**************/
ul#news { list-style: none; }
ul#news li { padding: 0 0 15px 0; background: none; overflow: auto; height: 100%; }
ul#news .img { float: left; width: 70px; text-align: center; }
ul#news .img img { margin-top: 5px; }
ul#news .date { font-size: 11px; font-weight: bold; color: #ccc; margin: 0 0 0 80px; }
ul#news .perex { margin: 0 0 0 80px; }
ul#news h2 { text-transform: none; margin: 0 0 5px 80px; }
ul#news h2 a { color: #FFD300; }

ul#news.press .perex,
ul#news.press .date,
ul#news.press h2 { margin-left: 0px; }

/***************************************/
/* PAGE: TECHNICKE A BEZPECNOSTI LISTY */
/***************************************/
table.docs { width: 490px; margin: 5px 0 30px; border-collapse: collapse; }
table.docs th,
table.docs td { vertical-align: top; border-bottom: 1px solid #414141; border-collapse: collapse; padding: 4px 0; }
table.docs .ico { width: 26px; }
table.docs .ico img { vertical-align: middle; }
table.docs .size { width: 100px; text-align: right; }
table.docs .filetype { width: 60px; padding-left: 20px; text-align: left; }
table.docs {}
table.docs {}
table.docs {}

/******************/
/* PAGE: HOMEPAGE */
/******************/
#page-homepage #page-bg { background-image: url(/images/homepage-bg.jpg); }
#page-homepage #body { width: auto; float: none; }
#page-homepage #main-content { width: auto; float: none; padding-bottom: 15px; }
#video { height: 272px; margin-bottom: 15px; overflow: hidden; }

/******************/
/* PAGE: PRODEJCI */
/******************/
/* mapa */
#map-wrapper { width: 392px; float: left; height: 270px; padding-top: 20px; padding-left: 75px; }
#mapa-cr-wrapper { width: 392px; height: 243px; background: url(/images/mapa-cr-large-sprite.png) no-repeat left top; position: relative; z-index: 0; }
#mapa-cr-wrapper .bubble { display: block; color: #111 !important; height: 30px; background: #ffd300; position: absolute; top: 40px; left: 0px; line-height: 30px; z-index: 0; padding: 0px; }
#mapa-cr-wrapper .bubble span { color: #111; font-weight: bold; font-size: 12px; padding: 0px 10px; white-space: nowrap; float: left; }
#mapa-cr-wrapper img { position: relative; z-index: 10; }
#mapa-cr-kontakty { position: absolute; right: 0px; width: 390px; top: 175px; right: 95px; text-align: center; }
#mapa-cr-kontakty img { margin-bottom: 5px; }

#category-selection .arrow-list { font-size: 13px; }
#category-selection .arrow-list li { width: 160px;  float: left; padding-bottom: 6px; }
#category-selection .arrow-list li.even { }

#page-prodejni-mista #main-content .column1 { margin-right: 30px; width: 320px; float: left; padding: 5px 0px 0px 0px; }
#page-prodejni-mista #main-content .column2 { width: 350px; float: left; padding: 5px 0px 0px 0px; }

/* PICTURES */
#page-prodejni-mista .pic { width: 170px; overflow: hidden; float: left; margin-right: 10px; padding-bottom: 5px; }
#page-prodejni-mista .pic.even { margin-right: 0px; }
#page-prodejni-mista .pic a { padding-left: 17px; background: url(/images/zoom.png) no-repeat left 4px; display: block; font-size: 11px; }
#page-prodejni-mista .pic a.thumbnail { padding: 0px; background: none; }
#page-prodejni-mista .pic a img { padding-bottom: 1px; }

/**************/
/* GOOGLE MAP */
/**************/
.google-map { position: relative; margin-bottom: 50px; }
.google-map-canvas { height: 300px; overflow: hidden; }
.google-map-toggle { display: block; position: absolute; bottom: -50px; right: 0px; padding: 0px 0px 5px 0px; }
.google-map-toggle span { display: block; height: 26px; line-height: 26px; font-weight: normal; color: #FFFFFF; padding: 0px 5px 0px 22px; background: #444 url(/images/zoom.png) 5px 8px no-repeat; cursor: pointer; font-size: 11px; text-transform: uppercase; }

.google-map.big .google-map-canvas { height: 450px; }
.google-map.big .google-map-toggle span { background-image: url(/images/ico-zoom-white.png); }

.dealers { margin: 0 0 15px 0; width: 100%; border-collapse: collapse; }
.dealers td { border-bottom: 1px solid #414141; padding: 8px 5px 6px 5px; vertical-align: top; border-collapse: collapse; }
.dealers strong { display: inline; padding: 0px; }
.dealers .distance { font-size: 11px; font-weight: bold; }
.dealers .shop { font-size: 12px; line-height: 18px; width: 300px; }
.dealers .shop strong { display: block; }
.dealers .shop strong a { font-weight: bold; }
.dealers .opening-hours { font-size: 11px; white-space: nowrap; text-align: right; width: 150px; }
.dealers .opening-hours ul { padding: 2px 0px 5px 0px; margin: 0px; white-space: nowrap; line-height: 18px; }
.dealers .opening-hours li { display: inline; background: none; list-style: none; padding: 0px; margin: 0px; font-size: 10px; text-transform: uppercase; color: #999; background: url(/images/bullet-grey.png) no-repeat bottom center; padding: 0px 2px 12px 2px; }
.dealers .opening-hours li.open { background-image: url(/images/bullet-green.png); }
.dealers .opening-hours li.close { background-image: url(/images/bullet-red.png); }

table.search-results td { padding-top: 24px; }
table.search-results td.shop { padding-top: 6px; }

#block-search-dealer {}
#block-search-dealer h2 { display: block; height: 54px; margin-bottom: 5px; }
#block-search-dealer p { padding-bottom: 5px; }
#block-search-dealer label { display: block; }
#block-search-dealer select { width: 180px; }
#block-search-dealer #form-search-dealer-area { width: auto; }
#form-search-dealer .button-submit { vertical-align: middle; margin-left: 10px; }

#block-brands { padding-bottom: 10px; }
#block-brands ul { padding-top: 8px !important; }
#block-regions ul { padding-top: 8px !important; }

h2.search-results-title { font-weight: normal; text-transform: none; }
h2.search-results-title em { font-style: normal; font-weight: bold; }

/* MAP BUBBLE */
div.map-bubble-name { font-size: 14px; font-weight: bold; color: #111; }
div.map-bubble-address { font-size: 12px; color: #111; }
div.map-bubble-more { font-size: 11px; font-weight: bold; color: #111; }
div.map-bubble-more a { color: #111; }


/* PRUVODCE CHEM KOTVY */
.guidanceList { float: left; margin-bottom: 1em; }
.guidanceList dl { float: left; width: 465px; margin: 4px 0; display: inline; /* IE */ }
.guidanceList dt { width: 15px;	float: left; font-weight: bold; }
.guidanceList dd { /* calculate IE /Mac width */ margin: 0 0 0 115px; padding: 0 4px 0 10px; }
.guidanceList dd.img { margin: 0; }
.guidanceList dd.img img { margin: 4px 0 4px 0; float: left; }


