:focus {
	outline: 0;
}

HTML {	height:100%; }

BODY {
	height:100%;
	background: #e7e6e9;
  font-size: 11px; 
	font-family: Tahoma, Verdana, serif; 
	background-image:url('img/top.jpg');		
	background-position: top center;
	background-repeat:no-repeat;
	color: #444343;
  margin: 0px;
  padding:0px;
}

DIV,P,TABLE{
  font-size: 11px; 	
}

H1, .tlo2		 	{ 
	font-size: 14px; 
	color: #2b2b2b; 
	font-weight: bold; 
	text-align:left;
	padding:6px; 
	padding-left:10px;
	background-color:#ffffff;			
	border-bottom:1px solid #d6d6d6;
	margin:0px; 
	border:1px solid #d6d6d6;
}
	
H2		 	{ 
	margin:0px;
	font-size: 14px; 
	color: #3557c2; 
	font-weight: bold; 
	padding-top:3px;
	padding-bottom:5px;
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

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

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #c7c8ca; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: #000000; 
	padding:3px;
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #8eec08; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: #000000; 
	padding:2px;	
}

.tlo3 INPUT, .tlo3 SELECT, .tlo3 .formularz, .tlo3 TEXTAREA { 
	background-color: #ffffff; 
}


.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #8eec08; 
	font-size: 10px; 
	background-color: #70bc04; 
	color: #ffffff; 
	font-weight:bold;
	padding:2px;	
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_krotki2    { width:40px;  }
.f_sredni     { width:120px; }
.f_sredni2    { width:163px; }
.f_sredni3    { width:168px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }


.przycisk     { 
	height:13px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	border-width: 0px;
	border-style: none; 
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #70bc04; 
	text-decoration: none; 
}

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

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  { 
	font-size: 9px;
}

.obrazek { border: 1px solid #000000; margin:3px; }

.tytul { 
	font-weight:bold; 
	font-size: 11px; 
	color: #000000; 
}

.biale  { background-color:#ffffff; } 
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 { background-color: #ffffff; }


/* tlo tresc */
.tlo3	{ 
	background-color: #ffffff; 
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;	
	border-bottom:1px solid #d6d6d6;	
	padding:7px;	
}

/* tlo tresc wokol ramka */
.tlo3s	{ 
	border:1px solid #bcbbbb;
}

/* tlo wyroznione */
.tlo4	{ 
	background-color: #f7f6f7; 
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;	
	border-bottom:1px solid #d6d6d6;	
	padding:4px;	
}


/* podkategorie menu */
.tlo7	{ 
	background-color: #ffffff; 
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;	
	border-bottom:1px solid #d6d6d6;	
	padding:7px;	
	font-weight:bold;
}


.tabelka{
	border:1px solid #d6d6d6;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.datownik { font-weight: normal; font-size: 9px; }

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{ 
	font-weight:bold; 
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.ramka { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN { 
	color: #4f4f4f;
}

.ramka A, .ramka A:link, .ramka A:visited, .ramka A:active	{ 
	color: #275899; 
	text-decoration: none; 
}

.ramka A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.szerokosc { width:980px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

A.copy, A.copy:link, A.copy:visited, A.copy:active	{ 
	font-family: Trebuchet, Arial, serif;
	color:#37415e;
	font-weight: normal; 
	font-size: 9px; 
	text-decoration:none;
}

A.copy:hover { 
	color:#1a41b2;
	font-weight: normal; 
	font-size: 9px; 
}


/* przyciski, ikonki, itp */


div.nieprzycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');	
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 



A.przycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

A.przycisk:link	, A.przycisk:visited, A.przycisk:active	{ color : #000000;  text-decoration:none; }

A.przycisk:hover { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk2.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

#art_mapa ul{
	list-style-image: url('grafika/list.gif');
	padding-left:20px;
	margin:0px;
}


#art_mapa li{
	padding:1px;
}


/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d; 
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	text-align:left;
}


.botproof{
	margin-bottom:5px; 
	margin-top:5px; 	
	border:1px solid #666666
}


.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
} 


.cytat{
	padding:4px; 
	border:1px solid #cccccc;
	background-color:#eaedf9;
}



/* error box */

#err_box {
	background-color: #e3e5e8;
	border: 1px solid #54545b;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #790000;
	z-index: 1000;
	position: fixed; left: 0pt; right: 0pt; top: 10px;
	width:700px; margin:auto;
	display: none;
}

#err_hide {
	clear:both;
  color: blue;
	width:100px;
	height:25px;
	line-height:25px;
	background-color:#124f9a;
	color:#ffffff;
	text-align:center;	
	font-weight:bold;
	float:right;
  cursor: pointer;
}


#err_validate {
	font-weight: bold;
	display:block;
	text-align:left;
	line-height:160%;
}

/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}


#top {
	width:980px;
	height:131px;
	background-image:url('img/sklep/top.gif');		
	background-position: top center;
	background-repeat:no-repeat;	
}


#top2_1{
	width:218px;
	height:131px;
	float:left;
}

#top2_1 IMG{
	margin-top:40px;
}

#top2_2{
	width:567px;
	height:91px;
	float:left;
}

#top2_3{
	width:195px;
	height:91px;
	float:left;
	color: #8a8a8a; 
	text-align:center;	
}

.ramka A, #top2_3 A:link, #top2_3 A:visited, #top2_3 A:active	{ 
	color: #8a8a8a; 
	text-decoration: none; 
}

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

#top2_3_1{
	width:195px;
	height:40px;
	text-align:center;	
}


#top2_3_1 DIV{
	padding-top:10px;	
}


#top2_3_2{
	padding-left:10px;
	text-align:left;
}

#u_login2, #u_haslo2 {
	padding:2px;
}

#menukontener{
	margin-left:15px;
	margin-top:1px;
}

#menukontener A, #menukontener A:link	, #menukontener A:visited, #menukontener A:active { 
	display: block; 
	color:#ffffff;		
  padding-left:25px;
  padding-right:25px;
	line-height:31px;
	font-weight:bold;	
	height:31px;
	border-left:1px solid #525252;
	border-right:1px solid #bbbaba;
	text-align:center;
  text-decoration : none; 
} 

#menukontener A:hover { 
	color:#ffffff;
	background-color:#82c423;
	text-decoration : none;
} 


#menukontener A.menu2, #menukontener A.menu2:link	, #menukontener A.menu2:visited, #menukontener A.menu2:active { 
	display: block; 
	width:160px;
	background-image:url('img/sklep/menu2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:#000000;		
	font-weight:bold;
  padding-top: 		10px;
  padding-bottom: 10px;
	text-align:center;
  text-decoration : none; 
} 

#menukontener A.menu2:hover { 
	color:#000000;
	font-weight:bold;
	background-image:url('img/sklep/menu2.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	text-decoration : none;
} 

#panel_tr{
	clear:both;
	background-color:#ffffff;
	padding-top:4px;
	padding-bottom:5px;
}

#kolumny_k{
	width:980px;
	clear:both;
	background-color:#ffffff;
}

#lewa_k{
	width:197px;
	padding-bottom:10px;	
	text-align:right;
}

#lewa_k2{
	width:190px;
	float:right;
}

#srodek_k{
	width:783px;
	padding-bottom:5px;
	text-align:center;
}

#srodek_k2{
	width:765px;
	margin:auto;
	text-align:center;
	
}


.od{
	height:3px;
	font-size:1px;
}


DIV.na_skroty{
	background-color:#303030;
	text-align:center;
	color:#919090;
	padding:7px;
	font-weight:normal;
}


A.na_skroty, A.na_skroty:link	, A.na_skroty:visited, A.na_skroty:active { 
	display: block; 
	background-color:#3d3d3d;	
	background-image:url('img/sklep/na_skroty.gif');
	background-position:top left;
	background-repeat:no-repeat;
	border-top:1px solid #636363;
	color:#ffffff;		
	font-weight:normal;
	font-size:11px;
	padding-left:21px;
	padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;	
	text-align:left;
  text-decoration : none; 
} 

A.na_skroty:hover { 
	color:#000000;
	background-color:#8eec08;
	background-image:url('img/sklep/na_skroty.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	text-decoration : none;
} 




DIV.na_skroty2{
	border:1px solid #b3b3b3;
	text-align:center;
	color:#919090;
	padding:7px;
	font-weight:normal;
}


A.na_skroty2, A.na_skroty2:link	, A.na_skroty2:visited, A.na_skroty2:active { 
	display: block; 
	background-color:#ffffff;	
	background-image:url('img/sklep/na_skroty2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:#000000;		
	font-weight:normal;
	font-size:11px;
	padding-left:21px;
	padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;	
	text-align:left;
  text-decoration : none; 
} 

A.na_skroty2:hover { 
	color:#000000;
	font-weight:normal;
	background-color:#e2e6ed;
	background-image:url('img/sklep/na_skroty2.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	text-decoration : none;
} 


.sk_n{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-color:#cccccc;
	background-image:url('img/sklep/sk_n.gif');
	background-position:top left;
	background-repeat:repeat-x;	
	padding:7px;
	text-align:center;
}


.sk_d, A.sk_d, A.sk_d:link, A.sk_d:visited, A.sk_d:active {
	color:#000000;
	display:block;
	font-weight:normal;
	font-size:11px;
	background-color:#8eec08;
	padding:6px;
	padding-left:15px;	
	text-align:left;	
}

A.sk_d:hover {
	color:#000000;
	background-color:#bcfb64;
	text-align:left;	
}


.sk_d2, A.sk_d2, A.sk_d2:link, A.sk_d2:visited, A.sk_d2:active, A.sk_d2:hover {
	color:#000000;
	display:block;	
	font-weight:normal;
	font-size:11px;
	background-color:#bcfb64;
	padding:6px;
	padding-left:15px;
	text-align:left;	
}



A.sk_k, A.sk_k:link	, A.sk_k:visited, A.sk_k:active { 
	display: block; 
	background-color:#e2e2e2;	
	border-bottom:1px solid #e2e2e2;
	background-image:url('img/sk_k.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	color:#000000;		
	font-size:11px;
	padding-left:25px;
	padding-right:10px;
  padding-top:6px;
  padding-bottom:6px;	
	text-align:left;
  text-decoration : none; 
} 

A.sk_k:hover, A.sk_k2, A.sk_k2:link	, A.sk_k2:visited, A.sk_k2:active { 
	display: block; 
	background-color:#e2e2e2;	
	color:#000000;		
	background-image:url('img/sk_k.gif');
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;		
	font-size:11px;
	padding-left:25px;
	padding-right:10px;
  padding-top:6px;
  padding-bottom:6px;	
	text-align:left;
  text-decoration : none; 
} 

A.sk_k2:hover { 
	color:#ece9e9;
	font-weight:bold;
	background-color:#33393b;
	background-image:url('img/sklep/sk_k2.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	text-decoration : none;
} 


A.sk_pk, A.sk_pk:link	, A.sk_pk:visited, A.sk_pk:active { 
	display: block; 
	background-color:#5d80dc;	
	color:#ffffff;		
	font-size:11px;
	padding-left:27px;
	padding-right:10px;
  padding-top:4px;
  padding-bottom:4px;	
	text-align:left;
  text-decoration : none; 
} 


A.sk_pk:hover { 
	color:#e7e5e5;
	text-decoration : none;
} 

.banery{
	padding-top:4px;
}


#d_menu{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-top:1px solid #d9d9d9;	
	border-bottom:1px solid #d9d9d9;
}

#d_menu A, #d_menu A:link	, #d_menu A:visited, #d_menu A:active { 
	color:#000000;		
  text-decoration : none; 
} 

#d_menu A:hover { 
	color:#2962c5;
	text-decoration : none;
} 

#stopka {
	clear:both;
	padding-bottom:15px;
	padding-top:7px;
}

#stopka1{
	width:490px;
	float:left;
	text-align:left;
}

#stopka2{
	width:490px;
	float:left;
	text-align:right;
}


#twojkoszyk{
	background-color:#f1f1f1;	
	width:191px;
	height:112px;
	background-image:url('img/sklep/twojkoszyk.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#twojkoszyk2{
	padding-top:40px;
	width:165px;
	margin:auto;
	text-align:left;
}

#sklep_szuk{
	background-color:#2c3132;
	color:#ffffff;	
}

#sklep_szuk2{
	padding-top:5px;
	padding-bottom:10px;
	width:165px;
	margin:auto;
	text-align:left;	
}

#sklep_szuk2 DIV{
	padding-top:3px;
	padding-bottom:3px;
}


#kontakt_panel{
	background-color:#e8e9ea;	
	border:1px solid #c6c6c9;
	color:#000000;
	padding:10px;
	background-image:url('img/sklep/kontakt_panel.gif');
	background-position:top left;
	background-repeat:repeat-y;
	text-align:left;
}

#kontakt_panel_tyt{
	text-align:center;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;	
}

#kontakt_panel2{
	margin:auto;
	width:172px;
	line-height:140%;
}

#kontakt_panel2 P{
	padding:0px;
	margin:0px;
}


.produkt_skrot{
	width:50%;
	text-align:left;
	padding:7px;
	border-top:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
}

.produkt_pierwszy{
	border-top:0px none;
	border-right:1px solid #a6a6a6;
}

.produkt_drugi{
	border-top:0px none;
	border-right:0px none;
}

.produkt_parzysty{
	border-right:0px none;
}

.prod_img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}



#podkategorie TD{
	width:25%;
}



.prod_tytul{
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
	color::#000000;	
}

.prod_tytul A{
	font-weight:bold;
	color:#000000;
}

.prod_producent{
	padding-bottom:10px;
	font-weight:bold;
	color:#4e4e4e;
}

.prod_symbol{
	padding-bottom:10px;
	color:#4e4e4e;
	font-size:10px;
}

.prod_cena{
	padding-bottom:7px;
	font-size:20px;
	font-weight:bold;
	color:#70bc04;	
	
}

.prod_cenaw{
	font-size:20px;
	font-weight:bold;
	color:#70bc04;
}


.prod_cenas{
	color:#cccccc;
	font-size:16px;
	text-decoration:line-through;
}

.prod_label{
	color:#4e4e4e;
	font-size:10px;
}


.dokoszyka{
	width:127px;
	height:32px;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:10px;
}

.sklep_ile{
	float:left;
	padding-top:9px;
	width:50px;	
}


.sklep_ile INPUT{
	text-align:right;
}

.sklep_dodaj{
	float:left;
	width:150px;	
}



INPUT#form_wyslij{
	background-color:#03d826;
	background-image:none;
	padding:7px;
}

#top0{
height:29px;
}

#topmenu {
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	padding-top:2px;
	float:right;
	list-style-type: none;	
}

#topmenu LI {
	display:block;
	list-style-type: none;	
	float:left;
}

#topmenu A, #topmenu A:link	, #topmenu A:visited, #topmenu A:active { 
	display: block; 
	color:#000000;
	height:25px;
	line-height:25px;
	font-weight:bold;
  border-right: 1px solid #ffffff ;
  padding-left: 	15px;
  padding-right: 	15px;
	float:left;
  text-decoration : none; 
} 

#topmenu A:hover { 
	color:#ffffff;
	text-decoration : none;
	background-color:#0e4395;
} 

#top1{
	clear:both;
	width:980px;
	height:131px;
}

#top1_1{
	width:752px;
	height:131px;
	float:left;
}

#top1_2{
	width:228px;
	height:131px;
	float:left;
}

#logowanief{
	padding-top:20px;
	padding-left:12px;
	text-align:left;
	color:#ffffff;
}

#top3{
	height:8px;
	line-height:8px;
}

#top4{
	color:#ffffff; 
	background-image:url('img/top4.gif');		
	background-position: top center;
	background-repeat:no-repeat;
	height:35px;
}

#top5{
	height:4px;
	clear:both;
}

#skp{
	padding:0px;
	margin:0px;
	border:0px none;
}

#od{
	clear:both;
	height:4px;
	line-height:4px;
}