
body { font-size: 11px; font-color: #6B6B6B; text-align: center; padding: 0px; margin: 0px;}
a { font-weight: none; color: #6b6b6b; font-family: tahoma; text-decoration: none; }
a:visited { color: #6b6b6b; text-decoration: none; }
a:hover { color: #6b6b6b; text-decoration: underline; }
a:active { color: #6b6b6b; font-weight: none; }
a.red_button {
     color:#D50000;
}
a.red_button:link {
     color:#D50000;
}
a.red_button:hover {
     color:#D50000;
}

a img {border: 0;}
select { font-size: 12px; }
hr {
	border: 0px;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	width: 98%;
}
form {
	margin: 0px;
}
/* menubox */
table.menubox_manufacturer,table.menubox_newsletter,table.menubox_search {
	margin-top: 5px;
}
table.menubox_newsletter table td {
	color: #6b6b6b;
	font-size: 11px;
}
table.menubox_search table td {
	color: #6b6b6b;
	font-size: 11px;
	font-weight: normal;
}
table.footer td, table.footer td a, table.footer td a:visited,table.footer td a:active{
	color: #ffffff;
}
table.footer td a:hover {
	color: #e0f0e0;
	text-decoration: none;
}
div.belkaa a,div.belkaa a:visited,div.belkaa a:hover,div.belkaa a:active{
	font-weight: bold;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
}
div.belkaa a:hover {
	color: #404040;
}
select.show_product_options {
	width: 150px;
}
td.article_list_title {
	font-size: 12px;
	font-weight: bold;
}
td.article_list_date{
	font-size: 10px;
	font-weight: normal;
}
div.articles_list_back {
}
div.articles_list_text {
}
div.comment {
	font-size: 12px;
	border: 1px solid #909090;
	padding: 5px;
}
div.no_products,div.empty_shopcart {
	border-bottom: 1px solid #cfcfcf;
	background: #fafafa;
	color: #6b6b6b;
	padding: 10px;
	margin-bottom: 10px;
}
div.no_coment {
	border: 1px solid #cfcfcf;
	background: url('img/comments.gif') left center no-repeat #fafafa;
	color: #6b6b6b;
	padding: 5px 5px 5px 44px;
}



/* komunikaty */
div.pole_message_err,div.pole_message,div.pole_message_info {
	background-color: #f4f2f4;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
}

div.pole_message_err {
	color: #c70505;
	border-left: 10px solid #c70505;
}
div.pole_message {
	color: #5f9120;
	border-left: 10px solid #5f9120;
}
div.pole_message_info {
	color: #006e8a;
	border-left: 10px solid #006e8a;
}
/* */
/*** frames ***/
/* naglowek i obramowanie - header/border */
table.ctable_mainpage_hb {
	width: 100%;
	border: 1px solid #909090;
	border-collapse: collapse;
}
table.ctable_mainpage_hb th {
	width: 100%;
	border: 1px solid #909090;	background-color: #e0e0e0;	font-size: 12px;
	height: 20px;	color: #202060;	text-align: left;	padding-left: 5px;
}
table.ctable_mainpage_hb td {
	width: 100%;
	font-size: 12px;
	padding: 5px;
}
/* obramowanie - border */
table.ctable_mainpage_b {
	width: 100%;
	border: 1px solid #909090;
	border-collapse: collapse;
}
table.ctable_mainpage_b th {
	width: 100%;
}
table.ctable_mainpage_b td {
	width: 100%;
}
/* naglowek -header */
table.ctable_mainpage_h {
}
table.ctable_mainpage_h th {
	border: 1px solid #909090;	background-color: #e0e0e0;	font-size: 12px;
	height: 20px;	color: #202060;	text-align: left;	padding-left: 5px;
}
table.ctable_mainpage_h td {
}
/* bez naglowka i obramowania / no heder no border */
table.ctable_mainpage_nohb {
	border-collapse: collapse;
}
table.ctable_mainpage_nohb th {
	font-size: 12px;
}
table.ctable_mainpage_nohb td {
	font-size: 12px;
}
/*** end of frames ***/

/* tabelka danych dla rejestracji / zamawiania / mojekonto */
input.input_normal,textarea.textarea_comment {
	font-size: 13px; 
	border:1px solid #909090;
	background: url(img/input_bg.jpg) top left repeat-x #fff;
}
textarea.textarea_comment {
	width: 555px;
}
input.input_disabled {
	font-size: 13px; 
	border:1px solid #909090;
	background-color: #e5e5e5;
}
input.input_amount {
	font-size: 12px; 
	border:1px solid #909090;
	background-color: #ffffff;
	width: 25px;
	text-align: center;
}
tr.products_list_over {
	background-color: transparent;
}
tr.products_list_out {
	background-color: transparent;
}
div.search_notice {
	line-height: 20px;
	height: 20px;
	padding: 0px 5px 0px 5px;
	background-color: #f5f5f5;
}
table.ctable,table.ctable_small,table.ctable_noborder,table.ctable_articles,
table.ctable_product, table.ctable_search,table.ctable_login
{
	width: 100%;
}

table.ctable_myaccount {
	width: 100%;
	border-collapse: collapse;
}

table.ctable_myaccount th {

	background: #f2f2f2;
	height: 40px;
	padding-left: 15px;
	text-align: left;
	font-size: 11px;
	color: rgb(107, 107, 107);
	font-weight: bold;
	vertical-align: middle;
}

table.ctable_myaccount td {

	background: #f2f2f2;
	border: none;
	
	padding: 3px;
	font-size: 11px;
}
/*
table.ctable_myaccount tr:hover td {

	background: #e4e4e4;

}
*/
.message_head {
            color:#6B6B6B;
}
table.ctable_myaccount_small {
	width: 380px;
}
table.ctable,table.ctable_small,
table.ctable_search,table.ctable_login,table.ctable_myaccount,table.ctable_myaccount_small
{
	border-top: #EEEEEE solid 3px;
	border-collapse: collapse;
          color:#6B6B6B;
}
table.ctable_sort {
	width: 100%;
	background: #519406;
	color: white;
	margin-bottom: 5px;
}

td.ctable_sort_td {
	border-top: 1px solid rgb(215, 215, 215);
	border-bottom: 1px solid rgb(215, 215, 215);
	color:#5F6767;
	text-align: left;
	padding: 5px;
	margin: 0 5px 5px 5px;
	background: #f9f9f9;
	font-size: 11px;
}

td.ctable_sort_td td, td.ctable_sort_td a, td.ctable_sort_td a:active, td.ctable_sort_td a:visited, td.ctable_sort_td a:hover {
	color:#5F6767;
}

table.ctable_product {
	border: 0;
	border-collapse: collapse;
}
table.ctable_noborder {
	border-collapse: collapse;
}
table.ctable_articles th {
	height: 20px;
	text-align: left;
	font-size: 12px;
	color: #202060;
}
table.ctable th, table.ctable_small th,table.ctable_login th,table.ctable_myaccount_small th {

	background:  no-repeat rgb(229, 229, 229);
	height: 40px;
	padding-left: 15px;
	text-align: left;
	font-size: 11px;
	color:#6B6B6B;
	font-weight: bold;
	vertical-align: middle;
}

div.search_label,
table.ctable_search th {

	/*background: url( img/szukaj_ico_24x24.gif ) 2% 50% no-repeat rgb(229, 229, 229);*/
 border-top: solid 3px #999;
 background: url(img/hdl_gray.jpg) top left repeat-x #999;
	height: 40px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: #EEEEEE solid 3px;
}

div.search_label {

	height: 26px;
	padding-top: 14px;
	background: url(img/hdl_gray.jpg) top left repeat-x #999;
}

table.ctable_search td {

	background: #f9f9f9;
}

th.ctable ctable_th2 {
	border: 0px;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
}
table.ctable_product th {
	background-color: #e5e5e5;
	color: #6b6b6b;
	line-height: 29px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

table.ctable_product th a, table.ctable_product th a:hover, table.ctable_product th a:active, table.ctable_product th a:visited {
	color: #6b6b6b;
	font-size: 12px;
}

table.ctable_small td
{
	border: 0px;
}
table.ctable_noborder td {
	border: 0px;
}
table.ctable_myaccount th {
	text-align: center;
}

table.ctable_myaccount_small td {
	padding: 3px;
	font-size: 11px;
}
td.ctable_td,td.ctable_tdb,td.ctable_td2,td.ctable_order_bold
{
	height: 28px;
	padding-left: 10px;
	text-align: left;
}
table.ctable_search td {
	height: 20px;
	text-align: left;
	color: #6b6b6b;
}
/* pionowa linia pomiedzy odzyskiwaniu hasla i logowaniu w procesie zamawiania (order_list) */
td.ctable_border_line {
	width: 1px;
	border-right: 1px solid #cfcfcf;
}
/* tabelka glowna dla car_order */
table.cart_order {
	
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}

table.cart_order td {

	margin: 0;
	padding: 0;
	border: 0;
}

table.cart_order th {

	background-color: #F5F5F5;
}

/* czcionki */
td.ctable_td,td.ctable_td2,td.ctable_order_bold,td.ctable_tdb,.normal_font,.cart_small_font,td.ctable_td td
{
	color: #6b6b6b;
}
td.ctable_td2,td.ctable_order_bold {
	background-color: #f5f5f5;
}
td.ctable_order_bold {
	font-size: 11px;
	font-weight: bold;
}
table.ctable td span.small_font {
	font-weight: normal;
	font-size: 10px;
}
table.ctable td.small_font {
	color: #6b6b6b;
}
.product_list_small_font {
	color: #6b6b6b;
}
.small_font,.product_list_small_font,.cart_small_font {
	font-size: 10px;
}
td.ctable_tdb {
	font-weight: bold;
}

/* menu boxy */
input.sendform, button.sendform {
	border: none; 
	background: url(img/button.png) center no-repeat; 
	width: 124px; 
	height: 26px;
  line-height: 26px; 
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold; 
	font-family: tahoma;
	text-align: center;
	color: #fff;
}
input.sendform:hover {
	background: url(img/button_on.png) center no-repeat;
}
table.ctable_menubox_table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	background: #ededed;
}
table.ctable_menubox_table th {
	width: 100%;
	vertical-align: top;
}
.menubox_small_font,
.menubox_small_font a,
.menubox_small_font a:hover,
.menubox_small_font a:visited,
.menubox_small_font a:active
{
	
	font-size: 11px;
	color: #6b6b6b;
}
.menubox_font,.menubox_font a,.menubox_font a:hover,.menubox_font a:visited,.menubox_font a:active
{
	font-size: 11px;
	font-weight: normal;
}
table.menubox_font td {
	font-size: 11px;
	color: #6b6b6b;
}
div.ctable_menubox_category a,
div.ctable_menubox_category a:hover,
div.ctable_menubox_category a:visited,
div.ctable_menubox_category a:active
{
	color: #6b6b6b;
}

div.ctable_menubox_category {

	text-align: left;
}

div.menubox_font {

	padding: 6px 10px 0 0;
	color: #6b6b6b;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

td.mbox_cart table.menubox_font, td.mbox_cart table.menubox_font td {
	color: #6b6b6b;
}
td.mbox_cart table.menubox_font a {
	color: #ffffff;
}
table.ctable_menubox_box {
	width: 100%;
	font-size: 12px;
	margin-bottom: 5px;
}
table.ctable_menubox_box th {
	height: 30px;
	color: #6c6a6b;
	text-align: center;
	font-weight: bold;

}
table.ctable_menubox_box th a,table.ctable_menubox_box th a:visited,table.ctable_menubox_box th a:active{
	color: #6c6a6b;
}
table.ctable_menubox_box th a:hover{
	color: #3c3a3b;
	text-decoration: none;
}
table.ctable_menubox_box td {
	text-align: left;
	color: #6b6b6b;
	font-weight: normal;
}
table.ctable_menubox_box table td{
	border: 0px;
}

select.select_manufacturer {
	width: 150px;
	border: 1px solid #909090;
}
img.menubox {
	border: 0px solid #909090;
}
table.img_class {
	border: none;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 130px;
	height: 115px;
	x-overflow: hidden;
}
table.img_selected_class {
	border: 1px solid #cc0000;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 155px;
	height: 115px;
}
/* end of menuboxy /*

/* main offer */
table.ctable_main_offer {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #909090;
	font-size: 12px;
}
table.ctable_main_offer th {
	border-bottom: 1px solid #909090;	border-top: 1px solid #909090;	background-color: #e0e0e0;
	height: 20px;	color: #202060;	padding-left: 10px;	text-align: left;	font-weight: bold;
}
table.ctable_main_offer td {
	text-align: left;
	font-size: 12px;
}
/* end of main offer */

input.sendform_long,button.sendform_long {
	border: 1px solid #cbcbcb; 
	background-color: #fcfcfc; 
	width: 110px; 
	height: 20px; 
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal; 
	font-family: tahoma;
	color: #202020;
}

/* kategorie */
div.kat_main_norm {
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #cbcbcb;
	border-collapse: collapse;
	display: block;
	padding: 8px 0 8px 16px;
	margin-bottom: 0;
	color: #003d72;
	text-decoration: none;
	font-size: 11px;
}

div.kat_main_norm a, div.kat_main_norm a:visited, div.kat_main_norm a:hover, div.kat_main_norm a:active {
	color: #003d72;
	font-weight: bold;
	text-decoration: none;
}

div.kat_main_sel1 {
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #cbcbcb;
	border-collapse: collapse;
	display: block;
	padding: 8px 0 8px 16px;
	color: #003;
	text-decoration: none;
	background: #fff url( img/pkt.gif ) 95% 50% no-repeat;            /* #d2e4f0 */
}
div.kat_main_sel1 a, div.kat_main_sel1 a:visited, div.kat_main_sel1 a:hover, div.kat_main_sel1 a:active {

	font-size: 11px;
	color: #003;
	font-weight: bold;
	text-decoration: none;
}
div.kat_main_sel {
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #cbcbcb;
	border-collapse: collapse;
	font-size: 11px;
	display: block;
	padding: 8px 0 8px 16px;
	color: #336699;
	text-decoration: none;
}


div.kat_main_sel a, div.kat_main_sel a:visited, div.kat_main_sel a:hover, div.kat_main_sel a:active {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

div.kat_sub {

	border-bottom: 1px solid #cbcbcb;
	font-weight: normal;
}

div.kat_sub a, div.kat_sub a:visited, div.kat_sub a:hover, div.kat_sub a:active {
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

div.kat_sub_sel {
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #cbcbcb;
	border-collapse: collapse;
	display: block;
	padding: 8px 0 8px 16px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	background: #d2e4f0 url( img/pkt.gif ) 95% 50% no-repeat;
}
div.kat_sub_sel a, div.kat_sub_sel a:visited, div.kat_sub_sel a:hover, div.kat_sub_sel a:active {

	font-size: 11px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}



span.currency {
	font-weight: normal;
	color: #6b6b6b;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
}

div.bookmark_div {
	float: left;
	cursor: hand;
	cursor: pointer;
}

td.bm_on_l {
	background: url('img/bookmark_on_l.gif') no-repeat top left;
	width: 5px;
}

td.bm_on_m {
	background: url('img/bookmark_on_m.gif') repeat-x top left;
	padding: 0px 15px 0px 15px;
	color: #004b62;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

td.bm_on_r {
	background: url('img/bookmark_on_r.gif') no-repeat top left;
	width: 5px;
}


td.bm_off_l {
	background: url('img/bookmark_off_l.gif') no-repeat top left;
	width: 5px;
}

td.bm_off_m {
	background: url('img/bookmark_off_m.gif') repeat-x top left;
	padding: 0px 15px 0px 15px;
	color: #424242;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

td.bm_off_r {
	background: url('img/bookmark_off_r.gif') no-repeat top left;
	width: 5px;
}

td.bookmark_line {
	background: url('img/bookmark_bottom.gif') repeat-x top left;
	font-size: 5px;
	line-height: 5px;
	width: 100%;
}

div.bookmark {
}

div.cart_control_links div a, div.cart_control_links div a:hover, div.cart_control_links div a:visited, div.cart_control_links div a:active {
	color: #6b6b6b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
}
.cart_control_links div a:hover img, .ctable_td2 a:hover img {
  opacity: 0.6;
}

div.my_account {
	padding: 3px;
	color: #6b6b6b;
}

div.my_account_note {
	color: #6b6b6b;
	background: url('img/note.gif') top left no-repeat #f4f2f4;
	padding: 12px 5px 12px 30px;
}

td.cat_card, td.cat_card a, td.cat_card a:hover, td.cat_card a:visited,  td.cat_card a:active {
	color: #ffffff;
	background: #036f8c;
	text-align: center;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
div.img_mini {
	cursor: hand;
	cursor: pointer;
	height: 50px;
	width: 50px;
	text-align: left;
	border: 1px solid #cfcfcf;
}

div.img_mini_sel {
	height: 50px;
	width: 50px;
	text-align: center;
	border: 1px solid #c70505;
}

div.opakowanie {
	width: 100px;
	height: 50px; 
	border: 1px solid #cfcfcf;
}
#login_text,#notlogin_text {
	background: url('img/mbox_top.jpg') repeat-x;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	padding-left: 10px;
	color: #6b6b6b;
	padding-top: 1px;
}
#login_text a,#notlogin_text a {
	font-weight: bold;
	color: #036F8C;
}










table.loginbox td,
	table.registerbox td,
	table.recoverybox td {

		font-size: 11px;
	}

	input.bluebutton,
	table.loginbox input[type="submit"],
	table.registerbox input[type="submit"],
	table.recoverybox input[type="submit"] {

		color: #426c93;
		background: #d2e4f0;
		border: 1px solid #a9c4d6;
		height: 25px;
		font-size: 11px;
	}

	table.loginbox th {

		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: 10px 50%;
		background-color: #e5e5e5;
		background-image: url(img/logowanie_24x24.gif);
		height: 40px;
		padding-left: 40px;
		text-align: left;
		font-size: 11px;
		color: #6b6b6b;
		font-weight: 700;
		vertical-align: middle;
		border-top-color: #eeeeee;
		border-top-width: 3px;
		border-top-style: solid;
		border-bottom-color: #eeeeee;
		border-bottom-width: 3px;
		border-bottom-style: solid;
	}

	table.registerbox th {

		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: 10px 50%;
		background-color: #e5e5e5;
		background-image: url(img/rejestracja_24x24.gif);
		height: 40px;
		padding-left: 40px;
		text-align: left;
		font-size: 11px;
		color: #6b6b6b;
		font-weight: 700;
		vertical-align: middle;
		border-top-color: #eeeeee;
		border-top-width: 3px;
		border-top-style: solid;
		border-bottom-color: #eeeeee;
		border-bottom-width: 3px;
		border-bottom-style: solid;
	}

	table.recoverybox th {

		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: 10px 50%;
		background-color: #e5e5e5;
		background-image: url(img/pass_24x24.gif);
		height: 40px;
		padding-left: 40px;
		text-align: left;
		font-size: 11px;
		color: #6b6b6b;
		font-weight: 700;
		vertical-align: middle;
		border-top-color: #eeeeee;
		border-top-width: 3px;
		border-top-style: solid;
		border-bottom-color: #eeeeee;
		border-bottom-width: 3px;
		border-bottom-style: solid;
	}

	ul#navmenu_top {

		display: block;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 50%;
		list-style-type: none;
		margin-left: -306px;

	}

	ul#navmenu_top li {
		display: block;
		margin: 0;
		float: left;
		height: 28px;
		padding: 10px 12px;
		background: url(img/przerywnik_top.png) top center no-repeat;
	}

	ul#navmenu_top a {

		color: #999;
		font-family: Tahoma,Arial,Helvetica,sans-serif;
		font-size: 11px;
		text-decoration: none;
	}

	ul#navmenu_top a:hover {

		color: #000;
		font-family: Tahoma,Arial,Helvetica,sans-serif;
		font-size: 11px;
		text-decoration: underline;
	}

	/* log_links */

	ul#log_links {

		display: block;
		margin: 0;
		padding: 10px 0 0 0;
	}

	ul#log_links li {

		display: block;
		margin: 0;
		padding: 0;
		float: left;
	}

	ul#log_links a {

		color:#E40000;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}

	ul#log_links a:hover {

		color:#E40000;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}

	ul#log_links li.shopcart {

		padding: 0 0 0 18px;
		background: url(img/koszyk_16.gif) 0% 50% no-repeat;
	}

ul#log_links li.separator {
		padding: 0 4px;
	}


.clear {
		clear: both;
	}

a.link_mail, a.link_gg {
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:11px;
		text-decoration:none;
	}
a.link_gg:hover, a.link_mail:hover {
		font-weight: normal;
		text-decoration: underline;
	}

div.info_banner {
		padding: 0 0 6px 0;
		margin: 0 0 4px 0;
	}

div.pagination {
		margin: 0 auto 0 auto;
		padding: 0px 0 8px 45%;
		text-align: center;
		display: block;
}

div.pagination b {
		cursor: pointer;
		background:url(img/page.png);
		color: #666;
		display:block;
		float: left;
		height: 20px;
		width: 20px;
		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		text-align:center;
		line-height: 20px;
		margin: 0 0 0 6px;
	}

	div.pagination u {

		display:block;
		text-decoration: none;
		margin: 0;
		padding: 0;
	}

	div.pagination a {
		cursor: pointer;
		background:url(img/page.png);
		color: #036;
		display:block;
		float: left;
		height: 20px;
		width: 20px;
		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		text-align:center;
		line-height: 20px;
		margin: 0 0 0 6px;
		text-align:center;
		text-decoration: none;
	}

	div.pagination a:hover,
	div.pagination a.pagecount:hover {

		cursor: pointer;
		background:url(img/page2.png);
		color: #fff;
		display:block;
		float: left;
		height: 20px;
		width: 20px;
		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		text-align:center;
		line-height: 20px;
		margin: 0 0 0 6px;
		text-align:center;
		text-decoration: none;
	}

	div.pagination a.pagecount{

		background-color:#DFA7A3;
		border:1px solid #990000;
		color:#990000;
		display:block;
		float: right;
		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		height:15px;
		/*margin-right:3px;*/
		margin: 0 0 0 6px;
		padding:0;
		text-align:center;
		width:15px;
	}

	div.backward {
		padding-left: 10px;
		width: 100%;
		text-align: left;
	}

	hr.backward {

		color: #cccccc;
		background: #cccccc;
	}

	div.backward span {

		font-size: 11px;
		font-weight: bold;
	}


	div.backward a {

		color:#336699;
		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-weight:bold;
		text-align:left;
		vertical-align:text-bottom;
		width:174px;
		text-decoration:none;
		font-size: 11px;
	}

	div.backward a:hover {

		color:#4477AA;
		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-weight:bold;
		text-align:left;
		vertical-align:text-bottom;
		width:174px;

		text-decoration:none;
	}

	table.shortby_products,
	table.shortby_products td,
	table.shortby_categories,
	table.shortby_categories td{

		font-size: 11px;
	}

	table.shortby_products a,
	table.shortby_categories a {

		color: #290;;
		font-size: 11px;
		text-decoration: none;
	}

	table.shortby_products a:hover,
	table.shortby_categories a:hover {

		color: #036;
		text-decoration: underline;
	}                                                                                                                            

	table.shortby_products u,
	table.shortby_categories u {

		color: #290;
	}

	div.actions {

		margin: 10px 0 0 0;
		padding: 0;
	}

	div.links {

		font-size: 11px;
	}

	div.links a {

		color: #496F87;
		font-family: Tahoma,Arial,Helvetica,sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
	}

	div.links a:hover {

		background-color:#FFF2F2;
		color:#990000;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:11px;
		text-decoration:none;
	}

/****** R1 code *****/
#headcontainer {
  margin: 0 auto; 
  padding: 0; 
  width: 1200px;
  text-align: left;
  background: url(img/bg_top.jpg) top left repeat-x #fff;
}
.toptab {
  background: url(img/bg_top_right.jpg) top right no-repeat;
}


.hdl_blue {
 border-top: solid 3px #0070AB;
 background: url(img/hdl_blue.jpg) top left repeat-x #007fBf;
 height: 41px;
 line-height: 41px;
 padding: 0px;
 text-align: left !important;
 color: white; 
 text-transform: capitalize; 
 font-size: 11px; font-weight: 700;
}
.hdl_blue b, .hdl_gray b, .hdl_blue a, .hdl_gray a {color: white; text-transform: capitalize; font-size: 11px; font-weight: 700; padding-left:5px; text-align: left;}
th.hdl_blue a {color: #fff !important;}
th.hdl_gray {
 border-top: solid 3px #999;
 background: url(img/hdl_gray.jpg) top left repeat-x #999;
 height: 41px;
 line-height: 41px;
 padding: 0px;
 text-align: left;
 color: white; text-transform: capitalize; font-size: 11px; font-weight: 700;
}


.list_item {
 background: url(img/list_item_bg.jpg) bottom right no-repeat #fff;
 border-bottom: solid 1px #ccc;
 margin-bottom: 2px;
}
h2.item_name {font-size: 13pt; font-weight: bold; color: #0070AB; font-family: Arial, Calibri, Tahoma, sans-serif;}
h2.item_name a {color: #0070AB; font-family: Arial, Calibri, Tahoma, sans-serif; } 

.green {color: #290;}
.red {color; #d00;}

.price_box {border: solid 1px #bbb; border-left: solid 3px #ccc; padding: 5px; margin-bottom: 10px;}
.price_box big {color: #000; font-weight: bold;}
.price_box_promo {border: solid 1px #bbb; border-left: solid 3px #290; padding: 5px; margin-bottom: 10px;}
.price_box_promo p, .price_box p {margin: 0px;}
.price_box_promo big {font-weight: bold; color: #d00;}

.dostepnosc {float: right; text-align: right;}

h3.infolinia {
  width: 306px;
  height: 37px;
  background:url(img/infolinia.png) top right no-repeat;
} 
h3.infolinia b {display: none;}

#topicons { 
  text-align: right; 
  margin-left: 3px; 
  color: #5f6767; 
  font-family: Tahoma; 
  font-size: 11px; 
  margin-top: 20px; 
}
#topicons sup { font-size: 8px; }

/* buttons */

div.cart_button {
	cursor: hand;
	cursor: pointer;	
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background: url(img/btn_cart.png) right center no-repeat;
	color: #fff;
	margin: 4px;	
}
div.cart_none {
	cursor: crosshair;
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background: url(img/btn_none.png) right center no-repeat;
	color: #fff;
	margin: 4px;	
}

div.cart_button2 {
	cursor: hand;
	cursor: pointer;
	width: 94px; /* 108px */
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background: url(img/btn_cart.png) right center no-repeat;
	color: #fff;
	margin: 4px;	
}

div.cart_button a, div.cart_button a:visited, div.cart_button a:hover, div.cart_button a:active {
	line-height: 26px;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 9px;
}
div.cart_none i {
  padding-left: 9px;
  color: #ccc;  
}

div.cart_button2 a, div.cart_button2 a:visited, div.cart_button2 a:hover, div.cart_button2 a:active {
	line-height: 26px;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 16px;
	font-weight: normal;
	padding-left: 9px;  	
}

div.cart_button_on {
	cursor: hand;
	cursor: pointer;
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background: url(img/btn_cart_on.png) right center no-repeat;
	border: none;
	color: #FFFFFF;
	margin: 4px;	
}
div.cart_button_on2 {
	cursor: hand;
	cursor: pointer;
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background: url(img/btn_cart_on.png) right center no-repeat;    /* btn_cart_on2.png -oba okrągłe boki */
	border: none;
	color: #FFFFFF;
	margin: 4px;	
}

div.cart_button_on a, div.cart_button_on a:visited, div.cart_button_on a:hover, div.cart_button_on a:active {
	line-height: 26px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 9px;
}
div.cart_button_on2 a, div.cart_button_on2 a:visited, div.cart_button_on2 a:hover, div.cart_button_on2 a:active {
	line-height: 26px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 16px;
	font-weight: normal;
	padding-left: 9px;	
}

div.buy_button, div.buy_button_on {
	cursor: hand;
	cursor: pointer;
	width: 128px;
	height: 21px;
	line-height: 23px;
	background: #99cadb;
	color: #004b62;
	text-align: left;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	border: 1px solid #5aabc6;
}

div.buy_button a, div.buy_button a:visited, div.buy_button a:hover, div.buy_button a:active,
div.buy_button_on a, div.buy_button_on a:visited, div.buy_button_on a:hover, div.buy_button_on a:active {
	line-height: 23px;
	color: #004b62;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;

}

div.buy_button_on {
	background: #5aabc6;
	border: 1px solid #3989a3;
}


div.more_button {
	cursor: hand;
	cursor: pointer;
	width: 94px;
	height: 26px;
	line-height: 26px;
	background: url(img/btn_more.png) right center no-repeat;
	color: #fff;
	text-align: center;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	margin: 4px;
}

div.more_button a, div.more_button a:visited, div.more_button a:hover, div.more_button a:active {
	line-height: 26px;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 12px;
}

div.more_button_on {

	cursor: hand;
	cursor: pointer;
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background: url(img/btn_more_on.png) right center no-repeat;
	color: #fff;
	margin: 4px;	
}

div.more_button_on a, div.more_button_on a:visited, div.more_button_on a:hover, div.more_button_on a:active {

	line-height: 26px;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 12px;
}
/* end buttons */

/* TOP text */
div.top_text {
 border-top: solid 3px #999;
 background: url(img/hdl_gray.jpg) top left repeat-x #999;
 padding: 0px 10px;
 text-align: left;
 color: #fff;
 height: 41px; 
 line-height: 40px; 
 font-size: 11px; 
 font-weight: bold;	
 margin-bottom: 15px;
	
}
div.top_text div {
  line-height: 14px;
}
div.top_text a,div.top_text a:visited,div.top_text a:active {
	color: #eee;
}
div.top_text a:hover {
  color: #fff;
}
div.top_text span {
  color: #ccc !important;
}
div.article_date {
	padding-left: 10px;
}
div.article_text {
	padding: 10px 10px 0px 10px;
  font-size:11px;
  color: #6B6B6B;
  width: 800px;
  box-sizing: content-box;
}
/* */

/* stale cechy */
table.att2_table {
	border-collapse: collapse;
	width: 100%;
}

table.att2_table tr th {

	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: none;
}


td.att2_name {

	padding: 4px 6px 4px 2px;
	color:#666;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: right;
}

td.att2_option {

	padding: 4px 2px 4px 6px;
	color:#00408B;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: left;
}
