body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}
a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
input {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
label {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
select {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
textarea {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
#searchStr {
	width: 165px;
	font-size: 11px;
}
#searchBtn {
	margin-top: 2px;
	margin-left: 2px;
}
#subscriptionNewsletter {

	width: 150px;
}#site {
	width: 955px;
	margin-left: -478px;
	position: absolute;
	left: 50%;
}
#site #top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 955px;
	height: 130px;
}
#site #basket {
	width: 935px;
	float: right;
	background-image: url(images/kassa.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	padding-top: 14px;
	padding-right: 20px;
}
#site #basket #basketleft {
	float: left;
}
#site #basket #basketright {
	float: right;
}
#site #basket #basketright img {
	margin-left: 5px;
}
#site #wrapper {
	clear: both;
	width: 955px;
}
#site #wrapper #left {
	float: left;
	width: 202px;
	padding-top: 20px;
}

#site #wrapper #left #basket table {
	width: 190px;
}
#site #wrapper #left #basket table tr td {
	font-size: 11px;
}
#site #wrapper #left #basket h1 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#site #wrapper #left #basket table tr .price {
	text-align: right;
}
#site #wrapper #left #basket table tr .totalbasket {
	text-align: right;
}
#site #wrapper #left #basket table tr .totallabel {
	font-weight: bold;
}
#site #wrapper #left #basket table tr .basketline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#site #wrapper #left ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#site #wrapper #left ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#site #wrapper #left ul li a {
	font-weight: bold;
}
#site #wrapper #left ul li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
}
#site #wrapper #left ul li ul li a {
	font-weight: normal;
	color: #D6D6D6;
}
#site #wrapper #right {
	float: right;
	width: 202px;
	background-color: #e6e6e6;
	padding-top: 20px;
}
#site #wrapper #right h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#site #wrapper #right .box_1 {
	width: 179px;
	font-size: 11px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	overflow: hidden;
	page-break-after: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}
#site #wrapper #right .box_1 img {

}
#site #wrapper #middle {
	margin-right: 202px;
	margin-left: 202px;
	padding: 20px;
}
#site #wrapper #middle #products {
	padding-top: 20px;
}
#site #wrapper #middle #products .productbox {
	float: left;
	width: 162px;
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	height: 250px;
	margin-bottom: 5px;
}
#site #wrapper #middle #products .productbox form tr td {
	font-size: 11px;
}

.productbox-top {
	height: 25px;
}
.productbox-top {
	background-color: #e6e6e6;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.productlist-left {
	float: left;
	width: 90px;
	padding-top: 9px;
	vertical-align: top;
	height: auto;
	text-align: center;
}
.productlist-right {
	float: right;
	text-align: center;
	padding-top: 9px;
	vertical-align: top;
	height: auto;
}
.productlist-bottom {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.productlist-right #ammount {
	width: 30px;
	text-align: center;
}
#site #wrapper #middle #paging {
	padding-top: 20px;
	width: 511px;
	text-align: center;
	float: left;
	padding-bottom: 20px;
}
#site #wrapper #left #searchbox {

}
#site #wrapper #left #searchlabel {
	margin-top: 10px;
}
#site #wrapper #middle #products .productbox form tr .productbox-middle {
	padding-right: 5px;
}
#site #footer {
	width: 955px;
	font-size: 11px;
	text-align: center;
	clear: both;
	background-color: #e6e6e6;
	padding-top: 15px;
	padding-bottom: 15px;
}
#site #footer a {
	color: #000;
}
.productdata {
	font-size: 11px;
	font-weight: normal;
}
#ammount {
	text-align: center;
}
#newsletterForm {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nav2 {
	margin-bottom: -5px;
	padding-bottom: -5px;
}

