#strona
{
	width: 798px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	font-family: Arial, sans-serif;
	letter-spacing: 0.1ex;
	font-size: 0.8em;
}

#menu
{
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul, #menu ul li 
{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu a
{
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}

#menu a:hover
{
	background: black;
	color: white;
}

#menu img
{
	border-bottom: 1px solid black;
}

.men
{
	line-height: 17px;
	text-align: center;
}

.drugi
{
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted black;
}

#glowna
{
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted black;
	border-top: 1px solid black;
}	

#glowna2
{
	line-height: 2em;
	border-top: 1px solid black;
}	

#menu2 ul, #menu2 ul li 
{

	padding: 4px; 
	list-style: none;
	display: inline;
	line-height: 20px;
	text-align: center;
	color: black;
	width: 596px;
}

#menu2 a
{
	text-decoration: none;
	color: black;
}

#prawa
{
	margin: 0;
	float: right;
	width: 596px;
	border-left: 1px solid black;
}

#naglowek
{
	height: 138px;
	text-align: center;	
	border-bottom: 1px solid black;
	font-size: 1em;
	position: relative;
}

#naglowek a
{
	text-decoration: none;
}

#mapa
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#gomio
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#tresc
{
	padding: 5px;
	border-top: 1px solid black;
}

h1
{
	text-align: center;
}

h2
{
	text-align: center;
}

.srodek
{
	display: block;
	margin: 15px auto;
}

table
{
	margin: 5em auto;
}

tr
{
	padding: 0.5em;
}

strong
{
	color: #ee971a;
}
