.tic{
	font-family: Courier New;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: Aqua;
}

.opisy{
	font-family: Courier New;
	font-size: 15px;
	font-weight: bold;
}

.uwaga{
	font-family: "Courier New", Courier, monospace;
	color: Aqua;
	font-weight: bold;
	font-size:18px;
	border: thin outset Blue;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	padding-top : 10px;
	text-align : justify;
}

.news{
	font-family: "Century Schoolbook CE";
	font-size: 12px;
	color: Navy;
	text-decoration: none;
}

.maly{
	font-family : monospace;
	font-weight : normal;
	font-size : x-small;
}

.linki{
	text-decoration : none;
	font-weight : bold;
	font-size : 16px;
	font-family : "Courier New", Courier, monospace;
	color : White;
}

.tlo{
	background-color: #679E69;	
}