body{ 	background: url(images/tlo.gif);
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	color: #454545;
	text-align:center;
}
a {	color: #ffe7ac;	background: inherit; text-decoration: none; }
a:hover { color: #eadcad; background: inherit; text-decoration: none;}

.content {
	width: 946px;
	margin: 0 auto;
	text-align:left;
	padding: 10px;
}

.logo {
	float: left;
	margin: 0 0 0 0;
	border: 0;
	padding: 0 0 0 0;
	width: 750px;
	height: 240px;
	background: url(images/logo_onas.gif) no-repeat;
}
.left {
	float: left;
	width: 87%;
	margin: 20px 0px 20px 5px;
	padding: 5px 0 5px 0;
	background: #ffeea9;
	position: relative;
}
.left .return{
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 13px;
}
.left .return a{
	color: #454545;
}
.left h2 {
        color: #454545;
        padding: 1px 1px 1px 15px;
        margin: 0 0 0 1px;
        font: 2em impact;
}
.left p{
	padding: 0 5px 10px 10px;
}
.event {
	float: right;
	width: 219px;
	height: 62px;
	margin: 0 0 0 0;
	background: url(images/event_historia.gif) no-repeat;
}
.siedemnasty {
	float: right;
	width: 30%;
	height: 100%;
	margin: 0 0 0 0;
	border: 0;
	right: 0;
}
table{
	margin-left: 35px;
	margin-bottom: 20px;
	margin-right: 35px;
        text-align: justify;
        color: #454545;
        line-height: 1.2em;
        font-size: 14px;
}

