html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
* {
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
.clear{
 width: 100%;
 clear: both;
 height: 1px;
 font-size: 1px;
  
}
/* layout */
#container {
	width: 1015px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	position: relative;
	height: 177px;
	padding: 26px 0px 0px 34px;
	background: url(../image/header.jpg) 0px 0px no-repeat;
}
#top-line{
	height: 61px;
	padding: 0px 10px 0px 0px;
	background: url(../image/top-line.jpg) 0px 0px no-repeat;  
}
#top-line ul{
  float: left;
  position: relative;
  top: 1px;
}
#top-line ul li{
  display: inline;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}
#top-line ul li a{
  text-decoration: none;
}
#top-line ul li a:hover{
  text-decoration: underline;
}
#module_search{
  float: right;
  padding: 10px 0px 0px 0px;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column_left {
	float: left;
	width: 222px;
}
#column_right {
	float: right;
	width: 210px;
	margin-left: 10px;
}
#content {
	float: right;
	width: 753px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
#main-cont{
  clear: both; 
}
#content .top {
	padding: 8px 0px 6px 10px;
/*	background: url('../image/content_top.png') no-repeat;*/
}

#content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px dashed #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding-bottom: 3px;
   padding-top:10px;
	margin-bottom: 10px;
	color:#ec972b;
	font-size:14px;
}
#content .middle {
/*	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
/*	background: url('../image/content_bottom.png') no-repeat;*/
	height: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 22px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	height:16px;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	background: #7b8387;
	padding: 10px;
}
.box .bottom {
	height: 14px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/dokosiku.png') 0 0 no-repeat;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	width:88px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
}
a.button span {
	display: inline-block;
	padding: 5px 0 5px 0;
	font-weight:bold;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 25px 7px 25px;
	margin-right: 2px;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #9c9c9c;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #f5f5f5;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #9c9c9c;
	background: #f5f5f5;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 597px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}


/*XXXXXXXXXXXXXX*/
a.button2 {
	background:  #ff0066 url(../image/search-sub.jpg) 0px 0px no-repeat;
	color: #fff;
	display: inline-block;
	padding: 3px 0px 0px 0px;
	height: 35px;
	float: right;
	width:82px;
	font-weight: bold;
	margin-top: 3px;
	text-decoration: none;
	text-align:center;

}
a.button2 span {
	background: transparent;
	display: inline-block;
	padding: 3px 0 0px 0px;
}
input#filter_keyword
{
	border:0px;color:#000;
	float: left;
	font-weight: bold;
	text-align: center;
	height:29px;width:163px;padding:10px 0px 0 0px;
	background: url(../image/search-inp.jpg) 0px 0px no-repeat;
}

#breadcrumb {border-bottom:1px solid #DDD;}
#breadcrumb a {text-decoration:none;color:#7b8387;font-weight:bold;font-size:11px;}
#breadcrumb a:hover {text-decoration:none;color:#fe036c;}

#module_cart { width:200px; text-align:left;}
#module_cart div.top{color:#4b4841;padding-top:20px;}
#module_cart div.middle{color:#ff0066;background:none;position:relative;font-size:11px;border:0px;font-weight:bold;}

#module_cart div.middle table{color: #ff0066;background:none;font-weight:bold;margin-left: 15px;}
#module_cart div.middle table a{color:#ff0066;text-decoration:none;font-weight:bold;}
#module_cart div.middle table a:hover{text-decoration:underline;}
#module_cart div.middle div{color:#000;background:none;width:240px;text-align:right;font-weight:bold;font-size: 12px;}
#module_cart div.bottom{background:none;}

#footer .div1 {display:none;}

.middle table.list {border-collapse:collapse;}

.middle table.list tr td{border-bottom: solid 10px #fff;}




.middle table.list td {line-height: 1.3em;}
.middle table.list td a {color:#353637;font-size:11px;font-weight:bold;text-decoration:none;display: block;}
.middle table.list td a:hover {text-decoration:underline;color:#ff0066;}
.middle table.list td span.desc {color:#989c9f;font-size:10px;font-weight:normal;display: block;}
.middle table.list td span.price {color:#ff0066;font-size:11px;font-weight:bold;display: block;}

.middle div.detail table td.price{color:#ef9b2b;font-weight:bold;font-size:13px;}
.middle div.detail table td a.manufac{color:#ff0066;font-weight:normal;font-size:12	px;text-decoration:none;}
.middle div.detail table td a.manufac:hover {text-decoration:underline;}

.box .middle table#bestseller {width: 165px;text-align:center;margin:0px auto;}
.box .middle table#bestseller td {width:165px;height:160px;background:url(../image/best_bg.png) 0 0 no-repeat;}
.box .middle table#bestseller td span.price{color:#288dc6;font-size:14px;font-weight:bold;}
.box .middle table#bestseller a {color:#ec962b;font-size:13px;font-weight:bold;text-decoration:none;}
.box .middle table#bestseller a:hover {text-decoration:underline;}


.pl40px {padding-left:40px !important;}
.pr0px {padding-right:0px !important;}
.mr0px {margin-right:0px !important;}

#contact-box-2 { width:182px; background: #f2f2f2; font-size:10px; padding: 10px 20px;}
#contact-box-2 table{width: 180px;}
#contact-box-2 table tbody tr td { font-size:11px; color:#333333;}
#contact-box-2 h3{ font-size: 12px;margin: 0px;padding: 0px; text-align: center; }

#footer-big{
	clear:both;
	width: 985px;
	background: url(../image/footer.jpg) no-repeat top;
	height: 99px;
	padding: 47px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}
.back-product{
 	background:  url(../image/box-produkt.jpg) no-repeat top; 
 	height: 62px;
 	padding: 6px 0px 0px 0px;
}
.menu-left{
	background:  url(../image/menu-top.jpg) no-repeat top;
	width: 222px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 20px;
}
.menu-bottom{
	background:  url(../image/menu-bottom.jpg) no-repeat bottom left;
	padding-bottom: 40px;
}
.menu-middle{
	background:  url(../image/menu-middle.jpg) repeat-y center left;
}
.menu-left ul {
  padding: 10px 0px 10px 25px;
  margin: 0px;
}
.menu-left ul li{
  padding-bottom: 3px;
  list-style: none;
  font-weight: bold;
}
.menu-left ul li a{
  color: #000;
  background:  url(../image/menu.jpg) no-repeat 0px 2px;
  text-decoration: none;

  padding: 0px 0px 0px 15px;
}
.menu-left ul li a:hover{
  text-decoration: underline;
  color:#ff0066;
}
.box-left{
	background: #989c9f;
	width: 182px;
  color: #000;
	padding: 10px 20px 15px 20px;
}
.box-left a{
  color: #000;
  font-size: 11px;
}
.box-left h2{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
}
.box-left-best{
	background: #FFFFFF url(../image/kosik-back.jpg) no-repeat top left;
	width: 182px;
	height: 71px;
	margin-bottom: 10px;
	color: #ff0066;
	padding: 10px 20px 5px 20px;
}
.box-left-best h2{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
}
img.kosik-nadpisek{
  position: relative;
  top: 6px;
}
.box-manufact{
	background:url(../image/box4.jpg) no-repeat top left;
	width: 248px;
	height: 63px;
	margin-bottom: 5px;
	position: relative;
	left: 34px;
	padding: 10px 20px;
	display:none;
}
.box-manufact h2{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  text-align: center;
}
.box-manufact select{
  width: 220px;
}
.head-main{
  position: absolute;
  top: 162px;
  left: 360px;
}
.head-main h2{
  font-weight: normal;
  font-size: 14px;
  padding: 0px;
  color: #576000;
  margin: 0px;
}
.head-main p{
  font-size: 11px;
  padding: 0px;
  line-height: 1.4em;
  color: #576000;
  margin: 0px;
}
a.link-kos{
  text-align: right;
  width: 180px;
  display: block;
}
.head-back{
  background: url(../image/header-top.jpg) 320px 3px no-repeat;
  height: 248px;
}
img.carts{
  position: relative;
  left: 40px;
}
table.table-conf tr td{
  vertical-align: top;
  border-collapse: collapse;
  padding: 0px 10px 10px 10px;
}
table.doprava-table tr th{
  vertical-align: top;
  border-collapse: collapse;
  padding: 0px 5px 5px 5px;
  border-bottom: solid 1px #e7e7e7;  
}
table.doprava-table tr td{
  vertical-align: top;
  border-collapse: collapse;
  padding: 0px 5px 15px 5px;
}
table.doprava-table tr.confirm td{
  border-bottom: solid 1px #e7e7e7;  
  padding: 5px 5px 5px 5px; 
}
table.doprava-table tr td.title-ship{
  border-top: solid 1px #e7e7e7;  
  padding-top: 15px;
  padding-bottom: 0px;
}
table.doprava-table tr td.polozka-order{
  border-top: solid 1px #e7e7e7;  
  padding-top: 8px;
  padding-bottom: 5px;  
}
table.doprava-table input{
  position: relative;
  top: 2px;
  left: 4px;
}
p.doprava-nadpis{
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-weight: bold;
}
.banner-motto{
  text-align: justify;
  padding: 0px 25px;
  clear: both;
  font-size: 11px;
  line-height: 1.5em;
	background:url(../image/footer.jpg) repeat-x 0px -38px;
}
.banner-motto h2{
  font-size: 14px;
  padding: 15px 0px 0px 0px;
}

.pozadi-tabulka-detail-vyrobek { background: url(../image/pod_detail.jpg) 0px 0px no-repeat; padding-top:55px; margin-top:-10px; }

.pozadi-tabulka-detail-vyrobek table { padding-left:10px; }

.pozadi-tabulka-detail-vyrobek b { font-size:11px; }

.pozadi-tabulka-detail-vyrobek td { font-size:11px; }


.price-nice-coloro { color:#fc026c; font-size:12px; font-weight:bold; }

.pozadi-tabulka-detail-vyrobek a .manufac { color:#666666;}



.coll_0 { width:250px; }

.odkaz-ucet a { color:#ff0066; text-decoration:underline; font-weight:bold; }
.odkaz-ucet a:hover { color:#000000; text-decoration:none; font-weight:bold; }

.p-homepage { font-size:11px; text-align:justify; }