@charset "utf-8";
/* CSS Document */

table {background-color: ece1cb;}

td {vertical-align: top;}

td div img {display: block;}

td#dymek { background-image: url(images/dymek.gif);
	background-repeat:repeat-y;
	background-position:right;
	}


.foto {
    display: block;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:50px;
}
	
div#fot {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:50px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #471C21;
/*	background-color: #DED2CB;*/
	background-color: #3C0000;
}

a:link {
	color: #471C21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #471C21;
}
a:hover {
	text-decoration: none;
	color: #F26725;
}
a:active {
	text-decoration: none;
	color: #471C21;
}
.tytul {
	font-size: 18px;
	margin-left: 5px;
	margin-right: 8px;
	vertical-align: text-top;
	font-weight: bold;
}
.kotwica {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 8px;
	font-weight: bold;
}
.tekst {
/*	font-size: small;*/
	font-size: 12px;
	margin-left: 5px;
	margin-right: 8px;
	font-weight: lighter;
}
.lista {
	font-size: 12px;
	margin-left: 5px;
	font-weight: lighter;
}