 <br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/eps.com.pl/htdocs/styles.php:1) in <b>/var/www/eps.com.pl/htdocs/styles.php</b> on line <b>2</b><br />
/* XM Standards styles */
.v-top { vertical-align: top; }
.v-middle { vertical-align: middle; }
.v-bottom { vertical-align: bottom; }
.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }
.a-just { text-align: justify; }

table {
    border-collapse: collapse;
    border-spacing: 0px;
    /*width: 100%;*/
}
td { padding: 0px; }

img {border: none;}
form {
    display: inline;
}
body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

.clear {clear: both;} br.clear, div.clear {line-height: 0px; height: 0px;}
.f-right {float: right;} .f-left {float: left;} .f-none{float: none;} .f-inherit{float: inherit;}


.d-block {display: block;} .d-inline {display: inline;} .d-none {display: none;}
.invisible {visibility: hidden !important;}
.no-border {border: none !important;}
.special-text {
    overflow: hidden;
    width: 0.3em;
    height: 0.3em;
    text-indent: -10000px;
}
.margin-auto {margin: auto;}
.m-0 {margin: 0px;} .m-5 {margin: 5px;} .m-10 {margin: 10px;} .m-15 {margin: 15px;} .m-20 {margin: 20px;} .m-25 {margin: 25px;} .m-30 {margin: 30px;}
.m-right0 {margin-right: 0px;} .m-right5 {margin-right: 5px;} .m-right10 {margin-right: 10px;} .m-right15 {margin-right: 15px;} .m-right20 {margin-right: 20px;} .m-right25 {margin-right: 25px;} .m-right30 {margin-right: 30px;}
.m-left0 {margin-left: 0px;} .m-left5 {margin-left: 5px;} .m-left10 {margin-left: 10px;} .m-left15 {margin-left: 15px;} .m-left20 {margin-left: 20px;} .m-left25 {margin-left: 25px;} .m-left30 {margin-left: 30px;}
.m-top0 {margin-top: 0px;} .m-top5 {margin-top: 5px;} .m-top10 {margin-top: 10px;} .m-top15 {margin-top: 15px;} .m-top20 {margin-top: 20px;} .m-top25 {margin-top: 25px;} .m-top30 {margin-top: 30px;}
.m-bottom0 {margin-bottom: 0px;} .m-bottom5 {margin-bottom: 5px;} .m-bottom10 {margin-bottom: 10px;} .m-bottom15 {margin-bottom: 15px;} .m-bottom20 {margin-bottom: 20px;} .m-bottom25 {margin-bottom: 25px;} .m-bottom30 {margin-bottom: 30px;}
.w-auto {width: auto;} .w-max {width: 100%;} .w-20 { width: 20px; } .w-30 { width: 30px; } .w-40 { width: 40px; } .w-50 { width: 50px; } .w-60 { width: 60px; } .w-70 { width: 70px; } .w-80 { width: 80px; } .w-90 { width: 90px; } .w-100 { width: 100px; } .w-150 { width: 150px; } .w-200 { width: 200px; } .w-250 { width: 250px; } .w-300 { width: 300px; } .w-350 { width: 350px; } .w-400 { width: 400px; } .w-450 { width: 450px; } .w-500 { width: 500px; } .w-550 { width: 550px; }
.p-0{padding: 0px;} .p-5{padding: 5px;} .p-10{padding: 10px;} .p-15{padding: 15px;} .p-20{padding: 20px;} .p-25{padding: 25px;}
.p-right0{padding-right: 0px;} .p-right5{padding-right: 5px;} .p-right10{padding-right: 10px;} .p-right15{padding-right: 15px;} .p-right20{padding-right: 20px;} .p-right25{padding-right: 25px;}
.p-left0{padding-left: 0px;} .p-left5{padding-left: 5px;} .p-left10{padding-left: 10px;} .p-left15{padding-left: 15px;} .p-left20{padding-left: 20px;} .p-left25{padding-left: 25px;}
.p-top0{padding-top: 0px;} .p-top5{padding-top: 5px;} .p-top10{padding-top: 10px;} .p-top15{padding-top: 15px;} .p-top20{padding-top: 20px;} .p-top25{padding-top: 25px;}
.p-bottom0{padding-bottom: 0px;} .p-bottom5{padding-bottom: 5px;} .p-bottom10{padding-bottom: 10px;} .p-bottom15{padding-bottom: 15px;} .p-bottom20{padding-bottom: 20px;} .p-bottom25{padding-bottom: 25px;} 


/* CSS Document */

body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px; 
    color: #2e2e2e;
	 /*background: white url(http://barda.pl/shared/images/body-bg.png);*/
     background-color: white;
	 background-position: 0px left;
	 background-repeat: repeat-x;
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color: #275DA3;
    cursor: pointer;
}
a:hover {
	text-decoration: underline; 
}
a.active {
    text-decoration: underline;
}
a.a1 {
    color: red;
}
a.a2 {
    color: #3a3a3a;
    text-transform: uppercase;
}
a.a3 {
    color: white;
}
a.a4 {
    color: #AFB5B9;
}
ul {
    font-size:11px;
    margin: 10px 0px;
    padding: 0px;
	padding-left: 15px;
    color: #464646;
    font-weight: normal;
	list-style: square;
    list-style-position: outside;
    
}
li {
    margin: 5px 0px 5px 0px;
	 padding-left: 0px;
}
ul.ul1{
    margin: 5px 0px;
    padding: 0px;
    list-style: none;
}
ul.ul2 {
    list-style: square;
} 
ul ul {
	padding-left: 20px;
	font-size:11px;
	list-style: circle	
}
ul.with-icons li {
    background: url(http://barda.pl/shared/images/list_bullet.gif) no-repeat 7px 7px;
    padding: 4px 2px 4px 25px;
    list-style: none;
}

ul.with-icons ul {
    margin-top: 2px;
    list-style: none;
}

ul.with-icons li li {
    background: url(http://barda.pl/shared/images/header_bullet_2.gif) no-repeat 7px 5px;
    padding: 2px 2px 2px 25px;
}
ul.ul3 {
	padding-left: 20px;
	list-style: none;
}
ul.ul3 li{
	margin: 0px;
	background: url(http://barda.pl/shared/images/list_bullet_2.gif) no-repeat 0px 7px;
	padding: 0px 0px 0px 19px;
}
ul.ul4 {
    padding-left: 10px;
    list-style: none;
}
ul.ul4 li{
    margin: 5px 0px;
    background: url(http://barda.pl/shared/images/list_bullet_4.gif) no-repeat 0px 3px;
    padding: 0px 0px 0px 15px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0em;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
    
}
/*h1 {
    font-size: 17px;
    color: #515151;
    margin: 0em 0 0.6em 0;
    padding-top: 0.2em;
    padding-bottom: 20px;
    padding-left: 50px;
    text-transform: lowercase; 
    background: url(http://barda.pl/shared/images/h1-bg.gif) no-repeat left top;
    font-family: "Trebuchet MS";
    border-bottom: 1px solid #c8c9c4;
}*/
h1 {
	font-size: 16px;
	line-height: 25px;
	margin: 0px;
	padding: 6px 0 6px 0px;
	font-weight: normal;
	/*background: url(http://barda.pl/shared/images/h1-bg.gif) no-repeat left top;*/
	
}
h2 {
    font-weight: normal;
    text-transform: none;
    font-variant: normal;
    font-size: 13px;
    
}

h3 , .f1 legend{
    font-size: 13px;
    color: #275da3;
    margin: 5px 0px;
    font-weight: normal; 
}

h4 {
    font-size: 12px;
    color: #e50008;
    margin: 4px 0px;
    font-weight: normal;
}
h5,h6 {
	font-size: 11px;
	margin: 0.2em 0;
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px #CACACA dotted;
	margin: 2px 0px;
	padding: 0px;
}
p, pre {
	font-size: 11px; 
   line-height: 15px;
	text-align: left;
	margin: 0em;
	padding: 0.4em 0em 0.4em 0em;
}
address {
	font-style: normal;
	display: block;
	margin: 5px 0px 5px;
	padding: 0px;
	line-height: 18px;
}
em, .em {
	background: #F1FAFF;
	border:1px solid #DDEDF4;
	padding:6px 10px 7px;
	display: block;
	margin: 10px 10px;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
}
.txt1 {
    text-decoration: underline;
    color: #4294d4;
}
.txt2 {
    color: #1d9c09;
    font-weight: bold;
}
.txt3 {
    color: #2c6ea1; 
}
.txt4 {
	color: #e50008;
}
.txt5 {
    color: #4a824e;
    font-weight: bold;
}
.bg1 {
    background: #dbe1e5;
}.bg2 {
    background: #c9d0d5;
}
.selected2 {
    border: 2px solid orange;
}
fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
    overflow: visible;   
}
legend {
    padding: 0px 10px;
}
fieldset.f1{
    border: 2px solid #A6B5BF;
    padding: 10px 25px 25px 25px;
    margin: 10px 20px 20px 20px;
}
fieldset.f2{
    border: 2px solid #a6ca00;
    padding: 10px 25px 25px 25px;
    margin: 10px 20px 20px 20px;
    background: #f8fede;
}

input, textarea, select {
	border: 1px #B5B5B5 solid;
    background: white;
	font-size: 12px;
	padding: 2px 2px;
    margin: 0px 0px;
	height: auto;
    font-weight: normal;
    width: auto;
}
table {
    margin: 0px 0px;
    border: none;
}
th {
    text-align: left;
    
}
td {
    text-align: left;
    padding: 3px;
    vertical-align: top;
}

/*--------------------------------------------------------------------------------------*/
#container {
    width: 930px;
    padding-bottom: 10px;
    margin: 0px auto;
    overflow: hidden;
    /*background: transparent url(http://barda.pl/shared/images/logo-grupa-barda.gif) right top no-repeat;*/
    clear: both; 
}
#header {
    height: 70px;
    clear: both;
    padding: 10px 0px 20px 0px;    
}
.links {
    color: #AFB5B9; 
    background: white;
}
#header .links{
    background: #afb5b9;
    padding: 3px 3px 3px 7px;
    color: white;
    margin-top: 20px;
    width: 215px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    word-spacing: -2px;
}
.header-menu {
    width: 240px;
    height: 260px;
}
.header-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;    
}
.header-menu li {
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    background: transparent url(http://barda.pl/shared/images/icon-2.png) no-repeat left center;
}
.header-menu li a {
    padding: 0px 0px 0px 55px;
    line-height: 35px;
} 
.header-flash {
    width: 690px;
    height: 260px;
}
#footer {
    font-size: 10px;
    color: #767676;  
}
.barda-group {
    background-color: #e50008;
    padding: 5px;
    margin-bottom: 10px;
    height: 36px;
    overflow: hidden;
}
.barda-group img {

}
.barda-group a {
    float: right;
    display: block;
    height: 36px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 15px;
    font-size: 11px;
}
#main {
    clear: both;
    padding: 20px 0px 0px 0px;
    display: block;
}
#xmp-container{
    margin: auto auto;
    width: 955px;
}

#xmp-header {
	height: 70px;
	background: #cbd4da url(http://barda.pl/shared/images/header-bg.gif) top left repeat-y;
}

#xmp-header .user-info {
	background: #cbd4da url(http://barda.pl/shared/xmp-images/icon-user.png) center left no-repeat;
    padding: 10px 10px 10px 60px;
    float: right;
    text-align: right;
}

#xmp-main {
	padding: 15px 0px 10px 0px;
	margin: 0px auto;
	background: transparent;  
}


.input-label {
	margin:  0 0 0.5em 0;
	padding: 0.5em 0 0 0;
	font-size: 0.9em;
	color: #4C4C4C;
}
.input-label input{
	margin-top: 3px; 
}
.required {
	color: #ED5A1C;
	font-weight: normal;
}

.langs {
    text-align: center;
}
.langs a img {
   padding: 5px;
   background: transparent; 
}
.langs a:hover img, .langs .select {
    background: #f98c62;    
} 

/*---------------------------------------------------------------------------------------*/

table.offer-list {
    border-collapse: separate;
    border-spacing: 1px;
}

table.offer-list td {
    border-bottom: 1px solid #E0E0E0;
    padding: 2px;
}

table.offer-list tr:hover {
    background-color: #DAF3CB;
}

table.offer-list tr.selected {
    background-color: #FFFFC0;
}


table.offer-info td.info-header {
    white-space: nowrap;
    text-align: right;
}

table.offer-info td {
    vertical-align: top;
    padding: 3px 5px !important;
}
/* TABS */
table.tabs {
    width: 100%;
}

table.tabs td.tab {
    white-space: nowrap;
}

table.tabs td.tab div {
    border: 1px solid #666666;
    border-bottom: 1px solid black;
    padding: 4px 10px;
    margin: 0 0 0 1px;
    cursor: pointer;
}

table.tabs tr.tabs-container td.selected div {
    border: 1px solid black;
    border-top: 3px solid #000080;
    border-bottom: none;
    padding-bottom: 3px;
    color:blue;
}

table.tabs tr.content td.content {
    padding: 5px;
}

table.tabs tr.hidden {
    display: none;
}

table.tabs td.spacer {
    width: 100%;
    border: 0;
    vertical-align: bottom;
}
table.tabs td.spacer div {
    border-bottom: 1px solid black;
}
.block {
    background: transparent;
	overflow: visible;
    border: 1px solid #a6b5bf;
    margin-bottom: 20px; 
}
.block .header {
    background: #e4f0f6 url(http://barda.pl/shared/xmp-images/h-blue.gif) 10px 10px no-repeat;
    height: 45px; 
}
.block .header h1{
    padding-left: 45px;
    padding-top: 10px;
    text-align: left !Important;
    text-transform: uppercase;
    font-size: 13px;
}
.block .content {
    padding: 10px;
}
.block-fblue .content{
    background: #cedce7;
    padding: 10px 20px 10px 20px;
}
.block-yellow .header {
    background: #f4eed9 url(http://barda.pl/shared/xmp-images/h-yellow.gif) 10px 10px no-repeat;
}
.block-green .header {
    background: #e3f7e8 url(http://barda.pl/shared/xmp-images/h-green.gif) 10px 10px no-repeat;
}
.block-orange {
    border: 1px solid #ff7d4b;
}
.block-orange .header {
    background: #f6f5d7 url(http://barda.pl/shared/xmp-images/h-orange.gif) 10px 10px no-repeat;
    border-bottom: 1px solid #ff7d4b;
}
.block-wblue .header {
    background: #bbd3f8 url(http://barda.pl/shared/xmp-images/h-wblue.gif) 10px 10px no-repeat;
    color: white;
}
.picture {
    border:3px solid #DDEDF4; 
}
.msg {
    width: 800px;
    padding: 10px;
    font-size: 14px;
    border: 2px #299f34 solid;
    background: #b9fabf;
    margin: 20px auto;
    text-align: center;
}
.msg span {
    padding: 5px 0px 5px 35px;
    background: transparent url(http://barda.pl/shared/xmp-images/message-green.gif) 0px 0px no-repeat;
    overflow: visible;
}
.msg-red {
    border: 2px #ff0000 solid !Important;
    background: #ffb9b9 !Important;
}
.msg-red span {
    background-image: url(http://barda.pl/shared/xmp-images/message-red.gif);
}
/*----button more--------------------------------------------------------------------------------*/
div.more, div.back {
    margin: 10px 5px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-style: inherit;
    text-align: right;
    text-transform: lowercase;
    float: left;
    height: 18px;
    background: red url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat 0px -182px;
}
div.more a, div.back a {
    text-decoration: none;
    padding: 0px 22px 0px 5px;
    background: transparent url(http://barda.pl/shared/xmp-images/more.png) no-repeat top right;
    color: white;
    height: 18px;
    display: block;
    line-height: 16px;
}

div.more a:hover, div.back a:hover {
    text-decoration: none;
    color: white; 
}
div.back a {
    padding: 0px 5px 0px 22px;
    background: transparent url(http://barda.pl/shared/xmp-images/more-back.png) no-repeat top left;
}

div.button {
    display: block;
    cursor: pointer;
    padding: 5px 0px;
    text-decoration: none;
    color: #994800;
}
input.button {
    border: none;
    cursor: pointer;
    padding:3px;
    text-transform:normal;
    width:auto;
}
div.button span {
    height: 25px;
    display: block;
    float: left;    
}
div.button .leftcap, div.button .rightcap {
    width: 5px;
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat 0px 0px;
}
div.button .rightcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -5px 0px;
}
div.button .text {
    border: none;
    color: white;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    padding: 0px 5px;
    float: left;
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) repeat-x 0px -25px;
}
div.button:hover .text{
     background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) repeat-x 0px -50px;    
}
div.button:hover .leftcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -10px 0px;
}
div.button:hover .rightcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -15px 0px;
}

/*----button blue--------------------------------------------------------------------------------*/
div.button-b {
    color: Teal;
}
div.button-b .leftcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -20px 0px;
}
div.button-b .rightcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -25px 0px;
}
div.button-b .text {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) repeat-x 0px -75px;
}
div.button-b:hover {
    color: Navy;
}
div.button-b:hover .leftcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -30px 0px;
}
div.button-b:hover .rightcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -35px 0px;
}
div.button-b:hover .text {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) repeat-x 0px -100px;
}
/*----button red--------------------------------------------------------------------------------*/
div.button-r {
    color: white;
}
div.button-r .leftcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -40px 0px;
}
div.button-r .rightcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -45px 0px;
}
div.button-r .text {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) repeat-x 0px -125px;
}
div.button-r:hover {
    color: white;
}
div.button-r:hover .leftcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -50px 0px;
}
div.button-r:hover .rightcap {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) no-repeat -55px 0px;
}
div.button-r:hover .text {
    background: transparent url(http://barda.pl/shared/xmp-images/bg.gif) repeat-x 0px -150px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
#lightbox-image {
    border: 1px solid #C0C0C0;
    padding: 1px;
}/* przedstawiciele */
.agent {
    padding-left: 35px;
    margin: 10px 0px 20px 0px;
    background: transparent url(http://barda.pl/shared/xmp-images/b-red.gif) 5px 0px no-repeat;
}
/* certyfikaty */
.cert {
    padding: 5px 45px 5px 35px;
    margin: 10px 0px;
    background: transparent url(http://barda.pl/shared/xmp-images/b-blue.gif) 5px 10px no-repeat;
    width: 250px;
    float: left;
    position: relative;
}
.cert .zoom {
    background: transparent url(http://barda.pl/shared/images/icon-9.png) left top no-repeat;
    width: 48px; height: 48px;
    position: absolute;
    top: 70px; right: 80px;
    
}
/* realizacje eps */
.real {
    padding: 5px 45px 5px 35px;
    margin: 10px 0px;
    background: transparent url(http://barda.pl/shared/xmp-images/b-blue.gif) 5px 10px no-repeat;
    width: 250px;
    float: left;
    position: relative;
    overflow: visible;
}
.real .zoom {
    background: transparent url(http://barda.pl/shared/images/icon-9.png) left top no-repeat;
    width: 48px; height: 48px;
    position: absolute;
    top: 70px; right: 35px;
}
/* home */
  .box-tiny {
    padding: 10px 10px 10px 0px;
    border: 1px solid white;
    border-width: 1px 1px 1px 0px;
    width: 200px;
}
/* producty */
.product {
    margin: 10px 0px 20px 0px;
    position: relative;
}
.product .new {
    position: absolute;
    width: 83px; height: 84px;
    background: transparent url(http://barda.pl/shared/images/new.png) 0px 0px no-repeat; 
    color: white;  
    left: 0px; top: 70px;
    line-height: 88px;
    font-weight: bold;
    letter-spacing: px;
    text-align: center;
    letter-spacing: -1.0px;
    font-size: 12px;
}
.p-left {
    float: left;
    width: 200px;
}
.p-content {
    float: right;
    width:420px;
    padding-left: 35px;
    background: transparent url(http://barda.pl/shared/xmp-images/b-red.gif) 5px 5px no-repeat;
}
.p-tech {
    border: 1px solid #c0c0c0;
    text-align: left;
}
.p-tech th {
    color: white;
    background: #c0c0c0;
    padding: 3px 5px 5px 5px;
}
.p-tech td {
    padding: 4px;
    text-align: center;
}
.p-tech-head, .col1 {
    background-color: #e5e5e5;
}
.border td, .border th{
   border: 1px solid #c0c0c0;  
}
.p-tech2 th {
    color: white;
    background-color: #4b5a64; 
    padding: 5px 3px;   
}
.p-tech2 td, .p-tech2 th {
    border-bottom: 1px solid white;
    text-align: center;
}
#j_order_data option {
    padding: 2px;
    padding-left: 12px;
    background: url(http://barda.pl/shared/images/list_bullet_4.gif) no-repeat 0px 7px;
}
/* oferta */
.offer {
    background: #DFF1FE;
    opacity: 1; filter: 
    alpha(opacity=100);
}
.box {
    padding: 0px 10px 10px 10px;
    border: 1px solid white;
    border-width: 0px 1px 1px 1px;
    margin-bottom: 25px;
    background: #DFF1FE;
    
}
/* news */
.entry {
    background: transparent url(http://barda.pl/shared/xmp-images/b-red.gif) 5px 5px no-repeat;
    margin: 20px 0 0px 0;
}
.entry .barda-group-logo {
    width: 51px; height: 30px;
    background: transparent url(http://barda.pl/shared/xmp-images/barda-group.png) 0px 0px no-repeat; 
    color: white;  
    text-align: center;
    font-size: 12px;
}INPUT.spinbox-active {
	background-repeat:no-repeat;
	background-position:right 0px;
	background-image:url(http://barda.pl/shared/images/spinbox-sprite.png);
}
INPUT.spinbox-active.spinbox-up-hover {
	background-position:right -18px;
	cursor:pointer;
}
INPUT.spinbox-active.spinbox-down-hover {
	background-position:right -36px;
	cursor:pointer;
}
INPUT.spinbox-active.spinbox-up {
	background-position:right -72px;
	cursor:pointer;
}
INPUT.spinbox-active.spinbox-down {
	background-position:right -54px;
	cursor:pointer;
}

