body {font-family: arial;}

a { font-weight: none; color: #3e3737; font-family: tahoma; text-decoration: none; }
a:visited { color: #3e3737; text-decoration: none; }
a:hover { color: #3e3737; text-decoration: underline; }
a:active { color: #3e3737; 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: #3e3737;
	font-size: 11px;
}
table.menubox_search table td {
	color: #3e3737;
	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;*/
	color: #3e3737;
	padding: 10px;
	margin-bottom: 10px;
}
div.no_coment {
	/*border: 1px solid #cfcfcf;*/
	background: url('img/comments.gif') left center no-repeat #fafafa;
	color: #3e3737;
	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 */
#blackout {
	position: absolute;
	top:0;
	left:0;
	background: #000;
	opacity: 0.6;
	filter:alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	widtH: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}

div.pole_message_err,div.pole_message,div.pole_message_info {
	background: url(img/border.png) top left no-repeat;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	width: 407px;
	padding: 40px 15px 0px 15px;
	height: 96px;
	position: fixed;
	#position: absolute;
	top:270px;
	left:50%;
	margin-left: -218px;
	z-index: 2001;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
}

div.pole_message_err {
	color: #BC0606;
}
div.pole_message {
	color: #8C9F2F;
}
div.pole_message_info {
	color: #0072BB;
}
/* */
/*** 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 a,div.top_text a:visited,div.top_text a:hover,div.top_text a:active {
	color: #000000;
}
div.article_date {
	padding-left: 10px;
}
div.article_text {
	/*padding: 10px 10px 0px 10px;*/
}
/* */
/* tabelka danych dla rejestracji / zamawiania / mojekonto */
select {
	font-size: 11px; 
	border: 1px solid #B4C1C8;
	/* background:url(images/f3.jpg) repeat-x; */
}

input.input_normal {
	font-size: 12px; 
	border:1px solid #909090;
	background:url(images/f3.jpg) repeat-x;
}
textarea.textarea_comment 
{
		font-size: 12px; 
	border:1px solid #909090;
	}
textarea.textarea_comment {
	width: 507px;
}
input.input_disabled {
	font-size: 12px; 
	border:1px solid #909090;
	background:url(images/f4.jpg) repeat-x;
}
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.ctable_sort {
	width: 100%;
	color: #5e585a;
	margin-bottom: 5px;
}

td.ctable_sort_td {
	color: #5e585a;
	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: #5e585a;
}

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(images/f1.jpg) repeat-x;
	height: 24px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
}
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: #3e3737;
	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: #3e3737;
	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: #3e3737;
}
/* 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%;
	border: 1px solid #CDCDCD; 
	float: left;
}
/* czcionki */
td.ctable_td,td.ctable_td2,td.ctable_order_bold,td.ctable_tdb,.normal_font,.cart_small_font,td.ctable_td td
{
	color: #3e3737;
}
td.ctable_td2,td.ctable_order_bold {
	background:url(images/f2.jpg) repeat-x;
	height:32px;
}

#wrapper_table {
	border-right: 1px solid #D8D8D8;
}

#wrapper_table table td.ctable_td2 {
	background: #F4F4F4;
	border-top: 1px solid #D8D8D8;
}

tr.products_list_out td.ctable_td,tr.products_list_over td.ctable_td {
	border-top: 1px solid #D8D8D8;
}

tr.products_list_out td.ctable_td2,tr.products_list_over td.ctable_td2 {
	background: #F4F4F4;
	border-top: 1px solid #D8D8D8;
}

#wrapper_table table td.ctable_td {
	border-top: 1px solid #D8D8D8;
}

#ship_get td.ctable_td2, #ship_get td.ctable_order_bold, #ship_post td.ctable_td2, #ship_posttd.ctable_order_bold {
	height:29px;
}

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: #3e3737;
}
.product_list_small_font {
	color: #3e3737;
}
.small_font,.product_list_small_font,.cart_small_font {
	font-size: 10px;
}
td.ctable_tdb {
	font-weight: bold;
}

/* menu boxy */
input.sendform, button.sendform, input.input_nicebutton, input.input_nicebutton_over {
color:#1c1c1c;
background:url(img/menubox-button.jpg) no-repeat top left;
height:18px;width:100px;font-size:10px;border:0px;cursor:pointer;
}
input.sendform2, button.sendform2 {
	color:#1c1c1c;
	height:18px;
	width:28px;
	font-size:10px;
	border:0px;
	cursor:pointer;
	background:transparent;
}

input.sendform:hover, button.sendform:hover, input.input_nicebutton:hover,
input.sendform2:hover, button.sendform2:hover, .jFlowControl-upper:hover,
#bigprod .options a.do-koszyka:hover, #det-data-nav li a:hover,
#content .sub #categories ul li:hover,#basket .options span a:hover,
#cart-nav a.continue:hover, #cart-nav a.finalize:hover,a.goback:hover,
a.finalize:hover, #panel .inner .input-submit:hover,
#top .search .input-submit:hover, #promo h4 a:hover,
#top a.logo:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.ac_input {border:1px solid #d8d8d8;font-size:11px;}

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: #3e3737;
}

.nowosci_over {
	background: #ffffff;
}

.nowosci_over:hover {
	background: #f3f3f3;
}

.menubox_font,.menubox_font a,.menubox_font a:hover,.menubox_font a:visited,.menubox_font a:active
{
	font-size: 12px;
	font-weight: normal;
	color: #3e3737;
	text-align: center;
}
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: #3e3737;
}
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: #3e3737;
	font-weight: normal;
}
table.ctable_menubox_box table td{
	border: 0px;
}

select.select_manufacturer {
	width: 140px;
	border: 1px solid #d8d8d8;
	font-size:11px;
}
.select_manufacturer {
	width: 160px;;
	border: 1px solid #d8d8d8;
	font-size:11px;
}
img.menubox {
    border: 0 solid #909090;
    margin-top: 2px;
	height:134px;
}
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 {
color:#1c1c1c;
background:url(img/menubox-button.jpg) no-repeat top left;
height:18px;width:100px;font-size:10px;border:0px;cursor:pointer;text-align:center;}


input.sendform_long2,button.sendform_long2 {
color:#1c1c1c;
background:url(img/menubox-button.jpg) no-repeat top left;
height:18px;width:100px;font-size:10px;border:0px;cursor:pointer;text-align:center;font-weight:bold;padding:0px 0px 2px 0px;}


/* 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: #3e3737;
	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: #3e3737;
	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: #3e3737;
	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: #3e3737;
	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: #3e3737;
	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;
	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: #3e3737;
	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: #3e3737;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
}

div.backward {
	padding-left: 15px;
	background: url('img/blue-arrow-back.png') left center no-repeat;
	text-align: left;
	clear:both;
}

div.backward a, div.backward a:hover, div.backward a:visited, div.backward a:active {
	font-size: 10px;
	color: #3e3737;
}

hr.backward {
	border: 0px;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	width: 100%;
	clear:both;
	margin-top:10px;
	display:block;
	float:left;
}

div.my_account {
	padding: 3px;
	color: #3e3737;
}

div.my_account_note {
	color: #3e3737;
	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 img {
    max-height:50px;
    max-width:50px;
}
	
div.img_mini_sel {
    height: 50px;
    width: 50px;
    text-align: center;
    border: 1px solid #c70505;
}
			
div.img_mini_sel img {
    max-height:50px;
    max-width:50px;
}

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: #3e3737;
	padding-top: 1px;
}
#login_text a,#notlogin_text a {
	font-weight: bold;
	color: #036F8C;
}

.ctable_options {
	margin-bottom: 10px;
}

.invalid {
	border: 1px solid #df0000 !important;
	background:url(images/f5.jpg) repeat-x !important;
}

.valid {
	border: 1px solid #32a200 !important;
	background:url(images/f6.jpg) repeat-x !important;
}

#test_tooltip {

	color: white;
	font-weight: bold;
	background:url(img/toolarrow.gif) no-repeat bottom left;
	padding:0px 0px 0px 0px;
	z-index:999;
}

#test_tooltip .content {
	padding: 5px 8px; background: #017bc4;
	margin-bottom:7px;
}

div.filters div.filter_option > div.label div.arrow {

	background: url(img/arr.gif) center top no-repeat;
}

#theme_color {
	position: absolute;
	z-index: 900;
	width: 250px;
	top: 152px;
	left: -190px;
	background: url(img/themes.png) center top no-repeat;
}

#theme_form {
	width: 196px;
	height: 133px;
	float: left;
	color: #9D9B9B;
	text-align: center;
}

#theme_button {
	float: right;
	width: 52px;
	height: 124px;
	cursor: pointer;
	background: red;
	color: white;
	background: url(img/th_arr1.jpg) left 17px no-repeat;
}
/*producenci*/
.manufacturer {
overflow:hidden;
margin-bottom:15px;
padding-bottom:15px;
border-bottom: 1px solid #DDDDDD;
}

.manufacturer h2, .manufacturer h2 a {
font-weight:bold;
margin-bottom:10px;
font-size: 13px;
}

.manufacturer .logo {
width:150px;
text-align:center;
margin-right:10px;
float:left;
}
.manufacturer .logo img {
max-width:140px;
border: 1px solid #DDDDDD;
}
.manufacturer .manu_content {
float:left;
width:500px;

padding-top: 10px;
}
#manufacturers .letters {
margin-top: 10px;
margin-bottom: 20px;
font-size: 11px;
border-bottom: 1px solid #DDDDDD;
}
#manufacturers .letters span {
padding: 1px;
}
#manufacturers .letters span a {
font-weight: bold;

}

#uv{
	margin: 0 auto;
    padding: 0;
    border: none;
    outline: none;
    overflow: hidden;
    width: 982px;
    height: 2700px;
}

	#komputerowo{
		display: block !important;
		width: 982px;
		min-width: 982px;
		max-height: 3500px;
		height:3500px;
		min-height:3500px;
		margin: 0 auto;
		border: none;
    	outline: none;
		overflow: hidden;
	}

	#telefonowo{
		display: none !important;
	}

@media only screen and (orientation:portrait){
	#uv{
		height: 3100px !important;
	}

/*	#komputerowo{
		display: none !important;
	}

	#telefonowo{
		display: block !important;
		width: 982px;
		min-width: 982px;
		min-height: 3360px;
		margin: 0 auto;
		border: none;
    	outline: none;
		overflow: hidden;
	}*/
}

