html, body {
	background-color:#181712;
	background-image:url(../images/tlo.jpg);
	background-attachment:scroll; 
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px auto;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:11px;
	color:#f1f1f1;
}

a {
	color:#fdc50a;
	text-decoration:none;
}

a:hover{
	color:#47b2e1;
	text-decoration:none;
}

img {
	border:none;
	display:block;
}

table {
	margin:0px auto;
	padding:0px;
}

td {
	vertical-align:top;
}

ul {
	margin:0px;
	padding:0px;
}

	ul li {
		margin:0px 0px 0px 20px;
		padding:1px 0px;
		list-style-image:url(../images/arrow.gif);
	}

td.koszyk_top {
	background-color: #292929;
	padding:3px 0px 3px 0px;
	height: 30px;
	text-align:center;
	vertical-align:middle;
}

td.koszyk_prod {
	background-color: #111;
	padding:3px 0px 3px 0px;
	text-align:center;
	vertical-align:middle;
}

.koszyk_input {
	background-color:#292929;
	color:#f1f1f1;
	border:1px solid #333;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	width:310px;
	padding:2px;
}

.koszyk_input_il {
	background-color:#292929;
	color:#fdc50a;
	border:1px solid #333;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	padding:2px;
}

.koszyk_textarea {
	background-color:#292929;
	color:#f1f1f1;
	border:1px solid #333;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	width:310px;
	margin-top:0px;
}

.koszyk_input_checkbox {
	background-color:#292929;
	color:#fdc50a;
	border:1px solid #333;
	width:17px;
	height:17px;
}

.koszyk_input_radio {
	background-color:#292929;
	color:#fdc50a;
	width:20px;
	height:20px;
}

.product_form_txt {
	color:#dedede;
	width:100px;
	height:21px;
	vertical-align:top;
}

.product_q {
	height:21px;
}

.star {
	width: 15px;
	height:21px;
	font-size:12px;
	color:#fdc50a;
	vertical-align:top;
	text-align:right;
	padding-right:1px;
}

.act_date {
	font-size:10px;
	color:#4b9dd2;
	font-weight:bold;
	padding-bottom:3px;
}

.act_title {
	font-size:12px;
	color:#fdc50a;
	font-weight:bold;
	padding-bottom:3px;
}

.act_text {
	line-height:16px;
}

#search_field {
	background-color:#292929;
	border:1px solid #333;
	width:380px;
	height:18px;
	color:#aaa;
	font-size:11px;
}

#search_field_price {
	background-color:#292929;
	border:1px solid #333;
	width:60px;
	height:18px;
	color:#aaa;
	font-size:11px;
}

.hr_line {
	width:100%;
	height:1px;
	background-color:#333;
	margin:10px 0px;
}

.yellow_line {
	background-image:url(../images/yellow_line.gif);
	background-repeat:no-repeat;
	width:529px;
	height:27px;
	margin:0px auto;
}

#container {
	margin:0px auto;
	width:960px;
	padding-top:10px;
}

#menu {
	margin-left:119px;
}

#top {
 height:297px;
} 

#top #icons {
	float:left;
	margin:0px 23px 0px 1px;
}

#top #pobierz {
	float:left;
}

#top #flash {
	float:left;
	/*background-image:url(../images/flash_top.jpg);*/
	width:896px; height:297px;
}

#middle {
	padding-top:10px;
	padding-left:64px;
	width:896px;
}

#middle #main_bg {
	background-color:#0d0d0d;
	background-image:url(../images/middle_gradient.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top;
	width:573px;
	min-height:530px;
	height:100%;
}

#main_bg .container {
	padding:10px 20px;
}

#middle #oferta_left_bg {
	background-color:#0d0d0d;
	background-image:url(../images/middle_gradient.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top;
	width:216px;
}

#oferta_left_bg .container {
	padding:10px 20px;
}

#middle #oferta_right_bg {
	background-color:#0d0d0d;
	background-image:url(../images/middle_gradient.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top;
	width:669px;
	min-height:100px;
}

#oferta_right_bg .container {
	padding:10px 20px;
}

ul.list {
	margin:0px;
	padding:0px;
}
ul.list li {
	margin: 0px 0px 0px 20px;
	list-style-image:url(../images/arrow_off.gif);
	padding:2px 0px;
}
ul.list_on {
	margin:0px;
	/*background-color:#f0f0f0; */
	cursor:pointer;
	padding:0px;
}
ul.list_on li {
	margin: 0px 0px 0px 20px;
	list-style-image:url(../images/arrow_on.gif);
	padding:2px 0px;
}
.list a {
	color:#f1f1f1;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
}
.list_on a {
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.list_on a:hover {
	cursor:pointer;
	text-decoration:none;
	/*color:#fdc50a;*/
	font-weight:bold;
}

.loga {
	display:inline;
	margin-right:9px;
	border:1px solid #333;
}

.window_product {
	background-image:url(../images/win_oferta.jpg);
	width:196px;
	height:174px;
}

.window_product .img_pos {
	width:188px;
	height:112px;
	background-color:#fff;
	background-repeat:no-repeat;
}

.window_product .txt_pos {
	width:188px;
	color:#47b2e1;
	font-size:11px;
	font-weight:bold;
	margin-top:4px;
}

.window_product .price_pos {
	width:188px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
}

.window_product .button_pos {
	position:relative; left:130px;
}

.product_name {
	float:left;
	font-size:12px;
	color:#fdc50a;
	width:280px;
	font-weight:bold;
}

.product_price {
	float:right;
	font-size:12px;
	color:#4b9dd2;
	width:134px;
	font-weight:bold;
	text-align:right;
}

.product_txt {
	float:left;
	width:414px;
	padding:25px 0px 10px 0px;
}

.product_part_name {
	float:left;
	width:152px;
	font-weight:bold;
	height:19px;
}

.product_part {
	float:left;
	width:262px;
	height:19px;
}

.product_arrow {
	display:inline;
	margin-right:7px;
}

#bottom {
	margin:10px 0px 10px 64px;
	width:896px;
	height:167px;
	background-image:url(../images/bottom.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#0e0e0e;
	text-align:right;
}

#bottom .container {	
	padding:12px 12px;
	position:relative;
}

#bottom a {
	color:#fff;
	text-decoration:none;
}

#bottom a:hover {
	color:#fdc50a;
	text-decoration:none;
}

.page {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	margin:4px 2px;
}

.page_on {
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#4b9dd2;
	font-size:14px;
	font-weight:bold;
	margin:4px 2px;
}

#prev_next_container {
	margin:0px auto;
	text-align:center;
	width:190px;
	text-transform:uppercase;
}
	
	#prev_next_container .prev_next {
		padding:2px 2px;
		margin:auto 2px;
		background-color:none;
		color:#fdc50a;
		font-size:11px;
		font-weight:bold;
	}
	
	#prev_next_container .prev_next a {
		color:#fdc50a;
		text-decoration:none;
	}
	
	#prev_next_container .prev_next_on {
		padding:2px 2px;
		margin:auto 2px;
		background-color:none;
		color:#fff;
		font-size:11px;
		font-weight:bold;
	}
	
	#prev_next_container .prev_next_on a {
		color:#fff;
		text-decoration:none;
	}
	
	#prev_next_container .prev_next_off {
		padding:2px 2px;
		margin:auto 2px;
		background-color:none;
		color:#666;
		font-size:11px;
		font-weight:bold;
	}
	
	#prev_next_container .prev_next_off a {
		color:#666;
		text-decoration:none;
	}