body{
	background: black;
	margin-top: 0;

}


div#tresc{
	width: 850px;
	height: 415px;
	margin: 0 auto;

}

div#zdjecie{
	width: 500px;
	height: 395px;
	
	float: left;	
	padding: 20px 25px 0 25px;
	
	background: #006296;
}

div#mapa{
	width: 300px;
	height: 200px;
	float: right;
	
	background: #006296;
	color: #001950;
}

div#nawigacja{
	width: 300px;
	height: 215px;
	float: right;
	
	background: #006296;
}

div#powrot{
	width: 300px;
	
	padding-top: 30px;
	font-style: italic;
}

.podpis{
	
	font-family: Georgia;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-align: center;

}

.odstep{
	height: 5px;
}

.naw{
	width: 150px;
	height: 120px;
	margin: 0px 0px 0 0px;
	background: #006296;
	margin-top: 30px;
	border: none;
}


.strzalki{
	border: none;
}

.kom{
	width: 50px;
	height: 40px;
	text-align: center;
	
	border: none;
	padding:0;
	vertical-align: top;
}

.komstart{
	width: 50px;
	height: 40px;
	text-align: left;
	
	border: none;
	padding:0;
	vertical-align:middle;
	font-size: 14px;
	
}


a:active{
	margin:0;
	padding: 0;
	border: none;
	text-decoration: none;
}
a:link{
	margin:0;
	padding: 0;
	border: none;
	text-decoration: none;
}
a:visited{
	margin:0;
	padding: 0;
	border: none;
	text-decoration: none;
}
a:hover{
	margin:0;
	padding: 0;
	border: none;
	text-decoration: none;
}


a.lok:active{
	margin:0;

	border: none;
	text-decoration: none;
	color: black;
}
a.lok:link{
	margin:0;

	border: none;
	text-decoration: none;
	color: black;
}
a.lok:visited{
	margin:0;

	border: none;
	text-decoration: none;
	color: black;
}
a.lok:hover{
	margin:0;

	border: none;
	text-decoration: underline;
	color: black;
	
}
.lok2{
	color: black;
}

img{
	margin:0;
	padding: 0;
	border: none;
}

h3{
	padding-top: 0px;
}

