.vdebug { position: absolute; left: 40px; top: 20px; }
.tdebug { position: absolute; left: 40px; top: 50px; }
.debug { 
	background: white; white-space: -moz-pre-wrap; 
	width: 60px; height: 13px; padding: 10px; 
	border: solid 3px black; overflow: hidden; z-index: 10;
}
.debug:hover { width: 90%; height: 700px; overflow: scroll; }

h2 { font-size: 16px; font-weight: bold; margin: 0; }
th { text-align: center; }
body, table, tr, td, div, b, a, input, textarea, form, select {	font-family: 'Sans', 'Arial'; font-size: 14px; margin: 0px; }
img { border: none }
select, textarea, input, textarea { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	/*border-color: #563409;*/
	border-color: #cccccc;
	font-size: 14px;
}

HTML { margin: 0; padding: 0; font-family: 'Sans', 'Arial'; }
BODY { margin: 0; padding: 0; background: #fff; }
A { text-decoration: none; font-size: 15px; color: #c22; }
A:hover { text-decoration: underline; color: #c22; }
A IMG { border: 0; margin: 0; padding: 0; }
CENTER DIV { text-align: left; }

#maincnt { width: 995px; background: #fff; }
#maincnt A { text-decoration: none; font-size: 15px; color: #000; }
#maincnt A:hover { color: #c22; }

#banner { width: 786px; float: left; margin-bottom: 5px; position: relative; }
.ourallegro { 
	position: absolute; right: 20px; bottom: 20px;
	text-align: right; border-bottom: solid 1px black;
}
#rtopbox { 
	width: 200px; height: 162px; float: right;
	background: #eae8e8; padding: 0px;
	text-align: left; font-size: 15px; margin-bottom: 5px;
}
#rtopbox li { list-style-image: url('/themes/base/user_pers/_img/alis.png'); }
#rtopbox DIV { margin: 5px 0px 0px 10px; }
#rtopbox DIV DIV {
	margin: 0 0 0 20px; margin-top: 10px; 
	line-height: 20px; font-weight: bolder; font-size: 13px;
}
#rtopbox A { 
	font-size: 15px; line-height: 25px; font-weight: bolder; width: 180px;
	background: url('/themes/base/user_pers/_img/alis.png') no-repeat left center;
	padding-left: 12px; text-decoration: underline; text-transform: uppercase;
}

#menu { 
	width: 786px; height: 28px; line-height: 28px; float: left;
	font-weight: bolder; text-align: center;
	background: url('/themes/base/user_pers/_img/itopmenu.png') no-repeat;
}

#menu A {
	line-height: 28px; height: 28px; line-height: 28px;
	display: block; margin: 0; padding: 0px 1px 0px 2px;
	font-weight: bolder; text-align: center; 
	float: left; overflow: hidden;
	border-right: solid 1px #aaa;
}
#menu A.active, #menu A:hover {
	color: white;
	background: url('/themes/base/user_pers/_img/atopmenu.png') repeat-x 400px 0px; 
}
#menu A.last { border: none; }
#menu A.first:hover, #menu A.active.first { background-position: 0px 0px; }
#menu A.last:hover, #menu A.active.last { background-position: 88px 0px; padding-right: 5px; }

#search { 
	width: 200px; height: 28px; line-height: 28px;
	background: url('/themes/base/user_pers/_img/atop_button_bg.png') repeat-x top; 
	float: right;
	background-position: top center;
	position: relative;
}
#search_input { width: 135px; border: solid 1px #aaa; position: absolute; left: 7px; top: 2px; }
#search_image { position: absolute; left: 155px; top: 2px; border: none; }

#pcnt {	font-size: 12px; font-weight: bolder; line-height: 24px; text-align: right; float: left; width: 786px; }
#pcnt A { font-size: 12px; font-weight: bolder; line-height: 24px; border-bottom: solid 1px black; }
#pcnt A.ippp { }
#pcnt A.appp { color: #c22; }
#asearch { width: 200px; text-align: center; float: right; }
#asearch A { font-size: 12px; font-weight: bolder; line-height: 24px; border-bottom: solid 1px black;}

#bodycnt_full { width: 995px; text-align: left; }
#bodycnt_full .content { margin-top: 15px; }
#bodycnt_full A { color: #000; }
#bodycnt_full A:hover { color: #c22; }
#bodycnt1 { background: url("/themes/base/user_pers/_img/lmenubg.png") top left repeat-y; width: 995px; text-align: left; }
#bodycnt1long { background: url("/themes/base/user_pers/_img/lmenubg_long.png") top left repeat-y; width: 995px; text-align: left; }
#bodycnt2 { background: url("/themes/base/user_pers/_img/rpanelbg.png") top right repeat-y; }

#lmenu { 
	width: 190px; float: left; 
	margin: 0; padding: 0;
	/* background: url("/themes/base/user_pers/_img/lmenutop.png") top right no-repeat; */
	overflow: hidden;
}
#lmenu SPAN { 
        border-bottom: solid 2px #bbb; 
	margin: 0 4px 0 0;  padding: 0; display: block;
}
#lmenu SPAN A { 
	color: #fff; font-size: 14.5px; display: block;
	padding: 5px 15px; font-weight: bolder;
}
#lmenu SPAN A:hover { color: #a2252a; }

#lmenu .cat1 A { margin-left: 15px; background: url('/themes/base/user_pers/_img/ali.gif') left repeat-y; }
#lmenu .cat2 A { margin-left: 30px; background: url('/themes/base/user_pers/_img/ili.gif') left center no-repeat; }
#lmenu .cat3 A { margin-left: 45px; background: url('/themes/base/user_pers/_img/ili.gif') left center no-repeat; }
#lmenu .cat4 A { margin-left: 60px; background: url('/themes/base/user_pers/_img/ili.gif') left center no-repeat; }
#lmenu .cat5 A { margin-left: 75px; background: url('/themes/base/user_pers/_img/ili.gif') left center no-repeat; }

#lmenu .acat { background: #938d83; }
#lmenu .acat A { color: #a2252a; }
#lmenu .acat A:hover { color: #fff; }
#lcol { width: 600px; float: left; }
#rcol { width: 200px; float: left; /* background: url("/themes/base/user_pers/_img/rpaneltop.png") top right no-repeat; */ }
#rcolcnt1 { }
#rcolcnt2 { display: none; text-align: center; }
#rcolcnt2 SPAN { display: block; color: red; font-size: 20px; margin: 20px; }
#formcol { width: 800px; float: left; }
#formcol .content { margin-top: 15px; }
#formcol A { color: #000; }
.cleaner { clear: both; height: 1px; font-size: 1px; border: none; margin: 0; padding: 0; background: transparent; }

#lmenu .column-in { margin: 0; padding: 0; }
#lcol .column-in { margin: 0; padding: 0; }
#rcol .column-in { margin: 0; padding: 0; }
#formcol .column-in { width: 780px; margin-left: 10px; }

.pbox { width: 200px; height: 340px; position: relative; float: left; margin-bottom: 5px; }
.pbox .img { width: 185px; height: 265px; position: absolute; top: 3px; left: 8px; display: block; margin: 0; padding: 0; } 
.pbox .img IMG { width: 185px; height: 265px; padding: 0; margin: 0; }
.pbox A { text-decoration: none; font-size: 15px; color: #000; }
.pbox A:hover { color: #c22; }
.pbox A SPAN { 
    background: #aa9; color: #c22; position: absolute; left: 0px; top: 0px; 
    display: block; width: 185px; font-weight: bolder; text-align: center;
    padding: 3px 0px;
}
.pbox .desc { position: absolute; top: 278px; margin: 0 5px 0 5px; width: 180px; }
.pbox .desc A { position: absolute; top: -30px; right: 10px; font-size: 12px; text-decoration: underline; background: #fff; padding: 1px 5px;}
.pbox .nazwa { display: block; height: 15px; overflow: hidden; font-size: 12px; text-align: center; margin-bottom: 10px; }
.pbox .ocena { font-size: 10px; display: block; margin: 2px 7px; }
.pbox .scena { color: #c22; text-decoration: line-through; font-size: 12px; margin-left: 7px; }
.pbox .scena SPAN { color: #000; }
.pbox .ncena { color: #c22; font-size: 15px; font-weight: bolder; }
.pbox .cena { color: #c22; font-size: 12px; margin-left: 7px; }

#rcol .ocena { margin-left: 10px; }
#rcol .scena { margin-left: 10px; }
#rcol .cena { margin-left: 10px; }

#lcol .pbox { background: url("/themes/base/user_pers/_img/wproduct_box.png") no-repeat top right; }
#rcol .pbox { background: url("/themes/base/user_pers/_img/gproduct_box.png") no-repeat; 
	background-position: 10px 0px; 
}
#rcol .pbox .img { top: 3px; left: 13px; }
#rcol .pbox { margin-left: 0px; } 
/*
#lcol { background: red; }
#rcol { background: blue; }*/

#stopka {
    background: url('/themes/base/user_pers/_img/lmenubg.png') left repeat-y #eae8e8;
    width: 995px; padding: 10px 0; font-size: 12px;
    border: solid 0px #999; color: #999; text-align: right;
    position: relative; height: 20px;
}

#stopka SPAN.copyright { display: block; position: absolute; left: 0px; bottom: 0px; width: 185px; color: white; text-align: center; height: 20px; }
#stopka DIV.left { font-size: 10px; position: absolute; display: block; width: 650px; top: 2px; left: 200px; text-align: left; }
#stopka DIV.right { position: absolute; left: 840px; top: 2px; display: block; width: 180px; font-size: 11px; line-height: 18px; }
#stopka DIV.left A { text-decoration: none; font-size: 10px; }
#stopka A { text-decoration: underline; font-size: 11px; color: #999; }

#support_foot {
    background: #fff;
    width: 995px; padding: 10px 0; font-size: 12px; margin: 0 0 10px 0;
    border: solid 0px #999; color: #999; text-align: left; padding: 2px 10px 2px 10px;
    position: relative; height: 20px;
}
#support_foot A { text-decoration: underline; font-size: 11px; color: #999; }


.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w75 { width: 75px; }
.w80 { width: 80px; }
.w90 { width: 90px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w150 { width: 150px; }
.w160 { width: 160px; }
.w289 { width: 289px; }

.tabs_page { margin: 0px 10px; }
.tabs {
	height: 28px; 
	text-align: center; margin: 0; padding: 0;
	overflow: hidden;
}
.tabs A {
	background: #938d83;
	height: 28px; 
	display: block;
	line-height: 28px;
	margin: 0; padding: 0;
	text-align: center;
	float: left; overflow: hidden;
	font-size: 13px;
	margin-bottom: 10px; color: #000;
}
.tabs A:hover { color: #c22; background: #eae8e8; text-decoration: none; }
.tabs .atab { background: #eae8e8; }
.tabs_page .content { margin: 0px 10px; font-size: 14px; }
.tabs SPAN { display: block; width: 2px; float: left; height: 28px; background: white; margin: 0; padding: 0; font-size: 1px; }

.page_links { text-align: center; clear: both; font-size: 14px; }
.page_links A { font-size: 14px; color: #000; }
.m_kod { display: none; }
.filetext { margin: 5px; }
.desc_separator {
	background: url("/themes/base/user_pers/_img/pdesc_menu_bg.png") repeat-x; height: 45px;
	font-size: 18px; color: #fff; font-weight: bolder; line-height: 45px; text-align: center;
}
.print_link { float: right; text-align: right; padding: 10px; color: #000; }
.img_zoom { position: relative; text-align: center; }
.img_zoom .icon { display: inline; }
.img_zoom .small { position: absolute; left: 0px; top: 0px; display: none; border: solid 2px #c22; padding: 10px; background: #ddd; }

/* #989794 */
/* produkty */
#bodycnt1_mid { background: url("/themes/base/user_pers/_img/lmenubg_mid.png") top left repeat-y; width: 995px; text-align: left; } 
#bodycnt1_mid #rcol { width: 375px; float: right; margin: 0; padding: 0; }
#bodycnt1_mid #rcol .column-in { margin: 0px 0px; }
#bodycnt1_mid #lcol { margin-left: 4px; width: 413px; }
#bodycnt1_mid #bodycnt2 { background: url("/themes/base/user_pers/_img/rpanelbg_mid.png") top right repeat-y; }

.bpbox { width: 413px; margin: 0 5px 0 5px; }
.bpbox .desc { display: block; width: 400px; margin-left: 10px; }
.bpbox .desc H1 { font-size: 18px; padding-top: 5px; font-weight: normal; display: block; text-align: center; }
.bpbox .img { 
	width: 413px; height: 590px; position: relative;
	background: url("/themes/base/user_pers/_img/wbproduct_box.png") top left no-repeat; 
	display: block; margin-left: 5px;
} 
.bpbox .img IMG { width: 395px; height: 565px; padding: 0; left: 7px; top: 6px; display: block; position: absolute; }
.bpbox .img SPAN { position: absolute; right: 15px; bottom: 25px; display: block; text-align: right; background: white; padding: 0px 3px; }
.bpbox .img:hover { color: black; }
.bpbox A.pimgctrl  {
	background: url("/themes/base/user_pers/_img/rgbullet.png") no-repeat left center; 
	width: 120px; display: block; float: left; margin-left: 40px; padding-left: 20px;
	margin-bottom: 10px; color: #000;
}
.bpbox A.pimgctrl:hover  { color: #c22; text-decoration: none; }
.bpbox SPAN.pimgctrl { 
	width: 120px; display: block; float: left; margin-left: 40px; padding-left: 20px; 
	margin-bottom: 10px;
}

.bpbox .scena { color: #c22; text-decoration: line-through; font-size: 17px; }
.bpbox .scena SPAN { color: #000; }
.bpbox .ocena { font-size: 14px; display: block; margin-bottom: 3px; }
.bpbox .ncena { color: #000; font-size: 14px; margin-left: 30px; }
.bpbox .ncena SPAN { color: #c22; font-size: 17px; }
.bpbox .cena { color: #c22; font-size: 17px; }

.bpbox { margin: 0px; }
.pdesc { padding: 0px; margin: 0px; }
.pdesc .menu { background: url("/themes/base/user_pers/_img/pdesc_menu_bg.png") repeat-x; height: 45px; }
.pdesc .menu SPAN { margin: 14px 0px 0px 5px; display: block; float: left; letter-spacing: -1px; }
.pdesc .menu A { font-size: 13px; color: #fff; font-weight: bolder; }
.pdesc .menu A:hover { color: #c22; }
.pdesc .desc { margin: 10px; }

.reserved .rbox { margin-left: 180px; font-size: 15px; line-height: 28px; }
.reserved .rbox A { color: #000; }
.reserved .rbox A:hover { color: #c22; text-decoration: none; }

.basket_control { line-height: 29px; margin: 10px 0; }
.basket_control #count { border: solid 1px #999; width: 50px; float: left; height: 27px; font-size: 20px; margin-left: 100px; text-align: right; }
.basket_control #up { float: left; margin-left: 5px; margin-top: 1px; }
.basket_control #down { margin-left: -11px; margin-top: 17px; float: left; }
.basket_control #add { margin-left: 4px; }

.semitab { background: #aa9; width: 100%; line-height: 25px; }
.semitab DIV { background: #eae8e8; display: block; height: 100%; float: left; padding: 0; text-align: center; font-size: 12px; }
.semitab A { display: block; text-align: center; color: #fff; float: left; background: #aa9; font-size: 12px; }
.semitab A:hover { background: #eae8e8; color: #c22; }
.semitab .space { display: block; width: 5px; float: left; background: white; margin: 0; padding: 0; font-size: 5px; }

/* Galeria */
.gthumbs {
	width: 160px; height: 590px; background: #eae8e8; 
	overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: scroll; 
}
.gthumbs IMG { border: none; width: 120px; height: 120px; margin: 10px; }

/* Produkty w #lmenu */
#divfamily { text-align: center; }
#divfamily .hidelink { display: block; background: #eae8e8; margin: 5px 7px 5px 5px; padding: 5px;}
#divfamily A.hidelink:hover { color: #c22; }
#divfamily.long { height: 700px; overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: scroll; width: 187px; }

#divcat { text-align: center; }
#divcat .hidelink { display: block; background: #eae8e8; margin: 5px; padding: 5px; }
#divcat A.hidelink:hover { color: #c22; }
#divcat.long { height: 700px; overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: scroll; width: 187px; }

/* Sote - oryginalne style */
table.button tr td {padding-top:3px;}
table A { text-decoration: underline; }
.buttons { border: solid 1px #aaa; padding: 3px 3px 0 3px; background: #eee; }
A.buttons { text-decoration: none; }

/* Opis produktu */
.opis { font-size: 15px; }
.opis TABLE { border-top: solid 2px white; border-left: solid 2px white; }
.opis TD { border-right: solid 2px white; border-bottom: solid 2px white; padding: 5px; text-align: center; }
.opis H1 { font-size: 24px; }
.opis H2 { font-size: 21px; }
.opis H3 { font-size: 18px; }

TABLE.pers_form { width: 100%; }
.pers_form TH { font-size: 12px; text-align: right; vertical-align: top; padding-top: 5px;  }
.pers_form TD { font-size: 12px; text-align: left; vertical-align: top; padding-left: 10px; }

.linkification-ext A { color: #000; }

/* Tekst na stronie głównej */
.main_page_text { padding: 0 10px; }

#wellmark { margin-top: 30px; display: block; text-align: center; }
#allegro { margin-top: 30px; display: block; text-align: center; }
#allegro { color: white; text-decoration: none; }
#cssk { margin-top: 130px; display: block; text-align: center; }

.page_abstract { background: #eae8e8; font-weight: normal; font-family: Arial; font-size: 13px; padding: 10px; line-height: 20px; text-align: justify; margin-bottom: 20px; }
.page_abstract H1, .page_abstract H2 { font-weight: normal; font-family: Arial; font-size: 13px; line-height: 20px; display: inline; }
.page_abstract A { color: black; text-decoration: none; font-weight: bold; }
.category-page { margin-left: 5px; }
h1.category-title
{
	color: white;
	background: url('/themes/base/user_pers/_img/bg2a.png') #a2252a repeat-x;
	padding: 3px 8px;
	text-align: left; 
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 5px 5px;
}

.node h1.text, .node h2.text { font-size: 13px; font-family: Arial; color: black; font-weight: normal; text-decoration: none; display: inline; }
h1.text, h2.text { text-decoration: none; dispaly: inline; font-weight: normal; color: black; font-family: Arial; font-size: 13px }

