div.search {
	background-color: rgb(0, 80, 163);
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 5px;
}

#content p.info {
	background-color: rgb(238, 238, 238);
	padding: 10px;
	color: black;
	font-size: 12px;
}

#content p.info a {
	color: rgb(89, 88, 89);
	font-weight: bold;
}

table.table_list {
	list-style: none outside none;
	margin: 5px 0px;
	padding: 0px;
	width: 725px;
}

table.table_list tr td {
	width: 130px;
	margin-left: 5px;
	color: rgb(111, 111, 113);
	border-style: dashed;
	border-color: rgb(208, 208, 208);
	border-width: 0px 1px 1px 0px;
	padding: 0px 2px 5px;
	vertical-align: bottom;
}

table.table_list tr td.cleaner {
	width: 490px;
	height: 15px;
	float: left;
	border: 0px none;
}

table.table_list tr td.cleaner.thin {
	height: 0px;
	line-height: 0px;
}

table.table_list tr td.even {
	background-color: rgb(240, 249, 255);
}

table.table_list tr td div.thumb {
	height: 120px;
	width: 180px;
	text-align: center;
	background-color: white;
	padding: 2px 0px;
	margin: 0pt auto;
}

table.table_list tr td div.thumb a {
	display: block;
}

table.table_list tr td div.thumb a img {
	border: 0pt none;
}

table.table_list tr td h3 {
	padding: 2px 3px;
	font-size: 12px;
}

table.table_list tr td h3 a {
	color: black;
}

table.table_list tr td p.description {
	display: block;
	height: 30px;
	padding: 2px;
}

table.table_list tr td p.price {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

table.table_list tr td p.detail {
	text-align: right;
}

table.table_list tr td p.detail a {
	display: block;
	background-color: rgb(0, 80, 163);
	color: rgb(255, 255, 255);
	padding: 1px 3px;
	font-weight: bold;
}

ul.table_list {
	list-style: none outside none;
	margin: 5px 0px;
	padding: 0px;
}

ul.table_list li {
	width: 145px;
	float: left;
	margin-left: 5px;
	color: rgb(111, 111, 113);
	border-style: dashed;
	border-color: rgb(208, 208, 208);
	border-width: 0px 1px 1px 0px;
	padding-bottom: 5px;
}

ul.table_list li.cleaner {
	height: 15px;
	float: left;
	border: 0px none;
}

ul.table_list li.cleaner.thin {
	height: 0px;
	line-height: 0px;
}

ul.table_list li.even {
	background-color: rgb(240, 249, 255);
}

ul.table_list li div.thumb {
	height: 90px;
	text-align: center;
	background-color: white;
	padding: 2px 0px;
}

ul.table_list li div.thumb a img {
	border: 0pt none;
}

ul.table_list li h3 {
	padding: 2px 3px;
	font-size: 12px;
}

ul.table_list li h3 a {
	color: rgb(89, 88, 89);
}

ul.table_list li p.description {
	display: block;
	height: 30px;
	padding: 2px;
}

ul.table_list li p.price {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

ul.table_list li p.detail {
	text-align: right;
}

ul.table_list li p.detail a {
	display: block;
	background-color: rgb(0, 80, 163);
	color: rgb(255, 255, 255);
	padding: 1px 3px;
	font-weight: bold;
}

ul.product_menu {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside none;
	width: 145px;
	height: 22px;
}

ul.product_menu li {
	float: left;
	border: 0pt none;
}

ul.product_menu li.price {
	width: 67px;
	text-align: center;
	background: url("/images/price.png") no-repeat scroll left top transparent;
	height: 18px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11px;
	color: rgb(89, 88, 89);
}

ul.product_menu li.info {
	width: 24px;
	text-align: right;
}

ul.product_menu li.quantity {
	width: 22px;
	text-align: right;
}

ul.product_menu li.quantity input {
	width: 15px;
	border: 1px solid rgb(110, 111, 113);
}

ul.product_menu li.add-to-cart {
	width: 22px;
	text-align: right;
	margin-left: 2px;
}

ul.topb {
	border-top: 1px dashed rgb(208, 208, 208);
}

table.topb {
	border-top: 1px dashed rgb(208, 208, 208);
}

div.pager {
	text-align: right;
	color: rgb(89, 88, 89);
	padding: 9px 60px 7px;
}

div.pager a {
	font-weight: bold;
	color: rgb(89, 88, 89);
}

div.price_info {
	color: rgb(89, 88, 89);
	padding: 5px 20px;
}

#cart {
	width: 109px;
	float: right;
	margin-right: 23px;
	background-color: rgb(208, 208, 208);
}

#cart a {
	font-weight: bold;
	color: rgb(0, 0, 0);
}

#product_detail .image {
	width: 250px;
	margin: 10px 2px;
	color: rgb(89, 88, 89);
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

#product_detail .data {
	width: 250px;
	margin-top: 10px;
}

.detail_gallery_top a img {
	margin: 3px;
}

#main.wide #product_detail .data {
	width: auto;
}

#product_detail .data h1, #product_detail .data h2 {
	background-color: transparent;
	color: rgb(89, 88, 89);
	padding-left: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#product_detail .data h2 {
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 3px;
}

#product_detail .data th {
	color: rgb(89, 88, 89);
	padding-top: 5px;
	text-align: left;
}

#product_detail .data td {
	color: rgb(140, 143, 144);
	padding-top: 5px;
	padding-left: 5px;
}

#product_detail .data td a {
	color: rgb(140, 143, 144);
	text-decoration: underline;
}

#product_detail .data ul.variants {
	list-style: none outside none;
	width: 215px;
}

#product_detail .data ul.variants li {
	padding-bottom: 2px;
}

#product_detail .data ul.variants li a {
	color: rgb(140, 143, 144);
	text-decoration: none;
}

#product_detail table.more_images {
	width: 230px;
}

#product_detail table.more_images tr td {
	text-align: center;
}

#product_detail .other_products {
	background: url("/images/catalog-h1-grey.gif") no-repeat scroll left top rgb(109, 112, 113);
}

#product_detail .back {
	float: right;
	text-align: center;
	width: 75px;
	height: 22px;
	padding-top: 7px;
	background: url("/images/corner-topleft.gif") no-repeat scroll left top rgb(109, 112, 113);
	color: rgb(255, 255, 255);
	font-weight: bold;
}

#product_detail .back a {
	color: rgb(255, 255, 255);
}

div.colorblock {
	display: inline;
}

div.cart {
	padding: 0px 10px;
}

div.catalog {
	width: 725px;
	background-color: rgb(255, 255, 255);
}
div.catalog.short {
  width: 490px;
}
div.catalog.short div.formated_text {
padding:0;
}
div.catalog.short div.formated_text p {
padding:0;
padding-left:7px;
padding-right:7px;
}

div.catalog h1.top span.delim, div.catalog h2.top span.delim {
	color: rgb(89, 88, 89);
}

div.catalog h1.top, div.catalog h2.top {
	margin: 0pt;
	padding: 6px 15px;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
}

div.catalog h1.top a, div.catalog h2.top a {
	color: white;
}

div.catalog h2.other.grey {
	background: url("/images/catalog-h1-grey.gif") no-repeat scroll left top transparent;
	margin: 0pt;
	padding: 4px 15px;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
}

div.catalog.green h1.top, div.catalog.green h2.top {
	background: url("/images/catalog-h1-green.gif") no-repeat scroll left top transparent;
}

.wide div.catalog.green h1.top, div.catalog.green h2.top {
	background: url("/images/catalog-h1-green-wide.gif") no-repeat scroll left top transparent;
}

div.catalog.orange h1.top, div.catalog.orange h2.top {
	background: url("/images/catalog-h1-orange.gif") no-repeat scroll left top transparent;
}

.wide div.catalog.orange h1.top, div.catalog.orange h2.top {
	background: url("/images/catalog-h1-orange-wide.gif") no-repeat scroll left top transparent;
}

div.catalog.blue h1.top, div.catalog.blue h2.top {
	background: url("/images/catalog-h1-blue.gif") no-repeat scroll left top transparent;
}

div.formated_text {
	padding: 5px;
}

div.price {
	background: url("/images/price.png") no-repeat scroll left top transparent;
	width: 67px;
	text-align: center;
	height: 18px;
	padding-top: 4px;
	font-weight: bold;
	color: rgb(89, 88, 89);
	font-size: 11px;
}

tr.stavskladu th, tr.stavskladu_calendar th {
	font-size: 13px;
	color: black ! important;
	font-weight: bolder;
}

tr.stavskladu td.green, tr.stavskladu_calendar td.green {
	font-size: 13px;
	color: green ! important;
	font-weight: bold;
}

.variant_stock {
	float: left;
	width: 350px;  
	padding-bottom: 10px;
}

.variant_stock_data {
	float: right;
	width: 190px;
}

.stock_status h2 {
	text-transform: uppercase;
}

.variant_stock_data { font-size: 12px; }
.variant_stock_data h3 { font-size: 13px; margin-bottom: 4px; }
.variant_stock_data div { margin-bottom: 4px; }

span.stock.g { color: green; }
span.stock.r { color: red; }

