.additional_info {
	position: absolute;
	width: 215px;
	top: 90px;
	text-align: justify;
	left: 815px;
	z-index: 20;
	line-height: 11px;
	color: #DFCAC3;
	font-family: Verdana;
	font-size: 10px;
	font-style: Italic;
}

body
{
	font-family: Verdana, arial, sans;
	font-size: 12px;
	background-color: #212121;
	padding: 0;
	margin: 0;
	background-image: url('../../media/img/bg.jpg');
	background-repeat: repeat-x;	
}

a {
	color: #E7511B;
	text-decoration: none;

}

a:hover {
	text-decoration: none;	
	color: #ee0000;
}

#message {
  position: absolute; right: 10px; top: -1px;
  position: fixed;
  z-index: 500;
  width: 250px;
  display:none;
  height: 120px;
}

.msg_success {
	background-image: url('../../media/img/dymek_ok.gif');
	width: 195px;
	height: 86px;
	padding: 14px 30px 20px 25px;
	text-align: center;
	font-family: Tahoma, Verdana;
	color: #ffffff;
	font-size: 12px;
}

.msg_error {
	background-image: url('../../media/img/dymek_error.gif');
	width: 195px;
	height: 86px;
	padding: 14px 30px 20px 25px;
	text-align: center;
	font-family: Tahoma, Verdana;
	color: #ffffff;
	font-size: 12px;	
}

.msg_bold {
	color: #FFE04F;
	font-weight: bold;
}

#box {
  /* border: 1px solid #000000; */
/*  background-color: #707070; */
  display: none;
 /* padding: 10px; */

}




#top_grid {
	position: absolute;
	width: 100%;
	height: 11px;
	background-image: url('../../media/img/top/top_grid.gif');
	background-repeat: repeat-x;
}

#main_contener {
	min-height: 892px;
	_height: 892px;
	min-width: 1100px;
	margin: auto;
	
}

#main {
	margin: auto;
	width: 1100px;	
	position:relative;
}

#baner {
	position:absolute;
	width: 1100px;
	height: 312px;	
	background-image: url('../../media/img/top/main_baner.jpg');
	background-repeat: no-repeat;
}

p {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.dotted_line {
	position: absolute;
	top: 190px;
	width: 100%;
	height: 1px;
	background-image: url('../../media/img/dotted_line.gif');
	background-repeat: repeat-x;

}

.dotted_line2 {
	width: 100%;
	height: 1px;
	background-image: url('../../media/img/dotted_line2.gif');
	background-repeat: repeat-x;
}

#categories {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	position:relative;
	top: 132px;
	float:left;
	width: 180px;
	padding-left: 30px;
}

#content {
	position: relative;
	top: 124px;
	background-image: url('../../media/img/view_bg.gif');
	background-position: left top;
	background-repeat: repeat-y;
	float:left;
	width: 826px;
	padding-right: 26px;
	left: 5px;
	min-height: 900px;
	_height: 900px;
	z-index: 20;
}

#view_content {
	width: 610px;
	min-height: 1px;
	_height: 1px;
	float: left;
	background-color: #ffffff;;
}

#cart {
	position: relative;	
	width: 216px;
	float:left;
	min-height: 200px;
	_height: 200px;
	z-index: 20;
	top: -23px;	
}

.loader {
	visibility:hidden;	
	text-align:center;
	color: #555555;
	font-size: 11px;
	font-style: italic;
}

#cover {
	z-index: 9;
	position: absolute;
	width: 600px; 
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	height: 100%;
}

#dark_cover {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	background-color: #000000;
	overflow: hidden;
	z-index: 97;
}

.clear_l {
	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	overflow:hidden;
}

.clear_r {
	clear: right;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	overflow:hidden;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	overflow:hidden;
}



.select {
	border:1px solid #CEC5BE;
	color:#444444;
	width:279px;
}

.msg_error2 {
	color: #aa0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
	position: relative;
	left: 180px;
	height: 30px;
	visibility: hidden;

}

.msg_error2 div{
	margin-top: 6px;
	margin-left: -10px;
	float: left;
}

.empty_msg {
	color: #666666;
	line-height: 18px;
	margin: 20px auto;
	text-align: center;
}

#left_baner {
	margin-top: 40px;
	width: 180px;
	overflow:hidden;
}

#left_baner a:hover{
	border: none;
}

#right_baner{
	position: relative;
	left: 35px;
	margin-top: 30px;
	width: 180px;
	overflow:hidden;
}

#right_baner a {
	border: none;
}

#top_baner {
	margin-top: 15px;
	width: 570px;
	border: none;
	overflow:hidden;	
}

#top_baner a {
	border: none;
}


/* ZAAWANSOWANA WYSZUKIWARKA */
#advanced_search {
	margin: auto;
	width: 564px;	
	position: relative;
	z-index: 30;
}

#offert_form {
	margin:16px auto auto;
	width:436px;
}

#adv_search_form {
	width: 436px;
	margin: auto;
	margin-top: 16px;	
}


#adv_search_form input {
	z-index: 11;
	position:relative;
}

#adv_search_form .text_left {
	padding-top: 6px;
}

#adv_search_form .text_right {
	padding-top: 4px;
	font-size: 11px;
	color: #666666;
}

.multiselect {
	background-image: url('../../media/img/multiselect.gif');
	background-repeat: no-repeat;
	width: 166px;
	background-color: #ffffff;
	border: 1px solid #CEC5BE;
	color: #444444;
	height: 15px;
	font-size: 11px;
	background-position: right top;
	position: relative;
	z-index: 15;
	cursor: pointer;
	padding-top: 1px;
	padding-left: 4px	
}

.multiselect_checkbox {
	cursor: pointer;
}


.mutliselect_content {
	position: absolute;
	visibility:hidden;
	top: 20px;
	font-size: 11px;
	overflow-x:hidden;
	overflow-y: auto;	
	height: 200px;
	width: 230px;
	background-color: #f1f1f1;
	border: 1px solid #BFB8B3;
	z-index: 16;	
}

.multiselect_name {
	position:relative;
	top: -2px;
	cursor: pointer;
}

.multiselect_name_title {
	position:relative;
	font-weight: bold;
	top: -2px;
	cursor: pointer;	
}

#close_all_multiselect {
	width: 640px;
	height: 568px;
	position: absolute;
	z-index: 10;
	top: -21px;
	left: -39px;
	border: 1px solid;
}

.search_checkbox {
	width: 16px;
	border: none;
}

.inner_content {
	margin-top: 10px;
	padding: 20px 20px 10px;
}

.static_pages {
	text-align:center;
	width: 540px;
	color: #aaaaaa;
	margin: auto;
	margin-top:15px;
	margin-bottom: 25px;	
}

.static_page_content {
	margin-top: 10px;
	text-align: justify;
	color: #656565;
	padding: 5px;
}

.promotions .promo {
	background-image: url('../../media/img/promo_bg.gif');
	width: 431px;
	padding-left: 130px;
	padding-top: 20px;
	height: 408px;
	
}

.promo_title {
	color: #D73E07;
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}


.promo_title2 {
	color: #707070;
	font-family: Tahoma;
	font-size: 13px;	
	font-weight: bold;
	cursor: pointer;
}

.promo_title2:hover {
	color: #444444;
	font-size: 13px;	
	font-weight: bold;
border: none;
	
	
}

.prom_prod_box {
	float: left;
	width: 71px;
	height: 71px;
	padding: 10px;
	margin-right: 10px;
	display: inline;
	text-align: center;
	background-image: url('../../media/img/promo_rand_box.gif');
	background-repeat: no-repeat;
}

.line3 {
	background-image: url('../../media/img/gray_box.gif');
	height: 1px;
	width: 400px;
	line-height: 1px;
	overflow:hidden;
	font-size: 1px;
	margin-top: 15px;
}

.show_promo_btn {
	background-image: url('../../media/img/more_promos.gif');
	width: 91px;
	height: 19px;
	display:block;
	color:#ffffff;
	font-size: 10px;
	margin: auto;
	margin-top: 15px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	font-weight: bold;
	font-family: Tahoma;
}

.show_promo_btn:hover {
	color:#e8e8e8;
	border: none;
	cursor: pointer;

}

.logo_h {
	font-size: 11px;
	
}
.logo_h:hover {
	border: none;
}

#sitemap {
	padding-left: 20px
}

a.map_link {
	cursor: pointer;
}
.map_link {
	color: #676767;
	line-height: 18px;
	margin-top: 10px;
	display:block;
}

a.map_link:hover {
	color: #222222;
	border: none;
}

.map_link2 {
		
	font-size: 11px;
}


h2.map_title {
	color: #D73E07;
	font-size: 14px;
	margin-top: 25px;
}




.right_bg {
	background-image: url('../../media/img/right_bg.gif');
	width: 216px;
}

.search_again {
	position: relative;
	text-decoration: none;
	left: 130px;
	float: left;
	width: 150px;
	height: 21px;
	background-image: url('../../media/img/button_orange_long.gif');
	font-family: Tahoma, Verdana;
	font-size: 10px;	
	color: #ffffff;	
	margin-top: 14px;
	text-align:center;
	line-height: 18px;
	font-weight: bold;	
	display: block;
	cursor: pointer;
}


.save_bookamark {
	position: relative;
	text-decoration: none;
	width: 150px;
	height: 21px;
	background-image: url('../../media/img/button_orange_long.gif');
	font-family: Tahoma, Verdana;
	font-size: 10px;	
	color: #ffffff;
	left: 140px;
	float: left;
	margin-top: 14px;
	text-align:center;
	line-height: 18px;
	font-weight: bold;	
	display: block;
	cursor: pointer;
}

.static_pages2 {
	text-align:center;
	width: 70px;
	float: right;
	color: #aaaaaa;
}

#top_ten {
	height: 0px;
	overflow: hidden;
}

.top_ten {
	height: 0px;
	overflow: hidden;
}

.toptop-visible {
	height: 240px;
	overflow: visible;
}

.center {
	text-align: center;
}

