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: 170px;
	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('../layout/sklep.jpg') no-repeat;
	height: 100px;
	width: 760px; 
	display: block;
	margin: 0px auto;
}


.center
	{
	position: relative;
	margin: auto;
	width: 760px;
	}


.hide {display: none; visibility: hidden;}

.clear {clear: both;}


#dostawcy
{
	background: #575757;
	width: 760px;
	height: 40px;
	margin: 0px auto;
}

#dostawcy_tekst 
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	width: 110px;
	padding: 16px 5px;
	float: left;
}

#dostawcy_slider
{
	padding: 12px 0px;
	width: 640px;
	float: right;
}

#poleca
{
	background: #575757;
	width: 760px;
	margin: 0px auto;
}

#top_poleca
{
	padding: 16px 5px;
	width: 139px;
	font-size: 10pt;
	font-weight:bold;
	color: white;
	float: left;
	clear: left;
}


#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
{
	padding: 0px;
	padding-top: 10px;
	width: 180px;
	float: right;
	clear: right;
}


#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;
	width: 760px;
	margin: 0px auto;
	padding: 10px 0px;
	color: white;
}

#program_panel p
{
color: #E8E8E8;
}



#main
{
	background: #575757;
	width: 760px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#tresc
{
	/*background: url(../layout/test.jpg) no-repeat bottom left;*/
	width: 470px;
	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;
}


.m
{
font-size: .8em;
}

strong
{
font-weight: bold;
}


#menu_boczne
{
	width: 242px;
	float: right;
	margin-left: 10px;
	padding: 4px 10px 0px 3px;
	background: transparent url(../layout/bg_menu.jpg) no-repeat top 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;
}

#menu_boczne ul li a:hover
{
color: #FFFF99;
/* background: url('../layout/bg2.jpg') ; */
background: #4E4E4E;
 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;
	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: 160px;
width: 270px;
text-align: left;
background: #CACAFF;
opacity: 0.75; -moz-opacity: 0.75; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}

#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;
width: 240px;
margin: auto;
color: #999999;
}

#textsizer a
{
color: #999999;
}

#button_program
{
position: absolute;
display: block;
top: 10px;
left: -80px;
}

/* #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;}