/*reset*/
body {width:100%;background:#fff;color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,strong,th,var{/*font-style:normal;font-weight:400;*/}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
blockquote:before, blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes: "" "";}
fieldset,img,abbr,acronym{border:0;}
:focus {outline:0;}
:link,:visited,:hover {text-decoration:none;}
input,textarea {font:1em normal Tahoma,Geneva,Kalimati,sans-serif;}
/* /reset */

.clearfix:after {clear: both;display: block;visibility:hidden;height:0;content: ".";}
.clearfix {display:inline-block;}
.aural{position:absolute;left:-2007px;font-size:0;}

.aleft {
    text-align:left;
}
.fleft {
	float:left;
}

.pagination li {
    float:left;
    padding:0 9px;
    line-height:23px;
    font-size:1.1em;
}
.pagination a:link, .pagination a:visited {
    color:#1a4733;
    font-weight:700;
    text-decoration:none;
}
.pagination a:hover,.pagination a:focus,.pagination .active a {
    color:#dbb738;
}

h1 {
    font-size:24px;
    color:#67a237;
    line-height:1.25em;
}
h2 {
    font-size:20px;
    color:#67a237;
    line-height:1.25em;
}
h3 {
   font-size:18px;
    color:#67a237;
    line-height:1.25em;
}
a {
	line-height:1em;
}
a:link, a:visited {
    color:#586b53;
    text-decoration:underline;
}
a:hover, a:focus {
    color:#c8ac4b;
}

ul a, ol a {
	font-family:Arial;
}

input, select, textarea {
    color:#586b53;
    font-size:1.1em;
}
.txt {
    height:1.3em;
    padding:0.1em 5px 0.2em;
    border-bottom:none;
    border-left:none;
    border-right:1px solid #224b35;
    border-top:1px solid #224b35;
}
select.txt {
    height:1.7em;
    padding:1px 1px 0 4px;
    border-right:none;
}
select.last {
    border-right:1px solid #224b35;
}
.fline {
    clear:both;
    width:100%;
    margin:8px 0 0;
}
.fline_c {
    text-align:center;
}
.fline_c input{
	margin-top:15px;
}
select.mini_filter {
	width:40px;
}
select.normal_filter {
	width:80px;
}

body {
    background:#f3f3f3 ;
    color:#4b4b4b;
    font-size:12px;
    font-family:Arial,sans-serif;
}

#header,#wrapper {float:left;width:100%;}

#main {
    width:890px;
    margin:0 auto;
    overflow:auto;
    background-color:#fff;
    border-left:solid 8px #eaeaea;
    border-right:solid 8px #eaeaea;
    /*background-image:url(../img/site/bg_shoe.png);
    background-repeat: no-repeat;
    background-position: 740px 48px ;
*/}

/******** header ********/
#header {
	height:95px;
	width:100%;
}
#tools_header {
	width:100%;
	background-color:#4b4b4b;
	color:#fff;
	text-align: center;
	overflow:auto;
}
#tools_header span {
	float: right;
    margin: 0 auto;
    overflow: auto;
}
#tools_header a {
	color:#fff;
	text-decoration: none;
	padding:7px 10px 7px 10px;
	display: block;
	float:left;
}
#tools_header a img {
	vertical-align: middle;
	margin-right:4px;
}

#header #logo{
	width: 237px;
	float:left;
}

#header #tools {
	width: 630px;
	float:left;
	overflow:auto;
}
#tools_info {
	height:30px;
	overflow:hidden;
	float:left;
	display:inline;
	color:#fff;
}
#tools_info span {
	padding-top:8px;
	}
#tools_info label {
	display:inline;
	float:left;
	width:199px;
	margin-top:3px;
	padding-top:2px;
	height:22px;
	margin-left:20px;
	margin-right:10px;
	background:url(../img/site/search_bg.gif) no-repeat 0 0;
}
#tools_info input.search_input {
	background: transparent;
	width:142px;
	height:16px;
	margin-left:55px;
	margin-top:2px;
	border:none;
	font-size:10px;
}
#tools_info img {
	float:left;	
}
#tools_info a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	padding-top:8px;
}
#tools_info_in {
	background-color:#67a237;
	height:30px;
	width:604px;
	float:left;
	color:#fff;
}

/*wyszukiwarka*/
#header form {
	display:inline;
	float:left;
}

/*link systemowe*/
#system {
	vertical-align: bottom;
	height:40px;
	padding-bottom:4px;
}
#system a.i {
    color:#6f6f6f;
    text-decoration:none;
    padding-right:10px;
    display:block;
    float:left;
	vertical-align:botom;
	height:15px;
	padding-top:25px;
}
#system a:hover, #system a:focus {
    color:#6f6f6f;
    text-decoration:none;
}
a.system_cart_info {
	color:#67a237 !important;
	font-weight:bold;
}
a#system_cart {
	color:#67a237;
	font-weight:bold;
		height:40px;
		vertical-align: bottom;
		float:left;
	text-decoration:none;
	margin-right:10px;
}
a#system_cart img {
	vertical-align: bottom;
	padding-top:6px;
}
a#system_cart a {
	text-decoration: none;
}
.ts {
	padding-right:10px;
	vertical-align:bottom;
	float:left;
	padding-top:25px;
}
/******** wrapper ********/
#wrapper {
    padding:5px 0 20px;
}


/******** content ********/
#content {
     float:left;
     width:646px;
     margin:0 0 0 12px;
}
#content div.content {
	width:646px;

	}
#content div.content ul {
	margin:10px 0 10px 10px !important;
}
#content div.content li {
	list-style: url(../img/site/list-style.gif);
	margin:10px 0 10px 10px !important;
}
div.content p,div.content div  {
	line-height: 1.5em;
	margin:5px 0;
}

/*strona główna*/
#main1_1 {
    float:left;
    width:100%;
    background:url(../img/site/main_bg.png) repeat-y 0 0;
}
#main1_2 {
    float:left;
    width:100%;
    background:url(../img/site/main_top.png) no-repeat 0 0;
}
#main1_3 {
    float:left;
    width:100%;
    background:url(../img/site/main_bottom.png) no-repeat 0 100%;
}

.main_products {
    float:left;
    width:255px;
    padding:12px 11px 8px 12px;
}
#main1_3 div.last {
    margin:0 0 0 12px;
}
#content .main_products h2 {
    margin:0;
    text-align:center;
}
#content .main_products h3 {
    margin:0;
    font-size:1em;
}
.main_products li {
    float:left;
    width:241px;
    padding-top:7px;
    padding-bottom:7px;
    border-top:1px solid #d1cebf;
    font-size:1.3em;
    line-height:1.6em;
}
.main_products li.first {
    border:none;
}
.product_photo {
    float:left;
    /*width:110px;
    padding:0 7px 0 0;*/
    text-align:center;
    overflow: hidden;
}
.main_products p a {
    font-size:0.85em;
}
.main_products span {
    color:#c8ac4b;
}

/*** podstrony ***/
/*breadcrumb*/
#breadcrumb {
    width:100%;
    padding:0 0 7px;
    font-size:12px;
    color:#b2b2b2;
}
#breadcrumb a {
    color:#b2b2b2;
    text-decoration:none;
}
#breadcrumb a:hover, #breadcrumb a:focus {
    text-decoration:underline;
}

/*filtry*/
.wide_grey1, .wide_grey2, .wide_grey3 {
    float:left;
}
.wide_grey1 {
    width:100%;
    margin:0 0 6px;
    background:url(../img/site/filters_bg.png) repeat-y 0 0;
}
.wide_grey2 {
    width:100%;
    background:url(../img/site/filters_top.png) no-repeat 0 0;
}
.wide_grey3 {
    width:546px;
    padding:11px 11px 1px 11px;
    background:url(../img/site/filters_bottom.png) no-repeat 0 100%;
}
.wide_grey3 li {
    float:left;
    padding:0 3px 10px 0;
}
.wide_grey3 input.txt {
    width:40px;
}
#filters label {
    display:block;
    color:#7e472a;
    font-size:1.1em;
    line-height:1.7em;
}
#filters .txt {
    border-color:#d1cebf;
}
#filters .submit, #filters .submit_first {
    position:relative;
    top:15px;
}
#filters .submit_first {
    padding-left:10px;
}
#filters .wider {
    padding-right:10px;
}

.discount-mini {
    background:url(../img/site/discount-mini.png) no-repeat 0 0;
	position:absolute;
	overflow:hidden;
	display:block;
	height:26px;
	width:40px;
	padding-top: 14px;
	right:0;
	top:0;
	z-index:1000;
	font-weight:bold;
	font-size: 11px;
	color: #fff !important;
	text-align: center;
}

/*lista produktów*/
.product_list li {
    float:left;
    width:145px;
    margin:0 0 10px 22px;
    overflow:hidden;
}
.product_list_small li {
    float:left;
    width:96px;
    margin:0;
    overflow:hidden;
    text-align:center;
}
.product_list_small {
	padding:10px;
	border:solid 1px #ddd;
	margin-right:10px;
	overflow:auto;
}
.product_list_small .discount-under {
	float:none;
} 
.product_list li.first {
    margin:0;
}
.product_list .list_clear {
    clear:both;
    float:none;
    width:100%;
    height:9px;
    padding:0;
    background:none;
}
.product_list span {
    color:#c8ac4b;
}
.product_list p a img {
	max-width:130px;
	max-height:110px;
}
.list1, .list2 {
    float:left;
    overflow:hidden;
}
.list1 {
    width:100%;
}
.list2 {
    padding:10px;
    text-align:center;
}
.list2 h4 {
    padding:0 0 7px;
}
.list2 p {
	width:100%;
	margin:0 auto;
	}
.list2 img {
	margin-left:-11px;	
}

.discount-under {
	display:inline;
	float:left;
	position:relative;
	z-index:1;
}

.discount-under a {
	text-decoration: none;
	color: #fff;
	font-style: italic;
}

.discount-mini {
    background:url(../img/site/discount-mini.png) no-repeat top right;
	position:absolute;
	overflow:hidden;
	display:block;
	height:30px;
	width:40px;
	padding-top: 10px;
	right:0;
	top:0;
	z-index:1000;
	font-weight:bold;
	font-size: 11px;
	color: #fff !important;
	text-align: center;
}

/*strona produktu*/
#product {
    float:left;
    padding:10px 0 10px;
    border-bottom:1px solid #D1CEBF;
    margin-bottom:20px;
    width:100%;
}
#product_intro {
    float:left;
    width:320px;
    position:relative;
}
#product_intro h3 {
	font-size:15px;
	margin-top:10px;
}
#opiniaex {
	position:absolute;
	top:0;
	right:20px;
}
.product_right {
	width:320px;
	float:left;
}
#product_extra {
	width:340px;
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
	overflow:auto;
}
.product_name {
	color:#4b4b4b;
	margin-bottom:10px;
}
.printme img {
	vertical-align:middle;
}
.printme {
	text-decoration: none  !important;
}
#product_intro h2 {
    margin:0;
    line-height:1.5em;
}
#colors {
    float:left;
    width:130px;
    padding-right:15px;
}
.color_select {
	padding:2px;
	margin-top:10px;
}
#colors span {
	font-weight:bold;
}
.color_selected {
	border: solid 1px #ddd;	
}
#product_prices {
	position:relative;
}
#product_prices .submit {
    margin:0 0 -8px 20px;
}

#pricetag {
	color:#67a237;
	font-weight: bold;
	font-size:17px;
}
#product_prices .price {
    font-size:32px;
    font-weight:700;
    color:#67a237;
	
}
.curprice {
	padding-top:20px;
    padding-bottom:10px;
    display:block;
}
#product_prices label.second_label {
    margin:0px 0 0 0px;
}
.oldprice {
	font-weight:700;
	padding-bottom:15px;
}
#select_quantity {
	width:340px;
	clear:both;
	padding:10px 0 10px 0;
}
#select_sizes {
	width:130px;
	float:right;
	overflow:auto;
}
#select_sizes label {
	font-weight:bold;
	padding-bottom:10px;
	display:block;
}

.sizebox {
	font-weight:bold;
	display:block;
	margin-right: 3px;
	margin-bottom:3px;
	padding-top:6px;
	float:left;
	color:#fff !important;
	width:26px;
	text-align:center;
	height:17px;
	text-decoration: none !important;
	background:url(../img/site/sizebox.gif) no-repeat center bottom;
}
.sizebox_selected {
	color:#565656 !important;	
	background:url(../img/site/sizebox_selected.gif) no-repeat center bottom;
}

#product_photos {
    float:left;
    width: 320px;
    margin:10px 0 20px;
}
#product_photos li {
    float:left;
    padding:10px 0 0 21px;
}
#product_photos li.first {
    padding-left:0;
}
#tabs_navi {
	margin-top:15px;
	
}
#pd_tabs_navi {
	height:26px;
	margin-top:25px;
}
#pd_tabs_navi span {
	background:url(../img/site/tab_l.gif) no-repeat top left;
	display:block;
	float:left;
	height:26px; 
}
#pd_tabs_navi a {
	background:url(../img/site/tab_r.gif) no-repeat top right;
	display:block;
	font-weight:bold;
	padding:8px 10px 0 10px;
	text-decoration: none;
	color:#4b4b4b;
}
#pd_tabs_navi span.pd_selected_tab {
	background:url(../img/site/tab_l_sel.gif) no-repeat top left;
}
#pd_tabs_navi span.pd_selected_tab a {
	background:url(../img/site/tab_r_sel.gif) no-repeat top right;
	color:#fff;
	text-decoration: none;
}
#product_details {
	padding:10px;
	border: solid 1px #e0e0e0;
}
#product_details li {
    padding:5px 4px;
}
#product_details li.first {
    border:none;
}
#product_details li .param_name {
	width:120px;
	display:inline-block;
	font-weight:bold;
	
}
#product_details li a {
	text-decoration: none;
}


#parameters {
    background:url(../img/site/btn_dodaj_do_koszyka_top.png) no-repeat center bottom;
}

.discount-maxi {
    background:url(../img/site/discount-maxi.png) no-repeat 0 0;
	float: left;
	width: 70px;
	height: 72px;
	padding-top: 26px;
	text-align: center;
	font-weight:bold;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	font-style: italic;
	position:absolute;
	right:0;
}

/*zamówienie*/
#tabs {
    float:left;
    width:100%;
    height:34px;
    margin:20px 0 15px;
    padding:0 0 1px 13px;
}
#tabs li {
    float:left;
    height:100%;
    padding:0 1px 0 0;
}
#tabs li a {
    display:block;
    float:left;
    height:100%;
    background-position:0 0;
    background-repeat:no-repeat;
}
#tabs li a:hover,#tabs li a:focus,#tabs li.active a {
    background-position:0 -34px;
}
#tab1 a {
    width:119px;
    background-image:url(../img/site/t_koszyk.png);
}
#tab2 a {
    width:119px;
    background-image:url(../img/site/t_moje_dane.png);
}
#tab3 a {
    width:119px;
    background-image:url(../img/site/t_platnosc.png);
}
#tab4 a {
    width:119px;
    background-image:url(../img/site/t_koniec.png);
}

#products_cart {
    float:left;
    width:100%;
    margin:0 0 0 10px;
    font-size:1.1em;
}
#products_cart.order2 {
    width:358px;
    border-right:1px solid #d1cebf;
}
#products_cart li {
    float:left;
    width:100%;
    padding:5px 0;
    border-bottom:1px solid #d1cebf;
}
#products_cart h3 span {
    margin:0 8px 0 0;
}
.list_left {
    float:left;
    width:130px;
    padding:4px 5px 0;
}
.cl1 {
	width:140px;
}
.cl2 {
	width:130px;
}
.cl3 {
	width:200px;
}
.pname {
	color:#7e472a;
	font-weight:bold;
	text-decoration: none !important;
	display:block;
	clear:both;
}

#products_cart .list_left p {
    text-align:center;
}
#products_cart h3 {
    font-size:1em;
    margin:0 0 8px 0;
}
#products_cart h3 a {
    color:#7e472a;
    text-decoration:underline;
}
#products_cart h3 a:hover,#products_cart h3 a:focus {
    color:#1a4733;
}
#products_cart .list_right label,
 #products_cart .list_right dt,
  #order_details dt, 
#order_confirmation_inner dt {
    color:#7e472a;
}
#products_cart  dd {
	width:110px;
	float:left;
}
#products_cart  dt {
	width:65px;
	float:left;
}
#products_cart dt, 
#products_cart dd, 
#order_details dt, 
#order_details dd, 
#order_confirmation_inner dt, 
#order_confirmation_inner dd {
    line-height:2em;
}
#products_cart .color span {
    position:relative;
    display:block;
    top:5px;
    float:left;
    width:11px;
    height:15px;
    margin:0 5px 0 0;
}
#products_cart .list_right .txt {
    border-color:#d1cebf;
}

#order_details {
    float:left;
    width:100%;
    padding:8px 0;
    font-size:1.1em;
}
#order_details .form_left {
    float:left;
    width:360px;
}
.delivery_label {
	padding:5px;
	overflow:auto;
	display:block;
}
#order_details .form_right {
    float:right;
    width:247px;
    padding:0 15px 0 0;
}
#order_details legend, #order_details .form_right label {
    color:#7e472a;
    font-size:1.1em;
    line-height:2em;
}
#order_details .fline {
    margin-top:11px;
}
#order_details .checkbox {
    position:relative;
    top:2px;
}
#order_details .form_right .checkbox {
    top:4px;
    float:left;
}
#order_details .form_right label {
    float:right;
    width:225px;
}

#suma {
    color:#7e472a;
    font-size:1.1em;
}
#suma span {
    color:#1a4733;
    font-size:1.53em;
    font-weight:700;
}
.suma {
    color:#1a4733;
    font-size:1.53em;
    font-weight:700;
}

#form_bottom {
    float:left;
    width:100%;
    margin:30px 0 0;
    padding:5px 0 0;
    background:url(../img/site/border.png) repeat-y 334px 0;
    text-align:center;
}
#form_bottom li {
    display:inline;
    padding:0 11px;
    line-height:29px;
}

dd.one_line {
    float:left;
    margin:0 15px 0 0;
}

.gold1 {
    background:url(../img/site/gold_bg.png) repeat-y 0 0;
}
.gold2 {
    float:left;
    width:100%;
    background:url(../img/site/gold_top.png) no-repeat 0 0;
}
.gold3 {
    float:left;
    width:540px;
    padding:10px 14px;
    background:url(../img/site/gold_bottom.png) no-repeat 0 100%;
}
#premium_login, #order {
    width:100%;
    float:left;
    margin:20px 0 10px;
    font-size:1.2em;
    line-height:1.5em;
}
#premium_login {
	border:solid 1px #ddd;
	padding:15px;
	width:616px;
}
#premium_login h3, #order h3 {
    text-align:center;
}
#premium_login p, #order p {
    margin:1em 0;
    text-align:justify;
}
#premium_login .txt {
    width:180px;
}
#premium_login label, #premium_login a {
}
#premium_login fieldset, #premium_login ul {
    margin:1em 0;
    text-align:center;
}
#premium_login .submit {
    position:relative;
    top:9px;
}
#premium_login li {
    display:inline;
    padding:0 13px 0 20px;
}
#premium_login li.first {
    background:none;
}
#premium_login a {
    text-decoration:underline;
}
#premium_login a:hover,#premium_login a:focus {
}
#order .txt {
    width:135px;
    border-color:#1a4733;
    background:#f3efe7;
}
#order label {
    display:block;
    float:left;
    width:132px;
    margin:0 4px 0 0;
    text-align:right;
    font-size:0.91em;
}
#order textarea.txt {
    height:120px;
}
#order .lradio {
    display:inline;
    float:none;
    padding:0 0 0 5px;
    margin:0;
}
#order_form1 {
    float:left;
    width:283px;
}
#order_form2 {
    float:right;
    width:247px;
}
#order_form2 label {
    width:97px;
}


/******** sidebar1 ********/
#sidebar1 {
    float:left;
    width:189px;
    padding:0 5px 0 15px;
}
#sidebar1 ul li {
	font-size:15px;
	background:url(../img/site/li_bg.gif) bottom left  no-repeat;
}
#sidebar1 ul li.active > a {
	 color: #67A237;
	}
	#sidebar1 ul li.active2 > a {
	 color: #67A237;
	}
#sidebar1 ul li ul li {
	padding-left:15px;
}
#sidebar1 a {
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:14px;
	display:block;
	font-family:"Times New Roman", serif;
	font-weight:bold;
	}
#sidebar1 .menu1   a {
	color:#7e472a;
	background:url(../img/site/b1.gif) 2px 10px  no-repeat;
}
#sidebar1 .menu2 a {
	color:#5e5e5e;
	background:url(../img/site/b2.gif) 2px 10px  no-repeat;
}
#sidebar1 .menu3 a {
	color:#487624;
	background:url(../img/site/b3.gif) 2px 10px  no-repeat;
}
.m_sep {
	margin-top:15px;
	margin-bottom:5px;
}
.filters_title {
	font-weight:bold;
	display:block;
	font-size:1.3em;
	color:#67a237;
}
#filters_navi {

}
.panel_menu_filters {
}
.filter_header_toggle_content {
	width:180px;
	padding-left:10px;
	border-bottom:solid 1px #ddd;
}
a.filter_header_toggle {
	cursor:pointer;
	display:block;
	font-size:15px;
	background:url(../img/site/li_bg.gif) bottom left  no-repeat;
	width:165px;
}
a.filter_header_toggle:hover {
	background-color:#fff;
    color:#dbb738 !important;
}
.filter_header_toggle_active {
	background:url(../img/site/collapse.gif) right 5px  no-repeat !important;
	color:#c8ac4b  !important;
}
a.filter_item {
	display:block;
}
a.filter_item:hover {
	background-color:#fff;
    color:#dbb738 !important;
}
.filters_wrapper a, .filters_wrapper a:link, .filters_wrapper a:visited {
	padding-left:30px;
	display:block;
}
.used_filters {
	padding:5px 10px 5px 15px;
}

/******** sidebar2 ********/
#sidebar2 {
    float:right;
    width:219px;
}

#cart_button {   
    z-index:1;
	height: 80px;
	margin-bottom: 70px;
	width: 100%;
	display: block;
}
a #cart_button {  
    display:block;
    width:100%;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
#cart_info {
    position:relative;
    top:-30px;
    margin:0;
    padding:6px 0;
    border-top:1px solid #68865b;
    border-bottom:1px solid #68865b;
}
#speed_contact {
    font-size:0.85em;
}
#speed_contact a{
    color:#fefea8;
    text-decoration:underline;
}
#speed_contact a:hover,#speed_contact a:focus {
    color:#586b53;
}



/* bestsellers */
#bestsellers {
    margin:19px 0 0;
}
#bestsellers span {
    color:#c8ac4b;
}
#bestsellers li {
    padding:15px 0 10px 0;
    border-top:1px solid #d1cebf;
}
#bestsellers li.first {
    border:none;
}
#bestsellers h2 {
    font-size:1.5em;
    font-weight:700;
    padding:0 0 10px;
}
#bestsellers h3 {
    padding:0 0 5px;
}
#bestsellers h3 a {
    font-size:1.3em;
    line-height:1.5em;
}



/******** footer ********/
#footer {
    padding:20px 0;
    border-top:10px solid #4b4b4b;
    text-align:center;
    width:840px;
    margin:0 auto;
    clear:both;
    color:#4b4b4b;
    margin-top:30px;
}
#footer span {
}
#footer a {
    color:#4b4b4b;
    text-decoration:none;
}
#footer a:hover, #footer a:focus {
    text-decoration:underline;
}

/** contact **/
	#contact label{
		text-align:right;
		float:left;
		width:120px;
		padding: 7px 5px 0 0;
		font-size: 13px;
	}
	#contact textarea{
		padding:0.1em 5px 0.2em;
	    border-bottom:none;
	    border-left:none;
	    border-right:1px solid #224b35;
	    border-top:1px solid #224b35;
		background: #f3efe7;
		width: 217px;
	}
	#contact .txt{
		background: #f3efe7;
		width: 217px;
		height:1.2em;
		margin-top: 5px;
	}
	#contact .fline_c {
		margin-top: 10px;
		margin-right: 220px;
	}
	#contact #submit{
	background: url(../img/site/btn_wyslij.png);
	width: 88px;
	height: 28px;
	cursor: pointer;
	border: none;
	}
	#contact #reset{
		background: url(../img/site/btn_wyczysc.png);
		width: 88px;
		height: 28px;
		cursor: pointer;
		border: none;
	}
	#contact1 h3{
		padding-top: 30px
	}
	
#content table td{
	border-bottom: 1px solid #C9C3AE;
}
#content table tr.first td {
	padding-top: 10px;
}
#content table#table_nostyle {
	background: none;
	width: auto;
}
#content table#table_nostyle tbody{
	background: none;
}	
#content table#table_nostyle td{
	border-bottom: none;
}
#content table#table_nostyle tr.first td {
	padding-top: 0;
}

.marginB1 {
	margin-bottom:15px;
}

.platnoscipl {
	margin:10px 0 10px 20px;
	text-align:center;
}
.red_text {
	color: #d61400 !important;
}
.line-through {
	text-decoration:line-through;
}

.centered{
	width:100%;
	text-align: center;
}
.valign {
	vertical-align:middle;
}
.newsletter_text {
	color:#fefea8;
	text-align:center;
}

.top_border {
	border-bottom:1px solid #D1CEBF;
}

.used_filters a {
    display: block;
    color: #000000;
    padding: 2px 0 2px 0px;
    text-decoration: none;
	line-height:1.5em;
}
.used_filters a strong {
        font-weight:bold;
}
.f_color {
	display:block;
	float:left;
}
.f_colors {
	clear:both;
	width:100%;
	overflow:auto;
}
.panel h1 {
        font-family: Times,serif;
        font-size: 18px;
        margin-bottom: 3px;
        color: #000000;
}
.panel h2 {
        font-family: Times,serif;
        font-size: 16px;
        margin-bottom: 3px;
        color: #000000;
}
#filters_qty {
	float:right;
	clear:both;
	width:100%;
	text-align:right;
}

.cuf {
	
}

`@media print` {
.onprinthide { display: none; }
}


