/* 
==================================================
	MAIN TAG STYLES - START
==================================================
*/
body
{
	background: #ffffff;
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color: #020202 !important;
}

a
{
	color: #020202;
	text-decoration: none;
	font-weight:normal;
}

a:hover
{
	text-decoration: none;
}

ul
{
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 5px;
}

UL LI { }

ol
{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type:decimal;
}

ol li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:none !important;
	
}

img
{
	border: 0px none;
}

select {
	display:none;
}

input 
{
	display:none;
}

textarea 
{
	  
}

h1 
{
	font-family: Arial Black, Arial;
	display:block;
	font-weight:bold;
	font-size:28px;
	margin:0px;
}

h2 
{
	font-family: Arial Black, Arial;
	font-weight:bold;
	font-size:25px;
	padding:10px 0 10px 0;
	margin:0px;
	word-spacing:-2px;
}

h3 
{
	font-family: Arial Black, Arial;
  	font-weight:bold;
	font-size:18px;
	padding:5px 0 0 0;
	margin:0px;
}

h4 
{
	font-family: Arial Black, Arial;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 0;
	margin:0px;
}

h5 {
	font-family: Arial Black, Arial;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 0;
	margin:0px;
}

h6 {
	font-family: Arial Black, Arial;
	font-weight:bold;
	font-size:11px;
	padding:5px 0 0 0;
	margin:0px;
}

p 
{
	margin:0px;
	text-align:justify;
}

.redb
{
	font-weight: bold;
}

.redg
{
	font-weight: bold;
}

/* 
==================================================
	GENERAL CLASSES - START
==================================================
*/
.printshow { display:block !important;}

div.break {
	clear: both;
	height:0px;
	min-height:0px;
	font-size: 0px;
	margin:0px;
	padding:0px;
}

.b {
	font-weight: bold !important;
}

.i {
	font-style:italic;
}

a.btn_sort_asc 
{
	display:none;
}

a.btn_sort_desc 
{
	display:none;
}

a.btn_sort_none
{
	display:none;
}

/* standardni tlacitko - stredni velikost */
a.btn_bg, .btn_bg
{
	display:none;
}

a.btn_yellow_bg, .btn_yellow_bg
{
	display:none;
}

a.btn_me, .btn_me
{
	display:none;
}

a.btn_green_me, .btn_green_me
{
	display:none;
}

a.btn_yellow_me, .btn_yellow_me
{
	display:none;
}

a.btn_yellow_sm, .btn_yellow_sm
{
	display:none;
}

.highlight { font-weight:bold;}
.standard { font-weight:normal !important;}
.normal { font-weight:normal !important;}

.fleft { float:left;}
.fright { float:right;}

/* velikost textu */
.bigtext { font-size:13px !important;}
.middletext { font-size:12px !important;}
.smalltext { font-size:10px !important;}

/* standardni styl pro boxy */
.box {
	width:100%; margin-top:5px; margin-bottom:5px;
}
.box .header { color:#000000;}
.box .header h2 { height:40px; line-height:40px; font-size:18px; font-weight:bold; margin:0px; padding:0px;}
.box .header a { display:block; color:#000000; font-weight:bold; text-decoration:none;}
.box .header a:hover { text-decoration:none;}
.box .corner-top-left { float:left;}
.box .corner-top-right { float:right;}
.box .cnt { clear:both; min-height:50px; padding:10px 5px 0 10px;}
.box .cnt .label { text-align:left; font-weight:bold;}
.box .cnt p { text-align:justify;}
.box .cnt a.link { text-align:left;}
.box .corner-bottom-left { float:left;}
.box .corner-bottom-right { float:right;}


/* standardni styl pro seznam div elementu nebo odkazu */
.divlist { padding:0px; margin:0px;}
.divlist .listitem { display:block; height:14px; line-height:14px; background:url('../_img/bullet-yellow.gif') no-repeat 0px 2px; padding-left:0px; color:#000000;}
.listitemflash { height:26px; line-height:26px; background:url('../_img/bullet-yellow.gif') no-repeat 0px 2px; padding-left:20px; vertical-align:middle; color:#000000;}

/* drobeckova navigace */
#trace { display:none !important; position:relative; z-index:0; padding-bottom:5px; margin:0px; padding-left:0px; }
#trace .navig { background:url('../_img/bullet-red.gif') no-repeat 0px 2px; height:30px;  padding-left:0px;}
#trace .navig a { display:block; float:left; font-weight:normal; padding-right:10px; background:url('../_img/bullet-red-small.gif') no-repeat right 6px; color:#000000; text-indent:10px;}
#trace .navig span { display:block; float:left; font-weight:normal; padding-left:10px; color:#000000; padding-right:10px; background:url('../_img/bullet-red-small.gif') no-repeat right 6px;}
#trace .navig span.actual { display:block; float:left; font-weight:bold; padding-left:10px; color:#000000; background:none;}

/* obecne styly datove tabulky */
.datatable { width:100%; color:#020202;}
.datatable a { text-decoration:none;}
.datatable a:hover { text-decoration:underline;}
.datatable TR.head { height:36px;}
.datatable TR.head TD { background:#F1F5F6; font-weight:bold;}
.datatable TR.item, .datatable TR.alter { height:35px;}
.datatable TR.item TD, .datatable TR.alter TD { border-bottom:1px solid #F2F2F2;}
.datatable TR TD.obrazek { padding-left:4px; width:135px;}
.datatable TR TD.nazev { font-weight:bold; padding-left:5px;}
.datatable TR TD.nazev a { font-weight:bold;}
.datatable TR TD.pocet { text-align:right;}
.datatable TR TD.pocet INPUT { text-align:right;}
.datatable TR TD.kod {  text-align:center;}
.datatable TR TD.cena {   text-align:right; padding-right:5px; font-weight:bold;}
.datatable TR TD.info { text-align:right; padding-right:5px;}
.datatable TABLE { margin-top:8px; margin-bottom:8px;}
.datatable TR.foot { height:36px;}
.datatable TR.foot TD { background:#F2F2F2; font-weight:bold;}
.datatable TD.card { padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px;}
.datatable TD.card .item { width:228px; margin-top:0px; margin-bottom:0px;}
.datatable TD.card .item .header { position:relative; background:url('../_img/bck/katitem_head.gif') no-repeat; padding:8px 5px 0px 8px;}
.datatable TD.card .item .header h2 { width:160px; line-height:15px; font-size:12px; text-indent:0px; word-spacing:0; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;}
.datatable TD.card .item .header a { display:block; width:160px; line-height:15px; text-indent:0px; color:#020202;}
.datatable TD.card .item .header .item_akce { position:absolute; z-index:0; right:0; top:0;}
.datatable TD.card .item .cnt { position:relative; height:204px; /*border:1px solid #F2F2F2;*/ background:url('../_img/bck/katitem_cnt_full.gif') no-repeat; padding-top:0px;}
.datatable TD.card .item .cnt .img { border:1px solid #CBCBCB; width:128px; height:115px; text-align:center;}
.datatable TD.card .item .cnt .imgonly { border:1px solid #CBCBCB; width:205px; height:155px; text-align:center; overflow:hidden;}
.datatable TD.card .item .cnt .info { float:right; width:70px; color:#020202;}
.datatable TD.card .item .cnt .label { display:block; margin-top:8px; text-align:left;}
.datatable TD.card .item .cnt .nadpis { display:block; color:#000000; font-size:12px; font-weight:bold;}
.datatable TD.card .item .cnt .poznamka { color:#000000;}
.datatable TD.card .item .cnt .p { padding-top:3px !important;}
.datatable TD.card .item .cnt .cena { display:block; padding:2px 0px 0 0px;}

/* ovladaci panel seznamu dat (strankovani, typ zobrazeni apod.) */
.listcontrol { display:none;}

.tblform { display:none;}


/* seznam komentaru */
.komentar_list { margin-top:5px; }
.komentar_list .nocomment { color:#D31C1E; text-align:center;}
.komentar_list .item_main { background-color:#F2F2F2; width:733px; margin-bottom:10px;}
.komentar_list .item_main .dhead { position:relative; color:#000000; height:25px; padding:5px 0 0 10px;}
.komentar_list .item_main .dhead .nadpis {  font-weight:bold; font-size:12px; color:#D31C1E; }
.komentar_list .item_main .dhead .autor { color:#000000; font-weight:bold;}
.komentar_list .item_main .dhead .vytvoreno {  }
.komentar_list .item_main .dhead .btn_yellow_me { position:absolute; right:5px; top:5px;}
.komentar_list .kom_oddelovac { width:99%; margin:0 0 0 5px; padding:0;}
.komentar_list .item_main .dbody {  color:#000000; padding:8px 8px 10px 10px; }
.komentar_list .item_sub { border-left:2px #F2F2F2 solid; margin-bottom:10px;}
.komentar_list .item_sub .dhead { position:relative; color:#000000; height:25px; padding:5px 0 0 10px;}
.komentar_list .item_sub .dhead .nadpis { font-weight:bold; font-size:12px; color:#D31C1E;}
.komentar_list .item_sub .dhead .autor { color:#000000; font-weight:bold;}
.komentar_list .item_sub .dhead .vytvoreno {}
.komentar_list .item_sub .dhead .btn_yellow_me { position:absolute; right:5px; top:5px;}
.komentar_list .item_sub .dbody { color:#000000; padding:8px 8px 10px 10px;}

/* 
==================================================
	PAGE STRUCTURE - START
==================================================
*/
#main 
{
	position:relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 0px;
	border:0px none;
}

#main  #top {
    display:none;
}

#main #header {
    position: relative;
}

#main #navigation {
   display:none;
}

#main  .content {
    min-height:200px;
}
#main .content #leftcol { display:none;}
#main .content #maincol { float:left; padding-right:0px; padding-top:0px; padding-bottom:30px;}
#main .content #maincolfull { float:left; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:30px;}
#main #content #maincolwide { float:left; position:relative; width:800px; padding-left:15px; padding-right:0px; padding-top:5px; padding-bottom:30px;}

#main  #footer {
    display:none;
}


/* 
==================================================
	PAGE ELEMENTs - START
==================================================
*/
/* hlavicka stranky */
#main .hp_header_INSPIRACE_layout {  }
#main .hp_header_PLANOVANI_layout {  }
#main .hp_header_NAKUP_layout {  }
#main .hp_header_REALIZACE_layout {  }
#main .cnt_header_layout { height:35px !important;}

#main .cnt_header_layout #hshadowleft 
{
	display:none;
}

#main .cnt_header_layout #hshadowright 
{
	display:none;
}

#main .hp_header_INSPIRACE_layout #hshadowleft, #main .hp_header_PLANOVANI_layout #hshadowleft, #main .hp_header_NAKUP_layout #hshadowleft, #main .hp_header_REALIZACE_layout #hshadowleft
{
	display:none;
}

#main .hp_header_INSPIRACE_layout #hshadowright, #main .hp_header_PLANOVANI_layout #hshadowright, #main .hp_header_NAKUP_layout #hshadowright, #main .hp_header_REALIZACE_layout #hshadowright
{
	display:none;
}

#main #header .title 
{
	font-family: Arial Black, Arial;
    display:block;
    width:310px !important;
    font-size:32px !important;
    font-weight:bold;
    padding-top:0px;
    margin-left:0px;
    padding-left:0px !important;
    padding-bottom:10px;
    color:#000000;
    font-variant:normal;
}

#main #header .pagetitle 
{
	height:35px !important;
	
}

#main #header .pagetitle TD
{
	height:35px !important;
}

#main #header .pagetitle TD.right
{
	height:35px !important;
	padding-top:0px !important;

}

#main #header H1 {
    font-weight:bold;
    font-size:25px;
    padding-left:0px;
    padding-bottom:0px;
    font-variant:small-caps;
}


#main #header .text {
    margin-left:0px;
}

#main #header .text p {
    text-align:left;
}

#main #header #headbutton-katalog {
  display:none;
}

#main #header #headbutton-konfigurator {
  display:none;
}

#main #header #headbutton-obchod {
  display:none;
}

#main #header #headbutton-realizace {
  display:none;
}

#main #header .headbutton-posun {
  display:none;
}

#main #header #headnavig {
    display:none;
}

#main #header #boxKosik {
    display:none;
}

/* BOX - leva navigace */
#bx_leftnavig { display:none;}


/* BOX - Kategorie sortimentu */
#bx_sortiment { float:left;}
#bx_sortiment .header { background:url('../_img/bck/box-sortiment-header.gif') no-repeat 0px bottom;}
#bx_sortiment .cnt { padding-left:0px; padding-right:0px;}
#bx_sortiment .cnt .divlist .listitem { float:left; width:152px; height:auto; line-height:normal; font-weight:normal; margin-right:12px; padding-bottom:8px;}
#bx_sortiment .cnt .divlist .listitem_right { border-right:0px none;}

/* BOX - Siko online */
#bx_sikoonline { display:none;}

/* BOX - Novinky */
#bx_news { display:none;}

/* BOX - Zasilani novinek podstranka */
#bx_newsletter { display:none;}

/* BOX - Prodejny */
#bx_prodejny { display:none;}

/* BOX - Katalog */
#bx_katalog { display:none;}

/* BOX - Fotogalerie */
#bx_fotogalerie { display:none;}

/* BOX - Flash */
.bx_flash { display:none;}

/* BOX - Stitky */
#bx_stitky { display:none; page-break-before:always !important; clear:both; border-top:1px solid #000000; padding-top:15px;}
#bx_stitky .cnt .bullet {display:block; float:left; width:60px; height:29px; margin-top:5px; padding-top:2px; text-indent:5px; color:#000000; font-variant:small-caps;}
#bx_stitky .cnt .divlist { width:100%; float:left; padding-top:0px; margin-bottom: 15px;}
#bx_stitky .cnt .divlist .listitem { float:left; background:none;  font-weight:normal; text-decoration:none; height:27px !important; line-height:27px; }
#bx_stitky .cnt .divlist h3, #bx_stitky .cnt .divlist h4, #bx_stitky .cnt .divlist h5, #bx_stitky .cnt .divlist h6 { color:#000000; padding:0px !important;}

/* BOX - Podclanky */
#bx_podclanek { float:left; margin-bottom:20px;}
#bx_podclanek .header { border-bottom:1px solid #000000;}
#bx_podclanek .header h2 { height:auto !important; line-height:normal; padding-bottom:5px; padding-top:0px !important; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;}
#bx_podclanek .cnt { padding-left:0px;}
#bx_podclanek .cnt .divlist .listitem { float:left; width:172px; height:auto; font-weight:normal; margin-right:12px; padding-bottom:8px;}

/* obsah - typ clanek */
.article { }
.article .anotace em { font-size:14px; color:#000000; text-align:justify;  }
.article p { text-align:justify; padding-bottom:15px;}
.article h2 { font-size:18px;}
.article h3 { font-size:14px; padding:5px 0 10px 0;}
.article table.format { text-align:left !important; border-top:1px solid #000000; border-left:1px solid #000000;}
.article table.format td { border-bottom:1px solid #000000; border-right:1px solid #000000; padding:2px; text-align:left !important;}
.article table.format th { border-bottom:1px solid #000000; border-right:1px solid #000000; font-weight:bold; color:#000000; padding:2px; text-align:left !important;}
.article table.format td p, .article table th p { text-align:left !important}

/* obsah - detail skupiny clanku (doplnuje .article) */
.skupina .koupelna1 { float:left; width:170px;}
.skupina .koupelna2 { float:right; width:450px;}
.skupina .koupelna2 .listitem { width:150px !important;}

/* obsah - detail koupelnoveho studia (doplnuje .article) */
.studio { display:none;}

/* obsah - kategorie sortimentu */
.kategorie { }
.kategorie #bx_katfilter { display:none;}

.kategorie #bx_katsort { display:none;}

.kategorie .datatable TR TD.kosik { display:none;}
.kategorie #dlMaterialGalerie { width:auto;}

/* obsah - vyhledavani */
.search { }
.search h3 { padding-top:15px;}
.search #bx_katfilter { display:none;}
.search .datatable TR.item, .datatable TR.alter { vertical-align:top; padding-top:5px;}
.search .datatable TR TD.obrazek { padding-bottom:5px;}
.search .datatable TR TD.cena { width:20%; padding-right:10px;}
.search .datatable TR TD.info { text-align:right !important;}

/* obsah - detail koupelny/zbozi apod. */
.detail { }
.detail #bx_detail { float:left; }
.detail #bx_detail .header h2 { height:auto !important; line-height:normal; padding-bottom:5px; padding-top:0px !important;}
.detail #bx_detail .corner-top-left { width:9px; height:9px; background:url('../_img/bck/box-2-left-top.gif') no-repeat;}
.detail #bx_detail .corner-top-right { width:724px; height:9px;  background:#F1F5F6 url('../_img/bck/box-2-right-top.gif') no-repeat right 0px;}
.detail #bx_detail .cnt { background:#F1F5F6; min-height:100px; padding:8px 0 0 10px !important;}
.detail #bx_detail .cnt TABLE TD { padding-right:10px; height:30px;}
.detail #bx_detail .corner-bottom-left { width:9px; height:9px; background:url('../_img/bck/box-2-left-bottom.gif') no-repeat;}
.detail #bx_detail .corner-bottom-right { width:724px; height:9px; background:#F1F5F6 url('../_img/bck/box-2-right-bottom.gif') no-repeat right 0px;}
.detail .info { float:left; position:relative; width:400px; padding-right:10px;}
.detail .info em { font-size:14px; color:#000000; text-align:justify;}
.detail .info p { text-align:justify; padding-bottom:15px;}
.detail .img { float:left; width:230px;}
.detail .anotace { font-weight:bold;}
.detail .btn_bg { float:left; margin-right:5px; margin-top:10px;}

.detail .galerie { float:left; width:210px; padding-top:8px;}
.detail .galerie .datatable TABLE { margin-top:15px;}
.detail .galerie .datatable TABLE TD.previmg { width:70px; text-align:center; border:0px none;}
.detail .galerie .datatable .item TD.label { padding-left:5px;}
.detail .galerie_wide { padding-top:12px; }
.detail .galerie_wide .title { border-bottom:1px solid #000000; font-size:14px; color:#000000; font-weight:bold; padding-bottom:3px; margin-bottom:10px;}
.detail .galerie_wide a { display:block; position:relative; float:left; width:82px; height:81px; margin-right:8px; margin-top:8px; overflow:hidden; text-align:center;}
.detail .galerie_wide .lupa { display:block; position:absolute; top:30px; left:30px; z-index:0; width:22px; height:22px; background:url('../_img/ico/galery-detail.gif') no-repeat;}
.detail .atributy { padding-top:8px;}
.detail .datatable { border-top:1px solid #F1F5F6;}
.detail .atributy .datatable .item TD.label { padding-left:5px; width:30%;}

.detail #bx_galdetail { float:left; margin-bottom:15px;}
.detail #bx_galdetail .header h2 { height:auto !important; line-height:normal; padding-bottom:5px; padding-top:0px !important;}
.detail #bx_galdetail .corner-top-left { width:14px; height:14px; background:url('../_img/bck/box-5-left-top.gif') no-repeat;}
.detail #bx_galdetail .corner-top-right { width:719px; height:14px;  background:#DADFE2 url('../_img/bck/box-5-right-top.gif') no-repeat right 0px;}
.detail #bx_galdetail .cnt { position:relative; background:#DADFE2 url('../_img/bck/box-5-cnt.jpg') no-repeat; height:356px; min-height:100px; padding:0px 0 0 120px !important;}
.detail #bx_galdetail .cnt .img { float:none; width:488px; height:354px; text-align:center;}
.detail #bx_galdetail .cnt .galpred { display:none; }
.detail #bx_galdetail .cnt .galdalsi { display:none;}
.detail #bx_galdetail .cnt .galdetail { display:none;}
.detail #bx_galdetail .corner-bottom-left { width:14px; height:14px; background:url('../_img/bck/box-5-left-bottom.gif') no-repeat;}
.detail #bx_galdetail .corner-bottom-right { width:719px; height:14px; background:#DADFE2 url('../_img/bck/box-5-right-bottom.gif') no-repeat right 0px;}

.detail .datatable {  margin-bottom:25px;}
.detail .datatable TD.card { padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px;}
.detail .datatable TD.card .item { width:282px;}
.detail .datatable TD.card .item .cnt { height:130px; border-top:0 none; border-left:0 none; border-right:0 none; background:none;}
.detail .datatable TD.card .item .cnt .image { float:left; border:1px solid #E3E3E3; width:128px; height:115px; text-align:center;}
.detail .datatable TD.card .item .cnt .info { float:left; position:relative; width:110px; height:117px; }
.detail .datatable TD.card .item .cnt .cena { display:block; position:static; color:#000000; font-size:13px; padding:10px 0px 0px 0px;}
.detail .datatable TD.card .item .cnt .btn_me { position:static; float:left; margin-right:5px;}
.detail .datatable TD.card .item .cnt .btn { }
.detail .galerie_wide { padding-bottom:10px;}
.detail h3 { font-size:14px; font-weight:bold; padding-bottom:3px;}

/* obsah - detail koupelny (doplnuje .detail) */
.koupelna #bx_detail { display:none;}
.koupelna #bx_detail .cnt { min-height:10px; height:30px; text-align:right; padding:0px 0 0 10px !important;}
.koupelna #bx_detail .cnt .in_select { width:200px;}
.koupelna #bx_detail .cnt a.ltype_obr { display:block; float:left; width:60px; height:15px; line-height:15px; font-weight:bold; text-indent:15px; margin-right:10px; background:url('../_img/ico/ltype_obr_a.gif') no-repeat 0 2px; color:#055D69;}
.koupelna #bx_detail .cnt a.ltype_list { display:block; float:left; width:60px; height:15px; line-height:15px; font-weight:bold; text-indent:15px; margin-right:10px; background:url('../_img/ico/ltype_list_a.gif') no-repeat 0 2px; color:#055D69;}
.koupelna #bx_gdetail { float:none; }
.koupelna #bx_gdetail .header h2 { height:auto !important; line-height:normal; padding-bottom:5px; padding-top:0px !important;}
.koupelna #bx_gdetail .corner-top-left { width:9px; height:9px; background:url('../_img/bck/box-2-left-top.gif') no-repeat;}
.koupelna #bx_gdetail .corner-top-right { width:724px; height:9px;  background:#F1F5F6 url('../_img/bck/box-2-right-top.gif') no-repeat right 0px;}
.koupelna #bx_gdetail .cnt { background:#F1F5F6; min-height:100px; width:723px; padding:8px 0 0 10px !important;}
.koupelna #bx_gdetail .cnt TABLE TD { padding-right:10px; height:30px;}
.koupelna #bx_gdetail .corner-bottom-left { width:9px; height:9px; background:url('../_img/bck/box-2-left-bottom.gif') no-repeat;}
.koupelna #bx_gdetail .corner-bottom-right { width:724px; height:9px; background:#F1F5F6 url('../_img/bck/box-2-right-bottom.gif') no-repeat right 0px;}
.koupelna #bx_gdetail .cnt .galerie { float:none; }
.koupelna #bx_gdetail .cnt .galerie .datatable TABLE TD.previmg { padding-right:3px; padding-bottom:10px;}
.koupelna #bx_gdetail .cnt .galerie .datatable TABLE TD.previmg IMG { width:210px;}

/* obsah - detail prodejny (doplnuje .detail) */
.prodejna #bx_proddetail { float:left; width:733px; margin-bottom:15px;}
.prodejna #bx_proddetail .corner-top-left { width:9px; height:9px; background:url('../_img/bck/box-2-left-top.gif') no-repeat;}
.prodejna #bx_proddetail .corner-top-right { width:724px; height:9px;  background:#F1F5F6 url('../_img/bck/box-2-right-top.gif') no-repeat right 0px;}
.prodejna #bx_proddetail .cnt { position:relative; background:#F1F5F6; min-height:100px; padding:0px 10px 0 10px !important;}
.prodejna #bx_proddetail .cnt .img { float:left; width:425px;}
.prodejna #bx_proddetail .corner-bottom-left { width:9px; height:9px; background:url('../_img/bck/box-2-left-bottom.gif') no-repeat;}
.prodejna #bx_proddetail .corner-bottom-right { width:724px; height:9px; background:#F1F5F6 url('../_img/bck/box-2-right-bottom.gif') no-repeat right 0px;}
.prodejna .info { width:265px; background:#ffffff; padding-right:0px;}
.prodejna .info .label { font-weight:normal; display:block; border-bottom:1px dotted #AEC5CA; padding-bottom:10px; padding-top:10px; margin-left:10px; margin-right:10px; background:url('../_img/bullet-red.gif') no-repeat 0px 11px; padding-left:20px;}
.prodejna .info .obrazek { padding-bottom:10px; padding-top:10px; text-align:center;}
.prodejna .info .top { height:7px; width:265px; background:url('../_img/bck/prodejna-detail-info-top.gif') no-repeat left top;}
.prodejna .info .bottom { height:7px; width:265px; background:url('../_img/bck/prodejna-detail-info-bottom.gif') no-repeat left bottom;}
.prodejna .popis { padding:0 10px 0 25px;}

/* obsah - seznam ruznych polozek */
.seznam { }
.seznam #bx_katfilter { display:none;}

.seznam #bx_katsort { display:none;}

/* obsah - seznam prodejen (doplnuje .seznam) */
.prodejny #bx_mapa { float:left; width:733px; margin-bottom:0px;}
.prodejny #bx_mapa .header h2 { height:auto !important; line-height:normal; padding-bottom:5px; padding-top:0px !important;}
.prodejny #bx_mapa .corner-top-left { width:14px; height:1px; background:none;}
.prodejny #bx_mapa .corner-top-right { width:719px; height:1px;  background:none;}
.prodejny #bx_mapa .cnt { position:relative; background:none; height:396px; min-height:100px; padding:0px 0 0 0px !important;}
.prodejny #bx_mapa .cnt .img { float:none; width:733px; height:396px; text-align:center;}
.prodejny #bx_mapa .cnt .galpred { display:block; position:absolute; top:120px; left:0px; width:82px; height:27px; padding-top:7px; text-indent:35px; font-size:14px; text-decoration:none; color:#ffffff; background:url('../_img/bck/btn-galerie-predchozi.gif') no-repeat; }
.prodejny #bx_mapa .cnt .galdalsi { display:block; position:absolute; top:120px; right:0px; width:47px; height:27px; padding-top:7px; padding-right:35px; font-size:14px; text-decoration:none; color:#ffffff; background:url('../_img/bck/btn-galerie-dalsi.gif') no-repeat; text-align:right;}
.prodejny #bx_mapa .corner-bottom-left { width:14px; height:1px; background:none;}
.prodejny #bx_mapa .corner-bottom-right { width:719px; height:1px; background:none;}

.prodejny .datatable { color:#000000; width:95%;}
.prodejny .datatable TR.item, .datatable TR.alter { height:50px !important;}
.prodejny .datatable TR.item TD, .datatable TR.alter TD, .prodejny .datatable TR.legenda TD { border-bottom:1px solid #000000;}
.prodejny .datatable TR TD.obrazek { padding-left:0px; width:20px; background:url('../_img/bullet-red.gif') no-repeat 0px 13px;}
.prodejny .datatable TR TD.nazev { font-weight:normal;}
.prodejny .datatable TR TD .in_submit { height:27px; line-height:27px; text-align:center; width:52px; background:#EC2600 url('../_img/bck/btn-right-red.gif') no-repeat right 0px; color:#ffffff; font-size:16px; text-decoration:none; font-weight:bold;}
.prodejny .datatable TR TD .in_submit_green { background:#047C05 url('../_img/bck/btn-right-green.gif') no-repeat right 0px !important;}
.prodejny .datatable TR.legenda TD .label { display:block; float:left; height:18px; line-height:18px; text-indent:15px; padding-right:15px; font-weight:bold;}
.prodejny .datatable TR.legenda TD .siko { display:block; float:left; height:18px; line-height:18px; text-indent:15px; padding-right:15px; background:url('../_img/bullet-red.gif') no-repeat 0px 3px !important;}
.prodejny .datatable TR.legenda TD .partner { display:block; float:left; height:18px; line-height:18px; text-indent:15px; padding-right:15px; background:url('../_img/bullet-green.gif') no-repeat 0px 3px !important;}

.prodejny #bx_prodfilter { display:none;}

