body {
	background-color: #fefbed;
	margin: 0px;
	padding: 0px;
}

/* links */
a:link {color: #407583; text-decoration: underline;}
a:visited {color: #00151d; text-decoration: underline;}
a:active {color: #209740; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00384f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FEFBED;
	text-align: justify;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #407583;
	background-color: #E3E6EA;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00384f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FEFBED;
	text-align: justify;
}
.fotkaPrawa {
	background-color: #FEFBED;
	background-image: url(images/tlo200px.jpg);
	background-repeat: no-repeat;
}

.srodtytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #407583;
	font-weight: bold;
}
.ramka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #209740;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	border: 3px dotted #f0c800;
	background-color: #fef6ce;
}