html, body {
	color: #000;
	margin: 15px 20px 15px 20px;
	padding: 0;
	background-color: #EEEEEE;
	font-family: verdana;

}

#top {
	width: 1004px;

}

#NAGLOWEK {
	margin: 0px 8px 8px 0px;
        background-image: url('maraton_baner.jpg');
	width: 900px;
	height: 318px;
}

#MENU {
	width: 200px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	margin: 0px 1px 0px 0px;
}

#TRESC {
	width: 690px;
	float: left;
        overflow: hidden;
	background-color: #ffffff;
	margin: 0px 1px 1px 0px;
	line-height: 20px;
}
p
       {
       text-align: justify;
       margin: 12px;
       line-height: 20px;
       font-size: 12px;
}
a
       {text-decoration: none;
       color: black;
}
td
       {
       text-align: center;
       margin: 12px;
       line-height: 20px;
       font-size: 12px;
}
h2
       {
       text-align: justify;
       margin: 12px;
       font-weight: 500px;
       font-size: 12px;
}
h1
       {
       text-align: right;
       margin: 12px;
       font-size: 12px;
}
ul
       {
       text-align: justify;
       margin: 12px;
       line-height: 20px;
       font-size: 12px;
}
ol
       {
       text-align: justify;
       margin: 12px;
       line-height: 20px;
       font-size: 12px;
}
il
       {
       text-align: justify;
       margin: 12px;
       line-height: 20px;
       font-size: 12px;
}
li
       {
       text-align: justify;
       margin: 12px;
       line-height: 20px;
       font-size: 12px;
}
#AKTUALNOSC {
        width: 690px;
	float: left;
	overflow: hidden;
	background-color: #EEEEEE;
        border-bottom-width: 0px;
        border-bottom-style: outset;
        border-bottom-color: #FFFFFF;
}
#STOPKA {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 8px;
	color: OOOOOO;
	text-align: center;
	font-size: 10px;
}
