body { background: url('myimages/sss.jpg'); font-family: "Verdana"; font-size: 14px;}
a { color: black; }

h1 { font-size: 36px; text-align: center; margin-top: 0; margin-bottom: 0; }
h2 { font-size: 30px; text-align: center; margin-top: 0; margin-bottom: 0; }
h3 { font-size: 26px; text-align: center; margin-top: 0; margin-bottom: 0; }
h4 { font-size: 22px; text-align: center; margin-top: 0; margin-bottom: 0; }
h5 { font-size: 16px; text-align: center; margin-top: 5px; margin-bottom: 5px; }
h6 { font-size: 14px; text-align: center; margin-top: 0; margin-bottom: 0; }
h7 { font-size: 8px;  text-align: center; margin-top: 0; margin-bottom: 0; }

img { border: 0px solid black; }

div.content {
	margin: auto;
	width: 880px;
	border: 1px solid black;
	background-color: white;
}

div.baner {
	border-bottom: 1px solid black;
	background-image: url('myimages/baner1..jpg');
	width: 880px;
	height: 198px;
}

div.baner h1 { color: yellow; width: 200px; margin-left: 505px; padding-top: 35px; margin-top: 0; margin-bottom: 0; }
div.baner h5 { color: yellow; width: 200px; margin-left: 505px; margin-top: 15px; margin-top: 0; margin-bottom: 0; }


dl.menu { margin: 25px 0 0 20px; }
dl.menu a { text-decoration: underline; }
dl.menu dt { display: inline; margin: 0 1px; }


div.subcontent { width: inherit; padding: 1em; }

div.subcontent a { color: #aa0000; }

div.subcontent dl {}

div.subcontent dl dt {
	padding-left: 20px;
	background: url('myimages/dot.gif') no-repeat left center;
}

div.subcontent dl dt:hover { background: url('myimages/dot_.gif') no-repeat left center; }

p.copyright { width: 785px; text-align: right; }

div.opis {
	width: inherit;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.opis img	{ margin: 15px; }
div.opis h6		{	text-align: left; }
div.opis dl		{ text-align: left; }
div.opis dl dt { margin-left: 10px; }
div.opis dl dt a { font-style: italic; }

dl.kontakt_lista dt { padding: 5px; }

dl.mapa dt { margin: 3px 0; }
dl.mapa a { color: black; }

