@charset "iso-8859-2";
body {
	background-color: #154545;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.skroty_link {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #154545;
}

.tekst {
	padding-right: 5px;
	padding-left: 5px;
}
.stopka {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #009966;
	text-decoration: underline;
}

.skroty {
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.licznik {
	font-size: 10px;
	color: #749091;
	text-align: right;
	vertical-align: bottom;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #134440;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-size: 18px;
	color: #FFC501;
}


.frame {
	border: 4px solid #113939;
}
.table_head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #164444;
	text-align: center;
	font-size: 12px;
	border: 1px solid #779394;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_content {
	font-size: 12px;
	color: #164444;
	text-align: center;
	border: 1px solid #779394;
	padding-top: 5px;
	padding-bottom: 5px;
}
