html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../image/back.jpg) 0px 0px repeat-x;
}
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: 981px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	position: relative;
	height: 248px;
	width: 981px;
	margin: 0 auto;
	text-align: left;
	background: url(../image/text-zahlavi.jpg) 330px 134px no-repeat;
}
#header .div1 {
	float: left;
	width: 288px;
	padding-left: 32px;

}
#header .div2 {
	padding-bottom: 20px;
}
#header .div4 {
	padding: 90px 10px 0px 10px;
	width: 630px;
	float: right;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a {
	float: left;
	font-size:13px;
	padding:17px 8px 12px 8px;
}
#header .div5 a:hover {
  text-decoration: underline;
}
#header .div6 a {
	float: left;
	font-size:13px;
	padding:17px 8px 12px 8px;
	margin-right:0px;
}
#header .div6 a:hover {
  text-decoration: underline;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column_left {
	float: left;
	width: 332px;
}
#column_right {
	float: right;
	width: 210px;
	margin-left: 10px;
}
#content {
	float: right;
	width: 640px;
	margin-bottom: 10px;
}
#main-cont{
	background: url(../image/content.jpg) repeat-x 0px 0px;
  clear: both; 
}
#main-cont-in {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content .top {
	padding: 8px 0px 6px 10px;
/*	background: url('../image/content_top.png') no-repeat;*/
}

#content .top h1, .heading {
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#content .top-index h1{
	color: #6892a8;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 10px 20px;
}
.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;*/
	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/button_right.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;
}
.list td h3{
  padding: 0px;
  margin: 0px;
}
.sort {
	margin-bottom: 10px;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 1px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #f9fae8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 6px 17px;
}
.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;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#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:  url(../image/sub-header.jpg) 0px 0px no-repeat;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 21px;
	float: right;
	margin-top: 3px;
	margin-right: 8px;
	width:57px;
	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;
	height:21px;width:202px;padding:0px 5px 3px 15px;
	background: url(../image/input-header.jpg) 4px 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:#ed982b;}

#module_cart {}
#module_cart div.top{color:#4b4841;padding-top:20px;}
#module_cart div.middle{color:#4b4841;background:none;position:relative;font-size:11px;border:0px;}

#module_cart div.middle table{color:#7b8387;background:none;font-weight:bold;margin-left: 15px;}
#module_cart div.middle table a{color:#a00815;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 td.coll_1 {border-left:1px solid #ddd;}
.middle table.list td.coll_2 {border-left:1px solid #ddd;}
.middle table.list tr td{border-bottom: solid 10px #fff;}
.middle table.list td.coll_4 {border-left:1px solid #ddd;}
.middle table.list td.coll_5 {border-left:1px solid #ddd;}

.middle table.list td.coll_7 {border-left:1px solid #ddd;}
.middle table.list td.coll_8 {border-left:1px solid #ddd;}

.middle table.list td a {color:#ec962b;font-size:13px;font-weight:bold;text-decoration:none;}
.middle table.list td a:hover {text-decoration:underline;}
.middle table.list td span.desc {color:#7b8387;font-size:11px;font-weight:normal;}
.middle table.list td span.price {color:#288dc6;font-size:14px;font-weight:bold;}

.middle div.detail table td.price{color:#ef9b2b;font-weight:bold;font-size:13px;}
.middle div.detail table td a.manufac{color:#288dc6;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:248px; height:127px; background-image: url(../image/box.jpg); font-size:10px; padding: 10px 20px;	position: relative;	left: 34px;}
#contact-box-2 table{width: 230px;margin-left: 35px;}
#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:100%;
	background:url(../image/footer.jpg) repeat-x top;
	height:144px;
	text-align: left;
}
#footer-small{
	width:900px;
	margin:0px auto;
}
#footer-small .l-col{
	text-align:left;
	float: left;
	padding: 15px 0px 0px 0px;
	width: 300px;
	line-height: 2.2em;
}
#footer-small h3{
	color:#6892a8; 
	font-weight:600; 
	font-size: 12px;
	display: block; 
	padding: 8px 20px 0px 0px;
	height: 29px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#footer-small h3 a{
	color:#6892a8;  
	font-size: 12px;
	text-decoration: none;
}
#footer-small h3 a:hover{
	text-decoration: underline;
}
#footer-small .l-col a{
	color:#000000;
}
#footer-small .l-col a:hover{
	text-decoration:none;
}
#footer-small .r-col{ 
	float: right;
	background:url(../image/footer-kytka.jpg) no-repeat 360px 1px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	line-height: 2.2em;
	height: 107px;
}
#footer-small .r-col strong{ 
	display:block; 
	margin: 14px 0px 0px 0px;
}
#footer-small .r-col ul{
	list-style:none; 
	margin:0px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
#footer-small .r-col ul li{
	float:left; 
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
#footer-small .r-col ul li a{
	color:#000000;
}
#footer-small .r-col ul li a:hover{
	text-decoration:none;
}
.menu-left{
	background:url(../image/menu.jpg) repeat-x top;
	width: 302px;
	height: 395px;
	padding-left: 30px;
}
.menu-left h2{
  margin: 0px;
  padding: 10px 0px 0px 0px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
.menu-left ul {
  padding: 2px 0px 0px 0px;
  margin: 0px;
}
.menu-left ul li{
  text-align: center;
  padding-bottom: 3px;
  list-style: none;
  font-weight: bold;
}
.menu-left ul li a{
  color: #000;
  text-decoration: none;
}
.menu-left ul li a:hover{
  text-decoration: underline;
}
.box-left{
	background:url(../image/box3.jpg) no-repeat top left;
	width: 248px;
	position: relative;
	left: 34px;
	margin-bottom: 5px;
	padding: 10px 20px 15px 20px;
}
.box-left h2{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
}
.box-left-best{
	background:url(../image/box2.jpg) no-repeat top left;
	width: 248px;
	height: 219px;
	margin-bottom: 5px;
	position: relative;
	left: 34px;
	padding: 10px 20px;
}
.box-left-best h2{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
}
.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;
}
.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: 250px;
  display: block;
}
.head-back{
  background: url(../image/header-top.jpg) 320px 3px no-repeat;
  height: 248px;
}
.svatek{
  position: absolute;
  top: -150px;
  left: 255px;
  width: 300px;
  text-align: right;
}
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;
  font-size: 11px;
  border-collapse: collapse;
  padding: 0px 5px 10px 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: 10px;
  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;
}
p.text-motto{
  padding: 0px 15px 0px 22px;
  text-align: justify;
}



ul.tano-links{
  text-align: left;
  padding: 20px 0px 10px 0px;
  line-height: 1.7em;
  font-size: 10px;
  margin: 0 auto;
  width: 900px;
}
ul.tano-links li{
  display: inline;
  padding: 0px 4px 0px 0px;
  margin: 0px;
  color: #4d4d4d; 
  list-style: none;  
}
ul.tano-links li a{
  font-size: 10px;
  color: #4d4d4d;
  text-decoration: none;
}
ul.tano-links li a:hover{
  text-decoration: underline;
}