
html {
	width: 100%;
	height:100%;
	overflow-y:scroll;
}

body {
	
	background-color: #585858;
	background-image:url(../main_images/v2-body-back.jpg);
	height: 90%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #727070;*/
	color: #000000;
	margin:0 auto;
	padding:0;
	line-height: 120%;
	text-align:center;
	
	background-repeat:repeat-x;
}

* html,* html body{
    ackground: #F2F2F2 url(foo) fixed; /* needed for fixed in ie6*/
}
  
#outer{position:relative; background-color:#ffffff;  min-width:950px; width: auto !important; width: 100%;} /*zaleznie od margin-bottom mamy rozna wysokosc footera w kontakt*/
#outer2{background-color:#ffffff; min-width:950px; width: auto !important; width: 100%;} /*zaleznie od margin-bottom mamy rozna wysokosc footera w kontakt*/
* html #outer{height:100%;} /*for ie5*/
* html #outer2{height:100%;} /*for ie5*/
#clearfooter{clear:both;}

#all {
	width:1000px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:white;
	border:1px solid white;
	in-height:92%;
}
#espee_bar {
	height:107px;
	width:100%;
	background-image:url(../main_images/banner-top-back.gif);
	background-repeat:repeat-x;
	text-align:left;
	position:relative;
}

#espee_bar2 {
	height:37px;
	width:100%;
	background-color:#727070;
	background-image:url(../main_images/baner-gorny.gif);
	background-repeat:repeat-x;
}

#level1Container {
	position:relative;
	text-align:left;
	width: 980px;
	margin:0 auto;
	vertical-align:top;
}
#menuBar2 {
	border-top:1px solid white;
	position:relative;
	min-height:43px;
	height:43px;
	color:white;
	background-color:#F29400;
	text-align:left;
}
.menu2element {
	border-right:1px solid #ffffff;
	text-align:center;
	padding:10px;
	padding-left:33px;
	padding-right:32px;
	font-size:10px;
	position:relative;
	display:inline-block;
	line-height:110%;
	float:left;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
}
#menuBar2content {
	color:#ffffff;
	position:absolute;
	left:0;
	top:0px;
}
.menu2elementContent{
	background-color:#F29400;
	position:absolute;
	padding:22px;
	z-index:99;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#menuBar {
	border-top:1px solid white;
	position:relative;
	min-height:44px;
	height:44px;
	color:white;
	background-color:#5A5A5A;
	text-align:left;
}
#menu-bar-inside {
	padding-top:15px;
	margin-left:55px;
}
.menu-element{
	height:18px;
	background-color:#EBEBEB;
	padding:8px;
	margin-right:5px;
}
.active-menu-element{
	background-color:#FF0000;
}
.menu-table{
	margin-left:0;
}
#menuBar a {
	color:white;
	margin-right:10px;
	font-size:14px;
	.line-height:1.1;
}
.img-border{
	border:1px solid #D2D2D2;
}
div#last-added-prod {
	text-align:left;
	margin-left:17px;
	margin-right:17px;
	display: inline-block;
}
.last-added-prod-text{
	margin-left:0px;
}
a {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
}
.bannerContainer {
	width:552px;
	margin-top:0px;
}
.prodContainer {
	
	display:block;
	width:184px;
}
.prod_table {
	border-collapse:collapse;
	position:relative;
	top:0px;
	left:0px;
	.margin-top:0px;
	.margin-bottom:-10px;
	_margin-bottom:0px;
	_margin-top:0px;
}
.scroll-banners {
	position:relative;
	height: 66px;
}
.scroll-banners img {
	display:none;
}
.prod_cell{
	/*min-width:191px;
	position:relative;
	vertical-align:top;
	min-height:380px;
	height:auto !important;
	height: 380px;
	text-align:left; ==================================================================*/
}

.short-desc {
	min-height:74px;
	height:auto !important;
	height: 54px;
	margin-left:0px;
	margin-right:0px;
	font-size:10px;
	width:166px;
}
#opis {
	text-align:justify;
	margin-top:8px;
}	
.prod-cell-container {
	padding-bottom:10px;
	
	
}
.pcc-0 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:2px;
	width:190px;
}
.pcc-1 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:24px;
	width:190px;
}
.pcc-2 {
	border-bottom:1px solid #cccccc;
	padding-left:24px;
	width:168px;
}

.prodDetails {
	position:relative;
	text-align:left;
	color:#000000;
}
.prodDetails .opis_header {
	text-align:center;
	color:#FFFFFF;
	background-color:#727070;
	in-width:136px;
	idth:136px;
	margin-top:27px; /*27*/
}
.prodDetails .opis {
	border:1px solid #cccccc;
	in-width:200px;
	idth:200px;
	min-height:108px;
	height:108px;
	adding:0px;
	overflow:auto;
	line-height:120%;
}
.prodDetails .wysylamy {
	float:left;
	min-width:134px;
	width:134px;
	text-align: center;
	border:1px solid #cccccc;
	margin-top:3px;
	min-height:17px;
	height:17px;
}
.prodDetails .cena {
	color:#000000;
	font-weight:bold;
}

.prodDetails .three a {
	color:#1eb2e9;
	font-weight:bold;
	text-decoration: underline;
}
.prodDetails .rozmiary {
	float:left;
	min-width:134px;
	width:134px;
	text-align:center;
	margin-top:3px;
	border:1px solid #cccccc;
	min-height:17px;
	height:17px;
}
.prodDetails .kupuje {
	float:left;
	min-width:134px;
	width:134px;
	text-align:center;
	margin-left:2px;
	margin-top:3px;
	border:1px solid #cccccc;
	min-height:17px;
	height:17px;
	background-color:#24AF37;
	
}
.prodDetails .kupuje a{
	color:#FFFFFF;
	text-decoration: none;
}
.prodDetails .kupuje-off {
	background-color:#727070;
}
.prodRozmiar { 
	border:1px solid #cccccc;
	min-width:266px;
	width:266px;
	min-height:108px;
	height:108px;
	padding:3px;
	overflow:auto;
	position:absolute;
	top:43px;
	left:0px;
	
	background-color:white;
	display:none;
}
.wybierz_rozmiar_header {
position:absolute;
left:0;
top:0;
	text-align:center;
	color:#FFFFFF;
	background-color:#24AF37;
	min-width:136px;
	width:136px;
	margin-top:27px;
	display:none;
}
.rozm_loader {
	position:absolute;
	left:120px;
	top:50px;
}
.rozmiar-form {
	margin: 5px;
}
input.rozm_radio {
	position: relative;
	margin-right: 6px;
	border: 0;
	height:16px;
	top:3px;
	@top:1px;
}
html:first-child input.rozm_radio {
	top:-2px;
}
.rozm_radio_cont {
	ackground-color:#00CC00;
	text-align:left;
	height:16px;
	_height:12px;
}


.mainProdImg { /*===============================================================*/
	border:1px solid #ababab;
}

.fotoFrameRight {
	min-width:134px;
	width:134px;
	min-height:202px;
	height:202px;
	border:1px solid #CCCCCC;
	float:left;
	margin-bottom:1px;
	_margin-bottom:1px;
	margin-left:2px;
}
.fotoFrameRight img {
	width:134px;
	overflow:hidden;
}
.clear {
	clear:both;
}
#copyright {
	/*position:absolute;
	bottom:10px;
	left:200px;*/
	text-align:center;
	padding-bottom: 4px;
	padding-top: 20px;
	height:110px;
}
#footer {
	color:#CCCCCC;
	width:100%;
	border-top:1px solid #CCCCCC;

}
#footer a {
	color: #cccccc;
}
#cart {
	text-align: center;
	width: 100px;
	min-height: 100px;
	position: fixed;
	right: 0px;
	top: 132px;
	border: 1px solid #CCCCCC;
	margin-right: -1px;
}
#leftMenu {
	text-align: left;
	position: relative;
	left: 0px;
	top:0px;
	width:274px;
	margin-right:10px;
	z-index:1;
}
#leftMenu2 {
	text-align: left;
	position: absolute;
	left: -200px;
	top: 50px;
	background-color: White;
	padding-left:5px;
}
.opinie-header {
	width:526px;
	margin-left:17px;
}
.left-menu-header {
	background-color:#ffffff;
	margin-left:4px;
	padding-bottom:8px;
}
.left-menu-content {
	background-color:white;
	padding-left:17px;
	margin-bottom:5px;
	padding-top:4px;
	padding-bottom:12px;
	padding-right:5px;
	position:relative;
	z-index:1;
}
.products-top-bar {
	background-image:url(../main_images/bar-back.jpg);
	height:29px;
}
.products-content {
	background-color:#FFFFFF;
	padding-top:45px;
	padding-left:40px;
	position:relative;
}
#leftMenu a {

}
.curs-pointer {
	cursor:pointer;
}
.red {
	color:red;
	font-weight:bolder;
}
.gray-back {
	background-color: #EBEBEB;
}
.ui-tabs-nav{

}
.ui-tabs-nav li{
	padding:10px;
	position:relative;
	@margin-right:5px;
}
.ui-tabs-hide { 
	display: none;
}
.ui-tabs-selected {
	background-color:red;

}
ui-tabs-unselect {

}
.ui-tabs-selected a{
	color:#FFFFFF;
}
.ui-tabs-panel {
	padding:10px;
	margin-top:7px;
	border-top:1px solid #d6d5d5;	
	width:300px;
}

#leftMenu li {
	display:inline;
}
#prod-container {
	margin-left:17px;
	margin-right:17px;
}
.under-photos {
	margin-top:5px;
	width:516px;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #000000;
	padding-bottom:20px;
}
#prod-container2 {
	background-color:white;
	margin-top:20px;
	line-height:110%;
}
.standard-border {
	border: 1px solid #d2d2d2;
}
#main-foto-container {
	padding:10px;
}
#main-foto-container img{
	border: 1px solid #ABABAB;
}
#small-foto-container {
	margin-top:10px;
	margin-left:200px;
/*	border: 1px solid #D2D2D2;*/
}
#small-foto-container img{
	border: 1px solid #D2D2D2;
	margin-left:8px;
	margin-bottom:8px;
}
#under-main-foto {
	position:relative;
	margin-top:10px;
	width:270px;
	padding:10px;
	height: 75px;
	.height:85px;
}
.main-foto-div {
	float:left;
	margin-right:17px;
	.height:276px;
	width:168px;
	position:relative;
}
.img-brd {
	border:1px solid #ABABAB;
}
.pow-xxl-link{
	position:relative;
	right:0;
	top:-10px;
	.top:-20px;
	width:100%;
	text-align:right;
	
}
.label-top {
	float:left;
	margin-left:9px;
	_margin-left:4px;
	margin-top:7px;
	margin-bottom:-4px;
}
.labels-bottom {
	margin-top:3px;
	margin-right:2px;
	float:right;
	position:relative;
}
.label-bottom {
	position:absolute;
	right:0px;
	bottom:-10px;
}
.label-bottom-second {
	position:absolute;
	right:0px;
	bottom:4px;
}
#ocena-cont  {
	position:relative;
	left:0px;
	top:0px;
	background-color:#EBEBEB;
	width:298px;
	height:270px;
	padding:10px;
	border:1px solid #D2D2D2;
	display:none;
	z-index:100;
}
.w-100 {
	width:100%;
}
.border {
	border:1px solid #D2D2D2;
}
.center {
	text-align:center;
}
img {
	border: 0;
}
#cartContainer {
	text-align: left;
	position: fixed;
	right: 100px;
	top:132px;
	display: none;
	width: 620px;
	background-color: White;
	border: 1px solid #CCCCCC;
	padding:10px;
	z-index:100;
	clear:both;
}
#zamContainer {
	text-align: left;
	position: fixed;
	right: 100px;
	top:0px;
	display: none;
	width: 470px;
	background-color: White;
	border: 5px solid gray;
	padding:10px;
	z-index:100;
}
#koszyk-zamknij {
	position: absolute;
	right: 10px;
	top: 10px;
}
.rozmiar-zamknij {
	position: absolute;
	right: 10px;
	top: 10px;
}
#koszyk-zamow {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 3px;
}
#koszyk-zamow a{
	color: #24af37;
	font-weight: bold;
}
#loading {
	position:absolute;
	left:-30px;
	top:5px;
}
#loading2 {
	width:100%;
	height: 29px;
	background-color: White;
	isibility: hidden;
	position: fixed;
	_osition: absolute;
	top: 0;
	left: 0;
}
.visTrue{
	visibility: visible;
}
.visFalse {
	visibility: hidden;
}
.transferer1 {
	border: 1px solid black;
}
.hidden {
	display:none;
}
.szybkie-zakupy {
	display:none;
	position:absolute;
	top:230px;
	left:30px;
	_left: -60px;

}
/*================================ formularz zamówienia =================================================*/
#form_zam1 fieldset {
	padding: 0px;
	margin-top: 15px;
	border: 0px solid #cccccc;
}
#form_zam1 fieldset legend{
	padding: 5px;
	color: #24af37;
}

#form_zam1 p {
margin-bottom: 5px;
}

#form_zam1 label {
	min-width: 170px;
	width: 170px;
	text-align: right;
	float: left;
	margin-right: 10px;
	display: block;
	
	
}
#form_zam1 input {
	width:250px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 2px;
}
.platnosc_szcze {
	display: none;
	border-top: 1px solid #cccccc;
	margin-top: 15px;
	padding-top: 15px;
}
.platnosc_szcze a {
	color:#24af37;
}
.przesylka  {
	border: 0;
}
.displayNone {
	display: none;
}
.displayBlock {
	display: block;
}
.platnosci {
	width:30px;
	border: 0;
}
.warning {
	color: Red;
}
.right {
	text-align: right;
}
.borderTop {
	border-top: 1px solid #cccccc;
}
fieldset.podsumowanieZamowienia {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #cccccc;
	color: #000000;/*#727070;*/
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset.podsumowanieZamowienia legend{
	padding: 5px;
	color: #24af37;
}
.podsumowanieZamowieniaProdukty td{
	padding-right: 10px;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0px;

	border-style: solid;
}
#regulamin li{
	margin-bottom:10px;
}
#regulamin {
	margin-bottom: 80px;
	margin:17px;
}
#platnosci {
	margin-bottom: 30px;
}
.rozmiarowka {
	border: 1px solid #cccccc;
	min-width:272px;
	width:272px;
	min-height:174px;
	height:174px;
	position: absolute;
	bottom:0px;
	right: 276px;
	background-color: #ffffff;
}
.rozmiarowka-zamknij {
	position: absolute;
	right: 10px;
	top: 10px;
}
input {
	border: 1px solid #cccccc;
}
.cart tr td {
	padding:5px;
	text-align:center;
}
.cart {
	margin-bottom: 40px;
	margin:0px;
}
.cart-header {
	font-weight: bold; 
	background-color: #EAEAEA; 
	height: 8px; 
	line-height:8px;
}
.product-row td {
	/*border-bottom:1px solid #636262;*/
}
#container2 {
	
}
#container2 span {
	_font-size:6px;
	_position:relative;
	_top: -2px;
}
.f-right {
	float:right;
}
.f-left {
	float:left;
}
.m-zero {
	margin:0;
}
#oceny {
	margin-top:0px;
}
.opinie-odd {
	background-color:#EBEBEB;
}
.opinie_oceny_link a{
	text-decoration:underline;
	color:#000000;
	font-size:10px;
}
.opinie_oceny_link a:hover{
	text-decoration:none;
}

.opinieTable {
	width: 244px;
	margin-left:-12px;
	font-size:10px;
	background-color:#00FFFF;
	
}
.opinieTable tr td {
	padding:0px;
}
.rozmiary-det {
	width:160px;
	text-align:left;
}
.tab-rozmiary-det {
	margin-bottom:15px;
}
.tab-rozmiary-det img{
	position:relative;
	top:2px;
}
.tab-rozmiary-det a{
	text-decoration:underline;
}
.tab-rozmiary-det a:hover{
	text-decoration:none;
}
input#ilosc {
	width:40px;
	height:18px;
	text-align:center;
	position:relative;
	top:-1px;
	.top:-1px;
	left:4px;
}
.ilosc-cont {
	position:relative;
	top:7px;
}
.reload-image {
	position:relative;
	left:2px;
	top:3px;
	.top:50px;
}
.pos-rel{
	position:relative;
}
#left_col_container {
	margin-top:40px;
	float:left;
	min-width:280px;
	width:auto !important;
	width:280px;
}
#right_col_container {
	margin-top:0px;
	float:left;
	/*width:584px;*/
	width:650px;
	margin-left:20px;
	background-color:#FFFFFF;
}
pre {
	text-align:left;
}
.jeszcze-button {
	text-align:right;
	margin-right:5px;
	margin-left:8px;
	margin-top:9px;
}
h2 {
	font-size:11px;
}
h3 {
	font-size:11px;
}
.like-prod-container{
	margin-left:17px;
}
#allinfo {
	background-color:#F29400;
	width:960px;
	position:absolute;
	left:0;
	top:-1px;
	color:#ffffff;
	text-align:left;
	line-height:130%;
	padding:20px;
	z-index:120;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#allinfo h4 {
	font-size:12px;
	margin-top:10px;
}
ul {
	padding-left:14px;
}
ol {
	padding-left:14px;
}
#zadowolonych-klientow{
	position:absolute;
	right:-55px;
	top:-66px;
	z-index:121;
}