link {
	text-decoration : none;
	font-weight : bold;
}


A:visited {
	color : #696969;
	text-decoration : none;
}


A:active {
	color : #680909;
	text-decoration : none;
	font-weight : bold;
}


a:hover {
	color : #680909;
	text-decoration : none;
	font-weight : bold;
}


I, B, U, TD, P, A, DIV {
	font-family : verdana;
	color : #696969;
	text-decoration : none;
	font-size : 11px;
}

body {
	text-align : center;
	font-family : verdana;
	font-size : 13px;
	padding-right: 10px;
}

#newsy {
	background-image: url(image/tlon.png);
	width: 990px;
}

#news {
	width: 679px;
	text-align: center;
	float : left;
	overflow : hidden;
}

#menu {
	width: 311px;
	text-align: left;
	float : right;
	overflow : hidden;
}

#stopka {
	text-align: left;
	clear: both;
	width: 100%;
	height: 139px;
	background-image: url(image/stopka.png);
}