a:hover {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

a:link {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}

a:visited {
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}

.stacje:link {
	text-align: left;
	color: Red;
}

body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	background-color: #FFFFBB;
}

.bmenu {
	color: White;
	background-color: #FF8C00;
}

.main {
	background: url(IMG/lato.jpg) no-repeat fixed center;
}

caption {
	caption-side: top;
	color: maroon;
	font-size: medium;
	font-weight: bold;
	width: 100%;
}

h1 {
	color: Black;
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	border: none;
}

h2 {
	color: Black;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

hr {
	width: 75%;
	color: Red;
	text-align: center;
}

li {
	list-style-position: outside;
	font-family: Verdana;
}

table {
	table-layout: fixed;
	border-collapse: separate;
	empty-cells: show;
}

.stac {
	width: 150px;	
}

h3 {
	text-align: center;
	width: 100%;
	color: #8B0000;
}

h4 {
	text-align: left;
	color: Black;
	font-size: large;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

legend {
	text-align: center;
	color: Red;
}

.menu {
	border: thin none #FF8C00;
	vertical-align: middle;
	width: 90%;
	text-align: center;
	color: White;
	margin-left: 5%;
	margin-right: 5%;
}

.mn:visited {
	color: #FF8C00;
}

td {
	border: thin none #FF8C00;
	width: auto;
}

.r1 {
	background-color: White;
	color: Red;
	font-weight: bold;
}

.r2 {
	background-color: White;
	color: Navy;
	font-weight: bold;
}

.kontakt {
	vertical-align: middle;
	width: 600px;
	text-align: center;
	color: Black;
	margin-left: 10%;
}

.tv {
	color: Navy;
	font: bold x-small;
}

.atv:visited {
	color: Navy;
}
.atv:link {
	color: Navy;
}

.radio {
	color: Maroon;
	font: bold x-small;
}

.arad:link {
	color: Maroon;
}
.arad:visited {
	color: Maroon;
}

.inne {
	color: Green;
	font: bold x-small;
}

.ain:link {
	color: Green;
}
.ain:visited {
	color: Green;
}

.kl {
	width: 300px;
}