body { 
	background: #fff;
	text-align: center;
	margin: 0px;
	font: 13px "Trebuchet MS", Arial;
	color: #0f020f;
}
#top {
	background: url("layout_menu.jpg") no-repeat bottom center;
	height:252px;
	width: 770px;
	margin: 0px auto;
	text-align: center;
}
#menu {
	padding: 7px 15px 0px 0px;
	font: 12px "Georgia", "Times New Roman";
}

#menu a { color: #301330; text-decoration: none; font-weight: normal;}
#menu a:hover { text-decoration: underline;}

#trescouter {
	background: url("layout_repeat.gif") repeat-y center;
	text-align: center;
	qborder:1px solid pink;
}
#trescinner {
	width: 670px; 
	text-align: justify; 
	padding: 15px 15px 1px 0px; 
	margin: 0px auto;
}
#bottom {
	width: 770px;
	margin: 0px auto;
	background: url("layout_bottom.gif") no-repeat top center;
	padding-top: 15px;
}
h1 {
	font: 24px Georgia;
	padding-bottom: 2px;
	border-bottom: 6px solid #b5c4dd;
	margin-bottom: 10px;
	display:inline-block;
}

p {
	text-align: justify;
	margin: 10px 0px 0px 0px;
}
ul {
	list-style: outside url("punktor.gif");
	margin: 10px 0px 0px 30px;
	qborder:1px solid green;
	padding: 0px;
}
ul li {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}
ol {
	margin-top: 4px;
	margin-bottom: 4px;
}
ol.rzymska {
	font: bold 15px "Georgia";
	list-style-type: upper-roman;
}
ol.arabska {
	font: 13px "Trebuchet MS", Arial;
	font-weight: normal;
	list-style-type: decimal;
}
ol.abc {
	list-style-type: lower-alpha;
}

ol li {
	padding-top:2px;
	padding-bottom:2px;
}
table {
	width: 400px;
	background-color: #fff;
	margin: 10px;
	border: 1px solid #b5c4dd;
}
td {
	padding: 3px;
}
tr.parz {
	background-color: #d8e1f0;
}
table#listarodzicow {
	width: 670px;
	font: 11px Verdana;
}
th {
	background-color: #b5c4dd;
	color: #000;
	padding: 4px;
}
table.transp {
	background-color: transparent;
	border: 0px;
	width: 280px;
}
a {
	color: #315f93;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #6f376f;
}
input {
	border: 1px solid #b5c4dd;
	width: 150px;
	padding: 3px;
}
input.but {
	width: 75px;
	background-color: #97a8c6;
	color: #fff;
	font: bold 11px Verdana;
	border-bottom: #6c7e9d;
	border-right: #6c7e9d;
}
.aktualnosci {
	margin-left: 290px;
	margin-top: 5px;
}
.aktualnosci_tytul {
	margin-left: 270px;
	margin-top: 10px;
}
.ladne {
	font: bold 14px "Georgia";
}
