body {
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f55c1e;
	margin : 0;
	margin-top : 0px;
	font-family : Tahoma, Verdena, MyriadPro, sans-serif;
	font-size : 62.5%;
	border: 0;
	color: #fff;
}

/* dodatki od lolka*/

#errorBox {
  border: 1px solid;
  border-color:#383838;
  display : none;
  background-color:#f55c1e;
  position : relative;
  color:#fff;
  top : 3px;
  left : 0px;
  width: 440px;
  text-align:center;
  padding: 5px;
  font-weight: bold;
  margin-bottom:10px;

}

#prUserCountField {
    width: 15px;
    font-family : Tahoma, Verdena, MyriadPro, sans-serif;
	font-size : 12px;
}


/* koniec dodatkow lolka */

#kontener {
	background-image: url(gfx/tlo_kontener.jpg);
	background-repeat: no-repeat;
	width : 1000px;
	margin-left: 0;
	margin-right: auto;

}

#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
  padding:20px;
  color:#000;
  text-align:left;
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#loading{

}


.makeGrey { 
background-color : #fff;
width : 149px;
border: 1px solid #e3e3e3;
color:#e3e3e3;
}


.makeNormal{
background-color : #fff;
width : 149px;
border: 1px solid #f55c1e;
}


.makeNormalLbl {
color:#000;
float : left;
width : 160px;
text-align : right;
font-weight : normal;
clear : left;
margin: 0 10px 0 0;
padding : 0;
}

.makeGreyLbl {
color:#e3e3e3;
float : left;
width : 160px;
text-align : right;
font-weight : normal;
clear : left;
margin: 0 10px 0 0;
padding : 0;
}


.kontakt_tekst {
  color:#000;
  padding:30px;
  font-size:12px;
}

.figure_instrukcje {
	width: 150px;
	margin: 30px 0 30px 0;
	padding:0 60px 0 0px;
	float:left;
	display: block;
}

.kanaly2 {
position:absolute;
top:650px;
}
.kontakt_tekst a:link {
  color:#F55C1E;
  font-size:12px;
  text-decoration:none;
}

.kontakt_tekst a:hover {
  color:#F55C1E;
  font-size:12px;
  text-decoration:underline;
}

table a:link {
  font-size: 11px;
	color:#6c787e;
	text-decoration:none;

}

table a:visited {
  font-size: 11px;
	color:#6c787e;
	text-decoration:none;
}

table a:hover {
  font-size: 11px;
	color:#6c787e;
	text-decoration:underline;
}

table a:active {
  font-size: 11px;
	color:#6c787e;
	text-decoration:none;
}

.podsumowanie_koszyk {
display:block;
width:120px;
position:relative;
left:405px;
top:10px;
color:#F55C1E;
text-align:right;
}

.koszyk_title {
 text-align:left;
 font-weight:bold;
 text-decoration: underline;
 color: #383838;
 font-size:12px;
}

ul.basket_inline {
list-style : none;
line-height:160%;
position:relative;
top:10px;
left:-20px;
}



.basket_inline li {
	color:#6c787e;
	font-size: 11px;
	font-weight:bold;
}

.koszyk_empty {
position:relative;
top:10px;
left:10px;
list-style : none;
text-align:left;
font-weight:bold;
text-decoration: underline;
color: #383838;
font-size:12px;
}

caption{
 text-align:right;
 font-weight:bold;
 text-decoration: underline;
 color: #F55C1E;
 font-size:12px;
 margin-left:5px;
}

table {
margin-left: 7px;
text-align: left;

}

tr {
margin: 2px 0 2px 0;
padding: 2px 0 2px 0;
}

td {
  color:#383838;
  padding: 0px;
  margin: 2px 0 2px 0;
  text-align: right;
  font-size: 11px;
 }

th {
  color:#F55C1E;
  padding:2px 0px 2px 0px;
  margin: 2px 0 2px 0;
  text-align: right;
  font-size: 12px;
}





.home {
	display : block;
	z-index:10;
	background : url(gfx/logo_top.jpg) no-repeat;
	width : 204px;
	height : 117px;
	position:relative;
	top:44px;
	left:89px;
}

.netto {
font-size:14px;
font-weight:bold;
}

.en {
	z-index:10;
	background : url(gfx/en.gif) no-repeat;
	width : 30px;
	height : 16px;
	position:absolute;
	float:right;
	left: 900px;
	top:20px;

}



.pl {
	z-index:10;
	background : url(gfx/pl.gif) no-repeat;
	width : 30px;
	height : 16px;
	position:absolute;
	float:right;
	left: 900px;
	top:20px;

}

.login{
	display:block;
	margin-left:28px;
	margin-top:14px;
	padding:10px;
	color:#fff;
	font-size: 12px;

}



ul#login {
	z-index:10;
	position:absolute;
	float:right;
	left: 285px;
	top:205px;
	list-style : none;
 	display:block;
 	margin: 0;
	padding:0px;
	color:#F55C1E;
	font-size: 11px;
}

#login li {
float:left;
padding:5px;
margin:0;
}

#login li a{
	color:#6c787e;
	font-size: 11px;
	font-weight:bold;
	margin:-5px;
}


h2 {
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-align:left;
}


.produkt_powiazanie {
  display:block;
  color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-align:left;
	margin-top:10px;
}


#tresc {
	width: 930px;
	margin-top: 112px;
	padding: 0 25px 20px 25px;


}

#tresc_prawa {
	float: left;
	width: 670px;

}

.aktywacja_style {
  display:block;
  margin:20px 0 20px 20px;
  color:#383838;
  font-size:12px;
  font-weight:bold;
}




.afterRegitration {
  display:block;
  margin:20px 0 20px 20px;
  color:#383838;
  font-size:12px;
  font-weight:bold;
}


ul.main {
	display:block;
 	width:210px;
	padding:0px 0 0 0;
	margin-left: 5px;
	list-style-position : inside;


}


img {
	border:0px;
}

a:link {color:#fff; text-decoration: none; font-size:11px;}
a:visited{color:#fff; text-decoration: none; font-size:11px;}
a:hover {color:#383838; text-decoration: underline; font-size:11px;}
a:active {color:#fff; text-decoration: none; font-size:11px;}


#tresc_prawa h1 {
	background-image: url(gfx/bg_h1.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	font-size: 14px;
	font-weight:bold;
	padding-left: 19px;
	margin-left:3px;
	color:#fff;
	display:block;
}

.main li {
 	font-size: 11px;
	color:#fff;
	line-height: 150%;
}


ul#tresc_lewa {
	float: left;
	width:252px;
	background-image: url(gfx/bg_left.gif);
	background-repeat: repeat-y;
	display:block;
 	margin: 0;
	padding:0px;
	list-style : none;

}


.menu_basket {
	width: 252px;
	color:#F55C1E;
	margin-left:10px;
	margin-bottom:25px;
	margin-top:5px;
}


.menu_basket  a {
	font-weight:normal;
	text-decoration:none;
  	font-size: 14px;
	color:#6c787e;
}

.menu_basket  a:hover {
 	font-size: 14px;
	font-weight:bold;
}

.menu_li {
	width: 252px;
	height:37px;
}


.menu_li a {
	display:block;
	width: 208px;
	height:37px;
	background-image: url(gfx/bg_li.png);
 	background-repeat: no-repeat;
	padding: 9px 0 0 42px;
	margin:2px 0 10px 0;
	font-weight:normal;
	text-decoration:none;
  	font-size: 14px;
	color:#fff;
}

.menu_li a:hover {
	display:block;
	background-image: url(gfx/bg_li.png);
	background-position: -252px 0px;
 	background-repeat: no-repeat;
 	font-size: 14px;
	font-weight:bold;
}


.menu_li2 {
  display:block;
	background-image: url(gfx/bg_li2.png);
 	background-repeat: no-repeat;
  position:relative;
	display:block;
	left:-33px;
 	font-size: 11px;
 	width: 239px;
	height:30px;
	text-align:center;
	margin: 4px 0 -7px 0;
	padding: 5px 0 0 0;
}


.menu_li2 a {
	text-decoration:none;
	color:#fff;
}

.menu_li2 a:hover {
	text-decoration:underline;
}




.menu_li3 {
  display:block;
	background-image: url(gfx/bg_li3.png);
 	background-repeat: no-repeat;
 	position:relative;
	top:0px;
	left:-38px;
 	font-size: 11px;
 	width: 190px;
	height:40px;
	text-align:left;
	margin: 4px 0 -7px -35px;
	padding: 5px 4px 0 45px;
	vertical-align:middle;

}


.menu_li3 a {
	text-decoration:none;
	color:#383838;


}

.menu_li3 a:hover {
	text-decoration:underline;

}




.tresc_prawa {
	background-image: url(gfx/bg_right.gif);
	background-repeat: repeat-y;
	width: 670px;
 	display:block;
	margin: 0;
	padding: 5px 0 5px 11px;
	float:left;

}

.tresc_prawa_instruktaz {
	background-image: url(gfx/bg_right.gif);
	background-repeat: repeat-y;
	width: 670px;
 	display:block;
	margin: 0;
	padding: 20px 20px 20px 40px;
	float:left;

}

.tresc_prawa2 {
	background-image: url(gfx/bg_right2.gif);
	background-repeat: repeat-y;
	width: 670px;
 	display:block;
	margin: 0;
	padding: 5px 0 5px 11px;
	float:left;

}


p {
  font-size:12px;
  }

.produkt_p {
	float:left;
	display:block;
	padding-top:15px;
	width:350px;
}

.photo {
	width:210px;
	height:235px;
	padding:0;
	margin:0;
}

.figure {
	width:210px;
	margin:0px;
	padding:0 7px 0 0;
	float:left;
	display: block;
}



.photo_produkt {
	display:block;
	width:100px;
	height:100px;
	padding:0;
	margin:0;
	border: 1px solid #383838;
}

.figure_produkt {
	width:100px;
	height: 145px;
	margin: 30px 0 30px 0;
	padding:0 30px 0 30px;
	float:left;
	display: block;
}


.photo_produkt2 {
	display:block;
	width:221px;
	padding:0;
	margin:0;

}

.figure_produkt2 {
	width:212px;
	margin: 20px;
	padding: 10px;
	float:left;
	display: block;
}



#footer {
	width: 353px;
	clear: both;
  text-align: right;
  float: right;
}

.autor {
	display: block;
	color: #515151;
	margin-top:15px;
	margin-right:10px;
	padding-bottom: 40px;
	text-align: right;
	clear: both;
}


.gora_tresc_prawa {
	display : block;
	background: url(gfx/bg_right_top.gif) no-repeat left top;
	width: 670px;
	height: 35px;
  	margin : 0;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: -10px;
	font-size:12px;
	color:#fff;
   font-weight: bold;

}


.dol_tresc_prawa {
	display : block;
	background: url(gfx/bg_right_bottom.gif) no-repeat left top;
	width: 670px;
	height: 29px;
  	margin : 0;
	padding : 0;
 	clear: both;

}



.gora_tresc_lewa {
	display : block;
	background: url(gfx/bg_left_top.gif) no-repeat left top;
	width: 252px;
	height: 24px;
  	margin : 0;
	padding : 0;

}


.dol_tresc_lewa {
	display : block;
	background: url(gfx/bg_left_bottom.gif) no-repeat left top;
	width: 252px;
	height: 24px;
  	margin : 0;
	padding : 0;
	clear: both;
}

.autor a:link {
	color:#6c787e;
	text-decoration:none;

}

.autor a:visited {
	color:#6c787e;
	text-decoration:none;
}

.autor a:hover {
	color:#6c787e;
	text-decoration:underline;
}

.autor a:active {
	color:#6c787e;
	text-decoration:none;
}

.input {
background-color : #fff;
border: 1px solid #f55c1e;
margin: 0;
padding : 0;
}


.label {
float : left;
width : 160px;
text-align : right;
font-weight : bold;
clear : left;
margin: 0 10px 0 0;
padding : 0;

}



.label2 {
float : left;
width : 160px;
text-align : right;
font-weight : normal;
clear : left;
margin: 0 10px 0 0;
padding : 0;

}


.label3 {
float : left;
width : 160px;
color:red;
text-align : right;
font-weight : normal;
clear : left;
margin: 0 10px 0 0;
padding : 0;

}


.textarea {
background-color : #fff;
width : 149px;
border: 1px solid #f55c1e;
}

#form {
  position: relative;
  left: 100px;
  width:460px;
  color:#383838;
  margin-top:30px;
  font-size:12px;

 }

input#send {
display : block;
background-color:#383838;
border: 1px solid #f55c1e;
position : relative;
color:#fff;
top : 7px;
left : 440px;
border : 0;
}


input#reset {
display : block;
background-color:#383838;
border: 1px solid #f55c1e;
position : relative;
color:#fff;
top : -17px;
left : 325px;
border : 0;
}








