@charset "iso-8859-2";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #FED47E;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #BB4529;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6D0F05;
}

.stopka {
	color: #983A21;
}
.licznik {
	font-size: 10px;
	color: #BB4529;
}
.frame {
	border: 4px double #C56148;
}
.hot {
	background-color: #B94723;
	color: #FFCC66;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.med {
	background-color: #FFCC67;
	color: #002A40;
	border: 1px solid #FFCC67;
}
.med_kr {
	border: 1px solid #FFCC67;
}
.low_kr {
	border: 1px solid #002A40;
}
.hot_kr {
	border: 1px solid #B94723;
}
.pok {
	color: #002A40;
	background-color: #FFFFFF;
	border: 1px solid #002A40;
}

.low {
	background-color: #002A40;
}
.tytul {
	color: #FFCC67;
}
.red {
	color: #FF6600;
}
.lm {
	background-color: #FF6600;
}
.bordo {
	color: #FFCC66;
	background-color: #6D0F05;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pomidor {
	font-weight: bold;
	color: #FFCC66;
	background-color: #BB4529;
	text-align: center;
}
.zw {
	text-align: center;
	font-weight: bold;
}
.zwm {
	text-align: center;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #CB7D69;
}

.zwh {
	text-align: center;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #B94723;
}
.zwb {
	text-align: center;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #6D0F05;
}

.malina {
	background-color: #CB7D69;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BB4529;
	text-decoration: underline;
}
.tanie {
	font-size: 18px;
	color: #990000;
}

