@charset "utf-8";
/* CSS Document */
@import "dropdown.css";
body {
	margin:0;
	padding:0;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	text-align: left;
	height:100%;
	background-color:#fff;
}
#main_wrap {
	background:url(../images/footer.jpg) repeat-x 0 100%;
	padding-bottom:45px;
}
#wrap {
	width:900px;
	position:relative;
	margin:0 auto;
; clip:   rect(   )
}
#header {
; background-image: url(../images/new-header.jpg); background-repeat: repeat
; clip:   rect(   )
; width: 1173px; height: 396px
; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: -140px
}
* html #header {
	background-image:url(../images/ie6.jpg);
	height:158px;
	width:608px;
	float:left;
	margin:0;
}
#basket {
	margin:0;
	padding:0 10px;
	float:left;
	text-align:left;
	color:#fff;
}
#basket a{
		font-size: 14px;
		color:#FCBA3E;
		}
	#basket	a:hover {
		color:#000;
	}

#menu {
	margin:0px 0px 2px 290px;
	padding:0 0;
	font-size:24px;
	color:white;
	position:absolute;
	height:44px;
; clip:          rect(   ); top: 328px
}
.clear {
	clear:both;
}
#page {
	height:100%;
	width:900px;
	margin-top:0px;
	z-index:1;
}
*:first-child+html #inner {
	background:url(../images/png.png) repeat-y;
	height:100%;
	margin:-3px 0 0 0;
	padding:20px;
}
*html #inner {
	background:url(../images/body_repeat-y.jpg) repeat-y;
	height:100%;
	margin:-3px 0 0 0;
	padding:20px;
}
#inner {
	background:url(../images/png.png) repeat-y;
	height:100%;
	margin:0;
	padding:20px;
}
#list {
	font-size:18px;
	color:#666666;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
#home_pic {
	/*background-image:url(../images/pic.jpg);*/
	height:458px;
	width:321px;
	background-repeat:no-repeat;
	margin:10px 5px;
	float:left;
}
#welcome {
	float:right;
	margin:0 10px;
	width:500px;
	text-align: justify;
}
#opis {
	float:left;
	margin:0 0 0 40px;
	width:400px;
	padding:0 20px;
	text-align:justify;
}
#opis #title {
	font-size:25px;
	font-weight:bold;
	color:#878787;

	padding-top:10px;
}
#list_products {
	margin:20px 10px 0 10px;
	border-top:1px solid #858585;
	padding-top:5px;
	width:850px;
}
.product {
	height:138px;
	width:154px;
	background-image:url(../images/product_background.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:20px 29px 0 29px;
}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:202px; width:100%;
	margin:-150px 0 0 0;
	z-index:-100;
}

.product_name {
	font-size:18px;
	color:#666666;
}
.handcursor{
	cursor:pointer;
}
a{
	color:#757574;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#f57f0c;
}
a.selected {
	color:#f57f0c;
}
.input_price {
	border:0;
	width:50px;
	background-color:#eaeaea;
	font-weight:bold;
	color:#FF6000;
	font-size:20px;
	text-align:center;
}
.damaski {
	padding:10px 0;
	border-top:#858585 1px solid;
	margin:10px;
	}
	.damaski h3 {
		padding:10px;
		margin:0;
		}
.small {
	font-size:12px;
	display:block;
	padding-bottom:4px;
	color:#464646;
	font-weight:bold;
	}
.input_price_obshto {
	border:0;
	width:40px;
	background-color:#d3d7d9;
	color:#000;
	font-size:14px;
	text-align:center;
}
.table_cart {
	margin-top:10px;
	}
.table_cart tr td {
	color:#000000;
	background-color:#e6e6e6;
	padding:5px;
	}
	.table_cart tr td .input_price_obshto {
		background-color:#e6e6e6;
		}
.featured {
	padding:0 0 0 10px;
	margin:0;
	}
	.featured li {
		width:239px;
		height:27px;
		background:url(../images/featured_link.gif) no-repeat 0 0;
		line-height:25px;
		padding-left:22px;
		margin-bottom:3px;
		line-height:25px;
		font-size:14px;
		}
	.featured_title {
		display:block;
		padding:0 0 10px 5px;
		color:#ef711c;
		}

.details {
	background-color:#f4f4f4;
	padding:13px;
	}
.price {
	height:48px;
	color:#4b4b4b;
	font-weight:bold;
	font-size:14px;
	background:url(../images/price_bg.gif) repeat-x 0 0;
	padding-left:10px;
	}
.price_value {
	color:#e9711b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	}
	.price_value input{
	color:#e9711b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	background-color:transparent;
	}
.input_price_new {
	border:0;
	padding:0 0 0 5px;
	margin:0;
	width:50px;
	border:none;
	background-color:#fff;
	color:#e9711b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	position:relative;
	top:2px;
	font-weight:bold;
}
.grey {
	font-size:12px;
	color:#5e5e5e;
	font-weight:bold;
	}
.currency {
	color:#e9711b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	}
.show_all {
	color:#e9711b;
	font-size:13px;
	}
	.show_all:hover {
		text-decoration:underline;
		}
.add {
	float:left;
	}
	.add img {
		border:#cecece 7px solid;
		}
	.add a {
		display:block;
		width:70px;
		margin-left:10px;
		background:url(../images/cart.gif) no-repeat 0 50%;
		padding:7px;
		padding-left:25px;
		font-size:12px;
		text-decoration:underline;
		color:#e9711b;
		}
	.back {
		display:block;
		width:70px;
		padding:7px;
		padding-left:25px;
		text-decoration:underline;
		color:#e9711b;
		}
.client_details tr td {
	background-color:#eeeeee;
	padding:10px;
	}
	.client_details tr td.submit_td {
		background-color:#fff;
		}

.product_item {
	float:left;
	width:376px;
	border:#cccccc 1px solid;
	margin-right:15px;
	padding:5px;
	margin-bottom:15px;
	}
	.product_list_name {
		color:#878787;
		font-size:18px;
		font-weight:bold;
		}
		.product_item a {
			color:#E9711B;
			}
			.product_item a:hover {
				text-decoration:underline;
				}
.contacts {
	padding:0 11px;
	}
	.contacts input, .contacts textarea {
		width:310px;
		border:#CCCCCC 1px solid;
		padding:5px 7px;
		}
		.contacts textarea {
			height:90px;
			}
.contacts input.submit {
	background-image:url(../images/submit.gif);
	height:36px;
	width:155px;
	border:none;
	color:#fff;
	font-size:15px;
}
.smaller {
	font-size:13px;
	font-weight:bold;
	}
.feedback_title {
	display:block;
	background-color:#ececec;
	padding:9px;
	margin-bottom:15px;
	font-weight:bold;
	}

