body, html {
	background-color: yellow;
	color: #000;
	margin: 0;
	padding: 0;
	height: 101%;
}



div {
	text-align: left;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.galeria {
	text-decoration: none;
	color: #0453a4;
	font-size: 20px;
}

#top {
	width: 999px;
	height: 600px;
}

#NAGLOWEK {
	background-color: yellow;
}

#MENU {
	width: 218px;
	height: 1295px;
	float: left;
	overflow: hidden;
	text-align: center;
	background-color: yellow;
}

#TRESC {
	width: 781px;
	float: left;
	overflow: hidden;
	background-color: yellow;
}

#STOPKA {
	clear: both;
	text-align: right;
	width: 1004px;
	font-size: 10px;
	background-color: yellow;
}

#LAKA {
	width: 100%;
	height: 310px;
	overflow: hidden;
	float: left;
	text-align: center;
}

a {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

a:link {
	border: none;
	outline: none;
}

pre {
	overflow: auto;
}

table.rekrutacja td {
	text-align:center;
}

table.rekrutacja {
	border-spacing: 0;
	border-collapse: collapse;
	
}

tr.bottomBorder td{
	border-bottom: 1px solid #000000;
}

td.firstCell {
	vertical-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
