body {
	margin: 0;
	background-color: #ffa70a;
}
td, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {font-size: 19pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}

input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.strona {
	padding: 10;
	width: 468;
	height: 334;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.noDecor{
	text-decoration: none;
}

.pomaranczoweTlo {
	background-color: #ffa70a;
}
.ciemniejPomTlo {
	background-color: #ef970a;
}
.ciemnoPomTlo {
	background-color: #ff6600;
}
.bialeTlo {
	background-color: White;
}
.szarszeTlo {
	background-color: #D98E09;
}
.wyr {
	color: #ee5500;
	font-weight: bold;
}

.black {
	color: Black;
}

.right {
	text-align: right;
}

.just {
	text-align: justify;
}

.inicial {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

.linkMapa {
	text-decoration: none;
	line-height: 18px;
}
.tekst {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 9pt;
	color: black;
}

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 15pt;
	color: black;
	background-color: white;
}

.ramka {
}

.tekstb {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
		font-style: normal;
        font-size: 9pt;
		color: #FFFF00;
		background: black;
}

.tekstb1 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
		color: black;
}

.tekstsmall {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 8pt;
		color: black;
}

.tekstmini { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; color: black; }
div.stopka{
	background-color: White;
	text-align: center;
	height: 30px;
}
div.stopka a{
	text-decoration: none;
}
div.stopka a:hover{
	text-decoration: underline;
}
h3.nazwaKiosk{
	 font-size: 14px;
	 margin-bottom: 10px;
	 margin-top: 10px;	
}