.intro {
	color: #AEAEAE;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.intro:hover {
	color: White;
}

body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

#main {
	position: relative;
	text-align: center;
	width: 799px;
	margin-bottom: 34px;
	background-color: #333333;
	padding: 0px;
}

#logo {
	width: 799px;
	height: 148px;
	background-image: url(images/logo.jpg);
}

#kontakt {
	text-align: left;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CFCFCF;
	position: relative;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#kontakt a {
	text-decoration: none;
	color: #AA0000;
}

#kontakt a:hover {
	text-decoration: none;
	color: #C3252D;
}

#stopka {
	position: relative;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 799px;
	height: 34px;
	background-image: url(images/stopka.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: right;
	color: #555555;
}

#menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	background-color: #580203;
	font-family: "Monotype Corsiva", Century, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-image: url(images/tlo_menu.jpg);
	background-repeat: repeat;
}

#menu li {
	display: table;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid Black;
}

#menu li a:link, #menu li a:visited {
	width: 200px;
	float: left;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #CFCFCF;
	border: none;
	background-image: url(images/pusty.gif);
	background-color: transparent;
	padding: 4px 0px 4px 0px;
}

#menu li a:hover, #menu li a:active {
	background-color: Black;
	background-image: none;
}

#tresc {
	width: 357px;
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	color: #CFCFCF;
	vertical-align: top;
}

#tresc_main {
	width: 557px;
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	color: #CFCFCF;
	vertical-align: top;
}

#reklama {
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #CFCFCF;
	margin: 20px 0px 0px 0px;
}

#reklama a {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	color: #BFBFBF;
}

#reklama a:hover {
	font-family: Century, "Times New Roman", Times, serif;
	text-decoration: none;
	color: White;
}

.zdjecie_glowna {
	float: left;
	border: 1px;
	border-color: Black;
	border-style: solid;
	margin: 0px 10px 10px 0px;
}

#tresc .opis {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	color: #CFCFCF;
	vertical-align: top;
}

#tresc a, #tresc_main a {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
	color: #AA0000;
}

#tresc a:hover, #tresc_main a:hover {
	font-family: Century, "Times New Roman", Times, serif;
	text-decoration: none;
	color: Gray;
}

.opis a {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	color: #800000;
}

.opis a:hover {
	font-family: Century, "Times New Roman", Times, serif;
	text-decoration: none;
	color: Gray;
}

.belka_gora {
	width: 200px;
	height: 11px;
	background-color: Black;
	background-image: url(images/belka_gora.png);
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

.belka_dol {
	width: 200px;
	height: 16px;
	background-color: Black;
	background-image: url(images/belka_dol.png);
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

img {
	border-color: Black;
}

a img {
	border-color: #800000;
}

a:hover img {
	border-color: Gray;
}

.stopka_mail {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	color: Gray;
}

.stopka_mail:hover {
	color: White;
}

#kontakt a {
	text-decoration: none;
	color: #CFCFCF;
}

#kontakt a:hover {
	text-decoration: none;
	color: White;
}