html
	{
	background: url('../layout/bg2.jpg') ;
	}


body 
	{
	background: url('../layout/bg.jpg') repeat-x;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	}


#top
	{
	background: #575757 url('../layout/bg_top.jpg') repeat-x;
	height: 152px;
	}

#logo
{
	background: url('../layout/logo_top.jpg') no-repeat;
	height: 152px;
	width: 293px;
	display: block;
	clear: right;
}

#top_adres_bb
	{
	position: absolute;
	right: 220px;
	top: 10px;
	display: block;
	width: 150px;
	font-size: 9pt;
	text-align: right;
	color: black;
	}

#top_adres_kolbuszowa
	{
	position: absolute;
	right: 0px;
	top: 10px;
	display: block;
	width: 150px;
	font-size: 9pt;
	text-align: right;
	color: black;
	}

#menu_gorne
	{
	position: absolute;
	right: 0px;
	/*top: 113px;*/
	top: 91px;
	}

#menu_gorne ul li
	{
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin: 0;
	}

#menu_gorne a
	{

	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 10pt;
	color: #ffe670;
	padding: 20px 5px;
	width: 85px;
	}

#menu_gorne ul li a:hover
	{
	color: #ffd300;
	border-bottom: 3px #ffd300 solid;
	background: #585857;
	}


#sklep
{
	background: #575757 url('../lay/sklep_poleca.jpg') left center no-repeat;
	height: 260px;
	/* width: 760px;*/
	width: 960px;
	margin: 0px auto;
}


.center
	{
	position: relative;
	margin: auto;
	/* width: 760px;*/
	width: 960px;
	}


.hide {display: none; visibility: hidden;}

.clear {clear: both;}


#dostawcy
{
	background: #575757;
	/* width: 760px;*/
	width: 960px;
	height: 40px;
	margin: 0px auto;
}

#dostawcy_tekst 
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	width: 385px;
	padding: 4px 5px;
	padding-left: 20px;
	float: left;

}

#dostawcy_slider
{
	padding: 12px 0px;
	width: 540px;
	float: right;
}

#poleca
{
	background: #575757;
	/* width: 760px;*/
	width: 960px;
	margin: 0px auto;
	display: none;
}

#top_poleca
{
/*
	padding: 16px 5px;
	width: 139px;
	font-size: 10pt;
	font-weight:bold;
	color: white;
	float: left;
	clear: left; */
}


#top_ulotki
{
width: 345px;
height: 220px;
margin-right: 10px;
padding: 10px;
background: transparent url('../lay/top_ulotki_bg.png') left center no-repeat;
position: relative;
left: 590px;
top: -95px;

}


#ulotki_lista
{
margin-top: 40px;
margin-left: 5px;
}

#ulotki_lista li
{
background: transparent url('../lay/ico/pdf.png') left center no-repeat;
}

#ulotki_lista a
{
color: #660000;
display: block;
margin-bottom: 15px;
text-shadow: #e9e9e9 2px 2px 0px;
padding-left: 36px;
}
#ulotki_lista a:hover
{
color: #484848;
}


#top_abc_poleca
{
width: 580px;
margin-left: 10px;
}

.abc_poleca
{
width: 250px;
float: left;
padding: 15px 10px;
margin-right: 10px;
font-weight: bold;
background: #ffffca url('../lay/danish/danish_splash green.png') 10px center no-repeat;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

text-shadow: #868686 1px 1px 0px;

  -webkit-box-shadow: 2px 4px 5px black;
  -moz-box-shadow: 2px 4px 5px black;
  box-shadow: 2px 4px 5px black; 

/*opacity:0.60;filter: alpha(opacity=60); -moz-opacity: 0.6;*/
}

.abc_poleca:hover
{
background: #ffff80 url('../lay/danish/danish_splash green.png') 10px center no-repeat;
}

.abc_poleca a
{
color: black !important;
display: block;
margin-left: 45px;
text-decoration: none; 
}

#top_poleca_kolor
{
color: #FF0000;
}

#top_losowanie
{
/*	padding: 5px 0px;
	padding-left: 10px;
	width: 410px;
	float: left; */
}

#top_losowanie a
{
/*	color: #E8E8E8;
	text-decoration: none; */
}

#top_losowanie a:hover
{
/*	color: #B0D8FF;
	text-decoration: underline;*/
}

#top_wyszukiwanie
{

	width: 300px;
	margin: 0px auto;
	margin-bottom: 30px;

/*	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

  -webkit-box-shadow: inset  0px 0px 10px #575757;
  -moz-box-shadow: inset  0px 0px 10px #575757;
  box-shadow: inset 0px 0px 10px #575757;*/

}

#top_wyszukiwanie_in
{
padding-left: 20px;
margin-top: 10px;
}

#top_wyszukiwanie a {
color: #FFFF80;
font-size: 8pt;
font-family: Tahoma, Verdana, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
text-decoration: none;
}


#phuabc_form
{
margin-top: 10px;
}

#phuabc_tekst_wstep
{
margin-bottom: 10px;
font-size: smaller;
line-height: 120%;
}

.formularz
{
text-align:left;
FONT-FAMILY: Verdana, Tahoma, Helvetica; 
COLOR: black; 
BORDER-STYLE: inset; 
background-color: lightyellow; /* #eaf4fe */
font-size: 8pt;

}

.button
{
FONT-SIZE: 8pt; 
FONT-FAMILY:  Verdana, Tahoma, Helvetica; 
padding: 1px 5px;
margin-top: 15px;
COLOR: black; 
}

.button_small
{
FONT-SIZE: 10px; 
FONT-FAMILY:  Tahoma, Verdana, Helvetica; 
padding: 0px 3px;
BACKGROUND-COLOR: #EAF4FE;
COLOR: black; 
}


#program_panel
{
	background: #575757 url('../lay/danish/danish_smiley.png') no-repeat 35px 20px;
	/* width: 760px;*/
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
	color: white !important;
}

#program_tresc
{
margin-left: 90px;
}

#program_panel p
{
color: #E8E8E8;
text-shadow: #414141 1px 1px 0px;
}

#program_panel a
{
border-bottom: 1px white dotted;
}


#main
{
	background: #575757;
	/* width: 760px;*/
	width: 960px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#tresc
{
	/*background: url(../layout/test.jpg) no-repeat bottom left;*/
	width: 600px;
	padding-left: 15px;
	text-align: justify;
	float: left;
}

#tresc_tekst
{
	text-align: justify;
	color: #F4F4F4;
	line-height: 150%;
}


#tresc_tekst a
{
	color: #ffe670;
	text-decoration: none;
}

#tresc_tekst a:hover
{
	color: #ffd300;
/*	border-bottom: 1px #787878 solid; */
}

#tresc_tekst ul li
{
list-style-type: disc;
margin-left: 20px;
padding-left: 10px;
}

#tresc_tekst li a
{
	display: block;
	padding: 4px 0px 4px 5px;
}

#tresc_tekst li a:hover
{
	padding: 4px 0px 3px 5px;
	background: #494949;
}


.przedstawiciele
{
padding: 5px 0px;
}

.przedstawiciele p
{
margin: 20px 0px;
padding: 5px 10px;
border-left: 5px #787878 solid;
}

.nb {color: white;}
.m
{
font-size: .8em;
}

strong
{
font-weight: bold;
}


#menu_boczne
{
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 4px 10px 0px 3px;
	background: transparent url(../layout/bg_menu.jpg) no-repeat center right;

}


a { color: white; }
a:hover { color: #C0C0C0; }

#menu_boczne ul
{
padding-left: 20px;
}

#menu_boczne li
{
list-style-image: url(../images/yd.gif);
}

#menu_boczne ul li a
{
display: block;
text-decoration: none;
padding: 2px 3px;
text-shadow: #808080 1px 1px 0px;
}

#menu_boczne ul li a:hover
{
color: #FFFF99;
/* background: url('../layout/bg2.jpg') ; */
background: #4E4E4E;
text-shadow: #1f1f1f 1px 1px 2px;
 font-weight: bold;
}

#menu_boczne li a small
{
	font-size: 8pt; color:#797979; font-family: Verdana;
}

#menu_boczne li a:hover small { color: #FFFFFF; font-weight: bold; }


/* aktywny dział */
.menu_on_li
{
list-style-image: url(../images/od.gif) !important;
}

.menu_on_a
{
color: #ffd300 !important;

}


#stopka
{
	/* width: 760px;*/
	width: 960px;
	height: 250px;
	background: #575757 url(../layout/bottom.jpg) no-repeat;
	margin: 0px auto;
}


#stopka p
{
display: none;
}

#rok_zalozenia
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 139px;
	height: 139px;
	background: transparent url(../layout/rok_zalozenia.png) no-repeat;
}

#rok_zalozenia p
{
	display: none;
}

#ulotki
{
font-family: Tahoma;
font-size: 8pt;
padding: 5px;
margin: 0px;
border: 1px #000099 solid;
position: absolute;
right: 100px;
top: 220px;
width: 270px;
text-align: left;
background: #CACAFF;
opacity: 0.75; -moz-opacity: 0.75; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);

display: none;
}

#ulotki p
{
color: navy;
text-align: center;
}

#ulotki ul
{
list-style: square !important;
/*list-style-image: url(../lay/adobe.png) no-repeat left top !important;*/
}

#ulotki li
{
margin-left: 0px;
}

#ulotki li a
{
background-image: url(../lay/adobe.png);
background-repeat: no-repeat;
background-position: 0 .5em;
display: block;
padding: 1px;
padding-left: 20px;
color: blue;
}

#ulotki li a:hover
{
text-transform: none;
background-color: #FFFFFF;
}



h3
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 2px #FFCC00 solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial;
}

h4
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px #ffe670 dotted;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial;
}

h5
{
	color: white;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	border-left: 6px #ffe670 solid;
	padding: 10px 0px 10px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial;
	background: #4B4B4B;
}

h6
{
	color: black;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	border-bottom: 1px #ffe670 solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, Arial;
}


.spis_firm
{
margin-top: 20px;
margin-bottom: 10px;
}

.spis_firm a
{
color: #ffe670;
text-decoration: none;
}

.spis_firm a:hover
{
color: #ffd300;
}

.spis_firm p:hover
{
color: #FFF8D2;
}


.bold
{
font-weight: bold;
}

.tab_produkty a
{
padding: 2px 0px;
display: block;
}

.produkty_nowosc
{
color: #FF5E5E;
font-weight: bold;
font-style: italic;
}

.produkty_promocja
{
color: #FFB062;
font-weight: bold;
font-style: italic;
}


.szukaj_small
{
font-size: 8pt;
}

#zastrzezenie
{
margin-top: 60px;
padding-bottom: 60px;
}

#ae_antipixel {position: absolute;  left: 20px; z-index: 100;}
#ae_antipixel a {display: block;width: 80px; height: 15px; background: url(../lay/ae_antipixel.png) 0 0 no-repeat; }

#ae_antipixel a:hover { background-position: 0 -15px; }
#ae_antipixel a span { display: none; }


.tooltip_kategorie
{
padding-bottom: 2px;
padding-left: 5px;
}

.mail_error
{
	text-align: justify;
	color: #E0E0E0;
	font-weight: bold;
	line-height: 150%;
}

.blue_mail
{
color: blue;
}

.program_small
{
font-size: 8pt;
color: white;
}

.program_link
{
text-decoration: none;
}

.program_link:hover
{
	color: #B0D8FF;
}

#textsizer
{
text-align: center;
margin: auto;
margin-top: 60px;
color: #999999;
float: right;
}

#textsizer a
{
color: #999999;
}

#button_program
{
/* --poprawne wyświeltanie, ale w momencie przeskalowania button nachodzi na #main
position: absolute;
display: block;
left: 115px;
top: 250px; */

position: relative;
left: -80px;
top: 90px;
width: 80px; height: 400px;

/*
position: relative;
display: block;
float: left;
left: 20px; */
}

/* #button_program a { display: block;width: 80px; height: 190px; background: url(../layout/button_program.jpg) 0 0 no-repeat; } */
#button_program a { display: block; width: 80px; height: 400px; background: url(../layout/button_program.gif) 0 0 no-repeat; } 

#button_program span { display: none;}



.hide {display: none; visibility: hidden;}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.opcje_button 
{
display: block; 
padding: 5px 20px; 
margin-top: 0px;
margin-left: 10px;
text-align: center;
background-color: #FFFFE8; 
border: 1px #C0C0C0 solid;
text-decoration: none !important;
float: left;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.opcje_button :hover
{
border: 1px #808080 solid;
  -webkit-box-shadow: 0px 0px 10px #008000;
  -moz-box-shadow: 0px 0px 10px #008000;
  box-shadow: 0px 0px 10px #008000;


}


fieldset
{
	display: block;
	border: 1px solid #C0C0C0;
	padding: 5px 1em 1em 1em;
	width: 97% ;
	color: #535353;
	background-color: #ffffdf;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}

.komunikat
{
width: 75% !important;
border: 1px #C0C0C0 solid;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

text-align: justify;
padding: 10px 10px;
margin: 20px auto;
/*min-height: 155px;*/

}

.komunikat_tresc
{
font-size: 10pt;
font-weight: normal;
text-align: center;
padding: 10px 0px;
margin: 2px 0px;
float: right;
width: 90%;
color: #000080;
}

.komunikat_tresc_ok
{
font-size: 10pt;
font-weight: normal;
text-align: center;
padding: 10px 0px;
margin: 2px auto;
color: #000080;
width: 80%;
}

.komunikat_tresc_no_ico
{
font-size: 10pt;
margin: 2px 0px;
width: 100%;
}

.komunikat_powrot
{
text-align: center !important;
padding-bottom: 5px !important;
display: block;
}

.komunikat_left
{
float: left; 
width: 7%;
}

.komunikat_ico
{
padding: 5px 10px;
}

.komunikat:hover
{
background: #FFFFDD;
}

#galeria
{
margin: 20px auto;
padding: 0px;
}

/* 
.crop{
	float:left;
	margin:.5em 10px .5em 0;
	overflow:hidden; 
	position:relative; 
	border:1px solid #ccc;
	width:150px;
	height:90px;
	}

.crop img{
	position:absolute;
	top:	-20px;
	left:	-55px;
	}*/

#katalog_punkty
{
padding: 10px 0px; 
background: #ffffd2 url('../lay/32px/32px_weather_16.png') no-repeat center center;
}



#program_form td
{
padding: 4px 5px;
}
