html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	}

body {
/*	_text-align: center; /* IE --- NECHAPU-matak */
	background: url(/design/images/_www-dk-obchod/body-background.png) repeat-x #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

p, ul, li, h1, h2, h3, h4 , form, input, label, hr, table, tr, td, th { 
	margin: 0;
	padding: 0;
	}
img { border: none; }

a 		{ text-decoration: none; color: #06C; cursor: pointer; }
a:hover { text-decoration: underline; color: #000; cursor: pointer; }

p {
	margin-top: 10px;
	margin-bottom: 10px;
	}

ul {
	list-style: none;
	margin: 10px 0;
	}

ul li {
	background: url(/design/images/_www-dk-obchod/icon-minus.gif) no-repeat 0 7px;
	padding-left: 12px;
	}

#container {
	width: 980px;
	height: auto;
	min-height: 100%;
	_height: 100%; /* IE */
	background: url(/design/images/_www-dk-obchod/content-background.png) repeat-y;
	text-align: justify;
	margin: 0 auto;
	position: relative;
	}
.searchbox, .newsbox, .greybox, .loginbox, #kategorie { margin-bottom: 10px; }

/* -----------------------------
			HLAVICKA
------------------------------ */

#header {
	background: #FFF;
	width: 980px;
	height: 125px;
	background: url(/design/images/_www-dk-obchod/header-background.jpg) no-repeat #069;
	}
	
a#logo	{
	display: block;
	margin-left: 30px;
	width: 400px;
	height: 80px;
	}
	
div#basket-header { position:absolute; top:3px; left:835px;height: 25px;line-height: 25px; z-index:102}
div#basket-header a {font-size: 13px; color:#FFFFFF;}
div#basket-header a span {font-weight:bold}
ul#header-menu { 
	float: right;
	height: 80px;
	width: 160px;
	padding: 10px 40px 0 0;
	list-style: none;
	margin: 0;
	font-size: 11px;
	}
	
ul#header-menu li {
	background: none;
	padding: 0;
	}
	
ul#header-menu li a { 
	display: block;
	height: 18px;
	line-height: 18px; 
	width: 100px;
	background: url(/design/images/_www-dk-obchod/header-list.gif) no-repeat 0 2px;
	padding-left: 20px;
	color: #FFF;
	}

ul#header-menu li a:hover {
	text-decoration: underline;
	}
	
/* -----------------------------
		hlavni navigace
------------------------------ */

ul#navigation	{ 
	display: block;
	background: url(/design/images/_www-dk-obchod/navigation-background.jpg) no-repeat;
	height: 15px;
	width: 920px;
	margin: 0;
	padding: 10px 30px 25px 30px; 
	}

ul#navigation li { 
	display: inline;
	list-style: none;
	padding: 0 10px;
	border-right: #CCC solid 1px; 
	background: none;
	}
	
ul#navigation li a {
	color: #FFF;
	}

/* -----------------------------
		MENU KATEGORIE
------------------------------ */

div#kategorie {
	border: 1px solid #CCC;
	padding: 3px;
	width: 162px;
	background: #E9E9E9;
	}

div#kategorie a img {
margin-right:5px;
}
div#kategorie a {
	display:block;
	background: url(/design/images/_www-dk-obchod/kategorie-li-bottom.jpg) bottom no-repeat;
	color: #000;
	font-size: 11px;
	margin: 2px 0;
	line-height: 17px;
	padding: 1px 0;
	padding-left: 3px;
	_height: 19px;
	font-weight: bold;
	}
	
div#kategorie div {
	padding-left: 5px;
	padding-right: 2px;
	width: 150px;
	margin-top: 0;
	text-align:left;
	}

div#kategorie div a {
	display: block;
	text-align:left;
	background: #E9E9E9 url(/design/images/_www-dk-obchod/kategorie-li-bottom.jpg) bottom no-repeat;
	padding-left: 0px;
	color: #000;
	font-size: 11px;
	margin: 2px 0;
	padding-top: 2px;
	padding-bottom: 2px; 
	_height: 20px;
	font-size: 10px;
	}
/* ---------------------------
			OBSAH 
---------------------------- */

#content {
	padding: 0 20px;
	padding-bottom: 49px; /* vyska paticky */
	}

#left {
	float: left;
	width: 170px;
	}
	
#middle	{
	float: left;
	width: 574px;
	margin: 0 13px;
	}

#right {
	float: left;
	width: 170px;
	}
	
#control-panel {
	border: #F2F2F2 solid 1px;
	background: #FBFBFB;
	margin-top: -3px;
	padding: 3px;
	margin-bottom: 5px;
	}
/* -----------------------------
			PATICKA
------------------------------ */

#bottom_matrjoska {
	width: 100%;
	}
#bottom p { padding:5px}
#bottom {
	text-align: center;
	padding: 0;
	line-height: 30px;
	background: url(/design/images/_www-dk-obchod/bottom-background.jpg) no-repeat top;
	width: 980px;
	color: #FFF;
	font-size: 11px;
	margin-bottom: 0;
}
#bottom-container {
	text-align: center;
	padding: 0;
	line-height: 30px;
	background: url(/design/images/_www-dk-obchod/bg-bottom.jpg);
	width: 980px;
	color: #FFF;
	font-size: 11px;
	margin-bottom: 0;
	}
#bottom p {margin:0px; padding:0px;}	
div#bottom a { color: #FFF; text-decoration: none; font-weight: bold; }
div#bottom a:hover { color: #FFF; text-decoration: underline; font-weight: bold; }

/* ---------------------------
		BOXY + NABIDKY 
---------------------------- */

.greybox {
	border: 1px solid #CCC;
	padding: 3px;
	width: 162px;
	background: #E9E9E9;
	text-align: center;
	font-size: 11px;
}

p.nabidka {
	background: url(/design/images/_www-dk-obchod/kategorie-li-bottom.jpg) bottom no-repeat;
	width: 162px;
	padding-bottom: 5px;
	margin-top:0px;
	padding-top:0px;
	}

p.nabidka img {
	border: 1px #306298 solid;
	margin: 3px 0;
	padding: 3px;
	background-color: #FFF;
	}

p.nabidka b {
	color: #B5272B;
	}

/* ---------------------------
		NADPISY 
---------------------------- */

h1 {
	color: #369;
	margin-bottom: 10px;
	font-size: 20px;
	}

h2 {
	color: #369;
	font-size: 18px;
	margin-bottom: 10px;
	}
	
h3	{
	color: #C30;
	font-size: 15px;
	margin-bottom: 10px;
	}
	
h4	{
	color: #369;
	font-size: 12px;
	margin-bottom: 10px;
	}
h5	{
	color: #369;
	font-size: 11px;
	margin-top:0px;
	margin-bottom: 5px;
	}

h1 span		{ display: none; }

div.HeaderSideCol { font-weight:bold;background: url(/design/images/_www-dk-obchod/h2-box-background.png) no-repeat;height: 30px;line-height: 30px;padding: 0 3px;width: 164px;color: #FFF;text-align: center;font-size: 11px;text-transform: uppercase;margin-bottom: 0;}

h2.sidecol	{
	background: url(/design/images/_www-dk-obchod/h2-box-background.png) no-repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 3px;
	width: 164px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0;
	}
	
h1.wide, h2.wide, div.wide	{
	background: url(/design/images/_www-dk-obchod/h2-content.png) no-repeat;
	height: 30px;
	width: 574px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0;
	}
	
h2.wide-red	{
	background: url(/design/images/_www-dk-obchod/h2-wide-red.png) no-repeat;
	height: 30px;
	width: 574px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	}

h1.detail-nazev, h2.detail-nazev {
	color: #B7292F;
	font-size: 23px;
	margin: 15px 0;
	text-align:left;
	}

h3.upozorneni {
	color: #900;
	font-size: 13px;
	text-align: center;
	margin: 20px 0;
	}

/* ---------------------------
		DETAIL STYLY
---------------------------- */

/* Drobeckova navigace */

.position {
	font-size: 11px;
	margin: 0px;
	font-size: 11px;
	border: 1px solid #F2F2F2;
	border-left: none;
	border-right: none;
	line-height: 20px;
	padding-left: 5px;
	background: #FFF;
	}

.position a {
	color: #3A6AA8;
	text-decoration: underline;
	padding: 0 5px;
	}

/* Velky nahled obrazku */
.nahled-velky {border: 1px solid #5085C6;float: right;text-align: center;position:relative;}
.nahled-velky a img {padding: 5px;}
.nahled-velky a.enlarge {background: url(/design/images/_www-dk-obchod/button-enlarge.png) right bottom no-repeat;width: 80px;height: 20px;position:absolute;right:0px; top:0px;}

/* Pridani do kosiku */

form.add-cart {
	clear: right;
	float: right;
	margin:10px 0 0 0;
	padding:0px;
	width: 200px;
	text-align: right;
	vertical-align:top;
	}
	
	
.ks-field {
/*	display: block;*/
/*	float: right;*/
/*	background: url(/design/images/_www-dk-obchod/input-ks.jpg) no-repeat;*/
	height: 15px;
	width: 41px;
	font-size: 12px;
	text-align: right;
/*	border: none;
	padding-top: 3px;
	margin-top: 1px;*/
	margin: 0px 7px 0px 0px;
	}
	
/* ---------------------------
			TABULKY
---------------------------- */

.table-info {
	width: 250px;
	font-size: 11px;
/*	float: left;*/
	margin-bottom: 15px;
	}

.table-info tr {
	padding: 2px 0;
	line-height: 18px;
	}

.table-info tr th {
	padding-left: 10px;
	margin-right: 0;
	width: 120px;
	}

.table-info tr td {
	padding-left: 10px;
	margin-left: 0;
	}

.table-info tr.r1 {
	background: #eff2fa;
	}
.table-info tr.r2 {
	background: #f9f9f9;
	}

/* ---------------------------
		VYPIS PRODUKTU
---------------------------- */
ul.produkt {
 width: 180px;
 height:385px;
 float: left;
 text-align: left;
 padding: 5px 3px 4px 7px;
 margin: 0;
 border-bottom: 1px #E2E2E2 solid;
 border-right: 1px #E2E2E2 solid;
 list-style: none;
 display: block;
 }
 
ul.produkt li { 
 background: none;
 padding: 0;
 }
 
ul.produkt:hover {
 background: #F9FBFF;
 }
 
ul.produkt li.nazev {
	font-size: 13px;
	color: #369;
	height:40px;
	font-weight: bold;
	padding: 3px 0;
	background: none;
	display: block;
	height: 50px;
	overflow: hidden;
	}
ul.produkt li.image {
	height: 165px;
	width:170px;
	text-align:center;
	vertical-align:middle;
/*	border: 1px solid #369;*/
	background: #FFF;
	}
 
ul.produkt li img {
	padding: 1px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	}
 
ul.produkt li.popis {
	font-size: 10px;
	padding: 4px 0;
	display: block;
	height: 55px;
	overflow: hidden;
	}
ul.produkt li.cena {
	font-size: 11px;
	padding: 2px 0;
	}

ul.produkt li.cena b {
	font-size: 12px;
	color: #C30;
	font-weight: bold;
	}
ul.produkt li b.cenaBezDPH {
	font-size: 13px;
	color: #C30;
	font-weight: bold;
	}
ul.produkt li b.cenaSDPH {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}

ul.produkt li b.old {
	font-size: 12px;
	color: #369;
	font-weight: bold;
	text-decoration: line-through;
	}

ul.produkt li.button {
	display: block;
	width: 90px;
	float: left;
	cursor:pointer;
}
	
.sort{
	margin: 5px 0;
	font-size: 11px;
	border: 1px solid #F2F2F2;
	border-left: none;
	border-right: none;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	background: #FFF;
	text-align:right;
	}

.sort li {
	display: inline;
	text-align: left;
	padding: 0px 5px 0px 0px;
	margin: 0;
	color: #333;
	background: none;
	}
	
.strankovani {
	border: #F2F2F2 solid 1px;
	background: #FBFBFB;
	padding: 3px;
	margin: 3px 0;
	list-style: none;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	}
.strankovani li {
	display: block;
	float: left;
	background: none;
	padding: 0;
	}
	
.strankovani li.begin {
	width: 100px;
	text-align: left;
	padding-left: 5px;
	}

.strankovani li.step-page {
	width: 350px;
	text-align: left;
	padding-left: 5px;
	text-align: center;
	}

.strankovani li.end {
	width: 100px;
	text-align: right;
	padding-right: 5px;
	}
	
/* Vypis vyrobcu */

#middle .vyrobci
{
	font-size: 11px;
	padding: 5px;
	border: 0;
	margin: 0;
	width: 540px;
}

#middle .vyrobci li{
	display: inline;
	padding: 1px;
	/*float: left;*/
	list-style-type: none;
	border: 0;
	margin: 0;
	vertical-align: middle;
	background: none;
}

#middle .vyrobci > li{ 
	white-space:nowrap;
	=white-space:normal;
}

#middle .vyrobci li input{
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: middle;
}

#middle .vyrobci li label{
	float: none;
	width: auto;
	display: inline;
	vertical-align: middle;
}

/* ---------------------------
		FORMULARE
---------------------------- */

form.searchbox, form.newsbox, form.loginbox {
	border: 1px solid #CCC;
	padding: 3px;
	width: 162px;
	background: #E9E9E9;
	margin-top: 0px;
	text-align: left;
	}

form.newsbox p, form.loginbox p {
	font-size: 11px;
	margin: 2px;
	}

form.loginbox p.pod-carou {
	display: block;
	width: 158px;
	background: url(/design/images/_www-dk-obchod/kategorie-li-bottom.jpg) no-repeat -3px 2px;
	line-height: 20px;
	padding-top: 2px;
	text-align: center;
	}
	
form.loginbox a {
	font-size: 11px;
	}
	
form.vyber-vyrobce {
	margin: 0px;
	font-size: 11px;
	border: 1px solid #F2F2F2;
	border-left: none;
	border-right: none;
	line-height: 20px;
	padding-left: 5px;
	background: #FFF;
	}

form.vyber-vyrobce p {
	margin: 0;
	padding: 0;
	}

.searchfield {
	border: 1px solid #CCC;
	height: 18px;
	width: 155px;
	} 

input.but-koupit {
	display: inline;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-koupit.png) no-repeat;
	height: 22px;
	width: 84px;
	margin-top: 2px;
	cursor:pointer;
	}
.but-koupit {
	display: block;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-koupit.png) no-repeat;
	height: 22px;
	width: 84px;
	margin-top: 2px;
	cursor:pointer;
	}
.but-koupit-red {
	display: block;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-koupit-red.png) no-repeat;
	height: 22px;
	width: 84px;
	margin-top: 2px;
	cursor:pointer;
	}

.but-koupit-d {
	display: block;
	float: right;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-koupit.png) no-repeat;
	height: 22px;
	width: 84px;
	cursor:pointer;
	}

input.but-detail {
	display: inline;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-detail.png) no-repeat;
	height: 22px;
	width: 84px;
	margin-top: 2px;
	cursor:pointer;
	}
.but-detail {
	display: block;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-detail.png) no-repeat;
	height: 22px;
	width: 84px;
	margin-top: 2px;
	cursor:pointer;
	}

.button-90-20 {
	display: inline;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-background.png) no-repeat;
	height: 20px;
	width: 90px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	}

.button-90-20-c {
	display: inline;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-background.png) no-repeat;
	height: 20px;
	width: 90px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin: 5px 0 0 35px;
	cursor:pointer;
	}

select.obligatory { 
	background-color:#eff2fa;
	border:1px solid #C2C2C2;
	width: 125px;
	}

input.obligatory { 
	background-color: #eff2fa; 
	border:1px solid #C2C2C2;
	}

select.reg-input { 
	border:1px solid #C2C2C2;
	width: 125px;
	}

input.reg-input { 
	border:1px solid #C2C2C2;
	}
input.bu1 {
	width: 84px;
	border:1px solid #C2C2C2;
	text-align: right;
	}
input.bu2 {
	width: 30px;
	border:1px solid #C2C2C2;
	}

input.reg-input, input.obligatory {
	width: 125px;
	}

table.registration-4col {
	width: 570px;
	}

table.registration-2col {
	width: 285px;
	}

table.registration-2col tr th {
	width: 120px;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	}
	
table.registration-2col tr td {
	width: 125px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	}

table.registration-4col tr td {
	width: 135px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	}

table.registration-4col tr th {
	width: 125px;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	}

.kosik-seznam {
	background: #F2F2F2;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 11px;
	width: 100%;
	}

.kosik-seznam tr {
	background: #FBFBFB;
	padding: 0px;
	border: 0;
	margin: 1px 0;
	}
div.phe-row {
	text-align:left;
	font-style:italic;
	font-size:10px;
	color:#000000;
	}
tr.phe-row td {
	text-align:center;
	font-style:italic;
	font-size:10px;
	color:#000000;
	}
.kosik-seznam th, .kosik-seznam td {
	padding: 2px;
	}
	
.vyuctovani {
	margin: 20px 0;
	width: 100%;
	}

.vyuctovani th {
	width: 80%;
	text-align: right;
	padding-right: 5px;
	}

.vyuctovani td {
	width: 20%;
	text-align: right;
	}

/* ---------------------------
		PARAGRAPH STYLY
---------------------------- */

p.souhlas {
	font-size: 10px;
	color: #666;
	}
	
.kroky img {
	margin: 5px 1px;
	}

/* ---------------------------
		POMOCNE STYLY 
---------------------------- */
.clear { clear: both; font-size:1px; }
.hidden { display: none; }
.center	{ text-align: center; }
.fleft	{ float: left; }
.fright	{ float: right; }
.margin-left-5 {margin-left: 5px;}
b.green { color: #080;}
.up { text-transform: uppercase; }
b.red 	{ color: #C30;}
.align-right { text-align: right; }


/* ---------------------------
	DODATECNA UPRAVA MATAK 
---------------------------- */
#ERROR-HANDLER, .infoBox { margin:0px; margin-top:5px; margin-bottom:5px; background-color:#D6D955; border:1px dashed #000000 }
#ERROR-HANDLER div, .infoBox div { margin:8px; color:#990000; font-weight:bold; text-align:center}
.input-login-captcha{FONT-SIZE: 160%; text-align:center; WIDTH:198px; HEIGHT: 25px; font-weight: bold; color: #990000;}
select.obligatory { background-color:#FFFF99; border:1px solid #7f9db9}
input.obligatory { background-color:#FFFF99; border:1px solid #7f9db9}
#nextCategories div { margin-right:5px; display:block; float:left; width:250px; text-align:left}
#nextCategories div a { margin-right:5px; color:#C30;text-decoration:underline; margin-left:5px; text-align:left;font-size:14px;font-weight: bold}
.mar-top0 { margin-top:0px;}
select.filtr-input { 
	border:1px solid #C2C2C2;
	}
.strankovani .infoStrankovani {
	float:left;
	}	
.strankovani .pageStrankovani {
	float:right;
	}	
.strankovani .pageStrankovani .active {
	font-weight:bold;
	text-decoration:underline;
	}	
.strankovani {
	border: #F2F2F2 solid 1px;
	background: #FBFBFB;
	padding: 3px;
	margin: 3px 0;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.button-130-20 {
	display: inline;
	border: none;
	background: url(/design/images/_www-dk-obchod/button-background.png);
	height: 20px;
	width: 130px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	cursor:pointer;
	}
#mapaStranek ul {
	list-style-type: none;
	margin: 0px;
}
#mapaStranek ul li {
	background: none;
	padding-left: 12px;
	}
.zvyrazniRed3 {
	font-weight:bold;
	color: #B5272B;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
.zvyrazniBlue3 {
	font-weight:bold;
	color: #336699;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
	
.r1 td {
	background: #eff2fa;
	}
.r2 td {
	background: #f9f9f9;
	}
.orderOdkaz {
	font-weight:bold;
	color: #336699;
	font-size:12px;
	margin:0px;
	padding:0px;
	
	}
.orderOdkaz img {
border:1px solid #000000	
	}	
.orderStatus0 {color:#b40000;}
.orderStatus1 {color:#dfad00;}	
.orderStatus2 {color:#009a0b;}	
.orderStatus3 {color:#b3b3b3;}

.orderStatus0 a {color:#b40000;}
.orderStatus1 a {color:#dfad00;}	
.orderStatus2 a {color:#009a0b;}	
.orderStatus3 a {color:#b3b3b3;}

.orderStatus0 img { border:1px solid #000000;}
.orderStatus1 img { border:1px solid #000000;}
.orderStatus2 img { border:1px solid #000000;}
.orderStatus3 img { border:1px solid #000000;}

.orderStatusLegend img { border:1px solid #000000;}

.table-info b.cenaBezDPH {
	font-size: 13px;
	color: #C30;
	font-weight: bold;
	}
.table-info b.cenaSDPH {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}

.table-info b.old {
	font-size: 12px;
	color: #369;
	font-weight: bold;
	text-decoration: line-through;
	}
	
#mega-akce {background:url(/design/images/_www-dk-obchod/mega-akce.jpg) no-repeat;width:574px;height:200px;overflow:hidden;position:relative;font-family:tahoma, verdana, sans-serif;}
#mega-akce .cena {position:absolute;font-style:italic;font-weight:bold;top:5px;right:20px;color:#FFFFFF;font-size:22px;}
#mega-akce .cena span {font-style: normal;font-size:12px;margin-right:10px;font-weight:normal;}
#mega-akce .bezDPH {position:absolute;top:30px;right:20px;color:#FFFFFF;font-size:12px;}
#mega-akce .popis {position:absolute;top:72px;left:18px;width:546px;height:100px;overflow:hidden;color:#FFFFFF;font-size:10pt;margin:0px;padding:0px;text-align:left;}
#mega-akce .vyrobce {position:absolute;bottom:5px;left:18px;color:#FFFFFF;font-size:10pt;}
#mega-akce .vyrobce a {color:#FFFFFF;font-size:10pt;}
#mega-akce .popis img {float:left;border: 1px solid #369;margin:0 10px 0 0;}
#mega-akce h3.nazev {position:absolute;left:18px;top:42px;color:#FFFFFF;font-size:13pt;font-weight:bold;font-style:italic; text-align:left}
#mega-akce h3.nazev a {color:#FFFFFF;font-size:13pt;font-weight:bold;font-style:italic;}
#mega-akce .buttons {position:absolute;top:170px; right:100px;}
#mega-akce .buttons a {float:left;margin-right:15px;}
#mega-akce h2 span { display: none; }


#quantity-discount {
	clear: right;
	float: right;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
#quantity-discount td {
	border: 1px solid #EFF2FA;
	text-align:right;
	padding:2px;
}
#quantity-discount th {
	border: 1px solid #EFF2FA /*#DBEAF1*/;
	background-color: #EFF2FA;
	text-align:center;
	padding:2px;
}

.roundedBox1 {background:#DBEAF1 none repeat scroll 0%;border-left:1px solid white;border-right:1px solid white;}
.roundedBox1 .T {background: transparent url(/design/images/_www-dk-obchod/rBox1_T.gif) repeat scroll 0%; height:6px;}
.roundedBox1 .TL {background: url(/design/images/_www-dk-obchod/rBox1_TL.gif) no-repeat; width:4px; height:6px; float:left}
.roundedBox1 .TR {background: url(/design/images/_www-dk-obchod/rBox1_TR.gif) no-repeat; width:4px; height:6px; float:right}
.roundedBox1 .B {background: transparent url(/design/images/_www-dk-obchod/rBox1_B.gif) repeat scroll 0%; height:6px;}
.roundedBox1 .BL {background: url(/design/images/_www-dk-obchod/rBox1_BL.gif) no-repeat; width:4px; height:6px; float:left}
.roundedBox1 .BR {background: url(/design/images/_www-dk-obchod/rBox1_BR.gif) no-repeat; width:4px; height:6px; float:right}
.roundedBox1 .C {font-size:11px;padding:0pt 10px;}

.roundedBox2 {background:#EFF2FA  none repeat scroll 0%;border-left:1px solid white;border-right:1px solid white;}
.roundedBox2 .T {background: transparent url(/design/images/_www-dk-obchod/rBox2_T.gif) repeat scroll 0%; height:6px;}
.roundedBox2 .TL {background: url(/design/images/_www-dk-obchod/rBox2_TL.gif) no-repeat; width:4px; height:6px; float:left}
.roundedBox2 .TR {background: url(/design/images/_www-dk-obchod/rBox1_TR.gif) no-repeat; width:4px; height:6px; float:right}
.roundedBox2 .B {background: transparent url(/design/images/_www-dk-obchod/rBox1_B.gif) repeat scroll 0%; height:6px;}
.roundedBox2 .BL {background: url(/design/images/_www-dk-obchod/rBox1_BL.gif) no-repeat; width:4px; height:6px; float:left}
.roundedBox2 .BR {background: url(/design/images/_www-dk-obchod/rBox1_BR.gif) no-repeat; width:4px; height:6px; float:right}
.roundedBox2 .C {font-size:11px;padding:0pt 10px;}

.roundedBox3 {background-color:#E9E9E9;}
.roundedBox3 .T {background: transparent url(/design/images/_www-dk-obchod/rBox3_T.gif) repeat scroll 0%; height:4px;}
.roundedBox3 .TL {background: url(/design/images/_www-dk-obchod/rBox3_TL.gif) no-repeat; width:5px; height:4px; float:left}
.roundedBox3 .TR {background: url(/design/images/_www-dk-obchod/rBox3_TR.gif) no-repeat; width:5px; height:4px; float:right}
.roundedBox3 .B {background: transparent url(/design/images/_www-dk-obchod/rBox3_B.gif) repeat scroll 0%; height:4px;}
.roundedBox3 .BL {background: url(/design/images/_www-dk-obchod/rBox3_BL.gif) no-repeat; width:5px; height:4px; float:left}
.roundedBox3 .BR {background: url(/design/images/_www-dk-obchod/rBox3_BR.gif) no-repeat; width:5px; height:4px; float:right}
.roundedBox3 .C {font-size:11px;padding:0pt 10px 0pt 10px;}



.table-parametry th {vertical-align:middle; padding-right:10px}
.table-parametry td {vertical-align:middle;}
.table-parametry td.help {
height:18px;
line-height:18px;
padding:0px;
width:18px;
vertical-align:middle;
}

.parametr-image-detail {
float:left;
width:260px;
margin-right:10px;
}

.parametr-image-detail h4 {
text-transform:capitalize;
}
.parametr-image-detail img {
border:1px solid #000000;
}
#infoParametrBox {
width:250px;
border:5px solid #CCCCCC;
background-color: #F2F2F2;
padding:10px;
}
#infoParametrBox img {
float:left;
border:1px solid #000000;
margin-right:10px;
margin-bottom:0px;
}

#infoParametrBox h4 {
text-transform:capitalize;
}

.orderItemNotes { margin-top:10px; margin-bottom:10px; color:#000000}
.orderItemSpecial span { font-weight:bold; color:#006600;}
.prodavac-on-line-name { font-size:12px; color:#990000; font-weight:bold;}
.aktualityNadpis { display:inline; margin:0px; padding:0px;	color: #369;font-size: 12px;}
#login-header {float:right;width:150px;color:#FFFFFF; text-transform:uppercase}
#login-header a {color:#FFFFFF;font-size: 11px;}
#login-header a span {font-weight:bold}
.FirstProduct {border-left: 1px #E2E2E2 solid;}
 

.ShopAssistantOnLine table { width:550px}
.ShopAssistantOnLine .header {color: #369;font-size: 13px;margin-bottom: 10px; font-weight:bold}
.ShopAssistantOnLine .LegendEmail th {width:135px;}
.ShopAssistantOnLine .LegendEmail td {width:385px;}
.ShopAssistantOnLine .LegendRow td, .ShopAssistantOnLine .LegendRow th {text-align:center}
.ShopAssistantOnLine textarea {width:545px;_width:540px; height:70px;}
.ShopAssistantOnLine .input {width:415px;}
.ShopAssistantOnLine select.input {width:419px;}
.ShopAssistantOnLine .LegendAssistant th {width:95px}
.ShopAssistantOnLine .LegendAssistant td {width:435px}
.ShopAssistantOnLine .LegendAssistant img {border: 1px #306298 solid; margin:3px 10px 5px 0px}
.ShopAssistantOnLine .LegendAssistant span.name {color:#990000;font-size:12px;font-weight:bold;}
/* #breadcrumbs-nav */
#breadcrumbs-nav { margin:0; padding:0px; margin-bottom:10px }
#breadcrumbs-nav p { margin:0; padding:0px; }
#breadcrumbs-nav em { font-weight: bold; font-style:normal }
#breadcrumbs-nav a { color: #4491cb; }
#breadcrumbs-nav a img { margin-right: 5px; }
.AdvancedSearchHref { text-align: center; }
.AdvancedSearchHref a { font-weight:bold; }
div.infoUnderLine {border-top:1px solid #4C0016;margin:0.8em 10pt;text-align:center; padding:10px;font-size:14px;font-weight:bold; }

#searchAdvanced table {width: 555px; margin: 0!important; background: none!important; }
#searchAdvanced th {text-align: left; color: #333!important; background: none!important; }
#searchAdvanced td {background: none!important; padding:0px!important; vertical-align:top!important; }
#searchAdvanced td input.input_field { width:390px}
.availability a { font-weight:bold; color:#0099FF; font-size:11px}
.availabilityYes { font-weight:bold; color: #009900;}
.availabilityNot { font-weight:bold; color: #990000;}
.availabilityYesLast { font-weight:bold; color: #F2B600;}
p.alert { padding: 0.8em 0 0 40px; border-top: 1px solid #c9c9c9; background: url(/design/images/_www-dk-obchod/alert.png) no-repeat 0 60% }
h2.DetailHeader {color: #C30;font-size: 15px;margin-bottom: 10px;}

/*
#ESSOXBox { width:555px;margin-bottom:10px; margin-left:auto; margin-right:auto; text-align:center }
#ESSOXBoxHeader { width:555px;background:transparent url(/design/images/_www-dk-obchod/essox-bg.png) no-repeat scroll top left;height:43px; text-align:right}
#ESSOXBoxHeader p { padding:10px; margin:0px;}
#ESSOXBoxHeader p a { font-size:12px; color:#FFFFFF; margin:0px;}
#ESSOXBoxHeader p a em { font-size:16px; font-style:italic; margin:0px;font-weight:bold; }
#ESSOXBoxBody .ESSOX-box-body-header { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox-body-bg.png) no-repeat scroll top left; height:5px;}
#ESSOXBoxBody .ESSOX-calculator-body-header { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox-calculator-header.png) no-repeat scroll top left; height:20px;}
#ESSOXBoxBody .ESSOX-calculator-body-inner { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox-calculator-inner.png); text-align:center; padding:0px; margin:0px}
#ESSOXBoxBody .ESSOX-calculator-body-inner iframe { border:0px; text-align:center; margin-left: auto; margin-right:auto; width:545px; height:280px}
#ESSOXBoxBody .ESSOX-calculator-body-footer { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox-calculator-footer.png) no-repeat scroll top left; height:10px;}
*/
.HeaderText5 {	color: #369;font-size: 11px;margin-top:0px;margin-bottom: 5px; font-weight:bold}
.RelatedGoodList table {width: 143px;height:230px;float: left;text-align: left;padding: 2px;margin: 0;border-bottom: 1px #E2E2E2 solid;border-right: 1px #E2E2E2 solid;}
.RelatedGoodList table tr.name td {font-size: 12px;color: #369;font-weight: bold;padding: 3px 0;height: 60px;overflow: hidden; vertical-align:top}
.RelatedGoodList table tr.image td {height: 120px;width:130px;text-align:center;vertical-align:middle;}
.RelatedGoodList table tr.image td img {border: 1px #306298 solid;background-color: #FFF;padding: 1px;display: block;margin-left:auto;margin-right:auto;} 
.RelatedGoodList table tr.ProductActions td { height:20px; line-height:20px} 
.RelatedGoodList table tr.ProductActions td img {border: 0px none!important; float:left!important} 
.RelatedGoodList table tr.price td {font-size: 10px;padding: 1px 0;}
.RelatedGoodList table tr.price td b {font-size: 11px;color: #C30;font-weight: bold;}
.ParameterCell { text-align:left}
.ValueCell { text-align:right}
.red { color:#990000}
table.SamplesList { width:100%}
table.SamplesList tr, table.SamplesList th, table.SamplesList td { vertical-align:middle}
table.SamplesList th h4 { color:#000000; margin:0px; padding:0px}

/* #basket */
#basket { position: absolute; top: 77px; right: 0;  }
#basket a { display: block; padding: 0 25px 0 7px; color: #3a3a3a; background: url(/design/images/_www-dobre-naradi/bg-basket.gif) no-repeat 0 50%; }
#basket a:hover { color: #0066CC ; }
#basket a img { padding: 5px 0; vertical-align: middle; }
#basket a span { padding-left: 20px; vertical-align: middle; font-size: 1.2em; }
#basket a span strong { font-size: 0.9em; }
/* #basket page */
#BasketSteps { text-align:center}
#BasketSteps table { width:100%; border:none!important; background:none!important; border-collapse:collapse!important;}
#BasketSteps table td { padding:2px;border:none!important; background:none!important;}
#BasketSummary { width:100%;border:1px none!important;border-collapse:separate;margin:0px 0px 10px 0px!important;text-align:left; background-color:#f3f3f3!important;}
#BasketSummary th {padding:5px!important; color:#000000!important;; background: none!important;}
#BasketSummary td {padding:5px!important; color:#000000!important;; background: none!important; text-align:right!important;}
#BasketSummary .BasketTotal {background:#3d6fac none repeat scroll 0%!important;font-size:14px!important;font-weight:bold!important; color:#FFFFFF!important}
#BasketItems { width:100%; margin:0.8em 0px 0px 0px!important}
#BasketItems tr.r2 td { background-color:#f3f3f3; border-bottom:1px solid #e9e9e9}
#BasketItems tr.TableHeader th {background:#3d6fac none repeat scroll 0 0;color:#FFFFFF;padding:5px;}
#BasketItems tr.lichy td {padding:5px;background-color:#EEEEEE;border-bottom:1px solid #E9E9E9;}
#BasketItems tr.sudy td {padding:5px;background-color:#F3F3F3;border-bottom:1px solid #E9E9E9;}
input.button {height: 20px; text-transform: uppercase; border: none; color: #fff; cursor: pointer;width:85px; background: transparent url(/design/images/_www-dobre-naradi/bg-input-submit4.gif) no-repeat; }
.BasketButtons  {  margin:  15px 10px 0 0px; text-align:center;}
.BasketButtons input { font-size: 12px; font-weight: bold; padding: 5px 5px 5px 7px; #padding: 5px 0px 5px 0px; _padding: 5px 0px 5px 0px;  }
.Button-90-20 {background:#e0480e; color:#FFFFFF; }
.orderItemSpecial { font-size:10px}
.orderItemSpecial span {color:#006600;font-weight:bold;}
#Recapitulation { width:100%}
#Recapitulation, #Recapitulation td, #Recapitulation th, #Recapitulation table, #Recapitulation table td, #Recapitulation table th {background:none!important; border:none!important; vertical-align:top!important; color:#000000!important; padding:0px!important; margin:0px!important;}

/* #PageForm
---------------------------------------------------------- */
#PageForm form {}
#PageForm form .chooseRadio {padding: 5px 0 5px 0px}
#PageForm form .Row { border:0px solid; padding: 5px 0 5px 7px;}
#PageForm form .Row small { display:block}
#PageForm form .Row table { width: 97%; margin: 0!important}
#PageForm form .Row td { padding: 3px 0 3px 5px;text-align:left;}
#PageForm form .Row th { padding: 3px 0 3px 5px;}
#PageForm form .Row td.Text { width:140px;text-align:right;}
#PageForm form .Row tr.obligatory td, #PageForm form .Row tr.obligatory th {background: #EEEEEE;}
#PageForm form .Row tr.obligatory input, #PageForm form .Row tr.obligatory select {background-color:#FFFF99;border:1px solid #7F9DB9;}
/* #PageForm form .Field { margin: 1em 0 2em 0; padding: 0 0.5em 1em 0.5em; border: 1px solid #336699; background: #E0E0E0; position: relative; } */
#PageForm form .Field {background:#E0E0E0 none repeat scroll 0%;border:1px solid #336699;margin-top:2em;padding:0pt 0pt 10px 10px;position:relative;}
/* #PageForm form .Field .Legend {padding:0.5em; background: #F2F2F2; font-weight: bold; color: #000; border: 1px solid #336699; position: relative; top: -1em;} */
#PageForm form .Field .Legend {background:#F2F2F2 none repeat scroll 0%;border:1px solid #336699;font-weight:bold;padding:5px;position:relative;top:-8px;}
#PageForm form .Buttons {margin:15px 0px;text-align:center;}
#PageForm form .Buttons input {font-size:12px;font-weight:bold;padding: 5px 5px 5px 7px;#padding: 5px 0px 5px 0px;_padding: 5px 0px 5px 0px;}
#PageForm form .Buttons input.ButtonMain {background:#e0480e; color:#FFFFFF; text-transform:uppercase}
#PageForm form .Row .input { width:300px}
#PageForm form .Row .input-short { width:100px}
#PageForm form .Row .input-middle { width:150px}
/* .registration
---------------------------------------------------------- */
.registration { padding: 0 15px; }
.registration th { text-align: right; }
legend.reg  {padding: .5em; background: #F2F2F2; font-weight: bold; color: #000; border: 1px solid #336699; position: relative; top: -1em;}
fieldset.reg2 { margin: 1em 0 2em 0; padding: 0 0.5em 1em 0.5em; border: 1px solid #336699; background: #E0E0E0; position: relative; } 
.chooseRadio {padding: 5px 0 5px 0px}
.reg-input { width:300px}
.reg-input-short { width:100px}
.reg-input-middle { width:150px}
.reg-row { border:0px solid; padding: 5px 0 5px 7px;}
.reg-row small { display:block}
.reg-row table { width: 100%; margin: 0!important; }
.reg-row td { padding: 3px 0 3px 5px;}
.TdTexty { width: 140px; text-align: right; }
.TdTextyBg { background: #C5C5C5; width: 140px; text-align: right;}
.TblBg {background:#C5C5C5;}
.obligatory {background-color:#FFFF99;}
div.upozorneni { color: #FFFFFF; font-weight:bold; font-size:13px; text-align:center; letter-spacing:0px; padding:10px; background-color:#990000;border: 1px solid #336699;font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; margin-bottom:5px;}
div.choose-legend {background:#F2F2F2 none repeat scroll 0%;border:1px solid #336699;color:#000000;font-weight:bold;padding:0.8em; margin-bottom:10px}
.recapitulation-table, .recapitulation-table td, .recapitulation-table th, .recapitulation-table table, .recapitulation-table table td, .recapitulation-table table th {background:none!important; border:none!important; vertical-align:top!important; color:#000000!important; padding:0px!important; margin:0px!important;}
.bcondition-text {height:150px; width:570px; overflow: auto; background-color:#FFFFFF; border:1px solid #336699;}


/* Fotogalerie */
.OtherImagesList div {padding: 2px;  height:105px; width:105px; float:left;margin-right: 5px;margin-bottom: 10px; text-align:center}
.OtherImagesList div img { margin-left:auto; margin-right:auto;border: 1px #5085C6 solid;}

.ShopAssistantHref { text-align:center;}
.ShopAssistantHref a { color:#990000; font-weight:bold; text-decoration:underline}
.ShopAssistantHref a img { margin-right:5px}

.SamplesImages { text-align:center}
.ISample {float:left;margin:1px;padding-bottom:10px;text-align:center;width:100px;cursor:pointer;min-height:140px;_height:140px;}
.ISample div {margin:2px;}
.ISample img {margin:2px;}
.ISampleActive {float:left;margin:1px;padding-bottom:10px;text-align:center;width:100px;cursor:pointer;}
.ISampleActive div {border:2px solid #990000;}
.ISampleActive img {margin:2px;}

#RegistrationByICO {color: #FFFFFF; font-weight:bold; font-size:13px; text-align:center; letter-spacing:0px; padding:10px; background-color:#990000;border: 1px solid #336699;font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; margin-bottom:5px; position:relative}
#RegistrationByICO hr {clear:both;display:block;}
#RegistrationByICO p { margin:0px; padding:5px;line-height:25px}
#RegistrationByICO_ICO {width:100px; height:20px; font-size:18px; padding:2px}
#RegistrationByICO .captcha {border: 1px #306298 solid;}
#RegistrationByICO .captcha-input {font-size:18px;height:20px;padding:2px !important;text-transform:uppercase;vertical-align:top !important;width:50px;}
#RegistrationByICO_loading {position:absolute; z-index:101; display:none; top:100px; left:250px}

.captcha-box form fieldset { text-align:center; padding:15px}
.captcha-box form img {border: 1px solid #c9c9c9}
.captcha-box form input { padding:2px}
.captcha-box form input.email { width:193px; font-size:14px}
.captcha-box form input.captcha {width:193px; height:30px; font-size:24px; text-align:center}


#doLoggged { position:absolute; top:0px; right:0px; z-index:101;background: url(/design/images/_www-dk-obchod/doLogged.jpg) no-repeat; width:190px; height:175px; font-size:11px;}
#doLoggged div { position:absolute; top:33px; left:10px; font-size:11px; color:#FFFFFF; width:150px; text-align:left;}
#doLoggged div span.name { margin-bottom:5px; display:block}
#doLoggged div a { color:#FFFFFF; line-height:15px; font-size:12px}
#doLoggged div.logout { position:absolute; left:100px; top:134px}
#doLoggged div.logout a img { margin-left:3px}

#doLogin { position:absolute; top:0px; right:0px; z-index:103;background: url(/design/images/_www-dk-obchod/doLogin.jpg) no-repeat; width:190px; height:175px; font-size:11px; display:none }
#doLogin table { position:absolute; top:40px; left:10px; font-weight:normal; font-size:12px}
#doLogin input { border: 1px solid #000000; font-size:11px; padding:3px}
#doLogin input.submit { border: 1px solid #FFFFFF; background-color:#517eb6; font-size:10px; color:#FFFFFF; padding:2px}
#doLogin div.href { position:absolute; left:7px; top:134px}
#doLogin a span{ font-weight:bold}
#doLogin input.loginUser { width:135px}
#doLogin input.loginPass { width:105px}

.OrderSendIFrame {width:575px;height:500px}
.order-phone {
background-color:#F9F7D8;
border:1px solid #119A03;
color:#119A03;
margin:3px 90px;
padding:2px;
text-align:center;
}

#ESSOXBox { width:555px;margin-bottom:10px;margin-top:10px;float:right; position:relative; clear:right }
#ESSOXBoxBasket { width:555px;margin-bottom:10px;margin-top:10px; margin-left:auto; margin-right:auto; text-align:center; clear:both; }
#ESSOXBoxHeader { width:555px;background:transparent url(/design/images/_www-dk-obchod/essox/essox-bg.png) no-repeat scroll top left;height:43px; text-align:right}
#ESSOXBoxHeader p, #ESSOXBoxBasket p{ padding:5px; margin:0px; float:right}
#ESSOXBoxHeader p a, #ESSOXBoxBasket p a { font-size:11px; color:#FFFFFF; margin:0px;}
#ESSOXBoxHeader p a em, #ESSOXBoxBasket p a em { font-size:14px; font-style:italic; margin:0px;font-weight:bold; }
#ESSOXBoxBody .ESSOX-box-body-header { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox/essox-body-bg.png) no-repeat scroll top left; height:5px;}
#ESSOXBoxBody .ESSOX-calculator-body-header { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox/essox-calculator-header.png) no-repeat scroll top left; height:20px;}
#ESSOXBoxBody .ESSOX-calculator-body-inner { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox/essox-calculator-inner.png); text-align:center; padding:0px; margin:0px}
#ESSOXBoxBody .ESSOX-calculator-body-inner iframe { border:0px; text-align:center; margin-left: auto; margin-right:auto; width:570px; height:280px}
#ESSOXBoxBody .ESSOX-calculator-body-footer { width:555px;background: transparent url(/design/images/_www-dk-obchod/essox/essox-calculator-footer.png) no-repeat scroll top left; height:10px;}
div.infoUnderLine {margin:0.8em 10pt;text-align:center; padding:10px;font-size:14px;font-weight:bold; }
#ESSOXBoxHeader small {font-size: 10px; float: right; padding-right: 5px; color:#CCCCCC; clear:right}

/*.popis .available {text-transform: uppercase; font-weight: bold; color: #990000; text-decoration: underline; margin-right: 3px;}*/
.popis .available { width: 114px; height: 20px; padding-top: 4px; font-weight: bold; text-align: center; text-transform: uppercase; color: white; background: #2f8a23; }
td.availabilityYesTd { font-weight:bold; color: white; background-color:#009900;}
td.availabilityYesTd .availability a { font-weight:bold; color:white; font-size:11px}
td.availabilityYesTd .availabilityYes { font-weight:bold; color:white;}

