@charset "utf-8";
/* CSS Document */

BODY {
	background: url(img/tlo.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	width: 715px;
	height: 190px;
	background: url(img/logo.png) no-repeat bottom;
	margin-left: auto;
	margin-right: auto;
}
#tresc {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	width: 206px;
	float: left;
}
#tekst {
	width: 509px;
	float: left;
	padding-top: 8px;
}
#menu_gora {
	background: url(img/menu_gora.png);
	width: 196px;
	height: 28px;
	color: #FFF;
	padding: 15px 0px 0px 10px;
	font-weight: bold;
}
#menu_srodek {
	background: url(img/menu_srodek.png);
	width: 196px;
	color: #808080;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}
#menu_dol {
	background: url(img/menu_dol.png) no-repeat top;
	width: 206px;
	height: 10px;
}
#menu A:link, #menu A:active, #menu A:visited, #menu A:hover {
	text-decoration: none;
	color: #808080;
}
#tekst_srodek A:link, #tekst_srodek A:active, #tekst_srodek A:visited, #tekst_srodek A:hover {
	text-decoration: underline;
	color: #000;
}
#tekst_srodek A:visited {
	text-decoration: underline;
	color: #000;
}
#tekst_gora {
	background: url(img/tresc_gora.jpg);
	width: 478px;
	height: 26px;
	padding: 7px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}
#tekst_srodek {
	background: url(img/tresc_srodek.jpg) repeat-y;
	width: 474px;
	font-size: 12px;
	color: #000;
	padding: 1px 7px 1px 7px;
}
#tekst_strony {
	background: url(img/tresc_strony.jpg);
	height: 29px;
	width: 488px;
	color: #FFF;
	font-size: 12px;
}
#tekst_dol {
	background: url(img/tresc_dol.jpg);
	height: 3px;
	width: 488px;
}
#tekst_czytaj {
	font-weight: bold;
}
#tekst_nowsze {
	width: 234px;
	height: 12px;
	float: left;
	text-align: left;
	padding: 7px 0px 0px 10px;
}
#tekst_starsze {
	width: 234px;
	height: 12px;
	float: left;
	text-align: right;
	padding: 7px 10px 0px 0px;
}
#tekst_czas {
	color: #AAA;
	font-size: 10px;
}
#tekst_starsze A:link, #tekst_starsze A:active, #tekst_starsze A:hover, #tekst_starsze A:visited {
	color: #FFF;
	text-decoration: none;
}
#tekst_nowsze A:link, #tekst_nowsze A:active, #tekst_nowsze A:hover, #tekst_nowsze A:visited {
	color: #FFF;
	text-decoration: none;
}
#90lat {
	position: absolute;
	top: 0px;
	left: 0px;
}