html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #1ac;
}
a:hover {
	text-decoration: underline;
	color: #1ac;
}
/********************************************************************/
#gora {
	margin-bottom: 1px;
	border-bottom: 1px solid #b3eadf;
}
#gora_srodek {
	position: relative;
	width: 1000px;
	height: 85px;
	margin: auto;
}
#logo_helios {
	position: absolute;
	top: 13px;
	left: 30px;
	display: block;
	width: 159px;
	height: 62px;
	background-image: url(../gfx/gbk_logo_helios.gif);
}

#logo_gabki {
	position: absolute;
	top: 13px;
	left: 210px;
	display: block;
	width: 220px;
	height: 62px;
	background-image: url(../gfx/gbk_logo_producent_gabki.gif);
}

#gora_menu {
	position: absolute;
	top: 50px;
	left: 550px;
}
#gora a.menu {
	display: block;
	float: left;
}
a#strona_glowna {
	width: 121px;
	height: 35px;
	background-image: url(../gfx/gbk_button_strona_glowna.gif);
}
a#oferta_ {
	width: 78px;
	height: 35px;
	background-image: url(../gfx/gbk_button_oferta.gif);
}
a#o_firmie {
	width: 91px;
	height: 35px;
	background-image: url(../gfx/gbk_button_o_firmie.gif);
}
a#kontakt {
	width: 90px;
	height: 35px;
	background-image: url(../gfx/gbk_button_kontakt.gif);
}
/********************************************************************/
#tresc {
	background-image: url(../gfx/gbk_tlo_srodek.gif);
	background-repeat: repeat-x;
	height: 384px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}
#tresc_srodek {
	width: 1000px;
	margin: auto;
}
#tresc_flash {
	width: 509px;
	height: 384px;
	background-image: url(../gfx/gbk_tlo_flash.gif);
	float: left;
}
#tresc_naglowek {
	width: 491px;
	height: 29px;
	background-image: url(../gfx/gbk_tlo_naglowek.gif);
	float: right;
}
#tresc_witamy {
	width: 491px;
	height: 181px;
	background-image: url(../gfx/gbk_naglowek_witamy.gif);
	background-color: White;
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
}
#tresc_witamy div{
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 40px;
}
#tresc_kontakt {
	width: 245px;
	height: 146px;
	background-image: url(../gfx/gbk_naglowek_kontakt.gif);
	background-color: White;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
#tresc_kontakt div{
	text-align: left;
	padding-top: 50px;
	padding-left: 40px;
}
#tresc_reklama {
	width: 246px;
	height: 146px;
	background-image: url(../gfx/gbk_reklama.gif);
	background-color: White;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
/********************************************************************/
#page {
	background-image: url(../gfx/gbk_tlo_srodek2.gif);
	background-repeat: repeat-x;
	min-height: 384px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
#page_srodek {
	background-image: url(../gfx/gbk_tlo_podstrona.gif);
	background-repeat: no-repeat;
	width: 1000px;
	margin: auto;
}
#page_tresc {
	padding-top: 51px;
	padding-left: 102px;
	padding-right: 102px;
}
#page_podstrona {
	margin-left: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
}
/********************************************************************/
#oferta {
	background-image: url(../gfx/gbk_tlo_oferta.gif);
	background-repeat: repeat-x;
	height: 157px;
}
#oferta_srodek {
	width: 965px;
	height: 157px;	
	margin: auto;
}
#oferta div.separator {
	background-image: url(../gfx/gbk_tlo_oferta_linia.gif);
	width: 2px;
	height: 157px;
	float: left;
}
#oferta a.oferta {
	display: block;
	float: left;
	height: 157px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: top;
}
#oferta a.oferta:hover {
	background-position: bottom;
}
a#gabki_samochodowe {
	background-image: url(../gfx/gbk_oferta_gabki_samochodowe.gif);
}
a#gabki_kapielowe {
	background-image: url(../gfx/gbk_oferta_gabki_kapielowe.gif);
}
a#gabki_do_naczyn {
	background-image: url(../gfx/gbk_oferta_gabki_do_naczyn.gif);
}
a#gabki_do_masazu {
	background-image: url(../gfx/gbk_oferta_gabki_do_masazu.gif);
}
a#pozostale {
	background-image: url(../gfx/gbk_oferta_pozostale.gif);
}
/********************************************************************/
#stopka {
}
#stopka_srodek {
	width: 1000px;
	margin: auto;
}
table.stopka td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	line-height: 20px;
}
a.stopka {
	text-decoration: none;
	color: #bbb;
}
a.stopka:hover {
	text-decoration: underline;
	color: #555;
}
/********************************************************************/
.gabka {
	float: left;
	width: 248px;
	height: 260px;
/*   border-bottom: 1px solid #eee;
	border-right: 1px solid #eee; */
}
.gabka_tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	margin: 10px;
	margin-top: 30px;
}
.gabka_fotka {
	text-align: center;
	position: relative;
}
.gabka_opis {
	margin-left: 10px;
	margin-right: 10px;
}
#nawigacja {
	padding: 10px;
	border-top: 1px solid #eee;
	text-align: center;
}
#nawigacja a.numer {
	border: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#nawigacja a.numer:hover {

	background-color: #f7f7f7;
}
#nawigacja a.on, #nawigacja a.on:hover {
	border: 1px solid #777;
	color: #fff;
	background-color: #999;
	text-decoration: none;
}
/********************************************************************/
/**********   CZCIONKI  *********************************************/
/********************************************************************/
h1#naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c80;
	line-height: 20px;
	margin: 25px;
	border-bottom: 1px solid #eee;
	position: relative;
}


.niebieski {
	text-decoration: none;
	color: #1ac;
}
.niebieski:hover {
	text-decoration: underline;
	color: #1ac;
}