.tekst {font-size: 10px}
.autor_tekst {
	font-size: 9px;
	color: White;
	}

.copyright {
	color: Gray;
	font-size: 9px;
}

a:link {
	color: Gray;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 13px;
	color: White;
	margin: 0px 50px;
}

a:visited {
   	color: Gray;
	text-decoration: none;
	font-size: 11px;}
a:hover {
	color: White;
	background-color: #6495ED;
}

.td1 {
	border-left: 1px dotted Silver;
	padding-top: 20px;
	padding-left: 20px;}

.new {
	color: white;
	font-size: 10px;
	background-color: #333333;}
.naglowek {
	background-color: #333333;}
.srodek {
	background-color: #333333;}