/* general styles */
* {margin: 0; padding: 0}
* html input { overflow: visible;}
img, fieldset {border: 0}
img {vertical-align: bottom}
a, a:hover {cursor: pointer; text-decoration: none; outline: none}
a:hover {border: 0} /* IE fix */
ul {list-style: none;}
option {padding:0 .5em 0 1px}
table {border-collapse: collapse; border-spacing: 0}
td, th {vertical-align: top; text-align: left; font-weight: normal}
address {font-style: normal}
h1, h2, h3, h4, h5, h6 {font-size:1em; font-weight:bold}
.clear {clear: both}


body
{
   	font-size: 11px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #696969;
	background-color: #1c1c1c;
	background-image: url(../img/body.bg.gif);
	background-repeat: repeat-x;
}

p
{
	font-size: 11px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #646464;
	margin: 0;
	padding: 0 0 7px 0;
}

p img.left
{
	float: left;
	margin: 0 1em 0.7em 0;
	padding: 0;
}

p img.right
{
	float: right;
	margin: 1em 0 0.7em 1em;
}

ol
{
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}

h3
{
	padding: 0 0 10px 0;
}

h4
{
	margin: 30px 0 5px 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 200%;
	background-color: #f4f4f4;
	font-family: Arial, Tahoma;
	font-weight: normal;
	border-bottom: 2px solid #efefef;
	clear: both;
	float: left;
	width: 100%;
}
	h4 a
	{
		font-size: 12px;
	}

em
{
	color: #0098e0;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 13px;
}

a
{
	color: #007db9;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #007db9;
	text-decoration: underline;
}


/* FORM STYLES */

.actions-area
{
	float: none;
	clear: both;
	margin-top: 15px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #fff;
	text-align: left;
}


form div
{
	clear: both;
	float: none;
	padding-top: 7px;
	line-height: 100%;
	position: relative;
}

fieldset
{
	border: 1px solid #ebebeb;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}
legend
{
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 0 3px 0 3px;
}

textarea {
	height: 120px;
}


/*input.text, textarea.text {*/
input, input, textarea, select
{
	font-size: 11px;
	font-family: Arial, Tahoma, helvetica;
	font-weight: normal;
	color: #696969;
}

input[type="text"], input[type="password"], textarea, select
{
	border: 1px solid #cbcbcb;
	background-color: #f5f5f5;
	padding: 2px 3px 1px 3px;
	width: 220px;
	color: #696969;
}

select
{
	width: auto;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Tahoma, helvetica;
	color: #4a556d;
	font-weight: normal;
}

option 
{
	padding: 0 3px 0 3px;
}

label {
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: #696969;
	float: left;
	width: 105px;
	line-height: 150%;
	text-align: left;
	padding-right: 7px;
}

label.newline
{
	clear: both;
}
	
label.inline {
	display: inline;
	padding-right: 5px;
	line-height: 200%;
	float: none;
}


input.datepicker, input.calendar
{
	float: none;
	clear: both;
	width: 100px;
}

.nowrap
{
	white-space: nowrap;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.align_center
{
	text-align: center;
}

.align_left
{
	text-align: left;
}

.align_right
{
	text-align: right;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}


.redStar {
	color: #e00;
	font-size: 17px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 3px;
	font-family: Arial, Tahoma, Helvetica;
	vertical-align: middle;
}


.mbox_error_message {
	width: auto;
	padding: 11px 15px 11px 15px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #e99;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 130%;
	background-color: #fcb;
	color: #555;
}

.mbox_message {
	width: auto;
	padding: 11px 15px 11px 15px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dddd11;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 130%;
	background-color: #eeee33;
	color: #555;
}

#footstick {
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 9px;
	color: #666;
}






/* LEFT BOX */
.left_box
{
	width: 245px;
	float: left;
	background-image: url(../img/left_box.bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 9px 0;
	margin: 0 0 10px 0;
}

	.left_box h1
	{
		width: 245px;
		height: 46px;
		overflow: hidden;
		float: left;
		background-image: url(../img/left_box_h1.bg.gif);
		background-repeat: no-repeat;
		background-position: top;
		padding: 0;
		margin: 0;
		font-family: Tahoma, Arial, helvetica, sans-serif;
		line-height: 40px;
		color: #696969;
		font-weight: normal;
		font-size: 11px;
		text-indent: 29px;
	}
	
	.left_box .left_box_content
	{
		width: 225px;
		padding: 2px 10px 2px 10px;
		float: left;
		background-image: url(../img/left_box_content.bg.gif);
		background-repeat: repeat-y;
	}
	
	.left_box ul
	{
		float: left;
		width: 225px;
		overflow: hidden;
	}
		
		.left_box ul li
		{
			float: left;
			width: 225px;
			background-image: url(../img/left_box_li.bg.gif);
			background-repeat: no-repeat;
			background-position: bottom;
			margin-bottom: -1px;
			padding-bottom: 1px;
		}
	
		.left_box ul li a
		{
			width: 225px;
			color: #696969;
			font-weight: bold;
			font-size: 11px;
			line-height: 16px;
			float: left;
			background-image: url(../img/left_box_a.bg.gif);
			background-repeat: no-repeat;
			background-position: 7px 9px;
			margin: 1px 0 0 0;
			padding: 0 0 0 0;
		}
		
		.left_box ul li a span
		{
			width: 208px;
			float: left;
			padding: 4px 0 5px 17px;
		}
		

		.left_box ul li a:hover
		{
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			background-color: #0098e0;
			background-image: url(../img/left_box_a_over.bg.gif);
			background-repeat: no-repeat;
			background-position: 0 0;
		}

		.left_box ul li a:hover span
		{
			background-image: url(../img/left_box_a_span_over.bg.gif);
			background-repeat: no-repeat;
			background-position: 0 bottom;
		}


			.left_box ul li li a
			{
				width: 225px;
				color: #696969;
				font-weight: normal;
				font-size: 11px;
				line-height: 16px;
				float: left;
				background-image: url(../img/left_box_a.bg.gif);
				background-repeat: no-repeat;
				background-position: 27px 9px;
				margin: 1px 0 0 0;
				padding: 0 0 0 0;
			}
	
			.left_box ul li li a span
			{
				width: 188px;
				float: left;
				padding: 4px 0 5px 37px;
			}
			
			.left_box ul li li a:hover
			{
				font-weight: normal;
				background-image: url(../img/left_box_aII_over.bg.gif);
			}
			



.center_box
{
	float: left;
	width: 675px;
	background-color: transparent;
	border: none;
	background-image: url(../img/center_box.top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 3px 0 0 0;
	margin: 0 0 20px 0;
	overflow: visible;
}

	.center_box .center_box_bottom
	{
		float: left;
		width: 675px;
		height: 3px;
		background-image: url(../img/center_box.bottom.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}

	.center_box .center_box_content
	{
		overflow: hidden;
		width: 653px;
		padding: 3px 10px 5px 10px;
		margin: 0;
		float: left;
		border-left: 1px solid #cacaca;
		border-right: 1px solid #cacaca;
		background-color: #f0f0f0;
	}



#page-wrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


#header
{
	width: 980px;
	height: 248px;
	float: left;
	background-image: url(../img/header.bg.jpg);
	position: relative;
}

	#header #header-logo
	{
		position: absolute;
		top: 0;
		left: 0;
	}
	

	#header .search_box
	{
		position: absolute;
		top: 153px;
		left: 0;
	}
	
		#header .search_box form
		{
			width: 225px;
			height: 26px;
			background-image: url(../img/szukaj_p.bg.gif);
			background-position: top;
			background-repeat: no-repeat;
			padding: 0;
			background-color: transparent;
			border: none;
			position: relative;
		}
		
			#header .search_box form input#szukaj_p
			{
				width: 170px;
				padding: 7px 0 3px 10px;
				border: none;
				background: transparent;
			}
			
			#header .search_box form input#szukaj_p_submit
			{
				position: absolute;
				top: 2px;
				right: 2px;
				padding: 0;
				margin: 0;
				border: none;
			}
	
	
	#header #cart_info
	{
		position: absolute;
		width: 235px;
		height: 56px;
		right: 0;
		top: 12px;
		padding: 30px 0 0 17px;
		line-height: 120%;
		background-image: url(../img/cart_info.bg.gif);
		background-position: top;
		background-repeat: no-repeat;
		color: #c0d1d9;
	}
	
		#header #cart_info span.hi1
		{
			color: #d0ff55;
			font-weight: bold;
		}
		
		#header #cart_info span.hi2
		{
			color: #fff;
			font-weight: bold;
		}
	
	#header #cart_show
	{
		position: absolute;
		width: 135px;
		height: 22px;
		right: 10px;
		top: 76px;
	}





#content-wrapper
{
	width: 980px;
	float: left;
	padding-bottom: 50px;
	position: relative;
}


#left-col
{
	width: 265px;
	float: left;
}

#login
{
	width: 715px;
	height: 120px;
	float: left;
	background-image: url(../img/login.bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

	#login a#rejestracja
	{
		float: left;
		position: absolute;
		top: 18px;
		left: 83px;
	}
	
	#login #login_username
	{
		position: absolute;
		top: 48px;
		left: 382px;
		width: 146px;
		height: 19px;
		padding: 0;
		margin: 0;
		border: none;
		font-size: 16px;
		font-weight: normal;
		background-color: transparent;
	}
	
	#login #login_password
	{
		position: absolute;
		top: 48px;
		left: 540px;
		width: 110px;
		height: 19px;
		padding: 0;
		margin: 0;
		border: none;
		font-size: 16px;
		font-weight: normal;
		background-color: transparent;
	}

	#login #login_submit
	{
		position: absolute;
		top: 46px;
		left: 653px;
		padding: 0;
		margin: 0;
		border: none;
	}
	
	#login #przypomnij_haslo
	{
		position: absolute;
		left: 389px;
		top: 76px;
		color: #fff;
	}

#loggedin
{
	position: absolute;
	top: -35px;
	right: 0;
}



#content
{
	width: 715px;
	float: left;
}

	#content h1
	{
		width: 715px;
		height: 50px;
		overflow: hidden;
		float: left;
		background-image: url(../img/content_h1.bg.gif);
		background-repeat: no-repeat;
		background-position: top;
		padding: 0;
		margin: 0;
		font-family: Tahoma, Arial, helvetica, sans-serif;
		line-height: 40px;
		color: #696969;
		font-weight: normal;
		font-size: 11px;
		text-indent: 29px;
	}

	#content #content-page
	{
		width: 675px;
		float: left;
		padding: 20px 20px 30px 20px;
		background-image: url(../img/content.bg.gif);
	}
	
	#content  #content-bottom
	{
		width: 715px;
		height: 20px;
		float: left;
		background-image: url(../img/content-bottom.bg.gif);
	}
	
	#content #promocje_opis
	{
		float: left;
		width: 675px;
		margin-bottom: 20px;
	}
	
	
	#content .promocja_produktu
	{
		padding: 5px 5px 0 5px;
		margin-bottom: 10px;
		background-color: #fffde1;
		border: 1px solid #fff79d;
	}
	
		#content .promocja_produktu .upust
		{
			font-size: 12px;
			font-weight: bold;
			color: #000;
			padding: 0;
		}
	
		#content .promocja_produktu h2
		{
			font-size: 14px;
			padding: 3px 0 5px 0;
			color: #e30901;
		}



#footer
{
	width: 675px;
	float: right;
	padding: 20px;
	text-align: right;
	overflow: hidden;
}
	
	#footer p
	{
		text-align: right;
		clear: both;
	}

	#footer ul
	{
		float: right;
		width: auto;
		height: 30px;
		overflow: hidden;
		clear: both;
		margin-right: -30px;
	}
	
	#footer ul li
	{
		float: left;
		background-image: url(../img/eight-span.gif);
		background-repeat: no-repeat;
		background-position: left;
		padding: 0 30px 0 18px;
		margin-left: -18px;
	}
	
	#footer ul li a
	{
		color: #646464;
	}
	
	#footer ul li a:hover
	{
		color: #6caa0d;
		text-decoration: underline;
	}



table.std_table {
	background-color: transparent;
	padding: 0;
	margin: 0 0 5px 0;
	border-collapse: collapse;
}

table.std_table caption {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	border: 0;
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
}

table.std_table td {
	padding: 2px 9px 2px 9px;
	border: 1px solid #efefef;
	margin: 2px;
	background-color: #fff;
	vertical-align: middle !important;
}


table.std_table th {
	padding: 5px 9px 5px 9px;
	border: 1px solid #efefef;
	background-color: #f4f4f4;
	color: #666;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-align: left;
}




table.data_table
{
	border-collapse: separate;
	width: 99.9%;
	margin-bottom: 20px;
}

	table.data_table th
	{
		text-align: left;
		border: 1px solid #dfdfdf;
		border-right: 1px solid #fff;
		background-color: #fff;
		background-image: url(../img/data_table.th.bg.gif);
		background-repeat: repeat-x;
		color: #696969;
		line-height: 1em;
		padding: 9px 10px 9px 10px;
	}
	
		table.data_table th.align_left
		{
			text-align: left;
		}
		
		table.data_table th.align_right
		{
			text-align: right;
		}
		
		table.data_table th.align_center
		{
			text-align: center;
		}
	
	
	table.data_table td
	{
		padding: 9px 10px 9px 10px;
		line-height: 130%;
		border-bottom: 1px solid #dbdbdb;
		vertical-align: middle;
	}
	
		table.data_table td a
		{
			color: #696969;
			text-decoration: none;
		}
		
		table.data_table td a:hover
		{
			color: #696969;
			text-decoration: none;
		}
		
	table.data_table tr.sum td
	{
		text-align: right;
		font-size: 12px;
		white-space: nowrap;
		font-weight: bold;
		border: none;
		border-top: 3px double #eee;
	}


.cart input.ilosc
{
	width: 25px;
	margin: 3px 3px 0 0;
	float: left;
}

.cart input.image
{
	float: left;
}

.cart label
{
	float: none;
	padding: 0;
	color: #acacac;
}





.tabele
{
	float: left;
	clear: both;
	width: 438px;
	background-image: url(../img/th.product.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 16px;
	margin-top: 16px;
}

	.tabele .tabele-bottom
	{
		width: 438px;
		height: 12px;
		float: left;
		background-image: url(../img/tb.product.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin-top: -1px;
	}

	.tabele table
	{
		float: left;
		width: 438px;
		background-image: url(../img/td.product.0.gif);
		background-repeat: repeat-y;
	}
	
	.tabele table th
	{
		padding: 0 9px 7px 9px;
		border-bottom: 1px solid #fff;
		color: #fff;
		text-align: left;
		font-weight: bold;
	}
	
	.tabele table td
	{
		padding: 0 9px 0 9px;
		border-bottom: 1px solid #fff;
		color: #fff;
	}
	
	.tabele table td.stripe
	{
		background-color: #ebebeb;
		color: #696969;
	}
	
	.tabele table td a
	{
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.tabele table td a:hover
	{
		color: #fff;
	}
	
	.tabele table td.stripe a
	{
		color: #696969;
	}
	
	.tabele table td.stripe a:hover
	{
		color: #696969;
	}
	

	
	
ul#grupy_poziom
{
	float: left;
	width: 675px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

	ul#grupy_poziom li
	{
		float: none;
		display: inline;
		padding-right: 5px;
		margin-right: 5px;
		border-right: 1px solid #cacaca;
		text-align: left;
	}
	
	ul#grupy_poziom li a
	{
		/*white-space: nowrap;*/
		color: #696969;
	}

	ul#grupy_poziom li a.current
	{
		color: #007db9;
		text-decoration: underline;
	}
	
	


#podgrupy ul
{
	float: left;
	width: 655px;
}

	#podgrupy ul li
	{
		float: left;
		width: 300px;
		margin-right: 10px;
		background-image: url(../img/li_std.bg.gif);
		background-repeat: no-repeat;
		background-position: 0px 7px;
		padding: 0 0 0 10px;
		line-height: 18px;
		height: 18px;
		overflow: hidden;
	}
	
	#podgrupy ul li a
	{
		color: #696969;
	}




span.cena_txt
{
	font-weight: bold;
	color: #0098e0;
}

span.stara_cena_txt
{
	font-weight: bold;
	text-decoration: line-through;
}

input.do_koszyka_input
{
	width: 28px;
	height: 12px;
	margin: 0;
	padding: 5px 4px 5px 4px;
	border: 0;
	background-image: url(../img/do_koszyka.input.gif);
}

input.do_koszyka_btn
{
	padding: 0;
	margin: 0;
	float: left;
}


/* lista produktow */
#produkt_lista_wrapper
{
	width: 690px;
	float: left;
	overflow: hidden;
	margin-left: -15px;
	clear: both;
}

.produkt_lista_box
{
	width: 215px;
	height: 275px;
	float: left;
	padding: 0 0 0 15px;
	position: relative;
	overflow: hidden;
}

	.produkt_lista_box .produkt_lista_img
	{
		background-image: url(../img/produkt_lista.img.bg.gif);
		background-repeat: no-repeat;
		width: 215px;
		height: 165px;
		float: left;
		margin-bottom: 10px;
		text-align: center;
	}
	
		.produkt_lista_box  .produkt_lista_img img
		{
			padding-top: 5px;
		}
		
	.produkt_lista_box .produkt_lista_promocja_ribbon
	{
		position: absolute;
		background-image: url(../img/promocja.ribbon.gif);
		background-repeat: no-repeat;
		top: 1px;
		right: 1px;
		width: 71px;
		height: 73px;
	}


	.produkt_lista_box h2, .produkt_lista_box h2 a
	{
		font-weight: bold;
		text-align: center;
		line-height: 125%;
		float: left;
		width: 215px;
		height: 40px;
		overflow: hidden;
		color: #696969;
	}
	
	.produkt_lista_box p
	{
		text-align: center;
		line-height: 18px;
		float: left;
		width: 215px;
		overflow: hidden;
		margin-bottom: 2px;
		padding: 0;
	}
	
	.produkt_lista_box p a
	{
		padding-left: 5px;
		margin-left: 3px;
		background-image: url(../img/li_std.bg.gif);
		background-repeat: no-repeat;
		background-position: 0 4px;
		color: #696969;
	}
	
	.produkt_lista_box label
	{
		padding: 0;
		margin: 0;
		width: 90px;
		float: left;
	}
	
	.produkt_lista_box .do_koszyka_btn
	{
		padding: 0;
		margin: 0 0 0 5px;
		float: left;
	}
	
	


/* szczegoly produktu*/
#produkt_img_col
{
	width: 304px;
	float: left;
	overflow: hidden;
	margin-right: -12px;
}

	#produkt_img_col #produkt_main_img
	{
		width: 286px;
		height: 286px;
		overflow: hidden;
		background-image: url(../img/produkt_main_img.bg.gif);
		padding: 3px;
		text-align: center;
		margin: 0 0 10px 0;
		float: left;
		position: relative;
	}
	
	#produkt_img_col #produkt_main_img .produkt_main_promocja_ribbon
	{
		position: absolute;
		background-image: url(../img/promocja.ribbon.gif);
		background-repeat: no-repeat;
		top: 1px;
		right: 1px;
		width: 71px;
		height: 73px;
	}
	
	#produkt_img_col .produkt_imgs
	{
		float: left;
		width: 136px;
		height: 108px;
		background-image: url(../img/produkt_imgs.bg.gif);
		margin: 0 12px 10px 0;
		text-align: center;
		padding: 2px;
	}
	

#produkt_desc_col
{
	width: 363px;
	float: left;
	padding: 0 0 0 20px;
}

	#produkt_desc_col label
	{
		color: #acacac;
		float: none;
		width: auto;
	}
	
	#produkt_desc_col .do_koszyka_p label
	{
		float: left;
		color: #696969;
	}
	
	#produkt_desc_col ul.produkt_docs
	{
		padding-bottom: 10px;
	}
	
	#produkt_desc_col ul.produkt_docs li
	{
		line-height: 120%;
		height: 34px;
		padding: 0 0 0 35px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
		#produkt_desc_col ul.produkt_docs li.pdf
		{
			background-image: url(../img/icon.pdf.gif);
		}
		
		#produkt_desc_col ul.produkt_docs li.doc, #produkt_desc_col ul.produkt_docs li.docx
		{
			background-image: url(../img/icon.doc.gif);
		}
		
		#produkt_desc_col ul.produkt_docs li.xls, #produkt_desc_col ul.produkt_docs li.xlsx
		{
			background-image: url(../img/icon.xls.gif);
		}
	
		#produkt_desc_col ul.produkt_docs li a
		{
			color: #acacac;
		}

		
.rejestracja_info
{
	position: absolute;
	display: block;
	width: 290px;
	height: 43px;
	line-height: 43px;
	top: -18px;
	left: 360px;
	padding: 0 0 0 15px;
	background-image: url(../img/rejestracja_info.bg.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
	

	

/* tabela dla wyboru sposobow platnosci, sposobow dostawy */
.order-icon-table {
	border-collapse: collapse;
	width: 97%;
	margin-bottom: 15px;
}

.order-icon-table td {
	padding: 10px 27px 5px 27px;
	vertical-align: top;
	background-color: transparent;
	border-bottom: 2px solid #e6e6e6;
}

.order-icon-table td div {
	text-align: center;
}

.order-icon-table td label {
	float: none;
	display: block;
	width: auto;
	padding: 0;
	text-align: center;
}

.order-icon-table td input {
	padding: 0;
}
	

#confirm_order
{
}

	#confirm_order textarea
	{
		width: 100%;
	}
	
	#confirm_order #confirm_order_wait_txt
	{
		font-weight: bold;
		font-size: 13px;
		background: #eee;
		padding: 10px;
		color: #a00;
	}
	
	
	
	
	
	
	
	
/* panel klienta */
#client-panel ul {
	margin: 0;
	padding: 0;
}

#client-panel li {
	width: 330px;
	height: 80px;
	list-style: none;
	float: left;
	background-color: #fff;
	margin: 0 3px 3px 0;
	background-position: 15px 10px;
	background-repeat: no-repeat;
}

#client-panel li a {
	text-decoration: none;
	width: 256px;
	height: 76px;
	line-height: 76px;
	padding-left: 70px;
	display: block;
	border: 2px solid #dee5ee;
	float: left;
	font-size: 16px;
	text-align: center;
}

#client-panel li a:hover {
	text-decoration: underline;
	border: 2px solid #bccadc;
}

#client-panel li#klient_zmien_dane
{
	background-image: url(../img/icon.klient.zmien_dane.gif);
}

#client-panel li#klient_zmien_adresy_dostaw
{
	background-image: url(../img/icon.klient.zmien_adresy_dostaw.gif);
}

#client-panel li#klient_zamowienia
{
	background-image: url(../img/icon.klient.zamowienia.gif);
}

#client-panel li#klient_zmien_haslo
{
	background-image: url(../img/icon.klient.zmien_haslo.gif);
}

#client-panel li#klient_zmien_login
{
	background-image: url(../img/icon.klient.zmien_login.gif);
}




table.borderless {
	border: none;
	background-color: #fff;
	border-collapse: collapse;
	border-bottom: 2px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	width: 100%;
}

table.borderless th {
	text-align: left;
	padding: 5px 25px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e2e3e3;
}

table.borderless td {
	padding: 5px 25px 7px 10px;
	border-bottom: 1px solid #e2e3e3;
	vertical-align: top;
}

table.borderless tr.borderless td {
	border: none;
}

table.borderless td.label {
	font-weight: bold;
	white-space: nowrap;
}