body{
	font-family: Times New Roman, serif;
	background-color: #F6F4F0;
	margin: 0px;
	}

#content {
	text-align: center;
	}

table.glowna{
	width: 900px;
	height: 625px;
	background-image: url('../images/layout1_02.jpg');
	}

.Menu{
	margin-top: 75px;
	}

ul, li {
	list-style: none;
	font-size: 18px;
	line-height: 30px;
	text-align: center;	
	margin-left: 245px;
	color: #000000;
}

a.menu {
	color: #000000;
	text-decoration: none;
	}
	
#mainContener
{
	position: relative;
	top: 0px;
	left: -60px;
	width: 250px;
	height: 120px;
	background: #eae5dd;
	float: right;
	overflow: auto;
	overflow-x: hidden;
	font-family: arial;	
}
h1.aktualnosci{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	}
a.aktualnosci{
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	}


a:hover{   
	color: #000000; 
	text-decoration: none;}	