body
	{
	height: 100%;
	margin:0;
	padding:0;
	}

.strona
	{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background-color:#ffffff;
	overflow:hidden;	
	}
.margines {
	float: left;
	width: 18%;
	height: 100%;
	background: #002620;
	overflow-y:scroll;
	}
.logo {
	float: left;
	height: 11%;
     width: 100%;
	background: #193C45;
	}	
.lista {
     float: left;
	width: 100%;
	background: #193C45;
     color:white;
     padding-top: 5%;
  	}
.rok	{
	}
.foka {
	width: 100%;
	}
.imie {
	width: 50%;
	float: left;
	background: #376155;
     }
.linia {
	vertical-align: top;
	font: bold;
	text-align:center;
	}
.mapka {
     float: right;
     width: 82%;
     background: #eeeeee;		/*#37616B;*/
     height: 100%;
      }
.stopka{
	display:none;
	height: 51px;
	width: 300px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index:999;
	}
h1 {
	color: #ffffff;
	font-family: Verdana;
	font: bold;
	font-size: 20px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align:center;
}
h2 {
	color: #ffffff;
	font-family: Verdana;
	font: bold;
	font-size: 14px;
	letter-spacing: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	text-align:center;
}
h3 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	text-align:left;
}
h4 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 8px;
	letter-spacing: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	text-align:center;
}
table	{
    		border: 1px solid black;
    		width: 100%;
		} 
tr	{
	border: 1px solid black;
	width: 100%;
	}
td	{
	border: 0px;
	}	
td:hover{background-color:#37616B}