* {
	color: #760000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
body {
	background-image: url( '/rialto_bg.jpg' );
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	background-color: #D6C7AD;
	text-align: center;
}
object, img {
	margin: 0px;
	padding: 0px;
}
a {
	color: #9E3321;
}
#main {
	width: 752px;
	margin: 0 auto;
	background-color: #edcb9b;
}
#footer {
	background-color: #b04848;
	width: 100%;
	height: 60px;
	color: white;
	text-align: right;
	font-size: 11px;
	clear: both;
}
#sndcontrol {
	background: #760000;
	height: 16px;
	width: 462px;
	float: right;
	padding: 0px;
	text-align: right;
}

#mainbody {
	width: 450px;
	float: right;
	padding: 0px;
	text-align: left;
}

#menu {
	float: left;
	width: 270px;
}

ul {
	list-style-image: url( "http://rialto.katowice.pl/p.gif" );
	list-style-position: inside;
}

table.header {
	width: 752px;
}

table.header td {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid black;
}
td * {
	margin: 0px;
	padding: 0px;
}

td.top_separator {
	background-image: url( "http://rialto.katowice.pl/pg.jpg" );
	height: 9px;
	font-size: 4px;
	border-bottom: none;
}

.poll {
	margin-top: 15px;
	width: 180px;
}

li {
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}