/* -- css document -- */

body {
	background: url(img/background.gif) top center repeat-y #E7E7E7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}

a, a:link, a:visited {
	color: #c79716;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	text-align: left;
}

/* --- klasy --- */

.tab_param_line {
	border-bottom: 1px solid #999999;
}

.categories_back {
	background: url(img/categories_background.gif) left top repeat-y;
}

.panel_anchor, .panel_anchor:hover, .panel_anchor:link, .panel_anchor:visited {
	color: #000000;
	text-decoration: none;
}

/* --- layers --- */

#body {
	width: 779px;
	margin: 0 auto;
	padding:0px;
}

#top_most {
	background: url(img/page_topmost.gif) left top no-repeat;
	width: 779px;
	height: 36px;
}

#top_banner {
	background: url(img/page_topbanner1.gif) left top no-repeat;
	width: 532px;
	height: 144px;
	float: left;
}

#top_logo {
	background: url(img/page_toplogo.gif) left top no-repeat;
	width: 247px;
	height: 144px;
	float: right;

}

#top_close {
	background: url(img/page_topclose.gif) left top no-repeat;
	width: 779px;
	height: 31px;
	clear: both;
}

#main {
	background: url(img/main_produkty.gif) bottom left no-repeat #FFFFFF;
	width:642px;
	/*height:318px;*/
	padding-bottom: 35px;
	float: left;
}

#main_2 {
	width:779px;
	/*height:318px;*/
	padding-bottom: 0px;
	/*float: left;*/
}

#main_root {
	background: url(img/categories_background.gif) right top repeat-y #FFFFFF;
	width: 779px;
}

#main_headers {
	background: url(img/main_headers.gif) top left no-repeat;
	width: 642px;
	height: 45px;
	text-align:left;
}

#main_headers_2 {
	background: url(img/main_headers_2.gif) left top no-repeat;
	width: 779px;
	height: 45px;
	text-align:left;
}

#main_menu {
	width:205px;
	float: left;
}

#main_holder {
	background: url(img/main_back_holder.gif) top left repeat-y;
	width: 642px;
}

#main_info_header {
	position: relative;
	left: 240px;
	top: 10px;
	height:30px;
	width: 372px;
}

#main_info {
	background: url(img/main_info_back.gif) top left no-repeat;
	width: 437px;
	float: right;
}

#categories {
	text-align:center;
	width: 137px;
	height: 550px;
	float: right;
}

#clear {
	height: 1px;
	width: 1px;
	font-size:1px;
	clear: both;
}

#promo {
	padding-left: 25px;
	margin-top:20px;
	width: 530px;
	height: 70px;
	background: url(img/promo_sign.gif) left top no-repeat #FFFFFF;
	float: left;
	text-align:justify;
	font-size: 10px;
}

#promo_info {
	padding-left: 25px;
	width: 160px;
	background: url(img/promo_sign.gif) left top no-repeat #FFFFFF;
	float: left;
	text-align:justify;
	font-size: 10px;
}

#promo2 {
	width: 190px;
	height: 210px;
	float: left;
	padding-left:10px;
}



#footer_pre {
	background: url(img/footer_pre.gif) left top repeat-x;
	height: 52px;
	width: 779px;
	clear:both;
}

#footer {
	background: url(img/footer_back.gif) left top repeat-x;
	width: 779px;
	height: 88px;
}

#footer_upper_info {
	color: #FFFFFF;
	text-align: right;
	width: 270px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
}

#footer_lower_info {
	text-align: center;
	font-size: 10px;
	color:#FFFFFF;
	position:relative;
	top: 38px;
}

#placeholder {
	height: 2px;
	height: 12px;
}

#middle {
	float: left;
	width: 437px;
	text-align: left;
	background: url(img/main_background.gif) left top repeat-y;
}

#middle2 {
	float: right;
	width: 574px;
	text-align: left;
	background: url(img/main_background_2.gif) left top repeat-y;
}

#content_close {
	margin-left: 3px;
	width: 433px;
	height: 28px;
	background: url(img/main_produkty.gif) top right no-repeat;
}

#content_close_2 {
	margin-left: 0px;
	width: 574px;
	height: 28px;
	background: url(img/main_close_2.gif) top left no-repeat #FFFFFF;
}

/* --- promo panel --- */

#promo_panel_container {
	width: 186px;
	height: 67px;
	float: left;
}

#promo_panel_label {
	width: 186px;
	height:39px;
	background: url(img/promo_panel/promo_panel_01.gif) left top no-repeat;
	
}

#promo_panel_left {
	width: 81px;
	height:28px;
	background: url(img/promo_panel/promo_panel_02.gif) left top no-repeat;
	float:left;
}

#promo_panel_right {
	width: 22px;
	height:28px;
	background: url(img/promo_panel/promo_panel_04.gif) left top no-repeat;
	float:right;
}

#promo_panel_button {
	width: 83px;
	height:28px;
	float:left;
}

#category_chooser {
	width: 360px;
	height: 85px;
}

table.sortable a.sortheader {
    color:#000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
