body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: .8em;
}
h2 {
	margin: 0px;
	font-size: 1.3em;
}
a {
	color: black;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
form {
	margin-bottom: 0px;
}
#container {
	position: relative;
	top: 10px;
	left: 50%;
	width: 926px;
	margin-left: -463px;
}
#header {
	width: 926px;
	height: 156px;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}
#left_block {
	width: 150px;
	float: left;
}
#block_search {
	width: 150px;
	height: 96px;
	background-image: url(/img/bg_search.jpg);
	background-repeat: no-repeat; 
}
#block_search input {
	border: 0px;
}
#block_search a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#block_search a:hover {
	color: #000000;
}
.user {
	margin-top: 5px;
}
.search_padding {
	padding: 20px 15px 20px 15px;
}
#block_menu {
	width: 150px;
	background-image: url(/img/bg_menu.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
	font-weight: bold;
}
.menu_text {
	padding: 0px 15px 0px 15px;
}
ul#menu {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 150%;
}
ul#menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;	
	padding-left: 15px;
	/*padding-right: 10px;*/
}
ul#menu a:hover {
	/*color: #860606;*/
	color: #cc0000;
}
ul#menu a.active1 {
	/*color: #860606;*/
	color: #cc0000;
}
ul#menu ul a.active1 {
	/*color: #990606;*/
	color: #cc0000;
}
ul#menu li {
	padding: 0px;
}
ul#menu ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(/img/bg_submenu.jpg);
}
ul#menu ul ul {
	background-image: none;
}
ul#menu ul ul ul {
	background-image: none;
}
ul#menu ul ul ul ul{
	background-image: none;
}
ul#menu ul ul ul ul ul{
	background-image: none;
}
ul#menu ul li {
	/*background-image: url(/img/bg_submenu.jpg);*/
	padding-left: 15px;
}
ul#menu ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menu_top {
	width: 150px;
	height: 15px;
	background-image: url(/img/bg_menu_top.jpg);
	font-size: 1px;
}
.menu_bottom {
	width: 150px;
	height: 15px;
	background-image: url(/img/bg_menu_bottom.jpg);
	font-size: 1px;
}
.cart {
	width: 150px;
	height: 76px;
	/*background-image: url(/img/bg_cart.jpg);*/
	background-image: url(/img/bg_cart2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.cart a {
	color: #000000;
	text-decoration: none;
}
.cart a:hover {
	color: #ffffff;
}
span.cartprice {
	color: #ffffff;
}
.cart_padding {
	padding: 30px 15px 15px 15px;
}
#work {
	width: 760px;
	float: right;
}
#horizontal_menu {
	color: #f5821f;
	margin-bottom: 10px;
	text-align: right;
}
#horizontal_menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#horizontal_menu a:hover {
	color: #f5821f;
}
#itemlist {
	width: 760px;
}
.itemname {
	font-size: 1.3em;
}
/*---------- jedna dlazdice ve vypisu ----------*/
.oneitem {
	width: 100px;
	height: 190px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	color: black;
	font-size: .75em;
	font-weight: bold;
}
.oneitem2 {
	width: 100px;
	height: 160px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	color: black;
	font-size: .75em;
	font-weight: bold;
}
.oneitem form {
	margin: 0px;
}
.oneitem input {
	font-size: 1em;
}
.oneitem_img {
	width: 100px;
	height: 100px;
	border: 0px;
	display: block;
}
#footer {
	clear: both;
	text-align: right;
	font-size: .8em;
}
#footer a {
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.cistic {
	clear: both;
}
.detailimg {
	float: left;
	margin-right: 20px;
}
.price {
	font-size: 1.2em;
	color: white;
}
table {
	border: 1px solid #ffe1c9;
	font-size: 1em;
}
table.detailitem th {
	background-color: #f6821f;
	text-align: left;
	padding: 2px 5px;
}
table.detailitem td {
	background-color: #ffe1c9;
	padding: 2px 5px;
	text-align: right;
}
table.registration th {
	background-color: #f6821f;
	text-align: left;
	padding: 2px 5px;
}
table.registration td {
	background-color: #ffe1c9;
	padding: 2px 5px;
	text-align: left;
}
.tlacitko {
	background-color: #ffe1c9;
	border: 1px solid white;
}
INPUT.tlacitkohledej {
	font-family: Arial, sans-serif;
	color: white;
	background-color: transparent;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.mypager {
	font-weight: normal;
	background-image: url(/img/hr.jpg);
	padding: 0px 5px;
}
.pagenumber {
	float: right;
}
.backlink {
	padding: 5px;
	background-color: #ffe1c9;
	border: 1px solid black;
}

/* LightBox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index: 256;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('/img/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('/img/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
	}
	
