@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a {
	color: #FD731B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

#container {
	width: 1000px;
	margin: 0 auto;
}
#top {
	width: auto;
	height: 279px;
	background-image: url('../../_var/edytor/design/bg2.jpg');
	position: relative;
}
#search {
	position: absolute;
	top: 20px;
	left: 193px;
	width: 245px;
}
#search h3 {
	margin-bottom: 12px;
}
#searchInput {
	width: 199px;
	height: 14px;
	background-image: url('../../_var/edytor/design/img_r5_c4.jpg');
	padding: 4px;
	color: #000000;
	font-size: 11px;
	float: left;
	margin-right: 11px;
	border: 0;
}
#searchGo {
	border: 0;
	padding-top: 2px;
}
#logo {
	position: absolute;
	top: 2px;
	left: 27px;
}
#logo img {
	display: block;
}
#cart {
	position: absolute;
	top: 20px;
	left: 493px;
	font-size: 10px;
	color: #8B93A5;
	width: 166px;
	height: 53px;
	background-image: url('../../_var/edytor/design/img_r3_c33.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#login {
	position: absolute;
	top: 20px;
	left: 721px;
	font-size: 10px;
	color: #8B93A5;
	width: 166px;
	height: 53px;
	background-image: url('../../_var/edytor/design/img_r3_c44.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	position: absolute;
	right: 0;
	top: 89px;
	width: 539px;
	list-style: none;
	background-image: url('../../_var/edytor/design/img_r13_c45.jpg');
	height: 24px;
}
#menu li {
	float: left;
	display: inline;
	height: 24px;
	border-right: 1px #A8AEBB solid;
}
#menu li a {
	display: inline-block;
	padding: 6px 22px 0 22px;
	height: 18px;
	color: #FFFFFF;
	font-size: 12px;
}
#menu li a:hover {
	color: #FD8131;
	text-decoration: none;
}
#menu li.last {
	border: 0 !important;
}
#main {
	width: 806px;
	position: absolute;
	top: 133px;
	left: 193px;
	list-style: none;
}
#main li {
	float: left;
	display: inline;
	width: 161px;
	height: 100px;
}
#main li a {
	display: block;
	width: 161px;
	height: 100px;
	color: #787A7C;
	text-align: center;
	line-height: 18px;
        font-weight: bold;
}
#main li a:hover {
	text-decoration: none;
	color: #000000;
}
#main li a img {
	margin-bottom: 4px;
}

/*TEMP*/
#left {
        padding-left: 28px;
	width: 190px;
        margin-right: 28px;
	float: left;
        padding-bottom: 15px;
}
#center23 {
	width: 726px;
	float: left;
        padding-bottom: 15px;
}
/*TEMP*/

#footer {
	padding: 0 0 0 40px;
	width: auto;
	height: 170px;
	background-image: url('../../_var/edytor/design/bg.gif');
	background-repeat: repeat-x;
	color: #000000;
	line-height: 18px;
	clear: both;
}
#copy {
	width: 220px;
	float: left;
	padding-top: 13px;
}
#tel {
	width: 361px;
	float: left;
	border-top: 10px #8B93A5 solid;
	padding: 13px 30px 0 0;
	text-align: right;
	line-height: 16px;
}
#tel strong {
	color: #FD731B;
	font-family: Verdana;
}

.telBlock {
	width: 180px;
	float: right;
text-align: center:
}
#links {
	width: 302px;
	float: left;
	border-bottom: 1px #E2E4E9 solid;
	border-left: 1px #E2E4E9 solid;
	padding: 12px 23px;
}
#links h3 {
	margin-bottom: 10px;
}
.linksBlock {
	float: left;
	width: 151px;
}
.links {
	list-style: none;
        padding-left: 2px;
}
.links li {
	height: 20px;
}
.links li a {
	color: #000000;
}

.button {
	margin-top: 8px;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.main {
	margin: 10px 0 8px 7px;
        list-style: none;
}
.main li {
	padding-left: 14px;
	background-image: url('../../_var/edytor/design/arrow.gif');
	background-repeat: no-repeat;
    background-position: 0 4px;
    padding-bottom: 3px;
}
.main li a {
	color: #000000;
}
.main li a:hover {
	color: #FE741C;
}
.sub {
	list-style: none;
	margin-left: 5px;
	margin-top: 4px;
}

.clear0{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding:0px;
}
.step{
	clear: both;
	height: 5px;
	line-height:5px;
	font-size:5px;
	margin: 0px;
	padding:0px;
}
.step2{
	clear: both;
	height: 15px;
	line-height:15px;
	margin: 0px;
	padding:0px;
}
.step10{
	clear: both;
	height: 10px;
	line-height:15px;
	margin: 0px;
	padding:0px;
}
a.a2{
	font-weight:bold;
	color: #FE741C !important;
}
a.a2:hover, .underline{
	text-decoration:underline;
}
.underline, .underline:hover{
	/* color */
}
.duże{
	/* color */
	font-size:22px;
}
a img{
	border:none;
}

.border_dot{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	background:url(gfx/box_separator.gif) bottom repeat-x;
}
.dot_bottom_uni{
	background:transparent url(gfx/dot_separator.gif) repeat-x scroll bottom;
}
fieldset{
	border:none;
	margin:0px;
	padding:0px;
}
label{
	cursor:pointer;
}

.w_lewo{
	display:inline;
	float:left;
}
.w_prawo{
	display:inline;
	float:right;
}
.t_right{

text-align:right;
}
.t_left{

text-align:left;
}
.t_center{

text-align:center;
}
input.classic{
	height:21px;
	line-height:21px;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	text-align:center;
}
input.small{
	background-image:url(gfx/button_1_maly.gif);
	width:70px;
	font-size:11px;
}
input.medium{
	background-image:url(gfx/button_1_sredni.gif);
	width:100px;
}
input.big{
	background-image:url(gfx/button_1_duzy.gif);
	width:150px;
}
input:hover{
	color:#000000;
}
.skreslone{text-decoration:line-through;}

form {
	margin:0px;
	padding:0px;
}


h1 img.hid1, h1 img.hid2{
	display:inline;
	float:left;
	margin:0px;
	height:auto;
	background-color:transparent;
	visibility:hidden;
}
h1 img.hid1{
	margin-left:-2000px;
}
h1 a.logo{
	margin:0px;
	height:auto;
	background-color:transparent;
	background-position:left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	z-index:5;
}
h1 a.logo img{
	display:inline;
	float:left;
	visibility:hidden;
	border-width:0px;
	border:0px;
	margin:0px;
	padding:0px;
}

div.banner{
	padding-top:1px;
	text-align:center;
	background:#FFFFFF url(gfx/box_podklad.gif) repeat-x scroll 0px 0px;
}
div.banner div.bord{
	height:2px;
	line-height:2px;
	font-size:1px;
	margin:0px;
	padding:0px;
	background:#ffffff url(gfx/dot_separator.gif) repeat-x scroll center bottom;
}


/*  main   */


.linki{
	background:url(gfx/dot_separator.gif) bottom repeat-x;
	line-height:15px;
	padding:6px 16px 6px 10px;
}
.linki a{
	margin:0px 3px 0px 4px;
}


/*  --------------  */
/* box  */

.box{
	width:100%;
	padding:0px;
margin-bottom: 30px;
}

h2.nagl, h3.nagl {
        background-image: url('../../_var/edytor/design/img_r13_c45.jpg');
	height: 18px;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 6px;
padding-left: 6px;
}


.box form{
	margin:0px 0px 0px 3px;
	padding:0px;
}
.box fieldset{
	text-align:left;
	text-indent:0px;
	padding:15px 5px 15px 5px;
}

.box form fieldset span{
	text-indent:0px;
	display:block;
	padding:0px;
	margin:-2px auto 10px 2px;
}

.box input.box_txt{
	height:15px;
	padding:2px;
	border:#a3a3a3 1px solid;
}
.box_txt_f{
	position:relative;
	bottom:3px;
	width:130px;
}
.box_txt_subs{
	width:128px;
}
.box input.box_sbm {
	margin-left:5px;
	border:none;
	text-indent:-2500px;
	cursor:pointer;
}
.box_sbm.box_f {
	width:26px;
	height:26px;
	background:url(gfx/szukaj_button.gif) right no-repeat;
}
.box_sbm.box_subs {
	width:23px;
	height:21px;
	background-position: left;
	background-repeat:no-repeat;
	background-image:url(gfx/OK_button.gif);
	background-color:#FFFFFF;

}

.box .f_box a{
	clear:both;
}
.box .f_box a img{
	margin-right:5px;
}
.box .s_box{
	width:110px;
	margin-left:25px;
}
.box .pliki{
	margin:14px auto 14px auto;
	text-align:center;
}
.box .pliki a{
	margin-right:3px;
	margin-left:3px;
}


.list {
	margin: 10px 0 8px 7px;
        list-style: none;
}
.list li {
	padding-left: 14px;
	background-image: url('../../_var/edytor/design/arrow.gif');
	background-repeat: no-repeat;
    background-position: 0 4px;
    padding-bottom: 3px;
}
.list li a {
	color: #000000;
}
.list li a:hover {
	color: #FE741C;
}

.box form.sonda_box fieldset input{
	margin-left:15px;
	cursor:pointer;
	margin-right:3px;
}

.box form.sonda_box fieldset input.box_sonda{
	float:right;
	border:none;
	cursor:pointer;
	background:transparent url(gfx/button_2_maly.gif) no-repeat scroll right center;
	height:21px;
	width:75px;
	line-height:21px;
	margin-bottom:-2px;
	margin-right:5px;
	text-align:center;
}
.box form.sonda_box fieldset input.box_sonda:hover{

}

.box .sonda_wynik{margin:10px;}
.box .sonda_wynik div{margin:5px;}
.box .sonda_wynik div .pol_odp{
	font-style:italic;
	clear:both;
	padding-top:5px;
}
.box .sonda_wynik div span{
	clear:left;
	float:left;
}
.box .sonda_wynik .pol_wynik{
	margin:0px 0px 0px 40px;
	background:#FFFFFF url(gfx/shoper_poll_bg.gif) center no-repeat;
	width:104px;
}
.box .sonda_wynik .pol_wynik img{
	height:8px;
	margin:2px;
}

.box .usersonline{
	margin:10px;
}
.box .usersonline .co{
	width:130px;
	display:inherit;
	float:left;
	clear:left;
}
.box .usersonline .ile{
	width:35px;
	display:inherit;
	float:right;
	clear:right;
	text-align:right;
}
.box .producers{
	margin-left:20px;
	width:120px;
}

.box .promo{
	margin:10px;
	text-align:center;
}
.box .promo a{
	font-weight:bold;
}
.box .promo img{
	padding:1px;
	border:1px solid #C8C8C8;
	margin:5px;
}
.box .filter{

padding: 15px 5px 10px;
}
.box .filter .price,
.box .filter .select{

margin-bottom:10px;
}
.box .filter .select select{

width: 110px;

margin: 4px 0px 0px 31px;
}
.box .filter .price .amount{

margin-top:3px;

margin-left:31px;
}
.box .filter .sbmt{

text-align: center;
}
.box .filter .f_promo{

margin:0px 31px 5px;

padding-left:20px;

position:relative;

left:0px;

top:0px;

text-align: left;
}
.box .filter .f_promo input{ /* inaczej dla ie  */

position:absolute;

left:0px;

top:3px;
}

/*   center   */

.achtung, .error{
	padding:15px 22px 15px 54px;
	background:#ffffd9 url(gfx/ico_alert.gif) center left no-repeat;
	border:#cd3300 1px solid;
	color:#d55204;
	margin-bottom:15px;
	text-align:justify;
}
.achtung a, .error a{
	display:block;
	margin-top:5px;
	height:21px;
	line-height:21px;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
	text-align:center;
	background-image:url(gfx/button_1_sredni.gif);
	width:100px;
	font-size:11px;
	text-decoration:none;
}

.news_tr{

padding:5px;
	line-height:15px;
}
.name_prod{
    background-image: url('../../_var/edytor/design/img_r13_c45.jpg');
	height: 18px;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
}

.produkt span.cena_brutto{
	padding-left:5px;
	width:auto;
	float:none;
	position:static;
	/* color */
	font-size:20px;
}



.produkt .decsript{
	padding:10px;
}

.produkt .old_price{
	text-decoration:line-through;
}

.produkt .mini_nagl{
	font-size:13px;
	text-align:justify;
	font-weight:bold;
	padding:0px 0px 7px 10px;
	margin-top:15px;
	margin-bottom:0px;
}

.produkt div.opinia{
	 text-align:left;
	 padding:5px;
	 position:relative;
	 left:0px;
}
.produkt div.opinia.even{
	 background-color:#F8F8F8;
}
.produkt div.opinia.odd{
	 background-color:#FFFFFF;
}
.produkt div.opinia .name{
	font-style:italic;
	right:0px;
	width:30%;
	position:absolute;
	text-align:right;
}
.produkt div.livechat{

margin:5px 0px;
}
.produkt div.livechat img{

margin:0px;
}

table.tabela_prod.attr{
}
table.tabela_prod.attr td{
	padding:2px 10px;
}
table.tabela_prod.attr td.atr{
	text-align:left;
	font-weight:bold;
	width:50%;
}
table.tabela_prod.attr td.param{
	width:50%;
}
div.mini_nagl.dot_bottom_uni.attr{
	text-align:center;
	margin-top:5px;
}
/*  tabela produktow
*/


table.tabela_prod div.do_koszyka{
	text-align:right;
	height:34px;
	margin-left:5px;
	margin-right:15px;
}
table.tabela_prod div.do_koszyka a{
	display:inline;
	float:right;
	height:34px;
	line-height:33px;
	padding:0px 53px 0px 0px;
	background:url(gfx/dodaj_do_koszyka_2.gif) 100% 0px no-repeat;
	/* color */
	font-weight:normal;
	text-align:right;
	overflow:hidden;
	width:63px;
	text-decoration:none;
}
table.tabela_prod div.do_koszyka a:hover{
	text-decoration:underline;
}

table.tabela_prod{
	width:100%;
}
table.tabela_prod .prawo{
	text-align:right;
}
table.tabela_prod .sortuj{
	height:30px;
}
table.tabela_prod .linki{
	text-align:right;
	height:30px;
}
table.tabela_prod tr.odd{
	background-color:#F8F8F8;
}
table.tabela_prod tr.even.h:hover, table.tabela_prod tr.odd.h:hover {
	background-color:#EEEEEE;
}
table.tabela_prod td{
	padding-bottom:5px;
	padding-top:5px;
}

table.tabela_prod td p.name_pr{
	text-indent:10px;
	font-weight:bold;
	margin:0px;
}
table.tabela_prod .nazwy{
	text-align:left;
	width:80%;
	padding-left:5px;
	padding-bottom:11px;
}
table.tabela_prod .nazwy p.txt{
	text-align:justify;
	margin-bottom:0px;
	margin-top:7px;
}
table.tabela_prod .nazwy p.txt.search{
	text-align:left;
}

table.tabela_prod input.txt {
	border-style:solid;
	border-width:1px;
	border-color:#808080 #d3d0c7 #d3d0c7 #808080;
	padding:0px 2px;
	text-align:center;
	color:#656565;
	height:15px;
}
table.tabela_prod a.img{
	margin:13px 10px 5px 5px;
}
table.tabela_prod img{
	display:inline;
	margin:10px 10px 0px 5px;
	padding:1px;
	border:#c8c8c8 1px solid;
}
table.tabela_prod img.product_img{

display:block;

float:left;
}
table.tabela_prod.rel img{
	margin:0px 10px;
}

table.tabela_prod .cena_prod{
	width:20%;
	text-align:center;
}


/* ------ about -------- */

div.about_cont{
	padding:0px 10px;

overflow: hidden;
}

/* ----- KOSZYK ------- */

#kosz{
	display:inline;
	float:left;
	margin:9px auto 9px 4px;
	padding:0px;
}
div.kosz{
	margin-top:9px;
}
#kosz h4{
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	padding:0px;
}
#kosz .dostawa{
	border:#c8c8c8 1px solid;
	padding:9px;
	margin-bottom:0px;
	margin-top:6px;
	text-indent:0px;
}

#kosz form{
	margin:0px; padding:0px;
}
.small{
	font-size:9px;
}
#kosz div{
	text-indent:10px;
}
.kosz table{
	margin-left:0px;
	width:100%;
}
.kosz table tbody{
	width:100%;
}
.kosz table tbody tr th, .kosz table tbody tr td{
	text-indent:0px;
	text-align:center;
}
.kosz table tbody tr th.l, .kosz table tbody tr td.l{
	text-indent:10px;
	text-align:left;
}
.kosz table tbody tr{
	background-color:#e2e2e2;
}
.kosz table tbody tr.odd{
	background-color:#f1f1f1;
}
.kosz table tbody tr.white td, .kosz table tbody tr.white, .kosz table tbody tr.white:hover{
	text-indent:0px;
	text-align:left;
	background-color:#FFFFFF;
}
.kosz table tbody tr:hover, .kosz table tbody tr.odd:hover{
	background-color:#dbdbdb;
}
.kosz table tbody tr th{
	background-color: #8B93A5;
	color:#FFFFFF;
	height:25px;
	margin:0px 1px 1px 0px;
}
.kosz table tbody tr td{
	height:34px;
	margin:0px 1px 1px 0px;
}

.kosz table tbody tr td.empty_list{

padding:7px 0px;

text-align:center;
}


th.photo{width:100px;}
th.nazwa{width:205px;}
th.cena{width:89px;}
th.ilosc{width:93px;}
th.wartosc{width:89px;}
th.usun{width:65px;}
.kosz table tbody tr td input{
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#808080 #d3d0c7 #d3d0c7 #808080;
	margin-right:5px;
}
.kosz table tbody tr td.odswiez{
	text-align:right;
}
.kosz table tbody tr td.odswiez input{
	display:inline;
	float:right;
	background:url(gfx/button_1_sredni.gif) center no-repeat;
	width:100px;
	height:21px;
	margin-right:10px;
	border:none;
	cursor:pointer;
}
.kosz table tbody tr td.odswiez input:hover{
	color:#000000;
}

/* ------------------------------------- */

#kosz .coupon{

height: 24px;

line-height: 24px;

text-indent: 0px;

padding-left:5px;

display: inline;

float: left;
}
#kosz .coupon .rabat_txt{
	width:82px;
	height:13px;
	padding:3px;
}
#kosz .coupon .rabat_sbm{
	border:none;
	background:url(gfx/OK_button.gif) center no-repeat;
	width:23px;
	height:21px;
	cursor:pointer;
}
.kosz table.under_basket{

margin: 0px 0px 0px auto;

width:auto;

border-collapse:0px;

border-spacing:0px;

white-space: nowrap;
}
.kosz table.under_basket tr,
.kosz table.under_basket tr:hover  {

background-color:transparent;
}
.kosz div.bonus,
.kosz table.under_basket td.bonus{

height: 18px;

line-height: 18px;

text-indent: 0px;

margin-bottom:5px;

text-align: right;
}
.kosz table.under_basket td.bonus.txt{

white-space: nowrap;
}
.kosz div.bonus.amount,
.kosz table.under_basket td.bonus.amount{

padding-left:5px;

padding-right:10px;

width:70px;
}
.kosz div.bonus.amount.red,
.kosz table.under_basket td.bonus.amount.red{

color: #f00;
}
.kosz div.refresh{

display:inline;

float:right;

margin-right:10px;
}
.kosz div.refresh
.kosz table.under_basket .refresh{

height:25px;

text-align:right;

margin-right:10px;

margin-top:2px;
}
.kosz div.sum,
.kosz table.under_basket td.sum{
	font-weight:bold;
	background-color:#e6e6e6;
	border-top:1px solid #C8C8C8;

height: 34px;

line-height: 34px;

text-indent: 0px;

display: inline;

float: right;

margin-bottom:5px;

text-align:right;
}
.kosz table.under_basket td.sum.txt,
div.sum.txt{

width: 270px;

width: auto !important;

min-width: 270px;

white-space: nowrap;
}
.kosz table.under_basket td.sum.amount,
div.sum.amount{

padding:0px 10px 0px 5px;

width:75px;

clear:right;

text-indent: 0px;
}
.navig{

height: 22px;
}
.kosz table.under_basket .refresh input,
.navig input{
	display:inline;
	float:right;
	height:21px;
	text-decoration:none;
	border:none;
	cursor:pointer;
	line-height:21px;
	text-align:center;
}
.navig input.dalej{
	background:url(gfx/button_2_maly.gif) right no-repeat;
	width:75px;
	height:21px;
	line-height:21px;
	margin-right:10px;
}
.navig input.back{
	background:url(gfx/button_3_duzy.gif) left no-repeat;
	width:150px;
	height:21px;
	line-height:21px;
	margin-right:5px;
}

table.method{

width:auto;
}
table.method tbody tr{

background-color: transparent;
}
table.method tbody tr:hover{

background-color: #fafafa;
}
table.method tbody tr td{

background-color: transparent;

height:15px;

text-align: left;
}
table.method tbody tr td input{

border:none;
}
table.method tbody tr td.sh_radio{

width:20px;
}
table.method tbody tr td.sh_name,
table.method tbody tr td.sh_small{

width:auto !important;

width:120px;

min-width: 120px;

padding:0px 10px;
}
table.method tbody tr td.sh_price{

width:50px;
}

/* ---------------------------------*/

.adresy_spis .one_line{

min-width:120px;

float:left;

line-height:12px;
}


/* --------- FORMULARZE ------------*/


.formularze{
	display:inline;
	float:left;
	margin:9px 4px 9px 5px;
	padding:0px;
}
.formularze h4{
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 5px 10px;
	padding:0px;
}
.formularze h4 span{
	color: #FE741C;
}
div.lewo{
	display:inline;
	float:left;
}
.formularze div.d{
	display:inline;
	margin-bottom:0px;
	margin-left:4px;
}
.formularze div.left{
   /* inaczej dla ie */
	display:inline;
	float:left;
	width:260px;
	margin-right:10px;
}
.formularze div.right{
  /* inaczej dla ie */
	display:inline;
	float:left;
	width:260px;
}


.formularze div.adv_search{
	display:inline;
	float:left;
	width:300px;
	margin:15px 10%;
}
.formularze div div.frame{
	margin-top:0px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#c8c8c8;
	background:url(gfx/naglowek_background_form.gif) 1px 1px repeat-x;
	overflow:visible;
	text-align:right;
}
.formularze div.adv_search div.frame{
	padding:0px 10px 0px 10px;
}
.formularze .podniesienie{
	position:relative;
	top:-16px;
}
.formularze div.adv_search.cont div.frame .podniesienie input{
	width:200px; margin-right:5px;
}
.formularze div.adv_search.cont div.frame div.span{
	padding-right:230px;
}
.formularze div.adv_search.cont div.frame img, .formularze div.adv_search.cont div.frame a{
	margin-right:15px;
}
.formularze div.bottom{
	width:535px;
	margin:0px;
	padding:0px;
}
.formularze div.bottom div.frame{
	width:535px;
}
.formularze div div.frame input.w210{
	margin-right:-75px;
	width:195px;
}

.formularze div div.frame img{
	display:inline;
	float:left;
	position:relative;
	margin:1px 0px 0px 0px;
	z-index:3;
}
.formularze h5{
	background:transparent url(gfx/dot_separator_dwupixel.gif) bottom repeat-x;
	font-size:11px;
	font-weight:bold;
	padding:10px 15px 10px 10px;
	margin:0px 0px 35px 0px;
	position:relative;
	z-index:2;
}
.formularze h5.txta{
	margin:0px 0px 15px 0px;
}

.formularze div#adres .frame, .formularze div#adres_do_wysylki .frame{
	height:auto!important;
	height:420px;
	min-height:420px;
	padding-bottom:0px;
}

.formularze div#adres_do_wysylki, .formularze div#przypomnienie_hasla{
	display:none;
}
.formularze div div.frame input{
/* inaczej dla ie */
	border-style:solid;
	border-width:1px;
	border-color:#808080 #d3d0c7 #d3d0c7 #808080;
	padding:2px;
	margin:2px 0px;
	width:120px;
	height:15px;
	line-height:19px;
	position:absolute;
	top:50%;
	font-size:12px;
	margin-top:-12px;
	right:10px;
}
.formularze div div.frame.reverse{

padding-bottom:15px;
}

.formularze div div.frame.reverse h5, .formularze div div.frame h5.low{

margin:0px 0px 20px 0px;
}
.formularze .reverse div.checkbox_lay{

text-align: left;

padding:0px 10px;
}
.formularze .reverse div.checkbox_lay input{

width:15px;

position: relative;

line-height:13px;

top:4px;

left:10px;

border:none;

height:15px;
}
.formularze .reverse div.checkbox_lay label{

margin-left:15px;

height:15px;
}
.formularze .save_conn{

text-align:center;

margin-bottom:10px;
}
.formularze div div.frame input.button{
	height:21px;
	text-decoration:none;
	border:none;
	cursor:pointer;
	line-height:21px;
	text-align:center;
	width:100px;
}
.formularze div div.frame span{
	display:block;
	padding-right:140px;
	line-height:11px;
	height:20px;
}
.formularze div div.frame div.span{
	padding-right:140px;
	padding-left:5px;
	line-height:15px;
	position:relative;
	top:0px;
	left:0px;
	margin:7px 0px 8px 0px;
	text-align:right;
	height:auto!important;
	height:20px;
	min-height:20px;
}
.formularze div.frame div.select{
   	padding-right:10px;
	padding-left:5px;
	line-height:15px;
	position:relative;
	top:0px;
	left:0px;
	margin:7px 0px 8px 0px;
	text-align:right;
	height:auto!important;
	height:20px;
	min-height:35px;
	text-align:right;
}
.formularze div.frame div.select select{

border-color:#808080 #D3D0C7 #D3D0C7 #808080;

border-style:solid;

border-width:1px;

font-size:12px;

height:20px;

margin:0px;

padding:2px;

width:210px;
}
.formularze div div.frame div.span input.checkbox{  /* inaczej dla ie */
	left:123px;
	top:0px;
	position:absolute;
	border:none;
	width:13px;
	margin:0px;
}
.podniesienie.billing_edit{

padding-right:75px;
}
.formularze div div.frame .billing_edit div.span input.checkbox{  /* inaczej dla ie */
	left:188px;
}
.formularze div div.frame input:hover, .formularze div div.frame input:focus,
.formularze div div.frame textarea:hover, .formularze div div.frame textarea:focus{
	color:#656565;
	border-color:#666666;
}
.formularze div div.frame textarea{
	margin:2px 15px 15px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#808080 #d3d0c7 #d3d0c7 #808080;
	padding:2px;
	width:360px;
	height:67px;
	display:inline;
	float:right;
}
.formularze div div.frame div.textarea{
	display:inline;
	float:right;
	width:120px;
	padding:5px 5px 0px 0px;
	text-align:justify;
}
.formularze div div.frame .checkbox{
/* inaczej dla ie */
	margin-right:15px;
	margin-top:5px;
}
.formularze div div.frame label{
	width:180px;
}
.formularze div div.frame img.captcha{
	border:1px solid black;
	margin:5px 10px;
	display:inline;
	float:right;
	border-color:#808080 #d3d0c7 #d3d0c7 #808080;
}
.formularze div div.frame a.captcha{
	font-size:9px;
	text-align:right;
	width:110px;
	margin-right:10px;
}
.dot_bottom{
	background:transparent url(gfx/dot_separator.gif) repeat-x scroll center;
	height:38px;
}
.dot_bottom2{
	background:transparent url(gfx/dot_separator.gif) repeat-x scroll bottom;
	height:20px;
}
.formularze .navig{
	padding:5px 10px 0px 15px;
	text-align:right;

height: 20px;
}
.formularze div.bottom .navig{
	width:520px;
}
.formularze .navig a{
	float:left;
}
.formularze .navig input{
	display:inline;
	float:right;
	height:21px;
	text-decoration:none;
	border:none;
	cursor:pointer;
	line-height:21px;
	text-align:center;
}
.formularze .navig input:hover{
	color:#000000;
}
.formularze .navig input.dalej{
	background:url(gfx/button_2_maly.gif) right no-repeat;
	width:78px;
	overflow:hidden;
}
.formularze .navig input.back{
	background:url(gfx/button_3_maly.gif) left no-repeat;
	width:78px;
	overflow:hidden;
}
.formularze .navig input.back3{
	background:url(gfx/button_3_duzy.gif) left no-repeat;
	width:150px;
	padding-left:15px;
	overflow:hidden;
}
.formularze .navig input.center_m{
	background:url(gfx/button_1_maly.gif) left no-repeat;
	width:70px;
}
.formularze .navig input.center_s{
	background:url(gfx/button_1_sredni.gif) left no-repeat;
	width:100px;
}
.formularze .navig2{
	padding:5px 10px 0px 15px;

height: 21px;

text-align:right;
}
.formularze .navig2 input{
	height:21px;
	text-decoration:none;
	border:none;
	cursor:pointer;
	line-height:21px;
	text-align:center;
}
.formularze .navig2 input.dalej{
	background:url(gfx/button_2_maly.gif) right no-repeat;
	width:76px;
	overflow:hidden;
	float:none;
}
.formularze .navig2 input.back{
	background:url(gfx/button_3_maly.gif) left no-repeat;
	width:78px;
	overflow:hidden;
	float:none;
}

.formularze .address{
	list-style:none;
}
.formularze .options{
	margin-top:10px;
}
.formularze ul.options{
	margin:10px 0px 10px 2%;
	padding:0px;
	list-style:none;
	border-left:#C8C8C8 1px solid;
	height:27px;
}
.formularze ul.options li{
	margin:0px;
	padding:0px;
	float:left;
	height:25px;
	width:19%;
	border-color:#C8C8C8;
	border-style:solid;
	border-width:1px 1px 1px 0px;
}
.formularze ul.options li a{
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
}
.formularze ul.options li a:hover, .formularze ul.options li a.hov{
	background-color:#F0F0F0;
	text-decoration:none;
}
.formularze .adresy_spis{
	width:200px;
	display:inline;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	border-color:#C8C8C8;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	padding:0px;
	height:auto!important;
	height:145px;
	min-height:145px;
}
.formularze .adresy_spis.bord_bottom{
	border-bottom:#C8C8C8 1px solid;
}
.formularze .adresy_spis div.h{
	font-size:13px;
	background:#ffffff url(gfx/naglowek_background_form.gif) top repeat-x;
	padding:5px;
}
.formularze .adresy_spis p{
	padding-left:10px;
}

.formularze .wart{
	width:138px;
	display:inline;
	text-align:left;
	padding-left:10px;
}
.formularze div.adv_search div.frame div.span{
	padding-right:170px;
}
.formularze div.adv_search div.frame div.span input{
	width:150px;
	margin:-12px 0px 2px 0px;
}
.formularze div.adv_search div.frame div.span select{
	border-style:solid;
	border-width:1px;
	border-color:#808080 #d3d0c7 #d3d0c7 #808080;
	margin:-12px 0px 2px 0px;
	width:156px;
	height:18px;
	line-height:19px;
	position:absolute;
	top:50%;
	font-size:12px;
	margin-top:-12px;
	right:10px;
}
.formularze div.checkbox_normal{

padding:2px;
	margin:2px 100px 2px;
	width:20px;
	height:15px;
	line-height:19px;
	position:absolute;
	top:50%;
	font-size:12px;
	margin-top:-12px;
	right:10px;
}
.formularze div.checkbox_red{

padding:2px;
	margin:2px 100px 2px;
	width:20px;
	height:15px;
	line-height:19px;
	position:absolute;
	top:50%;
	font-size:12px;
	margin-top:-12px;
	right:10px;

border: 1px solid #f00;
}
.formularze div div.frame div.span .checkbox_normal input.checkbox{

top:2px;

left:-2px;
}
.formularze div div.frame div.span .checkbox_red input.checkbox{
/* inaczej dla ie */

left:5px;

top:2px;
}

.formularze div.txt_normal{

position: absolute;

padding-left:4px;

display: inline;

float: left;

overflow: hidden;

width: 120px;

text-align: left;
}

.prod {
	width: 362px;
	float: left;
	border-bottom: 1px #E2E4E9 solid;
        border-right: 1px #E2E4E9 solid;
	height: 215px;
	position: relative;
}
.prod2 {
	width: 362px;
	float: left;
	border-bottom: 1px #E2E4E9 solid;
	height: 215px;
	position: relative;
}
.prod h3, .prod2 h3 {
	position: absolute;
	top: 7px;
	left: 10px;
	color: #DA7839;
	font-family: Tahoma;
        font-size: 12px;
}
.prod h3 a, .prod2 h3 a {
        color: #FF7F00;
}
.prodImg {
	position: absolute;
	top: 43px;
	left: 15px;

}
.prodPrice {
	position: absolute;
	top: 85px;
	right: 20px;
	color: #8C93A5;
	font-size: 16px;
}
.prodCart {
	position: absolute;
	right: 20px;
	top: 120px;
	padding-left: 32px;
	background-image: url('../../_var/edytor/design/img_r20_c21.jpg');
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 8px;
}
.prodText {
	position: absolute;
	top: 166px;
	left: 10px;
	width: 342px;
	line-height: 16px;
}
.spacer {
        height: 28px;
}
.news {
        width: auto;
        padding: 0 7px;
        text-align: justify;
}

#arts {
        padding: 20px 50px 0 50px;
	width: 900px;
	height: 195px;
	background-image: url('../../_var/edytor/design/bg.gif');
	background-repeat: repeat-x;
	color: #000000;
	line-height: 18px;
	clear: both;
}
.arts {
	list-style: none;
        width: 180px;
        float: left;
}
.arts li {
	height: 20px;
}
.arts li a {
	color: #000000;
}
.addc {
border: 0 !important;
}

#prod {
	width: auto;
	position: relative;
}
#prodImg {
	float: left;
	width: 450px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#zagiel {
	float: right;
	margin-top: 20px;
	width: 255px;
	text-align: center;
	padding-bottom: 25px;
}
#info {
	float: right;
	width: 255px;
	border-top: 1px #E2E4E9 solid;
	padding-top: 28px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 25px;
}
#car {
	padding-left: 32px;
	background-image: url('../../_var/edytor/design/img_r20_c21.jpg');
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 8px;
	float: right;
}
#det {
	width: auto;
	padding: 15px;
	border-top: 1px #E2E4E9 solid;
	border-bottom: 1px #E2E4E9 solid;
	margin-bottom: 5px;
}
.price1 {
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
}
.price2 {
	font-size: 24px;
	color: #8C93A5;
}

.decsript {
	width: auto;
	padding: 15px;
	border-bottom: 1px #E2E4E9 solid;
	margin-bottom: 20px;
}

#rss {
	position: absolute;
	top: 20px;
	left: 920px;
width: 60px;
text-align: center;
font-size: 10px;
	color: #8B93A5;
}
#rss img {
        padding-top: 7px;
}

.news ul, .decsript ul {
        margin: 20px;
}
#nav {
	width: auto;
	background-image: url('../../_var/edytor/design/bg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 7px 0 7px 27px;
	margin-bottom: 25px;
}
.head {
       margin-bottom: 7px;
       color: #FD731B;
font-size: 12px;
}
#traw {
width: auto;
text-align: center;
padding-top: 14px;
}