BODY {
	margin: 0;
	background-color: white;
	color: #000000;
	font-size: .75em;
	font-family: arial, sans-serif;
}
A {
	color: #3366cc;
}
A:hover {
	text-decoration: none;
}
FORM {
	display: inline;
}
.headerForm {
	font-size: 1.1em;
}
h1 {
	color: #3366cc;
	font-size: 1.8em;
}
h2 {
	color: #3366cc;
	font-size: 1.2em;
}
h2.titleItem {
	margin-bottom: 0px;
	margin-top: 0px;
}
#mainbox {
	position: absolute;
	top: 23px;
	left: 50%;
	width: 924px;
	margin-left: -462px;
}
#reklama {
	width: 132px;
	float: right;
}
#boxCenter {
	width: 782px;
	float: left;
/*	position: absolute;
	top: 23px;
	left: 50%;
	width: 782px;
	margin-left: -391px; */
	background-color: #ffffff;
	background-image: url(/img/bg_main.png);
	border-right: 1px solid #e6e6e6;	
	border-bottom: 1px solid #e6e6e6;
}
#header {
	position: relative;
	top: 0px;
	left: 0px;	
	background-image: url(/img/bg_header_top.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 174px;
	font-weight: bold;
}
a.header {
	color: #3366cc;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}
#logo	{
	position: relative;
	height: 36px;
	width: 190px;
	top: 43px;
	left: 6px;
}
#barMainTop {
	height: 25px;
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -170px;
	color: #3366cc;
	font-size: 1em;
}
#barMainTop INPUT {
	vertical-align: middle;
	font-size: .7em;
}
#barBottom {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -116px;
	font-size: 1em;
	border: 0px;
	color: #3366cc;
}
#cartBox {
	position: absolute;
	top: 81px;
	left: 50%;
	margin-left: -155px;
}
#cartBoxTop {
	background-image: url(/img/cart_top.png);
	background-repeat: no-repeat;
	width: 246px;
	height: 6px;
}
#cartBoxMiddle {
	background-image: url(/img/cart_middle.png);
	width: 246px;
	color: #3366cc;
}
#cartBoxBottom {
	background-image: url(/img/cart_bottom.png);
	background-repeat: no-repeat;
	width: 246px;
	height: 16px;
}
span.account {
	float: right;
}
#mainWindow {
	position: relative;
	top: 0px;
	left: 0px;
	width: 582px;
	float: right;
}
div.boxItem {
	padding: 15px 15px 0px 15px;
	width: 552px;
	_width: 572px;
	float: right;
	border-left: 1px solid #dd8885;
	_border-left: 0px solid #dd8885;
}
.titleItem {
	background-color: #ffd7af;
	background-image: url(/img/bg_title.png);
	border-top: 1px solid #dd8885;
	border-right: 1px solid #dd8885;
	border-left: 1px solid #dd8885;
	padding: 0px 0px 0px 5px;
}
a.item {
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 1.2em;*/
}
.thumbItem {
	border: 0px solid #ff0000;
	float: right;
	text-align: right;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
}
div.detailItem {
	background-color: #ffecd9;
	border-bottom: 1px solid #dd8885;
	border-right: 1px solid #dd8885;
	border-left: 1px solid #dd8885;
	padding: 5px;
	_width: 100%;
}
div.navBar {
	background-color: #ffecd9;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #dd8885;
}
span.pageNumber {
	float: right;
}
table {
	font-size: 1em;
	border: 1px solid #959289;
	background-color: white;
}
td {
	background-color: #ffd7af;
}
th {
	font-weight: bold;
	color: white;
	background-color: #dd8885;
}
th, td {
	padding: 6px;
}
.price {
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 199px;
}
#menuTop {
	position: absolute;
	top: 11px;
	left: 0px;
	background-image: url(/img/menu_top2.png);
	background-repeat: no-repeat;	
	width: 199px;
	height: 180px;
}
#menuMiddle {
	background-image: url(/img/menu_middle.png);
	width: 199px;
}
#menuBottom {
	background-image: url(/img/menu_bottom.png);
	background-repeat: no-repeat;
	height: 438px;
	width: 199px;
	padding: 20px 0px 0px 0px;
}
#menuItem {
	padding: 0px 20px 10px 0px;	
}
#menuItem A {
	text-decoration: none;
	color: #000000;
}
#menuItem A.active1 {
	text-decoration: none;
	color: #3366cc;
}
#menuItem UL {
	font-weight: bold;
	margin-top: 0px;
	list-style-type: none;
}
#menuItem LI {
	margin-left: -6px;
	_margin-left: -6px;
}
#menuItem UL.submenu {
	font-weight: normal;
	font-size: 1em;
	margin-top: 7px;
	margin-bottom: 7px;
}
#menuItem UL.submenu LI {
	margin-left: -30px;
	_margin-left: -25px;
}
#menuItem UL.submenu2 {
	font-weight: normal;
	font-size: 1em;
	margin-top: 7px;
	margin-bottom: 7px;
}
#menuItem UL.submenu2 LI {
	margin-left: -55px;
	_margin-left: -25px;
}
img.cart {
	width: 1.5em;
	height: 1.8em;
	vertical-align: top;
	border: 0px;
}
div.actual {
	background-color: #ffecd9;
	border-bottom: 1px solid #dd8885;
	border-right: 1px solid #dd8885;
	border-left: 1px solid #dd8885;
	padding: 5px;
	margin-bottom: 10px; 
	width: 540px;
	*width: 542px;
	overflow: hidden;
}
.cistic {
	clear: right;
}
.error {
	font-weight: bold;
	color: red;
}
