@charset "utf-8";
/* CSS Document */


/*******************************************************************/
/*                                                           RESET */
/*******************************************************************/
body, div, p, ul, ol, li, dl, dt, dd, form, fieldset, blockquote, address, h1, h2, h3, h4, h5, h6, img, span  { padding: 0px; margin: 0px; outline: none; }

body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 18px; background-color: #FFFFFF; }

blockquote, address { font-style: normal; }

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
.clear { clear: both; height: 0px; overflow: hidden;}
.hide { display: none; }
.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; }
.no-padding { padding: 0; }
.no-margin { margin: 0; }
.toggler { cursor: pointer; }
.bottom { vertical-align: bottom; }


.light-green { color: #56ac2b; }
.dark-green { color: #008100; }
.orange { color: #ff8100; }
.red { color: #CC0000; }
.clickable { cursor: pointer; }


img { border: none; }
a img { border: none; }
a { color: #333333; text-decoration: underline; }
a:hover { color: #7700CE; }

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; }

sup { vertical-align: baseline; position: relative; top: -0.4em; font-size: 0.85em; }

/***************/
/* OVERLAPPING */
/***************/
.overlap,
.overlap * { display: block; position: relative; overflow: hidden; }
.overlap span { position: absolute; left: 0px; top: 0px; background-position: left top; background-repeat: no-repeat; }
a.overlap span,
.overlap a span { cursor: pointer; }

/********/
/* FORM */
/********/
form {}
input, select, textarea { font-family: Arial, Helvetica, sans-serif; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
body { background: #F2EBF3 url(/img/body-bg.png) repeat-x left top; color: #333333; }
h1 { font-size: 28px; letter-spacing: -1px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #3A0066; font-weight: bold; line-height: 30px; padding: 0px 0px 20px 0px; }
h2 { font-size: 14px; font-weight: bold; color: #7B3D88; font-size: 22px; padding-bottom: 15px; }
h3 { margin-bottom: 5px; font-size: 14px; }
p { margin-bottom: 1em; }
a { color: #3A0066; }
ul { margin-bottom: 2em; }
ol { margin-bottom: 2em; margin-left: 2em; }
a.ext { padding-right: 11px; background: url(/img/ext.png) no-repeat right 4px; }
a:hover { color: #7700CE; }
fieldset { border: none; }
input, select, textarea, button { font-family: Arial, Helvetica, sans-serif; }
textarea, button { font-size: 12px; }

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
#page-wrapper { width: 1000px; margin: 0px auto; position: relative; }

#body { background: #FFFFFF; padding: 10px 10px 15px; }

#column-wrapper { width: 702px; padding: 0px 0px 0px 0px; margin-left: 35px; float: right; }

#main-content { width: 395px; float: left; margin-right: 15px; }

#right-column { width: 292px; float: left; }

#left-column { width: 235px; float: right; }


#body.wide #main-content { width: auto; float: none; padding-right: 10px; margin: 0px; }
#body.wide #right-column { display: none; }

/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { height: 100px; position: relative; }

#logo { padding: 10px 0px 0px 12px; margin: 0px; }

/***************/
/* FORM SEARCH */
/***************/
#form-search { font-size: 11px; color: #FFFFFF; word-spacing: 5px; position: absolute; top: 22px; right: 10px; white-space: nowrap; }
#form-search label,
#form-search a { word-spacing: normal; }
#form-search input { vertical-align: middle; }
#form-search .input { font-size: 11px; margin-right: 4px; margin-left: 5px; width: 90px; }
#form-search a { color: #FFFFFF; }

/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { font-size: 11px; padding: 15px 10px 10px 10px; }
#footer p { padding: 0px; margin: 0px; color: #B694BD; }
#footer a { color: #B694BD; }
#giant { color: #B694BD; float: right; }
#giant a { color: #B694BD; text-decoration: none; }
#giant img { vertical-align: middle; }

/*******************************************************************/
/*                                                            MENU */
/*******************************************************************/
#menu { height: 38px; overflow: hidden; margin: 0px; padding: 0px; position: absolute; top: 62px; right: 0px; background-color: #7B3D88; }
#menu li { display: block; float: left; font-size: 12px; font-weight: normal; color: #FFFFFF; height: 38px; }
#menu li + li { padding-left: 0px; }
#menu a { color: #FFFFFF; text-decoration: none; display: block; height: 38px; line-height: 38px; position: relative; text-transform: uppercase; text-align: center; white-space: nowrap; }
#menu a:hover { color: #000000; background-color: #FFFFFF; }
#menu span { position: absolute; top: 0px; left: 0px; display: block; height: 38px; background: url(/img/menu-bg.png) no-repeat left top; cursor: pointer; } 

/* CUSTOM WIDTHS */
#menu-about-us * { width: 73px; }
#menu-products * { width: 102px; }
#menu-all-about * { width: 160px; }
#menu-poradenstvi * { width: 127px; }
#menu-dealers * { width: 92px; }
#menu-contacts * { width: 102px; }

/* CUSTOM BACKGROUNDS */
#menu-about-us span { background: url(/img/menu/menu-o-nas.png) 0px 0px; }
#menu-products span { background: url(/img/menu/menu-produkty.png) 0px 0px; }
#menu-poradenstvi span { background: url(/img/menu/menu-poradenstvo.png) 0px 0px; }
#menu-dealers span { background: url(/img/menu/menu-prodejci.png) 0px 0px; }
#menu-contacts span { background: url(/img/menu/menu-kontakty.png) 0px 0px; }
#menu-all-about span { background: url(/img/menu/menu-vsetko-o-tapetovani.png) 0px 0px; }

#menu-about-us.active span { background-position: 0px -38px; }
#menu-products.active span { background-position: 0px -38px; }
#menu-poradenstvi.active span { background-position: 0px -38px; }
#menu-contacts.active span { background-position: 0px -38px; }
#menu-dealers.active span { background-position: 0px -38px; }
#menu-all-about.active span { background-position: 0px -38px; }
#page-vsetko-o-tapetovani #menu-all-about span { background-position: 0px -38px; }

/*******************************************************************/
/*                                                            BODY */
/*******************************************************************/
#body { }

/**************/
/* BREADCRUMB */
/**************/
#breadcrumb { height: 30px; padding: 0px 0px 0px 14px; margin: 0px 0px 8px 0px; line-height: 30px; font-size: 11px; color: #B694BD; background: url(/img/breadcrumb-bg.gif) repeat-x left top; }
#breadcrumb strong { padding-right: 8px; font-weight: normal; }
#breadcrumb a { color: #B694BD; }

/**********/
/* HENKEL */
/**********/
#henkel { height: 27px; overflow: hidden; background: url(/img/henkel-bg.gif) repeat-x left top;  text-align: center; padding: 0px; margin: 0px; }


/*******************************************************************/
/*                                                     LEFT COLUMN */
/*******************************************************************/
#left-column {}

#left-column h2 { font-size: 12px; font-weight: bold; color: #FFFFFF; background: url(/img/cell-news-title-bg.png) no-repeat left top; height: 28px; overflow: hidden; line-height: 28px; padding: 0px 0px 8px 0px; }
#left-column h2 span { display: block; background: url(/img/cell-news-title-bg.png) no-repeat left top; padding: 0px 5px 0px 9px; }

/*************/
/* LEFT MENU */
/*************/
.left-menu { margin-bottom: 40px; }
.left-menu li { list-style: none; border-bottom: 1px solid #E6E8E3; font-size: 12px; font-weight: bold; background: none; background: url(/img/left-column-li-bg.png) no-repeat 5px 9px; padding: 4px 0px 3px 23px; }
.left-menu a { text-decoration: none; color: #333333; }
.left-menu a:hover { color: #7700CE; }

.left-menu li.active { background-image: url(/img/left-menu-li-active-bg.gif); /*padding-bottom: 0px;*/ }
.left-menu li.active > a { color: #3A0066; font-weight: bold; }

/* LEFT SUBMENU */
.left-menu ul { margin: 0px 0px -3px -23px; padding: 3px 0px 0px 0px; }
.left-menu ul li { position: relative; background: url(/img/left-menu-li-sub-bg.png) no-repeat 23px 9px; padding: 2px 5px 2px 32px; font-size: 11px; font-weight: normal; border-bottom: none; border-top: 1px dashed #E6E8E3;  }
.left-menu li.active li { border-bottom: none; }
.left-menu ul li.active { border-bottom: none; background: url(/img/left-menu-li-sub-active-bg.png) no-repeat 23px 9px; }

/* SMALL LEFT MENU */
.left-menu.small li { font-size: 11px; background: none; font-weight: normal; }

/*******************************************************************/
/*                                                    MAIN CONTENT */
/*******************************************************************/
#main-content { min-height: 400px; padding-bottom: 20px; }
#column-wrapper.no-cols { margin-left: 0; float: left; width: 940px; padding: 0 20px; }
#column-wrapper.no-cols #main-content { width: 940px; float: left; margin: 0; }

#main-content h2 { margin-bottom: 0.3em; margin-top: 0.5em; }

p.intro { font-size: 14px; padding-bottom: 6px; }
.note { background: #F2EBF3; padding: 10px; text-align: left; font-size: 11px; line-height: 18px; }

/* TABLE */
.table { border-top: 1px solid #CCCCCC; border-collapse: collapse; margin-top: 1.3em; clear: both; margin-bottom: 2.5em;}
.table th {  border-bottom: 1px solid #CCCCCC; padding: 3px 4px 2px 4px; color: #008100; }
.table td { border-bottom: 1px solid #CCCCCC; padding: 3px 4px 2px 4px; }
.table tr.even { background-color: #F4FFF4; }
.table caption { font-size: 14px; font-weight: bold; color: #666666; text-align: left; padding-bottom: 3px; line-height: 100%;}


.normal-table th { text-align: left; }
.normal-table { font-size: 11px; width: 100%; }
.normal-table tbody th { vertical-align: top; color: #333333; }

#main-content p + h2 { margin-top: 2em; }

#main-content ul { padding-left: 15px; }
#main-content ul li { list-style: none; background: url(/img/ul-li-bg.gif) no-repeat left 7px; padding-left: 10px; }

.hl-box { padding: 10px; background: #F2EBF3; margin-bottom: 20px; }

/***********/
/* SITEMAP */
/***********/
#main-content ul.sitemap { padding: 0px; margin-bottom: 0px; }
#main-content ul.sitemap ul { padding: 0px; margin-bottom: 0px; }
#main-content ul.sitemap li { font-size: 14px; font-weight: bold; padding-bottom: 10px; }
#main-content ul.sitemap li li { font-size: 12px; font-weight: normal; padding-bottom: 5px; }
#main-content ul.sitemap li li li { font-size: 11px; padding-bottom: 0px; }

/*****************/
/* COLUMN LAYOUT */
/*****************/
.columns-2 p { width: 49.5%; float: left; }

/******************/
/* PRODUCT IMAGES */
/******************/
.product-image { min-height: 300px; text-align: center; position: relative; }
.product-image div { margin: 0 auto; }
.product-image div.vysacka { width: 120px; height: 67px; position: absolute; bottom: 0px; right: 10px; background: url(/img/product-vysacka.png) 0 0 no-repeat; padding-top: 10px; }
.product-image div.vysacka p { font-size: 11px; color: #3A0066; font-weight: bold; position: relative; }

/***********/
/* ANCHORS */
/***********/
.anchors { word-spacing: 2px; font-size: 11px; margin: 0px 0px -10px 0px; padding: 0px; }
.anchors a { word-spacing: normal; }

/*********/
/* FILES */
/*********/
#main-content ul.files {}
#main-content .files li { list-style: none; padding: 3px 0px 10px 36px; background-position: 3px 0px; background-repeat: no-repeat; }
#main-content .files li a { font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #7B3D88; display: block; }
#main-content .files li .info { font-size: 11px; word-spacing: 10px; }
#main-content .files li .info strong { font-weight: normal; word-spacing: normal; }

#main-content .files li.pdf { background-image: url(/img/ico-pdf.png); }

/***********/
/* BUBBLES */
/***********/
/*
.bubble { font-size: 12px; font-weight: bold; margin-bottom: 13px; }
.bubble span { display: inline-block; padding: 0px 0px 9px 9px; height: 28px; background: url(/img/bubble-bg.png) no-repeat left top; color: #58604F; line-height: 28px; }
.bubble span span { padding: 0px 9px 0px 0px; background: url(/img/bubble-bg.png) no-repeat right top; }
*/

/***********/
/* GALLERY */
/***********/
.gallery {}
#main-content ul.gallery { padding: 0px; }
#main-content ul.gallery li { background: none; padding: 0px; margin: 0px; display: block; width: 33%; float: left; text-align: center; height: 170px }
#main-content ul.gallery li img { display: block; margin: 0 auto; }
#main-content ul.gallery li a { text-decoration: none; color: #FFFFFF; }
#main-content ul.gallery li em { display: block; font-size: 11px; padding: 5px 10px 0px 10px; }

/*********************/
/* PAGE: CO PONUKAME */
/*********************/
#page-co-ponukame #right-column img { padding-top: 5px; }

/**************************/
/* PAGE: HENKEL MAKROFLEX */
/**************************/
#page-henkel-makroflex #main-content { width: 412px; }
#page-henkel-makroflex #right-column { width: 265px; font-size: 11px; text-align: center; padding-top: 40px; padding-right: 10px; }

/******************/
/* PAGE: PRODUKTY */
/******************/
#page-produkty #main-content h2 { font-size: 20px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; font-weight: normal; }
#page-produkty #main-content h2 a { text-decoration: none; }

#main-content .item-list { padding: 10px 0px 20px 0px; margin: 0px; }
#main-content .item-list:after { content: '.'; display: block; width: 0px; height: 0px; clear: both; visibility: hidden; }
#main-content .item-list li { padding: 0px 0px 0px 85px; margin: 0px 20px 10px 0px; background: none; width: 215px; position: relative; height: 115px; float: left; overflow: hidden; }
#main-content .item-list li:hover a { color: #7700CE; }
#main-content .item-list p.img { display: block; width: 85px; height: 120px; position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; text-align: center; }
#main-content .item-list p div { margin: 0 auto; }

#main-content .item-list li.narrow { height: 90px; }
#main-content .item-list li.narrow p.img { top: -40px; }

#main-content .item-list.narrow li { width: 140px; margin-right: 10px; }
#main-content .item-list.narrow li.even { margin-right: 0px; }

#main-content .block-list { padding: 10px 0pox 20px 0px; margin: 0px; }
#main-content .block-list li { padding: 10px 10px 0px 10px; margin: 0px 10px 10px 0px; background: none; width: 193px; position: relative; height: 87px; float: left; overflow: hidden; border: 1px solid #E8E8E8; }
#main-content .block-list li.even { margin-right: 0px; }
#main-content .block-list li.last { margin-right: 0px; }
#main-content .block-list li:hover { border-color: #7b3d88; background-color: #F2EBF3; }
#main-content .block-list.narrow li { height: 50px; width: 205px; }

#main-content h2.h2-odrazka { background: url(/img/h2-odrazka.gif) 0 0 no-repeat; font-weight: normal; font-size: 14px; height: 36px; line-height: 36px; position: relative; color: #3A0066; padding-bottom: 0.5em; }
#main-content h2.h2-odrazka span { background: url(/img/h2-odrazka-bgr.gif) 0 0 repeat-x; height: 36px; display: block; float: left; position: absolute; top: 0; left: 26px; padding-left: 10px; padding-right: 10px; }


#main-content a.a-odrazka { background: url(/img/h2-odrazka.gif) 0 0 no-repeat; font-weight: normal; font-size: 14px; position: relative; color: #3A0066; padding-bottom: 0.5em; padding-top: 9px; display: inline-block; padding-left: 26px; margin: 5px 0; margin-right: 10px; }
#main-content a.a-odrazka span { background: url(/img/h2-odrazka-bgr.gif) 0 0 repeat-x; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; }
#main-content a.a-odrazka.active { background: url(/img/h2-odrazka-act.gif) 0 0 no-repeat; color: #FFFFFF; }
#main-content a.a-odrazka.active span { background: url(/img/h2-odrazka-bgr-act.gif) 0 0 repeat-x; }

#main-content .chapters ul { padding: 0; }
#main-content .chapters li { display: inline-block; background: none; padding: 0; }

.chapters strong { font-size: 16px; color: #B694BD; margin-bottom: 5px; padding-top: 15px; }
.chapters strong span { color: #7B3D88; }
.chapters a { clear: both; }

.news { background: #FE3; padding: 0 4px; font-size: 10px; position: absolute; top: 1px; right: 0px; font-weight: normal; text-transform: uppercase; line-height: 17px; color: #000; }

/******************************/
/* PAGE: VSETKO O TAPETOVANIU */
/******************************/
.col-wrapper {  }
.col-640 { width: 620px; float: left; }
.col-300 { width: 300px; float: right; }
.right-image { position: absolute; right: 10px; top: 280px; width: 292px; height: 400px; }
#rimg-priprava-povrchu { background: url(/vse-o-tapetovani/img/r-priprava-povrchu.jpg) 0 0 no-repeat; }
#rimg-o-tapetach { background: url(/vse-o-tapetovani/img/r-o-tapetach.jpg) 0 0 no-repeat; }
#rimg-lepidla { background: url(/vse-o-tapetovani/img/r-o-lepidlach.jpg) 0 0 no-repeat; top: 260px; }
#rimg-pred-tapetovanim { background: url(/vse-o-tapetovani/img/r-pred-tapetovanim.jpg) 0 0 no-repeat; top: 260px; }
#rimg-tapetovanie { background: url(/vse-o-tapetovani/img/r-pred-tapetovanim.jpg) 0 0 no-repeat; top: 260px; }
#rimg-tipy-triky { background: url(/vse-o-tapetovani/img/r-pred-tapetovanim.jpg) 0 0 no-repeat; top: 260px; }

#menu-otapetovani { background: url(/vse-o-tapetovani/img/header-bgr.png) 0 0 no-repeat; color: #FFFFFF; position: relative; left: -20px; width: 980px; height: 130px; padding-top: 50px; }
#menu-otapetovani ul { padding: 0; padding-left: 15px; margin: 0; }
#main-content #menu-otapetovani li { position: absolute; background: none; display: block; top: 10px; }
#menu-otapetovani a { text-align: center; padding-top: 14px; }
#nadpis-otapetovaniu { position: absolute; color: #FFFFFF; top: 160px; }
#menu-otapetovani #menu-t-o-lepidlach { padding-top: 16px; }

#menu-t-uvod { width: 86px; height: 62px; left: -1px; top: 61px; }
#menu-t-uvod span { width: 86px; height: 62px; background: url(/vse-o-tapetovani/img/menu/uvod.png) 0 -62px no-repeat; }
#current-uvod #menu-t-uvod span, #menu-t-uvod a.active span { background: url(/vse-o-tapetovani/img/menu/uvod.png) 0 0 no-repeat; }

#menu-t-priprava-povrchu { width: 86px; height: 62px; left: 134px; top: 90px; }
#menu-t-priprava-povrchu span { width: 86px; height: 62px; background: url(/vse-o-tapetovani/img/menu/priprava-povrchu.png) 0 -62px no-repeat; }
#current-priprava-povrchu #menu-t-priprava-povrchu span, #menu-t-priprava-povrchu a.active span { background: url(/vse-o-tapetovani/img/menu/priprava-povrchu.png) 0 0 no-repeat; }

#menu-t-pred-tapetovanim { width: 94px; height: 63px; left: 264px; top: 61px; }
#menu-t-pred-tapetovanim span { width: 94px; height: 63px; background: url(/vse-o-tapetovani/img/menu/pred-tapetovanim.png) 0 -63px no-repeat; }
#current-pred-tapetovanim #menu-t-pred-tapetovanim span, #menu-t-pred-tapetovanim a.active span { background: url(/vse-o-tapetovani/img/menu/pred-tapetovanim.png) 0 0 no-repeat; }

#menu-t-tapetovanie { width: 112px; height: 67px; left: 389px; top: 85px; }
#menu-t-tapetovanie span { width: 112px; height: 67px; background: url(/vse-o-tapetovani/img/menu/tapetovanie.png) 0 -67px no-repeat; }
#current-tapetovanie #menu-t-tapetovanie span, #menu-t-tapetovanie a.active span { background: url(/vse-o-tapetovani/img/menu/tapetovanie.png) 0 0 no-repeat; }

#menu-t-o-tapetach { width: 86px; height: 62px; left: 537px; top: 61px; }
#menu-t-o-tapetach span { width: 86px; height: 62px; background: url(/vse-o-tapetovani/img/menu/o-tapetach.png) 0 -62px no-repeat; }
#current-o-tapetach #menu-t-o-tapetach span,#menu-t-o-tapetach a.active span { background: url(/vse-o-tapetovani/img/menu/o-tapetach.png) 0 0 no-repeat; }

#menu-t-o-lepidlach { width: 86px; height: 46px; left: 671px; top: 91px; }
#menu-t-o-lepidlach span { width: 86px; height: 69px; background: url(/vse-o-tapetovani/img/menu/o-lepidlach.png) 0 -62px no-repeat; }
#current-lepidla #menu-t-o-lepidlach span, #menu-t-o-lepidlach a.active span { background: url(/vse-o-tapetovani/img/menu/o-lepidlach.png) 0 0 no-repeat; }

/*
#menu-t-tipy-triky { width: 86px; height: 62px; left: 806px; top: 61px; }
#menu-t-tipy-triky span { width: 86px; height: 62px; background: url(/vse-o-tapetovani/img/menu/tipy-triky.png) 0 -62px no-repeat; }
#current-tipy-triky #menu-t-tipy-triky span, #menu-t-tipy-triky a.active span { background: url(/vse-o-tapetovani/img/menu/tipy-triky.png) 0 0 no-repeat; }
*/


.boxes { padding-top: 30px; }
.box-item { width: 300px; float: left; margin-right: 10px; margin-bottom: 40px; }
.box-item.last { margin-right: 0; }

.znacky-box { background: #F2EBF3; padding: 4px; font-weight: bold; margin-right: 10px; margin-bottom: 15px; font-size: 11px; line-height: 15px; font-size: 14px; line-height: 22px; clear: both; }
.toright { float: right; margin-left: 10px; margin-right: 0px; width: 84px; text-align: center; font-size: 12px; }
.znacky-box img { float: left; margin-right: 10px; }

/**********************/
/* Block product list */
/**********************/
#pages-fast-nav { float: left; width: 200px; margin-left: 10px; margin-right: 10px; background: url(/img/fast-nav-bgr.png) 0 0 no-repeat; line-height: 21px; padding: 0 5px; margin-top: 1px; position: relative; cursor: default; }
#navigace-tapetovanie { width: 300px; position: absolute; top: 160px; right: 10px; }
#navigace-tapetovanie a { padding: 0; margin: 0; }
#fast-nav-list { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background: #7B3D88 none repeat scroll 0 0; border:1px solid #999999; overflow:auto; width:206px; z-index:5; display: none; position: relative; left: -5px; height: 250px; overflow-y: scroll; overflow-x: hidden; }
#pages-fast-nav a { text-decoration: none; }
#pages-fast-nav ul { padding: 0; margin: 0; }
#pages-fast-nav ul a { color: #FFFFFF; border-bottom: 1px solid #FFFFFF; display: block; }

#pages-fast-nav ul.sub { font-size: 10px; line-height: 16px; }

#pages-fast-nav:hover #fast-nav-list { display: block;}
#pages-fast-nav:hover p { background-image: url(/img/product-select-input-bg-hover.gif); }

#prev-page { width: 24px; height: 24px; display: block; color: #FFFFFF; overflow: hidden; float: left; }
#prev-page span { width: 24px; height: 24px; display: block; background: url(/vse-o-tapetovani/img/prev.png) 0 0 no-repeat; }
#next-page { width: 24px; height: 24px; display: block; color: #FFFFFF; overflow: hidden; float: left; }
#next-page span { width: 24px; height: 24px; display: block; background: url(/vse-o-tapetovani/img/next.png) 0 0 no-repeat; }

/* table */
table { margin-bottom: 25px; border-collapse: collapse; }
table tr {  }
table thead, th { font-weight: bold; background: #7b3d88; color: #FFFFFF; }
table td,table th { border: 1px solid #CCCCCC; }
/*table tr.even { background: #F2EBF3; }*/

table td { margin: 0; padding: 3px; }
table.tab-lepidla td { text-align: center; }
table.tab-lepidla td.note { text-align: left; color: #666666; background: #FFFFFF; }
table th { text-align: left; padding: 5px; font-weight: normal; }

.chapters-links-box {}
.chapters { padding-top: 30px; }

table .fialova-znacka { font-size: 14px; color: #D5CEFF; font-weight: bold; }
table .cervena-znacka { font-size: 14px; color: #FF0000; font-weight: bold; }

/*.vertical-text { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }*/
.border td { border: 1px solid #000000; }


/**********************/
/* PAGE: CASTE OTAZKY */
/**********************/
#main-content .faq dt { font-weight: bold; color: #3A0066; }
#main-content .faq dd { padding-bottom: 15px; }
#main-content .faq ul { margin-bottom: 0px; }

/*************/
/* FORM: FAQ */
/*************/
#form-faq {}
#form-faq .col1 { width: 50%; float: left; }
#form-faq label { display: block; }
#form-faq input[type=text] { width: 150px; }
#form-faq textarea { width: 388px }
#form-faq p.center { width: 388px; }

/*****************/
/* FORM: SEMINAR */
/*****************/
#form-seminar {}
#form-seminar .col1 { width: 50%; float: left; }
#form-seminar label { display: block; }
#form-seminar input[type=text] { width: 150px; }
#form-seminar textarea { width: 388px }
#form-seminar p.center { width: 388px; }


/********/
/* NEWS */
/********/
.news-list { clear: both;}
.news-list .img { margin-top: -3px; display: block; width: 60px; height: 70px; overflow: hidden; float: left; }
.news-list .img img {}
/*.news-list .img .img-border { width: 50px; height: 70px; background: url(../aktualne/img/aktuality-img-border.png) no-repeat left top; position: absolute; top: 0px; left: 0px; }*/
.news-list .text { margin-left: 70px; margin-top: 0px; margin-bottom: 0px;}
.news-list .date { color: #999999; font-weight: bold; margin-bottom: 3px !important; margin-top: 2px; line-height: 100%;}
.news-list h2 { padding-top: 0px; padding-bottom: 5px; margin-bottom: 0px !important; line-height: 18px; font-size: 14px; }

/***************/
/* PAGE: O NAS */
/***************/
#page-o-nas #main-content { width: 452px; }

#page-o-nas #right-column { width: 235px; }

/**************/
/* O NAS LOGA */
/**************/
#o-nas-loga { text-align: center; width: 225px; padding-top: 5px; }
#o-nas-loga h2 { padding-bottom: 10px;}
#o-nas-loga span,
#o-nas-loga a { display: block; }
#o-nas-loga .item { width: 112px; height: 104px; text-align: center; float: left; overflow: hidden; line-height: 16px; }
#o-nas-loga .item .img { display: block; height: 60px; overflow: hidden; }
#o-nas-loga .item .img img { margin: 0 auto; }
#o-nas-loga .description { padding: 0px; margin: 0px; margin-top: -2px; line-height: 130%; font-weight: bold; }
#o-nas-loga a { color: #999999; font-size: 11px; }
#logo-makroflex { position: relative; top: -35px; }
#logo-pritt { position: relative; top: -35px; }
#o-nas-loga #logo-makroflex .img { height: 30px; margin-top: 20px; margin-bottom: 10px; }
#o-nas-loga #logo-thomsit .img { height: 30px; }
#o-nas-loga #logo-ceresit .img { height: 30px; }
#o-nas-loga h2 { font-size: 14px; }
h2.mensi { font-size: 14px; padding-bottom: 5px; }


#main-content h2.border1 { border: 1px solid #F2EBF3; padding: 5px 10px; background: url(/img/plus.gif) 666px 8px no-repeat; }
#main-content h2.w590 { background: url(/img/plus.gif) 590px 8px no-repeat; }
#main-content h2.on.w590 { background: url(/img/minus.gif) 590px 8px no-repeat; }
#main-content h2.on { background: url(/img/minus.gif) 666px 8px no-repeat; }
.padding-toggled { padding-left: 15px; padding-right: 15px; }


/************/
/* KONTAKTY */
/************/
.width-550 { width: 510px; }

#dealers { width: 150px; float: right; position: absolute; top: 150px; right: 20px; }

.col-wrapper { margin-bottom: 20px; }
.left-col { width: 49%; float: left; }
.right-col { width: 49%; float: right; }

/*******************************************************************/
/*                                                        HOMEPAGE */
/*******************************************************************/
#page-homepage {}

#grid { min-height: 400px; }
.cell { float: left; }
.cell.first { width: 410px; }
.cell.second { width: 315px; }
.cell.third { width: 255px; }
.cell.wide { width: 725px; }
.cell.center { padding: 162px 0px 0px 0px; }

.cell h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; line-height: 22px; letter-spacing: -1px; padding: 0px 0px 10px 0px; }

#homepage-flash-wrapper { width: 715px; height: 240px; border: 5px solid #D8CCE0; }

/* CELL: NEWS */
#cell-news { width: 240px; padding: 0px 0px 0px 15px; }
#cell-news h2 { font-size: 12px; line-height: 28px; height: 28px; padding: 0px 0px 7px 0px; background: url(/img/cell-news-title-bg.png) no-repeat left top; letter-spacing: normal; font-family: Arial, Helvetica, sans-serif; }
#cell-news h2 span { display: block; height: 28px; line-height: 28px; padding: 0px 0px 0px 9px; color: #FFFFFF; background: url(/img/cell-news-title-bg.png) no-repeat left top; }
#cell-news h3 { font-size: 12px; font-weight: bold; padding: 14px 0px 0px 0px; margin: 0px; line-height: 20px; }
#cell-news ul { padding: 7px 15px 0px 0px; margin: 0px; }
#cell-news li { list-style: none; padding: 0px; margin: 0px; position: relative; }
#cell-news li + li { margin-top: 20px; }
#cell-news p { padding: 0px; margin: 0px; line-height: 17px; }
#cell-news p.date { font-size: 11px; position: absolute; top: 0px; left: 0px; line-height: 16px;  }

/* CELL: PRODUCTS */
#hp-boxes { padding-top: 30px; padding-bottom: 30px; }
#hp-left-bgr { width: 47px; height: 251px; float: left; position: relative; }
#hp-left-flash { width: 282px; height: 251px; float: left; position: relative; margin-left: 4px; }
#hp-middle-box { width: 282px; height: 251px; float: left; margin-left: 16px; margin-right: 16px; position: relative; }
#hp-right-flash { width: 282px; height: 251px; float: left; position: relative; }
#hp-right-bgr { width: 45px; height: 251px; float: right; position: relative; }

#hp-left-bgr.load-replacer { background: url(/img/hp-left-bgr.png) 0 0 no-repeat; }
#hp-left-flash.load-replacer { background: url(/img/hp-left-flash-alt.jpg) 0 0 no-repeat; }
#hp-middle-box.load-replacer { background: url(/img/hp-middle-bgr.jpg) 0 0 no-repeat; }
#hp-right-flash.load-replacer { background: url(/img/hp-right-flash-alt.jpg) 0 0 no-repeat; }
#hp-right-bgr.load-replacer { background: url(/img/hp-right-bgr.png) 0 2px no-repeat; }


h2.h2-strong-under { color: #FFFFFF; font-size: 12px; line-height: 30px; }
h2.h2-strong-under span { background: #7B3D88; display: block; float: left; padding: 0 10px; }
h2.h2-strong-under strong { float: left; background: #3A0066 url(/img/h2-strong-bgr.png) 0 0 no-repeat; display: block; clear: left; padding: 0 10px; }
h2.h2-strong-under a { color: #fff; }

p.hp-box-desc { float: left; background: #f2ebf3; display: block; padding: 0; margin: 0; clear: both; padding: 1px 4px; }
p.arrow { background: #f2ebf3 url(/img/hp-desc-arrow.png) 0 0 no-repeat; padding-top: 3px }

#hp-left-flash .desc { position: absolute; bottom: 10px; left: 15px; }
#hp-middle-box .desc { position: absolute; top: 10px; left: 15px; }
#hp-right-flash .desc { position: absolute; bottom: 0px; left: 15px; }

#hp-boxes .desc a { text-decoration: none; }

#hpMiddleBoxFlash { padding-top: 48px; }

/*******************/
/*     fotogalerie */
/*******************/
.photogallery {}
.photogallery img { float: left; margin-right: 17px; margin-bottom: 17px; }
.photogallery a.last img { margin-right: 0px; }

/* Prodejci */
#main-content .dealers p { margin: 0; }
#main-content .dealers h3 { padding: 2px 0; font-size: 12px; }
.dealers { margin: 0 0 15px 0; width: 100%; }
.dealers td { border-bottom: 1px solid #eee; padding: 8px 5px 5px 5px; vertical-align: top; }
.dealers .links { white-space: nowrap; padding-left: 10px; padding-right: 10px; width: 150px; }
.dealers .links * { font-size: 11px; line-height: 16px; }
.dealers .distance { font-size: 11px; font-weight: bold; color: #7B3D88; }
#main-content .dealers .opening-hours { font-size: 11px; white-space: nowrap; text-align: right; width: 200px; }
#main-content .dealers .opening-hours ul { padding: 2px 0px 5px 0px; margin: 0px; white-space: nowrap; line-height: 18px; }
#main-content .dealers .opening-hours li { display: inline; background: none; list-style: none; padding: 0px; margin: 0px; font-size: 10px; text-transform: uppercase; color: #7F7F7F; background: url(/img/bullet-grey.png) no-repeat bottom center; padding: 0px 2px 12px 2px; }
#main-content .dealers .opening-hours li.open { background-image: url(/img/bullet-green.png); }
#main-content .dealers .opening-hours li.close { background-image: url(/img/bullet-red.png); }

/*******************************************************************/
/*                                                        PRODEJCI */
/*******************************************************************/
#page-prodejci #main-content h2 { padding: 0; margin: 20px 0 10px; }
#page-prodejci h2.search-results-title { font-size: 16px; }

/* left column */
#form-search-dealer label { display: block; font-weight: bold; margin-bottom: 3px; }
#form-search-dealer input.input,
#form-search-dealer textarea { border: 1px solid #C1C2C0; padding: 6px 8px; background-color: #FFF; -webkit-box-shadow: inset 0px 3px 3px rgba(89, 89, 89, 0.09); -moz-box-shadow: inset 0px 3px 3px rgba(89, 89, 89, 0.09); -o-box-shadow: inset 0px 3px 3px rgba(89, 89, 89, 0.09); -ms-box-shadow: inset 0px 3px 3px rgba(89, 89, 89, 0.09); box-shadow: inset 0px 3px 3px rgba(89, 89, 89, 0.09); }
#form-search-dealer-city { width: 205px; }

/*******/
/* MAP */
/*******/
#mapa-cr-wrapper { width: 530px; height: 340px; background: url(/img/map-sprite.png) no-repeat left top; position: relative; z-index: 0; margin: 0 auto; }
#mapa-cr-wrapper .bubble { padding: 0px 0px 5px 0px; display: block; width: 200px; position: absolute; top: 40px; left: 0px; line-height: 27px; z-index: 0; background: url(/img/bubble-tip.png) 12px 34px no-repeat; height:40px; }
#mapa-cr-wrapper .bubble span { background-color: #7B3D88; color: #fff; font-weight: bold; font-size: 12px; padding: 8px 10px; line-height: 18px; white-space: nowrap; display: table-cell; display: inline-block; background-image: url(/img/map-bubble-grad.png); background-repeat: no-repeat; }
#mapa-cr-wrapper img { position: relative; z-index: 10; }

/**************/
/* GOOGLE MAP */
/**************/
.google-map { position: relative; margin-bottom: 50px; }
.google-map-canvas { height: 250px; overflow: hidden; }
.google-map-toggle { display: block; position: absolute; bottom: -31px; right: 0px; padding: 0px 0px 5px 0px; margin: 0px; }
.google-map-toggle span { display: block; height: 26px; line-height: 26px; font-weight: normal; color: #FFFFFF; padding: 0px 5px 0px 5px; background: #7B3D88 url(/img/google-map-toggle-bg.png) repeat-x left top; 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(/img/ico-zoom-white.png); }

.dealers { margin: 0 0 15px 0; width: 100%; border-collapse: collapse; }
.dealers td { border: 1px solid #E5E5E5; border-width: 0 0 1px 0; 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(/img/bullet-grey.png) no-repeat bottom center; padding: 0px 2px 12px 2px; }
.dealers .opening-hours li.open { background-image: url(/img/bullet-green.png); }
.dealers .opening-hours li.close { background-image: url(/img/bullet-red.png); }

#shop-detail {}
#shop-detail h3 { margin: 15px 0 10px; }
#shop-detail table { margin: 0 0 10px; }
#shop-detail table td { border: none; }
#shop-detail .column1 { width: 300px; margin-right: 9px; float: left; }
#shop-detail .column2 { width: 300px; float: left; }
#shop-detail .google-map-canvas { height: 300px; }
#shop-detail div.pic { width: 150px; float: left; font-size: 11px; line-height: 1.2; }
#shop-detail div.pic img { width: 140px; }

#cash-on-delivery { overflow: auto; margin: 10px 0 0; border: 1px solid #eee; border-width: 1px 0; padding: 15px 0 5px; }
#page-prodejci #cash-on-delivery h2 { margin: 0 0 10px; padding: 0; }
#cash-on-delivery div.col-1,
#cash-on-delivery div.col-2,
#cash-on-delivery div.col-3 { float: left; padding-right: 20px; }
#cash-on-delivery div.col-1 { width: 160px; padding-right: 40px; }
#cash-on-delivery div.col-2 { width: 200px; }
#cash-on-delivery div.col-3 { width: 220px; }
#cash-on-delivery div.col-2,
#cash-on-delivery div.col-3 { padding-top: 4px; }
#cash-on-delivery div.col-2 h3
#cash-on-delivery div.col-3 h3 { margin: 0 0 10px 0; }
#retailers { padding: 15px 0 0; }
#retailers a { margin: 0 30px 0 0; }

