html, body{
	background: url(design/bgr-site.jpg) top; background-repeat: no-repeat;
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
}

td{
	color: #333;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
}

.rocznik {
	width: 840px;
	height: 60px;
	background: url(design/bgr-rocznik.png) top; background-repeat: no-repeat;
}


.logo {
	width: 50%;
	height: 60px;
	text-align: left;
}

.menu {
	width: 50%;
	text-align: right;
}

.stopka {
	height: 25px;
	text-align: center;
	color: #333;
	font-size: 10px;
}

A:link {color: #FF5B00; text-decoration: underline; line-height: 15px;}
A:visited {color: #FF5B00; text-decoration: underline; line-height: 15px;}
A:hover {color: #FF5B00; text-decoration: none; line-height: 15px;}
A:active {color: #FF5B00; text-decoration: none; line-height: 15px;}