html, meta, body { margin: 0; padding: 0;}

html {

	background: url(img/bm/bg_r.jpg) 50% 0% ;
}

body {

	background: url(img/bm/bg.jpg) 50% 0% no-repeat fixed;
}

div#warp {

	width: 960px;
	background: none;
	margin: 0 auto;
}

div#footer {

	background: url(img/bm/footer-trans.png) top left no-repeat;
	width: 960px;
	height: 87px;
	color: #2168b3;
	text-align: center;	
	font-size: 11px;
	padding: 18px;
}

div#header {

	width: 100%;
	height: 198px;
	margin: 0;
	padding: 0;
	background: url(img/bm/logo-trans.png) top left no-repeat;
}

div#header div.top {

	width: 100%;
	height: 97px;
}

div#header div.top div.search {
	
	float: right;
	padding: 44px 0 0 0;
}

div#header div.top div.search input.search_query {

	background: #ffffff;
	border: 0;
	width: 136px;
	height: 17px;
	margin: 2px 16px 0 0;
	color: #2068b3;
	padding: 2px 1px 2px 1px;
	font-size: 11px;
}

div#header div.top div.search input.submit {

	background: url(img/bm/search-trans.png) no-repeat top left;
	border: 0;
	width: 77px;
	height: 23px;
	color: #2068b3;
	font-size: 11px;
}

div#header div.navmenu {

	padding: 0 0 0 120px;
	margin: 0;
	height: 55px;
}

div#header div.navmenu ul.navmenu {

	display: block;
/*	#display: inline;
	#float: none;*/
	margin: 0;
	padding: 0;
}

div#header div.navmenu ul.navmenu li {

	display: block;
	float: left;
/*	#display: inline;
	#float: none;	*/
	margin: 0;
	background: url(img/bm/nav_sep.jpg) left top no-repeat;
	height: 55px;
	cursor: pointer;

}

div#header div.navmenu ul.navmenu li#glowna {

	display: block;
	float: left;
/*	#display: inline;
	#float: none;	*/
	margin: 0;
	background: none;
	height: 55px;
	cursor: pointer;

}

div#header div.navmenu ul.navmenu li:hover {

	display: block;
	float: left;
/*	#display: inline;
	#float: none;*/
	margin: 0;
	height: 55px;
	background: url(img/bm/nav_sep_hover.jpg) left top no-repeat;
	cursor: pointer;
}

div#header div.navmenu ul.navmenu li#glowna:hover {

	display: block;
	float: left;
/*	#display: inline;
	#float: none;*/
	margin: 0;
	height: 55px;
	background: url(img/bm/nav_sep_hover_gora.jpg) left top no-repeat;
	cursor: pointer;
}

div#header div.navmenu ul.navmenu li a {

	display: block;
	padding: 20px 25px 0 26px;
	height: 35px;
	text-decoration: none;
	float: left;
	margin: 0;
	
/*	#display: inline;
	#float: none;*/
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;	
}


div.menubox {

	margin: 0;
	padding: 0;
	width: 206px;
}

div.menubox  > div.yellow {

	margin: 0 0 20px 0;
	padding: 0;
	width: 206px;
	height: auto;

}

div.menubox  > div.yellow  > div.top {

	margin: 0;
	padding: 0;
	width: 206px;
	height: 7px;
	font-size: 1px;
	line-height: 1px;

	background: url(img/bm/menubox_white_top-trans.png) left top no-repeat;
}

div.menubox  > div.yellow  > div.box {

	margin: 0;
	padding: 0;
	width: 206px;
	height: auto;

	background: url(img/bm/menubox_white_bg_r.jpg) top left #ffea00;
}

div.menubox  > div.yellow  > div.box > div.inbox {

	margin: 0;
	padding: 1px 0 0 0;
	width: 206px;
	height: auto;
	background: url(img/bm/menubox_white_bg.jpg) top left no-repeat;
}

div.menubox  > div.yellow  > div.box > div.inbox  > div.title{

	margin: 0 0 0 6px;
	padding: 10px 0 0 10px;
	width: 184px;
	height: 30px;

	background: url(img/bm/menubox_white_title-trans2.png) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.menubox  > div.yellow  > div.box > div.inbox  > div.title a {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.menubox  > div.yellow  > div.box > div.inbox  > div.content {

	margin: 0;
	padding: 0 10px;
}

div.menubox  > div.yellow  > div.bottom {

	margin: 0;
	padding: 0;
	width: 206px;
	height: 14px;
	overflow-x: hidden;
	background: url(img/bm/menubox_white_bottom-trans.png) left top no-repeat;
}

/***********************/

div.menubox  > div.blue {

	margin: 0 0 20px 0;
	padding: 0;
	width: 206px;
	height: auto;

}

div.menubox  > div.blue  > div.top {

	margin: 0;
	padding: 0;
	width: 206px;
	height: 7px;
	font-size: 1px;
	line-height: 1px;

	background: url(img/bm/menubox_blue_top-trans.png) left top no-repeat;
}

div.menubox  > div.blue  > div.box {

	margin: 0;
	padding: 0;
	width: 206px;
	height: auto;

	background: url(img/bm/menubox_blue_bg_r.jpg) top left #ffea00;
}

div.menubox  > div.blue  > div.box > div.inbox {

	margin: 0;
	padding: 1px 0 0 0;
	width: 206px;
	height: auto;
	background: url(img/bm/menubox_blue_bg.jpg) top left no-repeat;
}

div.menubox  > div.blue  > div.box > div.inbox  > div.title{

	margin: 0 0 0 6px;
	padding: 10px 0 0 10px;
	width: 184px;
	height: 30px;

	background: url(img/bm/menubox_blue_title-trans.png) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.menubox  > div.blue  > div.box > div.inbox  > div.title a {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.menubox  > div.blue  > div.box > div.inbox  > div.content {

	margin: 0;
	padding: 0 10px;
}

div.menubox  > div.blue  > div.bottom {

	margin: 0;
	padding: 0;
	width: 206px;
	height: 14px;
	overflow-x: hidden;
	background: url(img/bm/menubox_blue_bottom-trans.png) left top no-repeat;
}

/******* white *****/

div.menubox  > div.white {

	margin: 0 0 20px 0;
	padding: 0;
	width: 206px;
	height: auto;
}

div.menubox  > div.white  > div.top {

	margin: 0;
	padding: 0;
	width: 206px;
	height: 7px;
	font-size: 1px;
	line-height: 1px;

	background: url(img/bm/menubox_white_top-trans.png) left top no-repeat;
}

div.menubox  > div.white  > div.box {

	margin: 0;
	padding: 0;
	width: 206px;
	height: auto;

	background: url(img/bm/menubox_white_bg_r.jpg) top left #ffea00;
}

div.menubox  > div.white  > div.box > div.inbox {

	margin: 0;
	padding: 1px 0 0 0;
	width: 206px;
	height: auto;
	background: url(img/bm/menubox_white_bg.jpg) top left no-repeat;
}

div.menubox  > div.white  > div.box > div.inbox  > div.title{

	margin: 0 0 0 6px;
	padding: 10px 0 0 10px;
	width: 184px;
	height: 30px;

	background: url(img/bm/menubox_white_title-trans.png) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.menubox  > div.white  > div.box > div.inbox  > div.title a {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	overflow-x: hidden;
}

div.menubox  > div.white  > div.box > div.inbox  > div.content {

	margin: 0;
	padding: 0 10px; 
	color: #2168b3; 
	
	}

div.menubox  > div.white  > div.box > div.inbox  > div.content .menubox_small_font,
div.menubox  > div.white  > div.box > div.inbox  > div.content .menubox_small_font a {

	color: #2168b3; 
}

div.menubox  > div.white  > div.bottom {

	margin: 0;
	padding: 0;
	width: 206px;
	height: 14px;
	overflow-x: hidden;
	background: url(img/bm/menubox_white_bottom-trans.png) left top no-repeat;
}


/**********************/

a.dokoszka {
	
	background: url(img/bm/button.jpg) bottom left no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1px;
	width: 91px;
	height: 18px;
}
a.dokoszka:hover { background: url(img/bm/button.jpg) top left no-repeat; }
a.dokoszka span {display: none;}

a.szczegoly {
	
	background: url(img/bm/button.jpg) bottom right no-repeat;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1px;
	width: 71px;
	height: 18px;
}
a.szczegoly:hover { background: url(img/bm/button.jpg) top right no-repeat; }
a.szczegoly span {display: none;}

div.box.product  div.box > div.content {

	padding: 0;
}

div.kat_main_sel {

	border: none;
	border-bottom: 1px dotted #2168b3;
	display: block;
	padding: 5px 5px 5px 25px;
	color: #2168b3;
	background: none;
}

 div.kat_main_sel a {

	font-weight: bold;
	color: #2168b3;
}

div.kat_main_norm {

	cursor: pointer;
	border-bottom: 1px dotted #2168b3;
	display: block;
	padding: 5px 5px 5px 25px;
	margin: 0;
	background: none;
	color: #6b6b6b;
	text-decoration: none;
} 

div.kat_main_sel1 {

	cursor: pointer;
	border-bottom: 1px dotted #2168b3;
	display: block;
	padding: 5px 5px 5px 25px;
	margin: 0;
	background: none;
	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;
}

/* ====== BOX ========== */
div.box {

	width: 526px;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}

div.box > div.top {

	background: url(img/bm/box_top-trans.png) top left no-repeat;
	width: 526px;
	height: 7px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
}

div.box > div.bottom {

	background: url(img/bm/box_bottom-trans.png) top left no-repeat;
	width: 526px;
	height: 7px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
}


div.box > div.content {

	background: #FFFFFF;
	width: 506px;
	height: auto;
	margin: 0;
	padding: 0 10px;
	border: 0;
	color: #2168b3;
	overflow-x: hidden;
}

div.box> div.content > div.title {

	margin: 0 0 0 0px;
	padding: 8px 0 0 10px;
	width: 505px;
	height: 30px;

	background: url(img/bm/box_title.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.box> div.content > div.title a {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


/* _______________ BOX ___________________ */


div.box > div.content a.btn {

	display: block;
	margin: 0 8px;
	padding: 8px 0 0 0;
	width: 146px;
	height: 22px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: url(img/bm/btn.png) top left no-repeat;
	text-align: center;
	cursor: pointer;
	float: left;
}

div.box > div.content a:hover.btn {

	background: url(img/bm/btn.png) bottom left no-repeat;
	text-decoration: none;
}


div.products_list {

	height: auto;
	display: block;
}
/*
div.products_list div.top {

	background: url(img/bm/box_top-trans.png) top left no-repeat;
	width: 526px;
	height: 7px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
}

div.products_list div.bottom {

	background: url(img/bm/box_bottom-trans.png) top left no-repeat;
	width: 526px;
	height: 7px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
}


div.products_list div.content {

	background: #FFFFFF;
	width: 506px;
	height: auto;
	margin: 0;
	padding: 0 10px;
	border: 0;
	color: #2168b3;
}
*/
div.products_list  div.content div.product {

	margin: 4px 0;
	width: 168px;
	float: left;
	overflow: hidden;
/*	overflow-y: visible;*/
}

div.products_list  div.content div.product div.actions {

	text-align: center;
	padding: 10px 1px 0 1px;
	margin: 0; 
	display: block;
	font-size: 1px;
}

div.products_list  div.content div.product div.actions a {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2168b3;
}

div.products_list  div.content div.product div.actions a:hover {

	color: #f34f0b;
}

div.products_list  div.content div.product div.photo a {

	padding: 0;
	margin: 0;
	display: block;
	width: 168px;
	height: 150px; 
	overflow: hidden;
	text-decoration: none;
}

div.products_list  div.content div.product div.price {

	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	color: #2168b3;
	height: 32px;

}

div.products_list  div.content div.product div.title {

	text-align: center;
	height: 32px;
	overflow: hidden;
}

div.products_list  div.content div.product div.title a {

	color: #2168b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.products_list  div.content div.product div.title a:hover {
	color: #f34f0b
}

hr.backward {

	display: none;
}


div.backward {
	margin-top: 10px;
	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: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}

table.ctable_product img {

	max-width: 352px;
}
/*ctable_mainpage_nohb*/
div.article_text {
	
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  content-box;
	display: block;
	background: #ffffff;
	padding: 0 ;
	border: none;
	width: 526px;
	max-width: 526px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10xp;
	border-radius: 10px;
}

div.article_text table {
	max-width: 506px;
}

table.ctable_search {
	
	max-width: 526px;
	background: #ffffff;
	border-radius: 10px;
	margin-bottom: 10px;
}

table.ctable_login,
table.ctable_small {background: #ffffff;}




table.ctable_mainpage_nohb {

	display: block;
	-moz-box-sizing: padding-box;
	display: block;
	background: #ffffff;
	padding:  0 ;
	border: none;
	max-width: 526px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10xp;
	border-radius: 10px;
	margin-bottom: 10px;
}

table.ctable_mainpage_nohb > tbody > tr > td { padding: 2px 10px; }


div.clear {

	content: ".";display: block;height: 0;clear: both;visibility: hidden;
}

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; }
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: 1px solid #cfcfcf;
	background: #fafafa;
	color: #6b6b6b;
	padding: 10px;
	margin-bottom: 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10xp;
	border-radius: 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;
}

/* stale cechy */
table.att2_table {
	border-collapse: collapse;
}

td.att2_name {
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

td.att2_option {
	padding: 5px;
}


/* 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: #FFFFFF;
	color: #000000;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10xp;
	border-radius: 10px;
	border: none;
}

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.textarea_comment {
	font-size: 13px; 
	border:1px solid #909090;
	background-color: #ffffff;
	max-width: 455px;
}
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;
	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.cart_order {
	width: 528px;
	background: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10xp;
	border-radius: 10px;
	display: block;
}

table.cart_order > tbody > tr > td {

	padding: 5px;
}

table.ctable_sort {

	background: #1395cd;
	color: white;
	margin-bottom: 10px;
	display: block;
	width: 528px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10xp;
	border-radius: 10px;
}

table.ctable_sort td.ctable_sort_td  {

	border: none;
	padding: 6px;
}

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: none;
}
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: 25px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
}
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 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,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 */

/* 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: 1px solid #cbcbcb; 
	background-color: #fcfcfc; 
	width: 75px; 
	height: 20px; 
	font-size: 10px; 
	text-transform: uppercase;
	font-weight: normal; 
	font-family: verdana;
	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;
	font-weight: normal;
}
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: #2168b3;
	font-size: 12px;
}
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;
	margin-bottom: 5px;
}
table.ctable_menubox_box th {
	height: 30px;
	color: #6c6a6b;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #cccdcf;
	border-right: 1px solid #cccdcf;
}
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-left: 1px solid #cccdcf;
	border-right: 1px solid #cccdcf;
	border-top: 1px solid #cccdcf;
	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: 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: 10px; 
	text-transform: uppercase;
	font-weight: normal; 
	font-family: verdana;
	color: #202020;
}

/* kategorie */





div.kat_sub {
	border: 0px;
	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;
}

/* 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.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;
}

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;
}
.top_beam_cat {
border-bottom:1px solid #A5A5A5;
color:white;
margin:5px;
padding:5px;
text-align:left;
background:#EEECED;
}
.submenu-item-main {
display:block;
whitespace:normal ;
position:absolute;
list-style:none;
float:none;
padding:5px 5px 5px 5px;
margin:0 0 0 0;
}
.submenu-item {
display:block;
whitespace:normal ;
position:absolute;
list-style:none;
background:#B4B4B4;
width:130px;
float:none;
padding:0px 5px 0px 5px;
margin:0 0 0 0;
}
.submenu-item *{
display:block;
whitespace:normal ;
position:relative;
padding:0 0 0 0;
margin:0;
list-style:none;
background:#EEECED;
width:150px;
float:none;
}
a.menu {
padding:0px 0 0 0px;
margin:0;

height:30px;

}
.submenu-item-hide{
display:none;
list-style:none;
position:relative;
}
.submenu-item [rel="submenu"]>a
{
background: #EEECED no-repeat url(img/kat_norm.gif) 130px;
}
