@charset "utf-8";
/* CSS Document - Labmark.cz */


/*******************************************************************/
/*                                                           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; }

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
body { font: 12px/1.4 Arial, Helvetica, sans-serif; color: #1a3f6d; background: #fff url(/img/body-bg.jpg) center top repeat-x; }

.clear { clear: both; height: 0; overflow: hidden;}
.hide { display: none; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center !important; }
.small { font-size: 11px; }
.note { font-size: 12px; line-height: 140%; }
.big { font-size: 14px; }
.valign-middle { vertical-align: middle !important; }

.orange { color: #ff8100; }
.red { color: #c00; }
.green { color: #008100; }

img { border: none; }
a img { border: none; }
a { color: #333333; text-decoration: underline; }
a:hover { text-decoration: none; }

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; overflow: hidden; }
.overlap span { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: left top; background-repeat: no-repeat; }
a.overlap span,
.overlap a span { cursor: pointer; }

/********/
/* FORM */
/********/
form {}
input, select, textarea, button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.input,
.textarea { border: 1px solid #0963A1; }
fieldset { border: none; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
h1 { font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #fff; padding: 25px 0 18px 8px; background: url(/img/content-bg-top.png) 0 bottom no-repeat; }
h2 { font-size: 19px; margin: 15px 0 10px; }
h3 { font-size: 14px; margin: 10px 0; }
p { margin: 0.3em 0 0.7em; }
a { color: #1A3F6D; }
sup, sub { line-height: 0; }

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
#page-bg { background: url(/img/page-bg.jpg) center 105px no-repeat; }
#page-wrapper { width: 990px; margin: 0 auto; position: relative; }
#column-wrapper { height: 100%; overflow: auto; margin-bottom: 25px; padding-top: 20px; }
#content { float: left; width: 670px; background: url(/img/content-bg-bottom.png) center bottom no-repeat; padding-bottom: 10px; }
#content .content { padding: 5px 20px 10px; height: 100%; min-height: 300px; background: url(/img/content-bg-repeat.png) center bottom repeat-y; overflow: auto; }
#right { float: right; width: 300px; padding-top: 5px; }

/* page overview - visual/promo */
.overview #page-bg { background-position: center 355px; }
.overview #header { height: 87px; }
.overview #breadcrumbs { top: 365px; }

/* columns in content */
.columns-2,
.columns-3 { height: 100%; overflow: auto; line-height: 1.6; }
.columns-2 .col-1,
.columns-2 .col-2 { float: left; width: 49%; }
.columns-3 .col-1,
.columns-3 .col-2,
.columns-3 .col-3 { float: left; width: 31%; padding-right: 2%; }

/* wide layout */
#column-wrapper.layout-wide h1 { background: url(/img/content-wide-bg-top.png) 0 bottom no-repeat; }
#column-wrapper.layout-wide #content { background-image: url(/img/content-wide-bg-bottom.png); width: 990px; }
#column-wrapper.layout-wide #content .content { background-image: url(/img/content-wide-bg-repeat.png); padding: 0 10px; }
#column-wrapper.layout-wide #right { display: none; }

/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { height: 87px; background: #006aac url(/img/body-bg.jpg) center top no-repeat; color: #fff; margin-bottom: 18px; }
#logo { float: left; padding: 25px 0 0 5px; }
#header a { color: #fff; }

/* top menu */
#top-menu { position: absolute; top: 25px; right: 15px; width: auto; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #e8f4fd; }
#top-menu a { color: #e8f4fd; }
#top-menu ul { list-style: none; float: left; margin-right: 12px; }
#top-menu li { float: left; border-right: 1px solid #e8f4fd; padding: 0 12px; line-height: 1.1; }

#cart { float: left; background: url(/images/cart.png) no-repeat; padding: 0 0 0 50px; font-size: 11px; margin-top: -20px; height: 50px; }
#cart a { display: block; }
#cart-price { display: block; }
#to-cart { display: inline-block; background: url(/images/button-to-cart.png); line-height: 24px; height: 24px; width: 107px; padding-left: 17px; color: #333b48; font-size: 13px; font-weight: bold; margin-top: 3px; }
#cart #cart-not-empty { display: none; }

/* search */
#search-form { float: left; margin-right: 10px; margin-top: -5px; }
#search-form * { vertical-align: middle; line-height: 1.1; }
#search-form .input { width: 130px; padding: 4px; line-height: 1.4; border: 1px solid #0963A1; font-size: 11px; }
#search-form .submit { border: none; }


/* languages */
#languages { float: right; margin: 0; line-height: 1.1; }
#languages .en { padding-left: 22px; background: url(/img/flag-en.gif) 0 50% no-repeat; }
#top-menu .en { padding-left: 22px; background: url(/img/flag-en.gif) 0 50% no-repeat; }
/*******************************************************************/
/*                                                            MENU */
/*******************************************************************/
#menu { position: absolute; top: 58px; right: 0; /*width: 712px;*/ height: 38px; background: url(/img/menu-bg-right.png) right 0 no-repeat; }
#menu ul { list-style: none; height: 38px; margin: 0 5px 0 0; background: /*#02385c*/ url(/img/menu-bg.png) left 0 no-repeat; }
#menu li { float: left; text-transform: uppercase; font-weight: bold; line-height: 38px; border-left: 1px solid #01628e; }
#menu li a { display: block; float: left; color: #dee8ef; text-decoration: none; padding: 0 10px; }
#menu li a:hover { color: #fff; text-decoration: underline; }
#menu .first { border: none; padding-left: 5px; }

/* active */
#page-pristroje .m1 a,
#page-reagencie .m2 a,
#page-znacky .m3 a,
#page-katalogy .m4 a,
#page-e-market .m5 a,
#page-ke-stazeni .m6 a { background: url(/img/menu-li-active-bg.png) center bottom no-repeat; color: #fff; }

/*******************************************************************/
/*                                      VISUAL / PROMO = SLIDESHOW */
/*******************************************************************/
/* obrazek v zahlavi: visual-bg-doctors.jpg | visual-bg-spirala.jpg */
#page-hp #visual { height: 268px; background: #fff url(/img/visual-bg-prcek.jpg) 55px 0 no-repeat; position: relative; width: 1045px; margin: 0 0 0 -55px; }
#page-pristroje #visual { height: 268px; background: #fff url(/img/visual-bg-spirala.jpg) 0 0 no-repeat; position: relative; width: 1045px; margin: 0 0 0 -55px; }
#page-reagencie #visual { height: 268px; background: #fff url(/img/visual-bg-studentka.jpg) 55px 0 no-repeat; position: relative; width: 1045px; margin: 0 0 0 -55px; }

/* slideshow */
#slideshow { float: right; width: 600px; height: 238px; padding: 15px 0; position: relative; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; }
#slideshow .slide { position: absolute; top: 0; left: 0; width: 600px; height: 253px; background-color: #fff; padding: 15px 0 0 0; overflow: hidden; }
#slideshow h1 { color: #0a2f5c; font-size: 20px; font-weight: bold; margin: 0 0 15px; padding: 10px 0 0 0; background: none; }
#slideshow-nav { position: absolute; bottom: 0; right: 0; }
#slideshow-nav a { display: inline-block; line-height: 22px; width: 22px; text-align: center; border: 1px solid #ccc; margin-left: 2px; text-decoration: none; background-color: #fff; }
#slideshow-nav a.active { border-color: #265690; color: #265690; }

/*******************************************************************/
/*                                                     BREADCRUMBS */
/*******************************************************************/
#breadcrumbs { position: absolute; top: 113px; left: 8px; font-size: 11px; color: #9aabbe; margin: 0; padding: 2px 0; }
#breadcrumbs a { color: #9aabbe; }
#breadcrumbs span { margin: 0 2px; font: bold 19px/11px "Courier New", Courier, monospace; }

/*******************************************************************/
/*                                                         CONTENT */
/*******************************************************************/
#content h2 { font-size: 17px; }
#content h3 { font-size: 14px; color: #111; }
#content ul { list-style: none; margin: 1em 0; }
#content ul li,
#content ol ul li { background: url(/img/content-li-bg.png) 0 8px no-repeat; padding: 0 0 5px 10px; }
#content ul ul,
#content ol ul { margin: 0.5em 0; }
#content ol { margin: 1em 25px; }
#content ol li { padding: 0 0 5px 0; }

#content ul.anchors { height: 23px; margin: -7px -20px 0px 0; padding-bottom: 10px; }
#content ul.anchors li { float: left; line-height: 23px; height: 23px; list-style: none; border-left: 1px solid #AFB8BA; padding: 0px 11px; background: none; }
#content ul.anchors li.first { border: none; padding-left: 0px; }

#content .button { display: block; height: 30px; margin: 10px 0 20px; }
#content .button span { float: left; display: block; background: #264468 url(/img/content-button-bg-right.png) top right no-repeat; }
#content .button a { display: block; line-height: 30px; padding: 0 10px 0 50px; background: url(/img/content-button-ico-generic.png) top left no-repeat; color: #fff; text-decoration: none; }
#content .button a:hover { text-decoration: underline; }
#content .button.ico-compatibility a { background-image: url(/img/content-button-ico-compatibility.png); }
#content .button.ico-search a { background-image: url(/img/content-button-ico-search.png); }

/* PRODUCT PAGE */
.intro { font-weight: bold; color: #02253c; margin: 1em 0 2em; line-height: 1.5; }
img.product-img { float: right; margin: 0 0 10px 20px; clear: both; }
.discount {}
.discount a { font-size: 18px; font-weight: bold; letter-spacing: -1px; color: #c00; text-decoration: none; background: url(/img/ico-arrow-gray.png) 0 6px no-repeat; padding-left: 14px; }

img.product-logo { float: right; padding-bottom: 5px; padding-left: 20px; padding-top: 5px; }

/* additional links */
.additional-links { border: 1px solid #032c60; padding: 5px 10px; margin: 30px 0 10px; clear: right; }
#content .additional-links h2 { float: left; font-size: 12px; color: #c00; padding: 0 8px; background-color: #fff; margin: -15px 0 10px 0; }
#content .additional-links ul { margin: 0; clear: left; }
#content .additional-links li { background: url(/img/ico-arrow-gray.png) 3px 4px no-repeat; padding-left: 22px; margin-bottom: 3px; }
#content .additional-links .market { background: url(/img/ico-cart.png) 0 0 no-repeat; }
#content .additional-links .catalog { background: url(/img/ico-book-open.png) 0 0 no-repeat; }

/* pricelist table */
.pricelist { border-collapse: collapse; color: #666; width: 630px; margin: 10px 0 15px; }
.pricelist caption { display: none; }
.pricelist th,
.pricelist td { border-collapse: collapse; border-bottom: 1px solid #999; padding: 4px 5px; }
.pricelist th { color: #c00; }
.pricelist .cat-no { width: 110px; }
.pricelist a.shop-button { display: inline-block; background: url(/images/button-blue-small.png) 0 0 no-repeat; width: 67px; height: 24px; line-height: 24px; text-align: center; font-weight: bold; color: #fff; text-decoration: none; margin-left: 3px; }

/* OVERVIEW PAGE */
#sort { font-size: 11px; color: #9aa9bc; height: 22px; line-height: 22px; margin: -24px 0 0 0; padding-right: 10px; float: right; }
#sort a { display: inline-block; width: 80px; height: 22px; text-align: center; color: #fff; background: url(/img/sort-a-bg.png) center bottom no-repeat; font-weight: bold; text-decoration: none; }
#sort a:hover { text-decoration: underline; }
#sort a.active { color: #202020; background-position: center top; }

/* box */
#content .box { height: 100%; overflow: auto; margin: 0; padding: 15px 0; }
#content .box li { float: left; background: none; width: 295px; height: 80px; padding: 0 10px 0; overflow: hidden; }
#content .box li h2 { font-size: 14px; margin: 0; }
#content .box li.rows-4 { height: 105px; }
#content .box li.rows-5 { height: 120px; }

/* box + thumb */
#content .box.thumb img { margin-bottom: 5px; }
#content .box.thumb li { width: 190px; height: 160px; text-align: center; font-weight: bold; }
#content .box.thumb li h3 { font-size: 12px; margin: 0; }
#content .box.thumb li.item-big { height: 310px; }

/* box + thumb + brands */
#content .box.thumb.brands li { height: 140px; }
#content .box.thumb.brands span { display: block; line-height: 60px; }
#content .box.thumb.brands span img { vertical-align: middle; display: inline-block; margin: auto; }

/* PAGE KONTAKTY */
/* logo hlavy */
#labmark-hlavy { position: absolute; top: 248px; right: -18px; }

/* tabulka osob */
.contacts { border-collapse: collapse; width: 630px; margin: 0 0 15px; }
.contacts th,
.contacts td { border-collapse: collapse; border-bottom: 1px solid #eee; padding: 4px 5px; }
.contacts th { background-color: #ebf1f4; }
.contacts th { color: #1a3f6d; text-align: left; }
.contacts .name { width: 170px; }
.contacts .position { width: 200px; }
.contacts .email { width: 150px; }

/* kontaktni formular */
#error strong { color: #b00; }
#form-order { padding: 15px 0; }
#form-order .error-field td { padding-bottom: 15px; }
#form-order .error-field td.error { padding-bottom: 0; }
#form-order td { padding: 5px; }
#form-order legend { font-weight: bold; padding: 5px; }
#form-order label { line-height: 25px; }
#form-order .input { padding: 4px; }
#form-order .input,
#form-order .select { width: 200px; }
#form-order .textarea { width: 495px; height: 100px; padding: 3px; }
#form-order #anti { width: 120px; }
.error-mark { display: block; line-height: 15px; font-size: 11px; color: #b00; }
td.error .input { border-color: #b00; }

/* PAGE DOWNLOAD */
/* filter */
#filtr { height: 100%; overflow: auto; padding-bottom: 15px; }
#filtr select { font-size: 11px; }
#filtr div { float: left; padding: 0 5px 0 0; }
#filtr label { display: block; }
#filtr-submit input { margin-top: 15px; }

/* docs table */
.docs-table { border-collapse: collapse; width: 630px; margin-top: 16px; }
.docs-table th,
.docs-table td { border-collapse: collapse; border-bottom: 1px solid #eee; padding: 3px 4px; text-align: left; }
.even th,
.even td { background-color: #f9f9f9; }
.docs-table th { background-color: #ebf1f4; }
.docs-table .name { text-align: left; }
.docs-table .size { text-align: right; }
.docs-table .type { text-align: center; width: 50px; }
.docs-table .action { text-align: center; width: 180px; }
.docs-table .action a { padding-left: 20px; background-repeat: no-repeat; background-position: 0 50%; height: 16px; }
.docs-table a.view { background-image: url(/img/ico-view.png); }
.docs-table a.download { background-image: url(/img/ico-download.png); margin-left: 10px; }

/* navigation */
.docs-list-nav { text-align: center; }
.docs-list-nav span { margin: 0 5px; }

/* PAGE NABIZENE ZNACKY */
.supplier-logo { float: right; margin: 10px 10px 15px 30px; }
#page-znacky .box.thumb.product-cat { padding-bottom: 0; }
#page-znacky .box.thumb.product-cat li { }
.product-cat .img { display: block; margin: 0 auto 8px; width: 130px; height: 85px; position: relative; z-index: 1; }
.product-cat .img span { position: absolute; top: 0; left: 0; z-index: 2; width: 130px; height: 85px; background: url(/img/product-category-mask.png) 0 0 no-repeat; }

/* PAGE AKTUALITY */
#page-aktuality .news { margin: 0; }
#page-aktuality .news li { background: none; padding: 5px 10px 5px; overflow: auto; border-bottom: 1px solid #eee; }
#page-aktuality .news li.highlight { background-color: #ffffe5; }
#page-aktuality .news .date { font-size: 11px; margin: 10px 0 -5px; }
#page-aktuality .news img.left { margin: 12px 10px 10px 0; }
#page-aktuality .news .more { font-weight: bold; }
#page-aktuality .news .more .show-pdf { margin-left: 10px; }

/* page aktualita */
#page-aktualita .date { margin: 10px 0 -10px; font-size: 11px; }
#page-aktualita #content .content h1 { color: #0a2f5c; font-size: 20px; font-weight: bold; margin: 0 0 15px; padding: 10px 0 0 0; background: none; }

/* PAGE HLEDANI */
.search-result-item { margin-bottom: 1em; }
.search-result-item .small { }

.search-result-additional { font-size: 11px; }

#page-hledani .tabs { margin-top: 10px; margin-left: 1px; height: 26px; position: relative; z-index: 1; overflow: hidden; left: -1px; position: absolute; top: 52px; left: -1px; }
#page-hledani .tabs li { list-style: none; display: block; float: left; border: 1px solid #afb8ba; padding: 5px 7px 14px; text-transform: uppercase; color: #666666; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background: #fff url(/images/nav-button-bg-search.png) repeat-x; margin-left: -1px; }
#page-hledani .tabs li.first { margin-left: 0px; }
#page-hledani .tabs li.active, .tabs li.active:hover { background: #fff; }
#page-hledani .tabs li:hover { background: url(/images/tab-hover.png) repeat-x; }
#page-hledani .tabs li.active:hover { background: #fff; }
#page-hledani .tabs li a { text-decoration: none; padding: 4px 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#page-hledani h1 { padding-bottom: 45px; background: url(/images/search-content-bg-top.png) 0 bottom no-repeat; height: 27px; }
#page-hledani #content { position: relative; }

#product-table { border-collapse: collapse; margin: 10px 0; width: 635px; }
#product-table tr.odd { background: #e2f1fa; }
#product-table tr.even td, #product-table tr.even th { background: #fff; }
#product-table th { font-weight: normal; color: #333333; font-size: 11px; font-weight: bold; width: 80px; padding: 8px 5px 8px 10px; text-align: left; }
#product-table td { padding: 8px 5px; }
#product-table p.pcs-submit { width: 120px; }
#product-table p.pcs-submit button { float: right; }
#product-table .title a { font-weight: bold; color: #09498c; font-size: 12px; text-decoration: underline; }
#product-table .additional { font-weight: bold; text-align: center; width: 120px; }
#product-table .stock { color: #2c9c00; display: block; }
#product-table .discount { color: red; display: block; }
#product-table .price { color: #252c36; font-size:15px; font-weight: bold; display: block; width: 115px; line-height: 15px; }
#product-table .price-vat { color: #252c36; font-size:12px; }
#product-table .buy, button.buy { position: relative; display: block; height: 22px; font-size: 12px; text-align: center; text-transform: uppercase; font-weight: bold; line-height: 20px; width: 67px; background: #F00 url(/images/button-buy-bg-small.png) no-repeat left top; color: #FFF; border: none; cursor: pointer; behavior: url(/styles/PIE.htc); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding-bottom: 2px; }
#product-table input.count { border: 2px solid #0C94D6; width: 38px; color: #09498C; text-align: center; padding: 1px 0; float: left; margin-right: 2px; margin-top: 0; }
/* paging */
.paging { padding-left: 12px; text-align: center; margin: 10px 0; }
.paging a { font-size: 12px; display: inline-block; width: 18px; height: 18px; text-align: center; border: 1px solid #EEEFF1; text-decoration: none; margin: 0px 3px 0px 0px; }
.paging a:hover { border-color: #0C99DB; }
.paging a.active { border-color: #0C99DB; color: #0C99DB; font-weight: bold; }

/* TABLEs */
.table-dots { text-align: center; border-collapse: collapse; width: 630px; margin: 10px 0; }
.table-dots th,
.table-dots td { padding: 4px 2px; }
.table-dots td { border-collapse: collapse; border: 1px solid #cae4ec; }

/* PAGE LINKS */
#page-odkazy .links { list-style: none; margin: 15px 0; }
#page-odkazy .links li { background: none; padding: 0 0 10px 0; }

/* REAGENCIE a PLASTY */
.reagent-use { float: right; margin: 10px 5px 10px 20px; text-align: center; }
.reagent-use img { margin-top: 20px; }

.basic-data { width: 300px; font-size: 13px; border-collapse: collapse; margin: 10px 0 20px; }
.basic-data th,
.basic-data td { border-collapse: collapse; padding: 5px 10px; border-bottom: 1px solid #eee; }
.basic-data th { text-align: left; padding-left: 10px; width: 70px; }

.common-table { border-collapse: collapse; margin: 0 0 15px; }
.common-table th,
.common-table td { border-collapse: collapse; border-bottom: 1px solid #eee; padding: 4px 10px; vertical-align: top; }
.common-table th { background-color: #ebf1f4; }
.common-table th { color: #1a3f6d; text-align: left; }

.color-table { border-collapse: collapse; margin: 0 0 15px; }
.color-table th,
.color-table td { border-collapse: collapse; border-bottom: 1px solid #eee; padding: 4px 10px; vertical-align: top; }
.color-table td { font-weight: bold; vertical-align: middle; }
.color-table td.white { text-align: center; border-right: 1px solid #FFFFFF; }
.color-table td.red { color: #FFFFFF; text-align: center; border-right: 1px solid #FFFFFF; background: #c00000; }
.color-table td.green { color: #FFFFFF; text-align: center; border-right: 1px solid #FFFFFF; background: #c2b83c; }
.color-table td.blue { color: #FFFFFF; text-align: center; border-right: 1px solid #FFFFFF; background: #8db4e3; }
.color-table td.yellow { color: #FFFFFF; text-align: center; border-right: 1px solid #FFFFFF; background: #ffc000; }
.color-table th { background-color: #ebf1f4; }
.color-table th { color: #1a3f6d; text-align: left; }

.k-assay-detail table { width: 300px; }
.k-assay-detail table .cat-no { width: 70px; }
#content .columns-3 ul { margin-top: 0; }

.top-products { color: #000; font-weight: bold; }
.top-products a { color: #000; }
.brand-logos { line-height: 65px; word-spacing: 25px; }
.brand-logos img { vertical-align: middle; }
div.highlight { color: #000; padding: 0 10px; background-color: #f0f7f9; margin-bottom: 10px; border: 1px solid #d1d9e2; }
div.highlight a { color: #000; }
#content div.highlight ul { margin-top: 1em; }

/* GALLERY */
.gallery { margin: 15px 0; }

/*******************************************************************/
/*                                                    RIGHT COLUMN */
/*******************************************************************/
#right h2 { color: #fff; font-weight: normal; font-style: italic; margin: 0 0 3px 8px; line-height: 1.2; }
#right h2.cufon { width: 282px; overflow: hidden !important; }
#right .block { margin: 15px 0 15px; background: url(/img/right-block-bg-top.png) center top no-repeat; }
#right .block .content { padding: 5px 10px 10px; background: url(/img/right-bg-bottom.png) center bottom no-repeat; }

/* right menu */
#right-menu { margin-bottom: 20px; }
#right-menu { background: url(/img/right-bg-top.png) center top no-repeat; }
#right-menu ul { background: url(/img/right-bg-bottom.png) center bottom no-repeat; min-height: 250px; list-style: none; padding: 10px 15px; }
#right-menu li { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#right-menu li a { display: block; color: #666; text-decoration: none; padding: 4px; border-bottom: 1px solid #afb8ba; }
#right-menu li a:hover { text-decoration: underline; }
#right-menu .active { background: #e7eaea url(/img/right-li-bg.png) 5px 9px no-repeat; color: #666; font-weight: bold; padding: 5px 4px 3px 16px; border: 1px solid #fff; margin-top: -1px; }
#right-menu .last a { border-bottom-color: #fff; }

/* right column - no menu */
#right.no-menu { margin-top: 255px; }

#page-kontakty #right-menu ul { position: relative; z-index: 3; min-height: 0; background: url(/img/right-bg-bottom-short.png) center bottom no-repeat; height: 80px; margin-bottom: 250px; }

/* block newsletter */
#block-newsletter { height: 90px; padding: 10px 15px 0; background: #014771 url(/img/block-newsletter-bg.png) 0 0 no-repeat; color: #caeaff; }
#block-newsletter h2 { width: auto !important; color: #fff; margin: 0 0 10px; }
#block-newsletter a { color: #caeaff; }
#block-newsletter .unsubscribe { font-size: 11px; margin: 7px 0 0; text-align: right; }
#block-newsletter form input { vertical-align: middle; }
#block-newsletter form .input { width: 180px; padding: 3px; margin: 0 0 0 5px; }

/*******************************************************************/
/*                                                          FOOTER */
/*******************************************************************/
#footer { height: 28px; padding: 12px 15px 0; margin-bottom: 25px; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #9ab0c0; background: #023c65 url(/img/footer-bg.png) 0 0 no-repeat; clear: both; }
#footer a { color: #9ab0c0; }
#footer p { margin: 0; }
#copy { float: left; }
#giant { float: right; }
#giant img { vertical-align: middle; }

/*******************************************************************/
/*                                                        HOMEPAGE */
/*******************************************************************/
#page-hp #page-bg { background-position: center 355px; }
#page-hp #column-wrapper { margin-bottom: 10px; }
#page-hp #header,
.overview #header { margin-bottom: 0; }
#page-hp #content,
#page-hp #content .content { background: none; padding: 0; overflow: visible; }

#page-hp #content h1 { font: italic 34px Arial, Helvetica, sans-serif; margin: 0; letter-spacing: 0; background: none; padding: 0; }
#page-hp #content h1 small { font-size: 20px; color: #afcfe2; position: relative; top: -15px; }
#page-hp #subtitle { color: #caeaff; margin: 0px 50px 0 0; }

/* box */
#page-hp #box { margin: 20px 0 0; overflow: auto; }
#page-hp #box li { float: left; width: 310px; height: 115px; padding: 12px 10px 0 0; margin: 0 20px 20px 0; background: url(/img/hp-box-bg.png) 0 0 no-repeat; text-align: right; font-size: 11px; position: relative; }
#page-hp #box .no-margin { margin-right: 0; }
#page-hp #box li img { position: absolute; }
#page-hp #box li h2 { font-size: 21px; font-style: italic; margin: 5px 0 0 0; }
#page-hp #box li h2 a { text-decoration: none; }
#page-hp #box li p { margin: 5px 0; line-height: 1.3; padding-left: 130px; }
#page-hp #box li .more { position: absolute; bottom: 10px; right: 10px; margin: 0; }
#box-pristroje img { top: 35px; left: 5px; }
#box-reagencie img { top: 35px; left: 5px; }
#box-znacky img { top: -9px; left: 1px; }
#box-katalogy img { top: 40px; left: -15px; }
#box-e-market img { top: 15px; left: 15px; }
#box-ke-stazeni img { top: 20px; left: 15px; }

/* news */
#right .archive { float: right; margin: -20px 10px 0 0; color: #fff; font: 11px Arial, Helvetica, sans-serif; }
#right .archive a { color: #fff; }
#right .news { color: #666; font-size: 11px; list-style: none; }
#right .news li { padding-bottom: 10px; }
#right .news h3 { font-size: 13px; margin: 0 0 3px; font-family: Arial, Helvetica, sans-serif; }
#right .news p { margin: 0; }
#right .news .date { margin: 5px 0 2px; }
#right .news .more { text-align: right; margin-top: 5px; }
#right .news .more .show-pdf { margin-left: 5px; }
#right .news a { display: inline; border: none; text-decoration: underline; padding: 0; }
#right .news a:hover { text-decoration: none; }

/* kontakty - blok seminar/vystava */
#page-kontakty #right .news h3 { margin: 5px 0 5px; }
#page-kontakty #right .news p { margin: 5px 0; }

