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;}

hr {
	border: 0px;
    color: #CBCBCB;
    background-color: #CBCBCB;
    height: 1px;
    width: 98%;
}

/* menubox */
table.menubox_manufacturer,table.menubox_newsletter,table.menubox_search {
	margin-top: 10px;
}

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: 1px solid #CFCFCF;
	background: #FAFAFA;
	color: #6b6b6b;
	padding: 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 ***/
/* */
div.top_text {
	background-color: #E5E5E5;
	color: #6B6B6B;
	padding: 10px;
	text-align: left;
	font-weight: bold;
}
div.top_text a,div.top_text a:visited,div.top_text a:hover,div.top_text a:active {
	color: #6B6B6B;
}
div.article_date {
	padding-left: 10px;
}
div.article_text {
	padding: 10px 10px 0px 10px;
}
/* */
/* Tabelka danych dla rejestracji / zamawiania / mojekonto */
input.input_normal,textarea.input_normal {
	font-size: 13px; 
	border:1px solid #909090;
	background-color: #ffffff;
}
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;
}
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;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
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: 580px;
}
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-collapse: collapse;
	border: 1px solid #CFCFCF;
}
table.ctable_sort {
	width: 100%;
	background: #519406;
	color: White;
}

td.ctable_sort_td {
	border-bottom: 1px solid #407904;
	border-top: 1px solid #72B52A;
	color: White;
	text-align: left;
	padding: 5px;
	margin: 5px;
}

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: White;
}

table.ctable_product {
	border: 1px solid #CFCFCF;
}
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_search th,table.ctable_small th,table.ctable_login th,table.ctable_myaccount th,table.ctable_myaccount_small th {
	border: 0px;
	background: url('img/box_header.jpg') top left repeat-x;
	height: 37px;
	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 td {
	border: 1px solid #c0c0c0;
	padding: 3px;
	font-size: 11px;
}
table.ctable_myaccount_small td {
	padding: 3px;
	font-size: 11px;
}
td.ctable_td,td.ctable_tdb,td.ctable_td2
{
	height: 28px;
	padding-left: 10px;
	text-align: left;
}
table.ctable_search td {
	height: 20px;
	text-align: left;
	color: #6B6B6B;
}
/* tabelka glowna dla car_order */
table.cart_order {
 width: 595px;
}
/* czcionki */
td.ctable_td,td.ctable_td2,td.ctable_tdb,.normal_font,.cart_small_font
{
	color: #6B6B6B;
}
td.ctable_td2 {
	background-color: #f5f5f5;
}
td.td_small1
{
	height: 28px;
	padding-left: 10px;
	text-align: left;
	color: #6B6B6B;
	background: #ffffff;
}

td.td_small2
{
	height: 28px;
	padding-left: 10px;
	text-align: left;
	color: #6B6B6B;
	background: #F4F4F4;
}

table.ctable th span.small_font {
	color: #ffffff;
	font-weight: normal;
}
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: 1px solid #CBCBCB; 
	background-color: #FCFCFC; 
	width: 75px; 
	height: 20px; 
	font-size: 8px; 
	text-transform: uppercase;
	font-weight: normal; 
	font-family: tahoma;
	color: #202020;
}
table.ctable_menubox_table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
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: 12px;
}
table.menubox_font td {
	font-size: 11px;
}
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;
}
td.mbox_cart table.menubox_font, td.mbox_cart table.menubox_font td {
	color: #ffffff;
}
td.mbox_cart table.menubox_font a {
	color: #ffffff;
}
table.ctable_menubox_box {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	border-bottom: 4px solid #CCCDCF;
}
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;
	border-top: 4px solid #CCCDCF;
	border-left: 1px solid #CCCDCF;
	border-right: 1px solid #CCCDCF;
	color: #6B6B6B;
}
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: 1px solid #ECECEC;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 155px;
	height: 115px;
}
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: 8px; 
	text-transform: uppercase;
	font-weight: normal; 
	font-family: tahoma;
	color: #202020;
}

/* KATEGORIE */
div.kat_main_norm {
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-collapse: collapse;
	display: block;
	padding: 5px 5px 5px 25px;
	margin-bottom: -1px;
	background: url('img/kat_norm.gif') 11px 11px no-repeat;
	color: #6B6B6B;
	text-decoration: none;
}

div.kat_main_norm a, div.kat_main_norm a:visited, div.kat_main_norm a:hover, div.kat_main_norm a:active {
	color: #6B6B6B;
	font-weight: bold;
	text-decoration: none;
}

div.kat_main_sel1 {
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-collapse: collapse;
	display: block;
	padding: 5px 5px 5px 25px;
	margin-bottom: -1px;
	background: url('img/kat_sel.gif') 11px 11px no-repeat #EEECED;
	color: #6B6B6B;
	text-decoration: none;
}
div.kat_main_sel1 a, div.kat_main_sel1 a:visited, div.kat_main_sel1 a:hover, div.kat_main_sel1 a:active {
	color: #6B6B6B;
	font-weight: bold;
	text-decoration: none;
}
div.kat_main_sel {
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-collapse: collapse;
	display: block;
	padding: 5px 5px 5px 25px;
	margin-bottom: -1px;
	background: url('img/kat_sel.gif') 11px 11px no-repeat #EEECED;
	color: #6B6B6B;
	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: #036F8C;
	font-weight: bold;
	text-decoration: none;
}

div.kat_sub {
	border: 0px;
}

div.kat_sub a, div.kat_sub a:visited, div.kat_sub a:hover, div.kat_sub a:active {
	font-size: 11px;
}

/* BUTTONS */

div.cart_button, div.cart_button_on {
	cursor: hand;
	cursor: pointer;
	width: 130px;
	height: 23px;
	line-height: 23px;
	background: #C0E192;
	color: #2E5101;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #A6D467;
}

div.cart_button a, div.cart_button a:visited, div.cart_button a:hover, div.cart_button a:active,
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: 23px;
	color: #2E5101;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

div.cart_button_on {
	background: #A6D467;
	border: 1px solid #7AAF31;
}

div.buy_button, div.buy_button_on {
	cursor: hand;
	cursor: pointer;
	width: 128px;
	height: 21px;
	line-height: 23px;
	background: #99CADB;
	color: #004B62;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	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, div.more_button_on {
	cursor: hand;
	cursor: pointer;
	width: 130px;
	height: 23px;
	line-height: 23px;
	background: #ECECEC;
	color: #424242;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #E5E5E5;
}

div.more_button a, div.more_button a:visited, div.more_button a:hover, div.more_button a:active,
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: 23px;
	color: #424242;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

div.more_button_on {
	background: #E5E5E5;
	border: 1px solid #CFCFCF;
}
/* END BUTTONS */

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;
}

div.backward {
	padding-left: 10px;
	background: url('img/back.gif') left center no-repeat;
	width: 100%;
	text-align: left;
}

div.backward a, div.backward a:hover, div.backward a:visited, div.backward a:active {
	font-size: 10px;
	text-transform: uppercase;
	color: #6b6b6b;
}

hr.backward {
	border: 0px;
    color: #CBCBCB;
    background-color: #CBCBCB;
    height: 1px;
    width: 100%;
}

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: center;
	border: 1px solid #CFCFCF;
}

div.img_mini_sel {
	height: 50px;
	width: 50px;
	text-align: center;
	border: 1px solid #C70505;
}