
/* CSS Document */
body {
    padding:0;
    margin: 0;
    border:0;	
    background:#fff;
    min-width:600px;    /* Minimum width of layout - remove line if not required */
			/* The min-width property does not work in old versions of Internet Explorer */
	text-align:center;
	
	background: url(../images/layout/bgg.png) repeat-y center;
	/* background-attachment: fixed; */
	background-color:#eaeae9; 
	font-family: Arial, Helvetica, sans-serif;	
}

h2.nadpis {
	letter-spacing: -1px;
	color: #fff;
	background: #cb3c02;
	padding: 10px 13px;
	margin: -9px -8px;
	text-transform: uppercase;
} 
h2.nadpis strong {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
/* Common styles */
a {
  	color: #000; /*369 */
	text-decoration: none;
}
a:hover {
    text-decoration:underline;


}
form {
	margin:0;
	padding:0;
}
h1, h2, h3 {
    margin:.4em 0 .4em 0;
    padding:0;
}
p {
    margin:.4em 0 .8em 0;
    padding:0;
	line-height: 160%;
	text-align:justify;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #db5034;
}
h2 {
	font-size: 1.2em;
	color: #555;
}
img {
	border: none;
}
.colboxwhite ul {
	margin: 0.5em;
	line-height: 150%;
	list-style-position: inside;
}

.colboxwhite ol {
	margin: 0.5em;
	line-height: 150%;
	list-style-position: inside;
}

.colboxwhite a {
	color: #db5034;
}

.smalltext {
	color: #555;
	font-size: 90%;
}
.gauge {
	background-color: #000;
	position: absolute;
	height: 7px;
	z-index:999;
	opacity: 0.4;
}
.warn {
	color: #900;
	background: url(../images/layout/error.gif) no-repeat;
	background-position: 2px 0 0 0;
	padding-left: 20px;
	display: block;
}
.tooltip {
	border-bottom: 1px dashed #ddd;
	cursor: help;
}
.hide {
	display: none;
}
.picture_discount {
	font-weight: bold;
	color: black;
	padding: 0.7em 0;
	background: url(../images/layout/discount_bg.png) no-repeat center;
	color: white;
	margin-top: -0.35em;
	text-align: center;
}
.picture_discount_grey {
	font-weight: bold;
	color: black;
	padding: 0.7em 0;
	background: url(../images/layout/discount_grey_bg.png) no-repeat center;
	margin-top: -0.35em;
	color: white;
}

.productbox_special .picture_discount {
	margin-top: -3em;
	position: absolute;
	z-index:999;
	width: 100px;
	opacity:0.8;
	
}
.productbox_special .picture_discount_grey {
	margin-top: -3em;
	position: absolute;
	z-index:999;
	width: 100px;
	opacity:0.8;
}

.image_outer {height: 100px; overflow: hidden; position: relative; margin: auto;background:#fff;width: 120px;text-align: center;}
.image_outer[class] {display: table; position: static;}

.image_inner {position: absolute; top: 50%; z-index:-1;} /* for explorer only*/
.image_inner[class] {display: table-cell; vertical-align: middle; position: static;}

.image_inner img {position: relative; display: inline-block; border:none; } /* for explorer only */
.end {
	height:0;
	visibility: hidden;
	clear:both;
	margin:0;
	padding:0;
	border:none;
}
.blur {
	color: #CCC;
}

/* Header styles */
#header {
	text-align:left;
    	clear:both;
	width:100%;
	background: #d73d00 url(../images/layout/bg_top.png) bottom repeat-x;
	height: 127px;
}
#innerheader {
	padding-top: 0px;
	width: 62em;
	margin:auto;

}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	margin: auto;
	clear:both;
    width:62em;				/* width of whole page */
  	overflow:hidden;		/* This chops off any overhanging divs */
	text-align: left;
}
	
/* 3 column settings */
.layout {
	background-color: #eee;

        	/* Right column background colour */
}
.layout .colmid {
    float:left;
    width:200%;
    margin-left:-12.5em; 		/* Width of right column */
    position:relative;
    right:100%;
        	/* Centre column background colour */
}
.layout .colleft {
    float:left;
    width:100%;
    margin-left:-50%;
    position:relative;
    left:25em;         		/* Left column width + right column width */
        	/* Left column background colour */
}
.layout .col1wrap {
    float:left;
    width:50%;
    position:relative;
    right:12.5em;        		/* Width of left column */
    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.layout .col1 {
    margin:0 12.6em 0 12.6em;     		/* Centre column side padding:
                          	Left padding = left column width + centre column left padding width
                          	Right padding = right column width + centre column right padding width */
    position:relative;
    left:200%;
    overflow:hidden;
}
.layout .col2 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:12.5em;        		/* Width of left column content (left column width minus left and right padding) */
    position:relative;
}
.layout .col3 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:12.5em;        		/* Width of right column content (right column width minus left and right padding) */
    
    position:relative;
    left:50%;
}
#category_top {
    margin-bottom:-1px;
    background: #fff;
}
#category_top p {
	margin:0;
	padding:0;
}

.colbox {
	font-size: 75%;
	background-color: #f8f9f9;
	padding: 8px;
	margin: 1px 0;
	color: #000000;
	clear:both;
}
.colboxwhite {
	font-size: 75%;
	background-color: White;
	padding: 14px;
	margin: 1px 0;
	color: #000000;	
}
.colboxcolor-panel {
	font-size: 75%;
	background-color: #222;
	padding: 10px 7px;
	margin: 1px 0;
	color: #fff;	
	height: 47px;
	overflow: hidden;
}

.colboxwhite-panel {
	font-size: 75%;
	background-color: White;
	padding: 7px;
	margin: 1px 0;
	color: #000000;	
}

/* page specific items */
.navigation {
	margin-top: 1px;
	font-size: 75%;
	height: 56px;
	background: #eee;
}
.navigation ul {
	margin:0;
	paddnig:0;
}
.navig_logo {
	float:right;
	padding:13px 10px 0;
}
.navigation a {
	background: #d3d4d4;
	display: block;
	text-align: center;
	color: #444;
	float: left;
	padding: 20px 14px 21px;
	border-right: 1px solid #fff;
}
.navigation a.last {
	background: #d3d4d4;
	color: #444;
}
.navigation a.first {
	font-size: 80%;
	text-transform: uppercase;
	height: 39px;
	padding: 8px 14px;
	background: #383636;
	color: #d3d4d4;
}
.navigation a:hover {
	color: White;	
	text-decoration: none;
	background: #f05d38;  
}
#header a.logo {
	margin: 0;
	padding:0;
	display:block;
	float: left;
	width: 18em;
	margin-top: 30px;
}

#menutop {

}

#menutop ul {
	list-style-type: none;
	padding: 0;
	margin-left:371px;
	font-size: 16px;
}
#menutop li {
	display: inline;
}
#menutop li a {
	display: block;
	float: left;
	color: #FFF;
	padding: 19px 5px;
	margin-top: 6px;
	background:#83300f;
	border: 7px solid #6c290f;
	width: 80px;
	height: 32px;
	font-size: 0.75em;
	margin-right: 1px;
	text-align: center;
}
#menutop li a:hover {
	border: 7px solid #000;
	text-decoration: none;
}

#menutop_small {
	text-align: right;
}

#menutop_small ul {
	list-style-type: none;
	color: #fff;
	font-size: 0.7em;
	margin:0;
	padding: 9px 0 16px;

}
#menutop_small li {

	display: inline;
}
#menutop_small li a {
	color: #fff;

}

#giftbox {
	text-align: center;
	background: #222;
	height: 204px;
	color: #fff;
}
.ken {
	height: 118px;
	background: #fff;

}
#giftbox img {

	padding: 4px 25px;
	height: 114px;
	
}
#giftbox small {
	display:block;
	height: 33px;
	font-size: 12px;
	color: Orange;
}

#giftbox strong {

}
.giftgauge {
	padding: 1px;
	width: 182px;
	margin-top: -12px;
}
.giftgauge .liquid {
	background-color: #a3ee38;
	width: 50%;
	height: 10px;
}
.giftgaugeticks span {
	font-size: 80%;
	color: #999;
	display: block;
	margin-top: 7px;
}
#cart {
	text-align: right;
}
#innercart {
	margin-top:6px;	
	float:right;
	width: 10.65em;
	height: 4em;
	text-align: left;
	background: #202020;

	padding: 10px 15px;
}
div.cart_items {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 3.7em;
	margin-top: 1.4em;
	color: white;
	font-size: 90%;

}
#cart_link a {
	background: url(../images/layout/cart_icon.png) left no-repeat;
	font-size:80%;
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	color: #FFF;
}
#cart .price {
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	float: right;
	margin-top: -5px;
}

#search {
	background-color: #9c9b9c;
	background-image: url(../images/layout/search.png);
	background-position: center;	
	background-repeat: no-repeat;
	padding: 12px 17px;
}
#search input {
	letter-spacing: -1px;
}
#home_intro_text {
	clear: both;
}
#search_text {
	height: 15px;
	background: none;
	width: 10em;
	border: none;
	padding: 5px 0;
	font-size: 12px;
	margin-bottom: 3px;
	color:#db4f34;
}
#search_text.blur {
	color:#ccc;
}
#search form {
	padding:0;
}

#akcetip {
	position:absolute;
	margin:auto;
	top: 137px;
	left: 50%;
	text-align: center;
	margin-left: -39.7em;
	/*background: url(../images/layout/super_akce.png) no-repeat;*/
	width: 138px;
	height: 110px;
}

#abc {
	position:absolute;
	margin:auto;
	top: 385px;
	left: 50%;
	text-align: center;
	margin-left: -32.8em;
}
#abc ul {
	width: 1.8em;
	list-style-type:none;
	margin: 0;
	padding: 0;	
	display:inline-block;
	padding: 0.2em 0;
	background-color:#333;	
}
#abc ul li {
	line-height: 115%;
	font-size: 70%;
	color: #FFF;
	cursor: default;
	background-color:#444;
	margin-bottom: 1px;	
}
#abc ul li:hover {
	background-color: #888;
	line-height: 160%;
	font-size: 140%;
	border: 1px solid #AAA;	
}
#abc ul li.abc_selected {
	background-color: #888;
	line-height: 160%;
	font-size: 140%;
	border: 1px solid #AAA;	
}

#offer {
	height: 165px;
	padding: 0;
	overflow: hidden;
	background: #f9fafa url(../images/layout/offer_bg.png) no-repeat bottom center;
}
#offer div.action {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;	
	clear: both;

}
#offer img {
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}
#offer a {
	display: block;
	font-size: 100%;
	text-transform: uppercase;
	clear: both;
	padding: 10px 13px;
	color: #444;
	background: url('../images/layout/more_btn.png') 170px no-repeat;
	font-weight: bold;
}
#offer a:hover {
	color: #CB3C02;
	font-weight: bold;
	text-decoration: none;
}
#offer a.akce {

	text-transform: uppercase;
	color: #fff;
	background: #cb3c02 url('../images/layout/more_btn.png') 170px no-repeat;

}
#offer h2 {
	margin-top: 0;
	clear:both;
	height:1em;
}


#offer div.small_category {
	font-weight: normal;	
	font-size: 90%;
	float:left;
	display:inline-block;
	width: 69px;
	line-height: 13px;
	padding:0 0 0 20px;
	margin:0;
}

#offer div.small_category a {
	color: #666;
	font-weight: normal;
	width:auto;
	padding: 0;
	background: none;
	
}
#offer div.small_category a:hover {
	color: #CB3C02;
	font-weight: bold;
	text-decoration: none;
}

#offer div.small_category a.more {
	font-weight:bold;
	font-size: 80%;
	color: #cb3c02;
	line-height: 13px;
}
#catalog {
	color: #5a5a5a;
	font-size: 70%;
	
	padding: 5px 15px;
	overflow: hidden;
	min-height: 2600px;
}
#catalog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#catalog ul li {
	margin: 0;
	padding: 0;
}
#catalog ul li h2 {
	font-size: 1.3em;
}
#catalog ul li a {
	color: #333;
}
#catalog ul li a:hover {
	color: #CB3C02;
	font-weight: bold;
	text-decoration: none;
	/*border-left: 3px solid #222;
	margin-left: -7px;
	padding-left: 4px;*/
}


#catalog ul li.capital {
	margin-top: 0.7em;
}

#catalog ul li.capital:first-letter {
	font-size: 180%;
	font-weight: bold;
	color: #e34b00;
}

#mailnews form {
	padding: 0;
	margin: 0.3em 0;
	height: 42px;
}
#mailnews fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#mailnews fieldset label {
	padding-bottom:0.3em;
	font-size: 90%;
	color: #fff;
	font-weight: bold;
}
#callcentrum {
	padding:0;
	margin:0;

}
.offer {
	border:0;
	margin:0;
	padding:0;
}
.offer_big {
	background-color:#FFF;
	line-height:0;
	float:left;

	border-right: 1px solid #DDD;
}
.offer_big .nums {
	position: absolute;
	display: block;
	margin-top: -30px;
	left: 5px;
}


.offer_big .num {
	float: left;
	position: relative;
	font-size: 70%;
	padding: 9px 7px;
	margin: 3px;
	background-color: Black;
	color: white;

	border: 1px solid white;
	display: block;
	opacity: 0.3;
	cursor: Pointer;
}
.offer_big .num:hover {
	opacity: 0.8;
	cursor: Pointer;
}
.offer_big .active {
	background-color: White;
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
}

.offer_small {
	background: #383636 url(../images/layout/bg_offer.png) top repeat-x;
	margin-bottom: 1px;
	height: 125px;
	float: left;
	width: 143px;
	margin-right: -2px;
	padding: 20px;
	color: #fff;
	line-height: 12px;
}
.offer_small a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.offer_small a img {
	vertical-align: middle;
}
.offer_small a:hover {
	color: #CB3C02;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.adv,.adv2 {
 background: #fff;
	/*background: #efefef url(../images/layout/bg_adv.png) top repeat-x; */
	padding: 15px;
	color: #666;

}
.adv2 div {
	font-size: 11px;
	margin: 4px 0;
}

.adv strong {
	color: #333;
}
.adv ul {
	list-style-type:none;
	font-size: 70%;
	float: left;
	width: 29%;
	margin-left: 23px;
}

.adv img {
	float: left;
	margin-left: -20px;
	margin-right: 10px;
}
.adv li {
	margin-bottom: 9px;
}



ol.advantages {
	margin: inherit;
	line-height: inherit;
	list-style-position: inherit;
	font-size: 130%;
	font-weight: bold;
	color: #db5034;
	padding-right: 0.7em;
	padding-left: 1.6em;
	margin-top: 1em;
	
	
}
ol.advantages li{
	line-height: 100%;
}
ol.advantages p {
	line-height: 120%;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
}
ol.advantages ul {
	margin: inherit;
	line-height: inherit;
	list-style-position: inherit;
	margin-left: 1em;
	list-style-type: disc;
	
}
.productbox {
	padding: 1em 0em 0.2em;
	float: left;
	width: 24.6%;
	text-align: center;
	
	background: #eee;
	border: 1px solid #fff;
}

.productbox div.price {
	position:relative;
	display: block;
	text-align: center;
	opacity:0.8;
	border: 1px solid #EEE;
	padding: 0.3em 0;
	margin-top:-20px;
	font-weight:bold;
	color: #CB3C02;
	background-image:url(../images/layout/bg_price.png);
}

.productbox a.name {
	font-size: 90%;
	color: #000000;
	height: 2.7em;
	display: block;
	margin: 0 0.3em;
}

.productbox .count_control div {
 	float: left;
}
.productbox .count_control div.button {
 	float: left;
 	padding: 5px 0;
 	width: 60px;
 	border: 1px solid #444;
 	display: block;
 	color: white;
 	background-color: #333;
 	cursor: pointer;
}
.productbox .count_control div.button:hover {
 	background-color: Darkorange;
}

.productbox .count_control div.count {
 	font-size: 1.4em;
 	padding: 0.5em 1.3em;
 	font-weight: bold;
}

.related_table {
	font-size: 90%;
	width: 100%;
}

.related_table td {
	border-bottom: 1px solid #f5f5f5;
	padding: 0px;
}
.related_table td.image {
	width: 50px;
	text-align: center;
}
.related_table td.price {
	font-weight: bold; 
	width: 50px;
	text-align: right;
}
.related_table td.price form input {
	vertical-align: bottom;
}

.certificates {
	padding:0;
	text-align:center;
}
.certificates a img {
	height: 63px;
}
.certificates img {
	padding: 0 0.3em;
}

.colboxhead {
	background-color: #999;
	color: White;
	padding: 0.5em;
	margin: -0.6em;
	margin-bottom: 0.5em;
}
.colboxhead strong a {
	color: White;
}

#lines dl {
	font-size: 95%;
}

#lines dt {
	font-weight: bold;
	margin: 0.5em 0;
}
#lines dt a {
	text-decoration: underline;
}
#lines dd {
	margin: 0 0 0 0.3em;
	line-height: 150%;
}

.top10 {
	font-size: 70%;
}
.top10 span {
	float:left;font-size:18px;font-weight:bold;color:#999;display:block;margin-right:4px;margin-top:-3px;
}
.top10 div {
	border-bottom: 1px solid #ddd;
}
.top10 p {
	padding: 0.2em 0 0 0.2em;
	text-align: left;
}
.top10 a {
	color: #666;
}
.top10 a:hover {
	color: #CB3C02;
	font-weight: bold;
	text-decoration: none;
}
.top10 div img {
	float: right;
	margin: 0 0.5em;	
}
.top10 hr {
	border: none;
	border-top: 1px solid #ddd;
}
.col1 {
	min-height: 2500px;
}
.category h1 {
	color:#444;
	text-transform: uppercase;
	font-size: 200%;
	font-weight: bolder;
	margin: 0.5em 0.7em 0;
	padding: 0;
	float: left;
}

.category .edit_area h1 {
	float: none;
}

.cat_picture {
	float: right;
	border: 1px solid #ddd;
	margin: 10px 5px;
	width: 45px;
	display: block;
}

.category p.description {
	color:4a4a4a;
	padding:1em;
}
.category select {
	display: block;
	clear: left;
	margin-left: 1.5em;
	margin-bottom: 18px;
}
.category a.more {
	font-size: 10px;
	color: #444;
	display: block;
	margin-top: 18px;
}

.best {
	padding: 4px;
}
.best h2 {
	background: #222;
	color: #fff;
	font-size: 12px;
	padding: 10px 15px;
	margin: -8px -8px 4px -8px; 
}

.best_categories {
	text-align: center;
}
.best_categories a {
	display: block;
	width: 5.6em;
	border: 1px dotted #eee;
	
	float: left;
	padding: 0.5em 1em;
}



table.picture_table {
	width: 100%;
	font-size: 1em;
}
table.picture_table thead, .thead  {
	background-image:url(../images/layout/bg_tablehead.png);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}
table.picture_table th {

	padding-left: 10px;
}
table.picture_table tr.special td {
	background-color:#ffde9e;
	background-image:url(../images/layout/special_item_bg.png);

}
table.picture_table tr.nopict td {
	padding: 0.4em;
}

table.picture_table tr.choose_gift td a {
	color: green;
	font-weight: bold;
}

#cart_table_nopict td {
	padding: 0.3em;
}
table.picture_table .picturebox {
	width: 9em;
	text-align:center;
}

table.picture_table .textbox div {
	color: #666;
	font-weight: normal;
	font-size: 90%;
}
table.picture_table .textbox {
	text-align:left;
	width: 25em;
	padding: 0.4em 0.5em 0;
}
table.picture_table tr.special td.textbox div {
	font-weight: bold;
	color: red;
}

table.picture_table h2 {
	font-weight: normal;
	font-size: 1.3em;
	
}
table.picture_table a {
	color: #000;
}

table.picture_table .textbox p {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0.2em 1.5em 0.5em 0;
	line-height: 1.1em;
}
table.picture_table .textbox p strong {
	color:#db4f34;
}

table.picture_table td {
	border-bottom: 1px solid #ddd;
	padding-top: 0.2em;
}

table.picture_table td.delimiter {
	padding: 0.7em 1em;
	border: 3px solid #ddd;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	background-color: #222;
}


.submit_form span {
	float:right;
}


.submit_form span input {
	color: #db4f34;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0.4em;
	padding:0.2em 2em;
}
table.picture_table td.pricebox {
	width: 18em;
	height: 6em;
	background: #f8f8f8;
	font-size:0.95em;
}

.oldprice {
	color: #999;
	text-decoration: line-through;
	margin-top: -0.6em;
}

.newprice {
	font-size: 120%;
	color: #db4f34;
	font-weight: bold;
	text-align: center;
	margin-left: -0.5em;
}

table.picture_table div.pricebox div {
	border: none;
	width: 5.3em;
	height: auto;
	text-align: center;
	float: right;
	padding: 0.1em 0;

}

table.picture_table td.icon {
	background-color:#f6f6f6;
	vertical-align:middle;
	text-align:center;
	width: 5em;
}
table.picture_table td.icon_item {
	width: 20em;
	padding: 0.5em 1em;
}

table.picture_table td.icon_item input {
	margin: 0.3em 0;
}

table.picture_table td.icon_item  {
	line-height: 95%;
}
table.picture_table td.total_text {
	font-size: 120%;
	font-weight:bold;
	padding: 0 0.7em;
}
table.picture_table td.total_text div {
	font-size: 70%;
	font-weight:bold;
}

table.picture_table td.total  {
	font-size: 130%;
	font-weight:bold;
	color:#db4f34;
	text-align: right;
	padding: 0.7em 0.7em;

}
#delivery_div span {
	float:right;
	font-size:0.9em;
	color: #db4f34; 
	margin-top: 0.4em;
	
	display: block;
	text-align: right;
}
table.contacts {
	float: left;
	width: 23.25em;
	background-color:#f6f6f6;
	margin-right: 1px;
	margin-top: 0.5em;
	font-size: 1em;
}

table.contacts th {
	text-align: left;
	padding: 0 0.7em;
	font-size: 1em;
	font-weight:normal;
	width: 9em;
}
table.contacts td {
	width: 100%;
	padding: 0.2em 0;
}
table.contacts thead th {
	font-size: 120%;
	padding: 0.5em 0.5em 0.3em;
	font-weight: bold;
	width: 40em;
}
table.note {
	clear: both;
}
table.note th {
	width: 40em;
}
table.note td {
	padding: 0.8em;
}

table.note {
	float:none;
	width: 46.6em;
	margin-top:0;
}
table.note th {
	padding: 0.5em 0.7em 0;
	border-top: 1px solid White;
}

div.pricebox div strong {
	color:#F30;
	font-size:1.1em;
}
table.picture_table div.pricebox input {
	padding-top: 0.3em;
}

table.picture_table div.pricebox div div {
	float: none;
}

.sort_name {
	display: inline-block;
	background-image: url(../images/layout/sort_name.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	width: 62px;
	height: 34px;
}
.sort_name:hover {
	background-position: 0 0;
}

.sort_price {
	display: inline-block;
	background-image: url(../images/layout/sort_price.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	width: 50px;
	height: 34px;
}
.sort_price:hover {
	background-position: 0 0;
}
.sort_sell {
	display: inline-block;
	background-image: url(../images/layout/sort_normal.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	width: 100px;
	height: 34px;
}
.sort_sell:hover {
	background-position: 0 0;
}

.order_selected {
	background-position: 0 0;
}

.detail p.description {
	color:#9c9c9c;
	border-bottom: 1px solid #ddd;
	font-size: 0.9em;
}
.detail p.description img {
	padding: 0 0 0 0;
	margin-right: 1em;
	float: left;
}

.detail .product_image {
	float: left;
	width: 20.6em;
	text-align: center;
	height: 20em;
	z-index:999;
	margin-top: 10px;
}
.detail .addon {
	color: #666;
	font-size: 90%;
	margin-top: 5px;
}

.detail .pricebox input {
	vertical-align: middle;
}

.detail .product_text {
	float: left;
	display: block;
	width: 300px;
}

.detail .product_text h1 {
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.detail .product_text h2 {
	font-weight: normal;
}

.detail .product_text p {
	margin-top: -1em;
	font-size: 11px;
	color: #666;
}

.detail .product_text p strong {
	margin-top: 15px;
	display: block;
	color: #db4f34;
}
.detail .pricebox {
	float: left;
	text-align: center;
	margin: -0.2em 0.3em;
}
.detail .pricebox img {
	margin-bottom: -0.3em;
}

.detail .pricebox form {
	height: 41px;
	width: 25em;
	background-color: #f5f5f5;
	border: 1px solid #e9e9e9;
	margin:3px 0;
}



.detail .pricebox form div strong {
	font-size: 1.3em;
}
.detail .pricebox form div {
	font-size: 0.9em;
	font-weight: bold;
}

.detail .pricebox form div {
	float: left;
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
	width: 8.4em;
	text-align: center;
	padding-top: 1em;
}

.detail .pricebox form div.sign_green {
	color: #fff;
	background: #7cc711;
	font-size: 0.8em;
	text-transform: uppercase;
	width: 6.3em;
	font-weight: normal;
	padding: 1.6em 0.2em;
}
.detail .pricebox form div.sign_grey {
	color: #fff;
	background: #ccc;
	font-size: 0.8em;
	text-transform: uppercase;
	width: 6.3em;
	font-weight: normal;
	padding: 1.6em 0.2em;
}

.detail .pricebox form div.sign_yellow {
	color: #fff;
	background: #e6ae05;
	font-size: 0.8em;
	text-transform: uppercase;
	width: 6.3em;
	font-weight: normal;
	padding: 1.6em 0.2em;
}


.detail form div.cart {
	background: #222;
	width: 41px;
	float: right;
	padding: 3px;
}
.detail form div.cart:hover {
	background: #7cc711;
}
.detail .tester {
	margin-top: 1em;
	margin-left: 0em;
}
.detail .tester form {
	height: auto;
	width:22.7em;
	background-color: #f5f5f5;
	border: 1px solid #e9e9e9;
	margin: 0 0.3em 1.5em;
	padding: 0.4em 1em;
	clear: both;
}
.detail .tester p {
	margin:0;
	padding:0;
}

.detail .tester img {
	display: block;
	float: left;
	margin-left: 2.1em;
	margin-bottom: -1px;
	
}
.detail .tester form img {
	margin-top: 0.3em;
	display: inline;
	
}
.detail .tester form {
	text-align: right;
}

.detail .tester form div {
	float: left;
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
	width: 7em;
	text-align: left;
	padding-top: 0.4em;
}
.detail .tester form div strong {
	color:#F30;
	font-size:1.3em;
	text-align: left;
	padding-left: 0.6em;
}

.detail .showdiv {
	font-size: 90%;
	padding: 1em;
	background-color:#f5f5f5;
	margin: 0 6px;
}

.detail #showdiv2 {
	text-align: center;
}

.gift_detail {
	border: 1px solid #eee;
	background: #f7f7f7;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 1px;
	font-size: 11px;
}
#TB_hlidaci_pes {
display:none;
text-align:center;
}
.hlidaci_pes {
text-align:center;
}
.hlidaci_pes input {
font-size: 18px;
padding: 10px;
}
#discussion_messages {
	width: 100%;
}

#discussion_messages th {
	text-align: left;
	padding: 0.5em;
    border: 1px dotted #DDD;
}
#discussion_messages td {

	padding: 0.2em 0.7em;
    
}


#discussion_form {
	width: 100%;
	margin-top: 1em;
}

#discussion_form th {
	text-align: right;
	padding-right: 0.5em;
}

#order_navig {
	margin-left:-0.5em;
	margin-right: -1em;
}

.panel {
	clear: both;
	background-color:#D3D4D4;
	color: #222;
	padding: 1px 0;
}
.panel a {
	display: inline-block;
	padding: 0.7em 1.2em;
	border-right: 1px solid #d1d1d1;
	font-size: 0.9em;
	color: #222;
}

.panel a.facebook_add {
	float:right;margin-top:-9px;border:none;
}
.panel h3 {
	font-size: 1em;
	margin-left: 1em;
	padding: 6px;
}
.panel a img {
	margin-bottom: -5px;
	margin-right: 0.4em;
}

.panel_light {
	clear: both;
	background-color:#cb3c02;
	color: white;
	padding: 9px 18px 7px;
}
.panel_light h3 {
	margin: 0;
	font-size: 1.2em;
}
#product_mailnews div p {
	margin:0;
	padding:0;
}
#product_mailnews input {
	padding:0.2em;
}
#product_mailnews h3 {
	font-size: 100%;
}
#product_mailnews form {
	float: right;	
	width: 16.6em;
}
#email_product_mailnews {
	width: 10em;
}
#submit_product_mailnews {
	float: right;	
}
.detail .product_description {
	font-size: 0.9em;
	padding: 1.4em 1em 0;
}
.detail .product_description h2 {
	font-size: 1.4em;

}
table.cart {
	margin-top: 0.5em;
}
table.cart .picturebox {
	width: 15%;
}
table.cart .picturebox img{
	margin-right: -10px;
}
table.cart .countbox {
	padding-top: 5px;
	width: 30%;
	padding-right: 5px;
}
table.cart .countbox img {
	margin-bottom: -4px;
	padding:0;
	margin-right:0;
}

table.cart .textbox {
	padding-left: 1em;
	width: 60%;
}
table.cart .totalbox {
	color: #db4f34;
	font-size: 1.2em;
	text-align: right;
	padding-right: 0.7em;
}

table.cart .totalbox .nodiscount {
	color: #999;
	font-size: 0.9em;
	text-decoration: line-through;
	margin-right: 1em;
}

.info_table {
	width: 50%;
	border-top: 1px solid #ddd;
}
.info_table th {
	text-align: right;
	border-bottom: 1px solid #eee;

	padding: 0.7em;
}

.info_table td {
	border-bottom: 1px solid #eee;
	text-align: left;
	padding: 0.7em;
}

div.button_div {
	text-align: center;
	margin: 1em 0;
}
a.button {
	display: inline-block;
	background-image:  url(../images/layout/bg_button_red.png);
	background-color: #b2b2b2;
	background-repeat: repeat-x;
	border-right: 1px solid #b94f2f;
	border-left: 1px solid #e89981;
	text-align: right;
	padding: 0.8em 1.5em;
	margin-left: 0.5em;
	color: white;
	font-weight: bold;
}
p.tip {
	font-size: 12px;
	background-image: url(../images/layout/tip.png);
	background-repeat: no-repeat;
	padding: 0.5em;
	padding-left: 35px;
	background-color: #fcf5ef;
	border: 1px dotted #db4f34;
	
}
p.tip strong {
	color: #db4f34;
}

div.seller_function {
	text-align: center;
}
div.seller_function a {
	width: 30%;
	padding: 1em;
	border: 1px dotted #db4f34;	
}
div.seller_function a:hover {
	width: 30%;
	padding: 1em;
	background-color: #ef1;
	border: 1px dotted #db4f34;
}
.facebook img {
	float: left;
	margin-right: 0.8em;
}
a.facebook {
	font-size: 90%;
	font-weight: bold;
	color: #666;
}

#check_contact {
	border: 2px solid #db4f34;
}
#check_contact .submit_form {
	text-align: center;
	padding: 0.5em;
}
#check_contact .submit_form input {
	color: #db4f34;
	font-size: 1.2em;
	font-weight: bold;
	height: 2em;
}

#check_contact_text {
	float: left;
	padding: 0.5em;
	width: 21.3em;
	margin-right: 1em;
}



/* Footer styles */
.footer_hrefs {

	color: #fff;
	padding:0px;
	margin:0;
}

.footer_hrefs div {
	float: left;
	display: block;
	width: 24em;
	padding: 0.5em 1em;
	margin: 0;
	border-left: 7px solid #eee;
}
.footer_hrefs div img {
	float: left;
	margin-top: -0.7em;
	margin-right: 1em;
}
.footer_hrefs div.first {
	border-left: none;
}
.footer_hrefs h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #db5034;
}
.footer_hrefs ul {
	margin-top: 1em;
}


#footer {
	clear:both;
	margin: auto;
	width:100%;
	background: #000;
	height: 300px;
	color: #FFF;
	padding: 0.5em 0 ;
	border-top: 25px solid #161616;
}
#footer div {
   	width:1000px;
	margin:auto;
	color: #666;	
}

#footer table {
	margin: 1em;
}
#footer table th {
	width: 25%;
	color: #999;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}
#footer table td {
	padding: 2px 0px;
	font-size: 11px;
	text-align: left;
}

#footer table td a {
	color: #666;
}
#footer table td a:hover {
	color: #aaa;
}
.topimg {
	float: left;
	background-image:url(../images/layout/bg_topleft.png);
	background-repeat:no-repeat;
	width: 150px;
	height:70px;
	margin-right: -1;
}

#email_mailnews {
	width: 10.7em;
	display: block;
}
#submit_mailnews {
	float: right;
	padding: 0.3em 1em 0 0;
}
#c_email {
	width: 160px;
}
.borderred {
	border: 3px solid green;
}
/* FORM VALIDATION */
.field {background-color:#efefef; margin: 2px 0px; padding: 5px; border: 1px solid #888}

input.error {border:1px solid #A90000; display:block; padding:2px;}
label.error { color: #900;
		background: url(../images/layout/error.gif) no-repeat;
		background-position: 2px 0 0 0;
		padding-left: 20px;
		margin-top: 0.2em;
		font-size: 0.8em;
		padding-bottom:0.8em;
}
input.valid {
	display:inline;

}
label.valid { 
		color: #090; 
		font-size: 1em;
		background: url(../images/layout/ok.gif) no-repeat;
			margin-right: -24px;
			margin-left: 5px;
}
.success {border:1px solid #74F019;padding:4px 4px 4px 29px;background-color:#DEF8CA;}
.selected {border:1px solid #1AA8E1;padding:4px 4px 4px 4px;background-color:#8DD8F7;}
.infos { font-size: 0.7em; }
.req {color: #900; padding-left: 10px}

/* AUTOCOMPLETE */
	
.autocomplete-w1 { background:url(../images/layout/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { font-size: 0.8em;border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

/* BLOCK UI */
div.growlUI {
	 display:none;
	 text-align:left;
	 font-size: 80%;
}
div.growlHead { background-color:#000; color:#FFF; clear:both; padding:0.6em; font-size: 90%; font-weight:bold; margin: -1em -1em 1em;}
div.growlUI h2 {
	color: Black; padding: 0px; margin-top:1em; text-align: left; font-size: 120%;
}
div.btm {
	clear: both; text-align:right;  padding-top: 2em;
}
div.btm div {
 padding: 0.7em 1em;  text-align:center; font-size: 0.8em; color:#FFF; font-weight:bold; margin-left: 0.3em;display: inline;
}
div.growlUI .close {background-color: #000; }
div.growlUI .buy {background-color: #9C0;}

div.growlUI img.pict {
	float: left;
	padding: 0 2em 0 1em;
}

#product_mailnews label.valid {
	display: block;
	visibility: hidden;
}



/* special section */
.layout .special_col, .special_col2,  .special_col_m, .special_col_w {
    margin:0 0 0 12.6em;     		/* Centre column side padding:
                          	Left padding = left column width + centre column left padding width
                          	Right padding = right column width + centre column right padding width */
    position:relative;
    left:200%;
    overflow:hidden;
}
.layout .special_col .colboxwhite {
	font-size: 75%;
	background-color: #000;
	background-image: url(../files/obrazky/special_bg.png);
	background-repeat: no-repeat;

	padding: 14px;
	margin: 1px 0;
	color: #fff;	
}
.layout .special_col2 .colboxwhite {
	font-size: 75%;
	background-color: #fff;
	background-image: url(../files/obrazky/special_bg2.png);
	background-repeat: repeat-y;
	padding: 14px;
	margin: 1px 0;
	color: #222;	
}
.layout .special_col_w .colboxwhite {
	font-size: 75%;
	background-color: #fff;
	background-image: url(../files/obrazky/special_bg_w.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 14px;
	margin: 1px 0;
	color: #222;	
}
.layout .special_col_m .colboxwhite {
	font-size: 75%;
	background-color: #fff;
	background-image: url(../files/obrazky/special_bg_m.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 14px;
	margin: 1px 0;
	color: #222;	
}

.productbox_special {
	width: 43.5%;
	margin: 10px;
	padding: 6px;
	background-color: white;
	background-image: url(../images/layout/productbox_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 7px solid #2e2e2e;
	height: 150px;
	float: left;
	opacity: 0.9;
	color: #666;
	border-radius: 10px;
}
.productbox_special .price {
	font-size: 18px;
	font-weight: bold;
	color: #b10e04;
	margin-bottom: 4px;
}
.layout .special_col .product {

	padding: 10px;
}

.layout .special_col .product_image {
	width: 300px;
	background-color: white;
	padding: 20px 0;
	margin-right: 30px;
	border: 10px solid #2e2e2e;	
	border-radius: 20px;
}
.layout .special_col .product_text {
	margin-top: 30px;
}
.layout .special_col .product_description {
	background: #fff;
	padding: 15px;
	opacity: 0.9;
	color: #000;
	margin: 15px;
	border-radius: 20px;
	font-size: 95%;
}
.layout .special_col h1 {
	color: #fff;
}
.productbox_special p {
	font-size:11px;
	color: #666;
	line-height: 13px;
}
.productname_special a {
	font-weight: normal;
	font-size: 13px;
	color: #222;  
	padding-top:10px;           
	display: block;
}

.picture_special {
	width: 100px;
	text-align:center;
	float: left;
	margin-right: 5px;
	padding: 4px;
	height: 200px;
}

.iemt {
	margin-top: 5px;
}

#instant_search {
	background: #fff url(../images/layout/search_bg.png) repeat-x top left;
}
#instant_search h1 {
	font-size: 25px;
	font-weight: bold;
}
#instant_search h2 {
	font-size: 20px;
	font-style: italic;
	color: #d9854c;
	font-weight: normal;
}
#instant_search h3 {
	font-size: 18px;
	color: #aaa;
	
}
#search_result {
	margin-top: 80px;
}
#search_result td {
	width: 140px;
	font-size: 11px;
}
#search_result th {
	width: 150px;
	
	font-size: 12px;
	text-align: left;
}
.order_status img {
   padding: 7px;
}

.social {
	position: absolute;
	top: 5px;
}
.social div.btn {
	float: left;
	margin-right: 10px;
}
#google_plusone {
	margin-right: -8px;
}
#facebook_like {

}

.infobox {
	height: 157px;
	overflow: hidden;
}

.infobox div.hide{
	text-align: justify;
}
.infobox li img {
	padding-bottom: 20px;
}
.infobox li {
	padding: 10px 10px 10px 30px;
	margin: -5px -5px -5px -25px;
	border: 1px solid transparent;
	cursor: pointer;
	line-height: 12px;
}
.infobox li p {
	line-height: 11px;
}

.infobox li:hover {
	background: #eee;
	border: 1px solid #ddd;
}

.infobox li.hide img {
	padding-bottom: 0px;
}
#instant_action {
	background-color: #111;
	opacity: 0.98;
	position: absolute;
	z-index:999;
	width: 590px;
	height: 3500px;
	color:#fff;
}
#instant_action h1 {
	background: #000;
	color: #fff;
	padding: 15px;
	margin:0;
}

#instant_action p {
font-size: 11px;
	padding: 15px;
	color: #ccc;
}
#instant_action div.akcediv {
	padding: 15px;
	font-size: 14px;
}
#instant_action div.akceitem {
	clear: both;
	margin-bottom: 7px;
	padding: 10px 10px 0 10px;
	background: #222;
}
#instant_action div.akceitem:hover {
	background: #000;

}

#instant_action div.akceitem img {
	margin-right: 15px;
	float: left;
	padding: 4px 0 15px 0;
}
#instant_action div.akceitem p {
	padding: 0;
}
h1.a1_h1 {
	float: none;
	display: block;
	padding:15px 0 10px;
	margin: 0 0 15px 0;
	border-bottom: 5px dotted #222;
	color: #222;
}
