@charset "iso-8859-2";
html {
	height: 100%;
}
#header {
	position:fixed;
	left:40px;
	top:40px;
	width:102px;
	height:209px;
	z-index:1;
}
#menu {
	position:fixed;
	left:184px;
	top:40px;
	width:21px;
	height:315px;
	z-index:2;
}
#top {
	margin-left: 232px;
	top:15px;
	width:650px;
	z-index:3;
}
#top h1
{
	font: 18px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #bc1c15;
	text-decoration: none;
	text-align: center;
	padding-top:0px;
}
#top h2
{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	padding-top: 8px;
	text-align: center;
}
#main {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 232px;
	margin-top: 20px;
	width: 650px;
	padding-bottom: 50px;
}
#herb {
	position:fixed;
	left:40px;
	top:320px;
	width:98px;
	height:91px;
	z-index:4;
}
#logo {
	position:fixed;
	left:30px;
	top:445px;
	width:122px;
	height:48px;
	z-index:5;
}
body {
	background: url(img/lay/tlo.jpg) repeat-y 0px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

form, select, input {
	font-size: 1em;
	display: inline;
}

h2 {
	color: #999;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1
{
	color: #bc1c15;	
}
a:link, a:visited {
	color: #0B5E92;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.r:link, a.r:visited {
	color: #bc1c15;
	text-decoration: none;
}
a.r:hover {
	color: #bc1c15;
	text-decoration: underline;
}
.star {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.txt
{
	font: 11px geneva, arial, verdana;
	padding: 1px;
	width: 250px;
}
.btn {
	width: 130px;
	font: 11px geneva, arial, verdana;
	color: #fff;
	background: #788186;
	border: 1px solid #788186;
	padding: 0px 0px 0px 2px;
}
.red {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.blad {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	border: 2px solid #cc0000;
	padding: 20px 15px 20px 50px;
	background: #FFFFFF url(img/lay/wykrzyknik.gif) no-repeat 10px 13px;
	margin-right: 10%;
	margin-left: 10%;
}
.ent
{
	text-align:justify;
	padding-top:5px;
}
.ent_head
{
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
}
.ent_head img
{
	padding-right: 5px;
	vertical-align:middle;
}
.ent_head2
{
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	text-align:right;
	font-size:9px;
	color:#999;
}
.data
{
	text-align:right;
	font-size:9px;
	color:#999;
	padding-bottom: 10px;
}
ul
{
	list-style: url(img/lay/strzala.gif);
	margin-left: 5px;
	padding-left: 15px;
}
li
{
	margin-top: 6px;
}
/*.w1
{
	background: #E4E4E4;
}*/
.w2
{
	background: #f0f0f0;
}
.w0
{
	background: #333;
	color: #fff;
}
.z {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: #333 url(img/lay/arrow.png) no-repeat 167px center;
	padding: 3px;
	width:178px;
}
.z img
{
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
}
.z a:link, .z a:hover, .z a:visited
{
	text-decoration:none;
	color:#fff;
}
#container
{
	min-height:100%;
	position:relative;
}
#stopka {
	width:650px;
	z-index:4;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
	height:50px;
	position:relative;
	margin-top: -50px;
	margin-left: 232px;
	margin-bottom: 0;
}
#clearfooter {
	clear:both;
	height:50px;
	width:100%
}