﻿.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.zolty {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
}
.zoltyzwykly {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
}
.tlo {
	background-image: url(images/oferta.jpg);
	background-repeat: no-repeat;
}
.tloLOKALIZACJA {

	background-image: url(images/lokalizacja.jpg);
	background-repeat: no-repeat;
}
.tlocennik {
	background-image: url(images/cennik.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.tlokontakt {


	background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
}
.tlogaleria {

	background-image: url(images/galeria.jpg);
	background-repeat: no-repeat;
}
.tlopromocja {

	background-image: url(images/promocje.jpg);
	background-repeat: no-repeat;
}
a.Szczegoly:hover
{
    color: white ; 
    text-decoration: underline;
}
a.Szczegoly:visited
{
    color:white;
}

.Szczegoly
{
    margin: 110 0 0 600;
    color:white;
    text-decoration:none;    
}

