html, body
{
	background-color	: #f9f9f9;
	margin				: 0px;
	padding				: 0px;
}

body, p, a, input, textarea, select, div, td
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #333333;
	line-height			: 150%;
}

form
{
	margin				: 0px;
	padding				: 0px;
}

input.red, select.red, textarea.red
{
	border				: 1px solid #cc0000;
	background-color	: #ffffff;
}

input.blue, select.blue, textarea.blue
{
	border				: 1px solid #0066c5;
	background-color	: #ffffff;
}


input.black, select.black, textarea.black
{
	border				: 1px solid #000000;
	background-color	: #ffffff;
}

img.border
{
	border				: 1px solid #f0f0f0;
	background-color	: #ffffff;
	padding				: 2px;
}

.white
{
	color				: #ffffff;
}

.white_small
{
	font-size			: 10px;
	color				: #ffffff;
}

.czerwony
{
	color				: #cc0000;
}

.blue
{
	color				: #0066c5;
}

a, a:visited
{
	text-decoration		: underline;
}

a:hover
{
	text-decoration		: none;
}

a.blue, a.blue:visited, a.blue:hover
{
	color				: #0066c5;
}

a.red, a.red:visited, a.red:hover
{
	color				: #cc0000;
}

a.products_menu, a.products_menu:visited
{
	text-decoration		: none;
}

a.products_menu:hover
{
	color				: #cc0000;
	text-decoration		: underline;
}

a.footer, a.footer:visited
{
	font-size			: 10px;
	color				: #ffffff;
	text-decoration		: none;
}

a.footer:hover
{
	font-size			: 10px;
	color				: #ffffff;
	text-decoration		: underline;
}

td.bar_1
{
	height				: 2px;
	background-color	: #ffffff;
}

td.bar_2
{
	height				: 5px;
	background-color	: #000000;
}

td.bar_3
{
	height				: 20px;
	background-color	: #000000;
}

td.top_left_bg
{
	background-image	: url(../image/top_left_bg.gif);
	background-repeat	: repeat-x;
	background-position	: top;
}

td.top_right_bg
{
	background-image	: url(../image/top_left_bg.gif);
	background-repeat	: repeat-x;
	background-position	: top;
}

td.main_container
{
	width				: 800px;
	background-color	: #ffffff;
}

table.header_table
{
	width				: 800px;
}

td.header_left_column
{
	width				: 170px;
}

td.header_right_column
{
	width				: 630px;
	padding-left		: 10px;
	padding-bottom		: 0px;
	background-image	: url(../image/red_px.gif);
	background-repeat	: repeat-x;
	background-position	: bottom;
}

td.header_right_column2
{
	width				: 630px;
	padding-left		: 10px;
	padding-bottom		: 0px;
}

table.main_table
{
	width				: 800px;
}

td.main_left_column
{
	width				: 170px;
}

td.main_center_column
{
	width				: 490px;
	padding-left		: 10px;
	padding-right		: 10px;
	text-align			: justify;
}

td.main_right_column
{
	width				: 140px;
}

table.product_menu
{
	width				: 170px;
}

td.product_menu_tab
{
	height				: 23px;
	padding-left		: 22px;
	background-image	: url(../image/product_tab.gif);
	background-repeat	: no-repeat;
}

table.spacer
{
	height				: 10px;
}

td.black_box_header
{
	width				: 170px;
	height				: 22px;
	padding-left		: 10px;
	background-color	: #000000;
	background-image	: url(../image/black_img.gif);
	background-repeat	: no-repeat;
	background-position	: right;
}

td.red_box_block
{
	width				: 170px;
	height				: 90px;
	background-color	: #f2f2f2;
	border-bottom		: 1px solid #cc0000;
}

td.red_box_header
{
	width				: 170px;
	height				: 22px;
	padding-left		: 10px;
	background-color	: #cc0000;
	background-image	: url(../image/red_img.gif);
	background-repeat	: no-repeat;
	background-position	: right;
}

td.black_box_block
{
	width				: 170px;
	height				: 90px;
	background-color	: #f2f2f2;
	border-bottom		: 1px solid #000000;
}

td.blue_box_header
{
	width				: 140px;
	height				: 22px;
	padding-left		: 10px;
	background-color	: #0066c5;
	background-image	: url(../image/blue_img.gif);
	background-repeat	: no-repeat;
	background-position	: right;
}

td.blue_box_block
{
	width				: 140px;
	background-color	: #f2f2f2;
	border-bottom		: 1px solid #0066c5;
}

td.black2_box_header
{
	width				: 140px;
	height				: 22px;
	padding-left		: 10px;
	background-color	: #000000;
	background-image	: url(../image/black_img.gif);
	background-repeat	: no-repeat;
	background-position	: right;
}

td.red2_box_block
{
	width				: 140px;
	background-color	: #f2f2f2;
	border-bottom		: 1px solid #cc0000;
}

td.red2_box_header
{
	width				: 140px;
	height				: 22px;
	padding-left		: 10px;
	background-color	: #cc0000;
	background-image	: url(../image/red_img.gif);
	background-repeat	: no-repeat;
	background-position	: right;
}

td.black2_box_block
{
	width				: 140px;
	background-color	: #f2f2f2;
	border-bottom		: 1px solid #000000;
}

td.foot_bg
{
	background-image	: url(../image/foot_bg.gif);
	background-repeat	: repeat-x;
	background-position	: top;
}

table.conficurator_items
{
	width				: 160px;
}

table.compare_items
{
	width				: 130px;
}




#servicesSubmenu {
	position:absolute;
	width:610px;
	padding:5px;
	background:url('../image/px.gif') repeat-x 0px 4px;
	margin-top:-4px;
	z-index:1000;
	color:#fff;
	display:none;
}
#servicesSubmenu a { color:#fff; }