body {
	
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	background-color: #511D05;
	color: white;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	/*background-image: url('http://www.evgen.pl/images/background-d.jpg');*/
	background-image: url('http://www.evgen.pl/images/muzyka/tropami/plakat_tropami_background.jpg');
}
body * {
/*	border: 1px solid orange;*/
}
table {
	border-collapse: collapse;
	font-size: 10pt;
}
td {
	padding: 0;
}
.lewo {
	text-align: left;
/*	background-color: #555459;*/
/*	background-color: #511D05;*/
}
.prawo{
	text-align: right;
/*	background-color: #555459;*/
/*	background-color: #511D05;*/
}
.naglowek {
	width: 700px;
}
.glowna {
	padding: 1em;
/*	overflow: auto;*/
	width: 700px;
}
table.menu {
	width: 100%;
}
table.menu tr td {
	background-color: black;
	color: yellow;
	font-weight: bold;
	text-align: center;
/*	width: 10%;
/*	padding-left: 10px;
	padding-right: 10px;*/
	white-space: nowrap;
}
p {
	width: auto;
	text-indent: 4ex;
	margin-right: 10px;
	text-align: justify;
	/*margin-top: 0;
	margin-bottom: 0;*/
}
p.kategoria {
	font-size: 240%;
	font-weight: bold;
	color: #FDC502;
	white-space: nowrap;
	text-indent: 0;
}
p.lista {
	font-weight: normal;
	font-size: larger;
	text-decoration: none;
}
p.media {
	text-indent: 0;
	font-weight: bold;
}
table.galeria * img, li {
	border: 0;
	margin: 5px;
/*	width: 80px;
/*	height: 60px;*/
}
table.galeria {
	width: 700px;
/*	background-image: url('../htdocs/images/Rawnodenstwie_rposter_d.jpg');*/
}
table.galeria tr td {
	vertical-align: top;
}
.obrazki {
	width: 180px;
}
hr {
	margin: 0;
	color: black; 
	height: 0.1em;
/*			width: 100%;*/
}
td.hr {
	background-color: transparent;
}
a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
p span {
	text-decoration: none;
	color: #FDC502;
}
a:hover {
	color: #33CC00;
}
.preload {
	display: none;
}
.kontakt * a {
	font-weight: bold;
}
.kontakt * {
	text-indent: 0;
}
.licznik {
	text-align: center;
}
table.lista {
	width: auto;
	vertical-align: top;
}
table.lista tr td {
	text-align: left;
	padding-right: 1ex;
	padding-bottom: 0.5em;
}
.nobr {
	white-space: nowrap;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
li {
	padding: 0;
	margin: 0;
}
