BODY {
  margin: 0px;
  height: 100%;
  background-image: url(img/bg.jpg);
  background-repeat: repeat-x;
  padding:0;
}

SELECT {
	font-family: Tahoma;
	color: #6B6B6B;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	border-top: 1px solid #9A9A9A;
	vertical-align: top;
	margin-top: 2px;
	width: 90%;
}

td,div,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363637;
	margin: 0px;
	padding: 0px;
}

INPUT{
	margin-bottom: 3px;
	padding:0;
	margin:0;
	font-size: 11px;
	margin-bottom: 1px;
}


A {
	color: #207b21;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	color: #494949;
	text-decoration: none;
}

A img{
	border: 0px;
}

FORM{
	margin:0px;
	float:left;
	padding:0px;
}



/*Menu Góra*/

div.menu{
	margin-left:455px;
	margin-top: 63px;
	float: left;
}

div.menu a{
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	height: 17px;
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 25px;
	float: left;
	font-weight: normal;
}

div.menu a:hover{
	background-image: url(img/menu2.png);
	color: #2cb12d;
}

/*Koniec Menu Góra*/

/*Produkt*/

div.product_tab{
	width:459px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

div.product_tab .img{
	width: 170px;
	height: 160px;
	margin-right: 5px;
	float: left;
	background-image: url(img/ll.jpg);
	background-position: right;
	background-repeat: no-repeat;

}

div.product_tab div.kolumna{
	float: left;
	width: 280px;
	height: 160px;
	background-image: url(img/ll.jpg);
	background-position: right;
	background-repeat: no-repeat;

}

span.cena_p{
	font-size: 20px;
	color: #8f1b1b;
}

span.cena_p2{
	font-size: 20px;
	
}

span.nazwa_p{
	color: #279428;
	margin-top: 10px;
	font-size:12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin-bottom:5px;
	width: 270px;
	clear: left;
}

span.model{
	color: #888888;
	text-transform: lowercase;
}

span.model2{
	color: black;
	margin-left: 3px;
}

span.k_opis{
	float: left;
	color:black;
	width:260px;
}

div.prawy_box{
	float: right;
	clear: none;
	width: 240px;
	margin-right: 10px;
}


div.box_pod{
	float: right;
	clear: none;
	width: 220px;
	margin-right: 10px;
	margin-top: 10px; 
	margin-left: 10px;
	margin-bottom: 20px;
}


div.box_cena{
	width: 237px;
	height: 150px;
	background-image: url(img/cena.jpg);

}
div.box_cena div{
	margin-left: 15px;
	float: left;
	margin-top: 20px;
}

span.linker a{
	color: #228b22;
	font-weight: normal;
	text-transform: lowercase;
	float: left;
	width:150px;
	margin-top: 5px;
}

span.nazw_x{
	color: black;
}
span.nazwa_y{
	color: maroon;
	font-weight: bold;
}

.ilo_in{
	width:45px;
	margin-top: 0px;

}


div.foty{
	float: left;
	width: 420px;
	margin-left: 20px;
	background-position: top center;
	background-image: url(img/kreska.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

div.oppis{
	float: left;
	width: 420px;
	margin-left: 15px;
	margin-top: 10px;
}

span.opcja{
height: 24px;
line-height: 24px;
padding-left: 10px;
width: 320px;
background-color: #2d2d2d;
color: white;
float: left;
margin-right: 1px;
margin-bottom:1px;
margin-left: 25px;
}

span.dolek{
	float: left;
	width: 680px;
	margin-top: 5px;
	margin-left: 15px;
}

span.wartosc{
	height: 24px;
	width: 320px;
	line-height: 24px;
	padding-left: 10px;
	background-color: #dddddd;
	color: #228b22;
	float: left;
	margin-bottom: 1px;
}

/*KoniecProdukt*/





/*Szukaj Góra*/

#szukaj{
	float: left;
	margin-top:70px;
	margin-left: 25px;
	height: 100px;
	width: 215px;
	
}

.szukaj_input{
	width: 120px;
	height: 20px;
	background-color: white;
	border: 1px solid #8ee08e;
	float: left;
	line-height: 20px;
	color: #7d7d7d;
	font-size: 11px;
	padding-top: 2px!important;
	padding-top: 0px;

	padding-left: 8px;
	margin-right: 5px;
}


/*Koniec Szukaj Góra*/

/*Lokalizacja Góra*/


#lokalizacja{
	float:left;
	width:900px;
	margin-top: 38px!important;
	margin-top: 20px;
	margin-left: 20px;
	color: white;
	font-size: 11px;
}

A.lokalizacja2, .lokalizacja{
	float: left;
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
}

A.lokalizacja2:hover{
	color: black;
}

/*Koniec Lokalizacja Góra*/



.kategorie_box{
	width:227px;
}

A.kategorie{
	width: 168px!important;
	width: 183px;
	color: #279a28;
	height: 26px;
	line-height: 26px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	font-size: 12px;
	margin-top: 3px;
	float: left;
	padding-left: 15px;
	margin-left: 33px;
	font-weight: normal;
	text-align: left;
}

A.kategorie:hover{
	color: #185418;
}


.kontakt_box{
	width:249px;
	background-image: url(img/box_bg.jpg);
}

.logowanie_box{
	width:249px;
	background-image: url(img/box_bg.jpg);
}


.koszyk_box{
	width:249px;
	background-image: url(img/box_bg.jpg);
}

.koszyk_box2{
	margin-left: 10px;
	margin-top: 3px;
	font-size:12px;

}

.logowanie_box2{
	margin-left: 5px;
	margin-top: 10px;
	font-size:12px;

}

.logowanie_box2 .inputbox{
	width: 210px;
	height: 20px;
	line-height: 20px;
	padding-top: 2px;
}


.logowanie_box2 form{
	float: left;
}


.ankieta_box{
	width:249px;
	background-image: url(img/box_bg.jpg);
}

.ankieta_box2 {
	margin-left: 0px;
	margin-top: 10px;
	font-size:12px;

}

.kontakt_box2{
	margin-left: 10px;
	margin-top: 3px;
	font-size:12px;
}

.ankieta_box2 form{
	width: 245px;
	margin-left: 4px;
}



/*Koniec Boxy*/


/*Ankieta*/

.pytanie{
	color: black;
	font-size: 12px;
	text-transform: capitalsize;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 245px;
	margin-bottom: 10px;
	font-weight: bold;
}

.ank_fon{
	color: black;
	font-size: 12px;
	text-transform: capitalsize;
	font-family: Arial, Helvetica, sans-serif;
}

/*Koniec Ankieta*/



/*Dół*/

.box_dol{
float: left;
margin-left: 25px;
margin-top: 20px;
width: 200px;
margin-right: 10px;
}

.box_dol2{
float: left;
margin-left: 35px;
margin-top: 40px;
width: 200px;
}

.dol_title{
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin-bottom: 5px;
	margin-left: 3px;
}

.dol_menu A{
	width: 138px!important;
	width: 148px;
	height: 23px;
	line-height: 16px;
	background-image: url(img/menu_dol.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	color: white;
	padding-left: 10px;
	margin-bottom: 3px;
	font-weight: normal;
	margin-left: 5px;
}

.dol_menu A:hover{
	color: black;
}

/*Koniec Dół*/

/*ic-STORE*/

td.naglowek, div.naglowek, .infoboxheading,td.pageheading {
	height: 39px;
	line-height: 39px;
	padding-top: 0px;
	background-image: url(img/heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	color: #228b22;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	vertical-align: top;
	margin-left: 0px;
}

A.nazwa, .nazwa{
	color: #249725;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

A.nazwa:hover{
	color: #b22222;
}

.dynamicMain select{
	width:700px
}

.box_prod{
	 float:left; 
	 background-image:url(img/box.jpg); 
	 background-position: bottom;
	 background-repeat:no-repeat; 
	 width:700px; 
	 height:150px; 
	 margin-left:10px; 
	 margin-right:0px; 
	 margin-top:0px;
}

.box_prod2{
	 float:left; 
	 background-position: bottom;
	 background-repeat:no-repeat; 
	 width:700px; 
	 height:150px; 
	 margin-left:10px; 
	 margin-right:0px; 
	 margin-top:0px;
}

div.promocje{
	background-image: url(img/tlo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 710px;
	height: 130px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}

.boxprom{
	float:left;
   width:540px;
	margin-top:10px;
}

A.produkt_promocje{
	font-size: 12px;
	color: #2db22e;
	text-transform: uppercase;
}

A.produkt_promocje:hover{
	text-decoration: underline;
}

.smalltext{
	padding-left:5px;
}

.info_text{
	padding: 4px;
}

.login{
	font-size: 14px;
}

div.opis_kat{
	border: 1px solid #f3f3f3;
	background-color: #fbfbfb;
	width: 690px!important;
	width: 700px;
	margin-left: 8px;
	margin-right: 5px;
	padding: 5px;
	margin-bottom: 8px;
}

a.podkategoria2{
	width: 200px;
	height: 130px;
	border: 1px solid #f3f3f3;
	color: black;
	text-align: center;
	display: block;
	margin-left: 8px;
	float: left;
}
a.podkategoria2:hover{
	border: 1px solid maroon;
	color: maroon;
}

div.lokalizacja{
	float: left;
	margin-left: 135px;
	height: 19px;
	line-height: 19px;
	margin-top: 10px;
}

.lokalizacja2,.headerNavigation{
	float: left;
	line-height: 19px;
	font-size: 12px;
	font-weight: normal;
	color: #393939;
}

a.headerNavigation:hover{
	color: #1f8020;
}

div.szukaj{
	float: right;
	margin-top: 10px;
	margin-right: 35px;
}

.s1,.s2,.s3{
	float: left;
}

.s1{
	font-size: 12px;
	font-weight: normal;
	color: #288d29;
	line-height: 19px;
}
/*koniec ic-STORE*/

div.koszyk{
	float: right;
	margin-right: 118px;
	margin-top: 55px;
	color: white 
}

div.nowosci{
	width: 200px;
	margin-left: 22px;
	float: left;
}


div.fota{
	width: 125px;
	height: 105px;
	background-color: white;
	border: 1px solid #2aa02b;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.fota2{
	width: 125px;
	height: 100px!important;
	height: 105px;
	background-color: white;
	border: 1px solid #62d963;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}
div.kontakt, div.logo{
	color: #279428;
	margin-left:15px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

div.galeria{
	float: left;
	margin-left: 20px;
}

div.reklama{
	float:left;
	width: 200px;
	margin-bottom: 5px;
}

.unpit{
	width:175px;
	height: 18px;
}

div.boxxx1{
	float: left;
	width: 170px;
	margin-top: 75px;
	margin-left: 32px;
}

div.boxxx2{
	float: left;
	width: 140px;
	margin-top: 75px;
	margin-left: 32px;
}
div.boxxx3{
	float: left;
	width: 100px;
	margin-top: 75px;
	margin-left: 38px;
}
div.boxxx1 a, div.boxxx2 a, div.boxxx3 a{
	
	display: block;
	margin-bottom: 4px;
	color: white;
	
}

div.boxxx1 a:hover,div.boxxx2 a:hover,div.boxxx3 a:hover{
	color: #dddddd;
}

div.boxxx4{
	float: left;
	width: 300px;
	margin-top: 105px;
	margin-left: 90px;
	color: white;
}

td.main{
	padding: 4px;
	font-size: 12px;
}


a.manu{
	float:left;
	width: 130px;
	color: #228b22;
	margin-bottom: 3px;
	font-size: 12px;
}

a.manu:hover{
	color: #104311;
}

div.prodd{
	float: left;
	margin-left: 5px;
}

.kategorie_box select{
	width: 160px;
}
