body {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #000000; text-decoration: underline; font-weight: bold;}
a:hover 				{color: #000000; text-decoration: none;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px; font-weight: normal;}
a.out					{background: url(../img/ico_outanchor.gif) no-repeat left 0.3em; padding-left: 12px;}
a.outRight			{background: url(../img/ico_outanchor.gif) no-repeat right 0.3em; padding-right: 12px;}
a.print 				{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 		{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file	{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- zakladni html prvky ---*/
em, i					{font-style: normal;}
p 						{text-align: justify; margin: 10px 0px 10px 0px; line-height: 1.3em;}
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #ffffff; background: url(../img/bcg_hr.gif) repeat-x; text-align: center; border-width: 0px;}

/* --- seznamy --- */
ul						{list-style: none; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}
ol						{margin: 5px 0px 5px 15px; padding: 4px 0px 0px 5px;}

/* --- obrazky --- */
img 					{border: 0px;}
img.border 			{border: 3px solid #d3c6b3;}
img.icon				{vertical-align: -0.5em; margin: 0px 3px 0px 1px;}
img.toleft			{margin-right: 10px;}
img.toright			{margin-left: 10px;}
img.center			{margin-left: 5px; margin-right: 5px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- tabulky --- */
table.nice						{width: 100%; font-size: 1em; }
table.nice tr td 				{padding: 2px;	border: 1px solid #dddddd;}
table.nice tr td.item		{background: url(../img/bcg_th.gif) repeat-x #f5f5f5 bottom; font-weight: bold; width: 120px;}
table.nice tr th				{ background-color: #72376F; color:white; font-weight: bold; padding: 5px;}
table.nice tr td.long		{width: 250px;}
table.nice tr td.short		{width: 150px;}
table.nice tr td.full		{background-color: #DDDDDD; font-weight: bold;}
table.nice tr td.full2		{background-color: #EEEEEE;}
table.medium					{width: 350px;}
table.order						{width: 600px; font-size: 1.1em;}
table.order tr td				{border-bottom: 1px solid #999999; padding: 3px;}
table.order tr td.noborder	{border-bottom-width: 0px;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #573a32; font-size: 1.3em; margin: 0px;}
h1									{display: none;}
h2									{padding: 0px;	margin: 2px 0px 5px 0px; font-size: 1.25em;}
h3 								{font-size: 1.25em; margin: 0px 0px 10px 0px;}
h4									{font-size: 1em;}
h2 span							{display: none;}
h3 span							{display: none;}

/* --- formulare --- */
input				{border: 1px solid #000000; margin-bottom: 5px; font-size: 1.2em; padding: 3px; background: #f5fbf4;}
input.submit	{border-width: 0px; width: 150px; background: #967c63; height: 25px; font-size: 1em; padding: 0px 0px 2px 0px; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: center; font-weight: bold;}
textarea			{border: 1px solid #000000; margin-bottom: 5px; font-size: 1.2em; padding: 3px;  background: #f5fbf4;}
form				{margin: 0px; padding: 0px;}
fieldset			{background: #ffffff;}
legend			{border: 1px solid #000000; background: #967c63; color: #ffffff; font-weight: bold; padding: 2px 10px 2px 10px;}
label.povinny 	{color: #000000; font-weight: bold;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller			{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.bigger 			{font-size: 1.1em;}
.gray 			{color: #686868;}
.blue 			{color: #004080;}
.red				{color: #9f0000;}
.green			{color: #008000;}
.brown			{color: #573a32;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left				{text-align: left;}
.toblock			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright			{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.nobold			{font-weight: normal;}
.noborder		{border-width: 0px;}
.nobackground	{background: none;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a			{color: #000000;}
.hidden			{display: none;}
.half				{width: 240px;}
.bad				{background-color: #ff0000; color: #ffffff; padding: 2px 3px 2px 3px;}
.bad a			{color: #ffffff;}

/* --- layout webu --- */
#main {
	display: block;
	margin: auto;
	width: 950px;
	background: url(../img/bcg_main.jpg) repeat-y;
}

#main #content {
	display: block;
	width: 850px;
	background: #ffffff;
	margin: 0px 50px 0px 50px;
}

#main #content #topStrip {
	display: block;
	text-align: right;
	width: 840px;
	height: 25px;
	padding: 7px 10px 0px 0px;
	background: url(../img/bcg_top_strip.jpg) repeat-x;
}

#main #content #topStrip a {
	color: #000000;
	text-decoration: underline;
	font-size: 0.95em;
}

#main #content #topStrip a:hover {
	text-decoration: none;
}

#main #content #topStrip a.home	{background: url(../img/ico_home.jpg) no-repeat left -0.1em; padding-left: 18px; margin-left: 10px;}
#main #content #topStrip a.print	{background: url(../img/ico_print.jpg) no-repeat left -0.1em; padding-left: 18px; margin-left: 10px;}
#main #content #topStrip a.favourites	{background: url(../img/ico_favourites.jpg) no-repeat left -0.1em; padding-left: 18px; margin-left: 10px;}

#main #content #contentInner {
	display: block;
	clear: both;

	width: 850px;
}

#main #content #contentInner #top {
	display: block;
	clear: both;
	width: 850px;

}

#main #content #contentInner #top #image {
	display: block;
	clear: both;
	width: 850px;

}

#main #content #contentInner #top #infobox {
	display: block;
	clear: both;
	width: 825px;
	height: 25px;
	margin: 17px 0px 0px 0px;
	text-align: right;
	padding: 8px 10px 0px 0px;
	font-size: 0.92em;
	font-weight: bold;
}

#main #content #contentInner #top #infobox a {
	color: #333333;
	font-size: 0.95em;
	text-decoration: underline;
	padding: 0px 10px 0px 0px;
}

#main #content #contentInner #top #infobox a:hover {
	text-decoration: none;
}

#main #content #contentInner #leftStrip {
	display: block;
	float: left;
	width: 180px;
	margin-top: 10px;
}

#main #content #contentInner #leftStrip ul.menu {
	display: block;
	width: 162px;
	background: url(../img/bcg_menu.jpg) repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 5px;
}

#main #content #contentInner #leftStrip ul.menu li a {
	display: block;
	padding: 1px 0px 1px 12px;
}

#main #content #contentInner #leftStrip ul.menu li a:hover {
	background: url(../img/bcg_menu_arrow.gif) no-repeat 0px 4px;
}

#main #content #contentInner #centralStrip {
	display: block;
	width: 645px;
	float: right;
	margin-top: 10px;
}

#main #content #contentInner #centralStrip table.produkty {
	clear: both;
}

#main #content #contentInner #centralStrip table.produkty tr td {
	background: #ffffff;
	border: 1px solid #5b5145;
	width: 217px;
	height: 145px;
	vertical-align: top;
}

#main #content #contentInner #centralStrip table.produkty tr td h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.03em;
	font-weight: bold;
	color: #766553;
	height: 40px;
}

#main #content #contentInner #centralStrip table.produkty tr td p {
	margin: 0px;
	padding: 0px;
}

#main #content #contentInner #centralStrip table.produkty tr td p.popis {
	display: block;
	height: 80px;
	text-align: left;
}


#main #content #contentInner #centralStrip table.produkty tr td p.cena {
	display: block;
	clear: both;
	color: #573a32;
	font-size: 1.15em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	text-align: right;
}

#main #content #contentInner #centralStrip table.produkty tr td p.neniskladem {
	display: block;
	clear: both;
	font-size: 0.95em;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	text-align: right;
	color: #686868;
}

#main #content #contentInner #centralStrip table.produkty tr td p.cenaBezna {
	display: block;
	clear: both;
	font-size: 0.95em;
	text-align: right;
}

#main #content #contentInner #centralStrip table.produkty tr td a.vice {
	display: block;
	float: right;
	background: url(../img/bcg_button_vice.jpg) no-repeat;
	width: 98px;
	height: 26px;
	margin-top: 5px;
}

#main #content #contentInner #centralStrip table.produkty tr td a.kosik {
	display: block;
	float: left;
	background: url(../img/bcg_button_kosik.jpg) no-repeat;
	width: 98px;
	height: 26px;
	margin-top: 5px;
}

#main #content #contentInner #centralStrip table.produkty tr td a.vice span, #main #content #contentInner #centralStrip #mainStrip table.produkty tr td a.kosik span {
	font-size: 1px;
	display: none;		
}


#main #content #contentInner #centralStrip h2 {
	display: block;
	float: left;
	padding-left: 5px;
}

#main #content #contentInner #centralStrip #productAddToCart {
	border: 1px solid #4a2a1d;
	margin: 5px;
	padding: 2px 5px 2px 25px;
	font-weight: bold;
	background: url(../img/ico_ok.gif) no-repeat 3px 3px #ffffff;
}

#main #content #contentInner #centralStrip #centralStripNavigation {
	display: block;
	float: right;
	width: 100px;
	height: 26px;
	background: url(../img/bcg_list.gif) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 1.05em;
	text-align: right;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	color: #bda688;
	text-transform: uppercase;
}

#main #content #contentInner #centralStrip #centralStripNavigation img {
	vertical-align: -0.5em;
	margin: 0px 5px 0px 5px;
}

#main #content #contentInner #centralStrip #mainStrip {
	display: block;
	float: left;
	width: 445px;
	padding: 5px;	
	background: #e6ddd2;
}

#main #content #contentInner #centralStrip #mainStrip.full {
	width: 634px;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard {
	clear: both;
	background: #ffffff;
	margin: 2px 6px 5px 5px;
	padding: 10px;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard h2 {
	display: block;
	clear: both;
	padding: 0px;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardMainImage {
	display: block;
	float: left;
	width: 250px;
	
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation {
	display: block;
	float: right;
	width: 350px;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation p {
	font-size: 1.2em;
	color: #573a32;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation p.ramecek {
	display: block;
	border: 1px solid #6a4d3d;
	padding: 4px;
	color: #6a4d3d;
	font-weight: bold;
	font-size: 0.9em;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation input.submit {
	width: 98px;
	height: 26px;
	background: url(../img/bcg_button_kosik.jpg) no-repeat;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation table.productVariants {
	width: 320px;
	margin-top: 15px;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation table.productVariants tr th {
	background: #f3ece6;
	text-align: center;
	border-bottom: 2px solid #ffffff;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation table.productVariants tr th strong {
	color: #573a32;
	font-size: 1.1em;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation table.productVariants tr td {
	background: #fef9f3;
	text-align: center;
	font-size: 1.2em;
	color: #573a32;
}

#main #content #contentInner #centralStrip #mainStrip.full #productCard #productCardInformation table.productVariants tr td input {
	padding: 0px;
	font-size: 1em;
	margin-top: 3px;
	width: 35px;
	padding: 1px;
}

#main #content #contentInner #centralStrip #mainStripPage {
	display: block;
	float: left;
	width: 445px;
	padding: 5px;	
	background: #ffffff;	
}

#main #content #contentInner #centralStrip #mainStripPage h2 {
	padding: 0px;
}

#main #content #contentInner #centralStrip #rightStrip {
	display: block;
	float: right;
	width: 180px;
	background: #f5f4f0;
}

#main #content #contentInner #centralStrip #rightStrip h2 {
	background: url(../img/bcg_right_h2.jpg) no-repeat;
	font-size: 1.15em;
	width: 150px;
	height: 22px;
	text-transform: uppercase;
	padding: 5px 0px 0px 30px; 
}

#main #content #contentInner #centralStrip #rightStrip .rightStripBox {
	padding: 5px;
	font-size: 0.95em;
}

#main #content #contentInner #centralStrip #rightStrip .rightStripBox p {
	text-align: left;
}

#main #content #contentInner #centralStrip #rightStrip .rightStripBox img.toleft {
	padding: 3px;
}


#main #content #bottomStrip {
	display: block;
	clear: both;
	background: url(../img/bcg_bottom_strip.jpg) repeat-x top;
	height: 20px;
	text-align: center;
	padding: 1px 0px 0px 0px;
}

/* --- lightbox --- */

#lightbox {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	margin-top: 0px;
	cursor: pointer;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	top: 0px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: auto;
	margin-top: 0px;
}

#outerImageContainer img {
		border: 1px solid #000000;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background: url(lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {padding: 0px 10px 0px 10px; color: #666; height: 40px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose {width: 120px; float: right;  padding-bottom: 0.7em;}	

		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
}