.text { font-family: Arial, Helvetica; font-size: 10px; color: #ffffff;} /* teksty na stronie */

a.nawigacja:link /* wygląd linku */
{
	color: #334A36;
	text-decoration: none;
}

a.nawigacja:visited /* link odwiedzony */
{
	color: #334A36;
	text-decoration: none;
}
a.nawigacja:hover /* podczas najazdu myszą */
{
	color: #667D69;
	
}
a.buslodz:link /* wygląd linku */
{
	color: #E0FFD0;
	text-decoration: none;
}

a.buslodz:visited /* link odwiedzony */
{
	color: #E0FFD0;
	text-decoration: none;
}
a.buslodz:hover /* podczas najazdu myszą */
{
	color: #99B09C;
	
}
body 
{ 
background-color: #E9ECB6; /* #ffffcc; #473149; */
background-image: url(grafika2/tlo_podstr.jpg);
background-repeat: repeat-x;
}
/* opis komórek szablonu strony */

.baner /* komórka banerowa */
{
width: 795;
height: 184;
border-top: 1px solid #006699;
border-left: 1px solid #006699;
border-right: 1px solid #006699;
border-bottom: 1px solid #000000;
background-color: #E9ECB6;
}
.30lecie
{
width: 795;
height: 596;
border-top: 1px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 1px solid #000000;
background-color: #E9ECB6;
}
.zyczenia
{
width: 795;
height: 100;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #006699;
}
.fb
{
width: 795;
height: 50;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #006699;
}
.button1
{
width: 393;
height: 165;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #E9ECB6;
}
.button2
{
width: 402;
height: 165;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #E9ECB6;
}
.stopka /* komórka stopki */
{
width: 795;
height: 30;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #006699;
}
/* koniec opisu komórek szablonu strony */
