body {
	font-family: Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #111100;
	background: #ac9f71;
	margin: 0px 0px 0px 60px;
}

div#main {
	margin-top: 5px;
	width: 800px;
}

div#logo {
	background: url('gfx/logo.png') no-repeat;
	height: 120px;
}

div#maska {
	background: url('gfx/m.png') repeat-y;
}

div#menu { 
	float:left;
	width: 100px;
	text-align: center;
	padding: 10px 0px 5px 0px;
	background: url('gfx/tlo1.png') repeat-y;
	font-weight: bold;
}

div.menu {
	text-align: center;
}

		 
div#tekst {
	float:left;
	width: 680px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	background: #F6F6F6;
}

div.nauczyciel {
	text-align: left;
	margin-left: 20px;
}

div.tekst {
	text-align: left;
	margin-left: 40px;
	float: left;
}

div.img {
	text-align: center;
	float: right;
	margin-right: 20px;
	margin-top: 40px;
}

a.menu {
	color: #9F9F9F;
	text-decoration: none;
	display: block;
}

a.menu:hover {
	color: #D47F55;
	text-decoration: none;
	display: block;
}

a.tekst {
	color: #ACACAC;
	text-decoration: none;
}

a.tekst:hover {
	color: #393939;
	text-decoration: none;
}

a.dol {
	color: #ACACAC;
	text-decoration: none;
}

a.dol:hover {
	color: #c9c9c9;
	text-decoration: none;
}
