body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top center;
}
img {
	display: block;
	border: 0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

div.content {
	width: 770px;
	margin: 0 auto;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
}

div.link_strona_glowna {
	border-style: solid;
	border-color: #000000; 
	border-width: 0px; 
	width: 90px; 
	float: left; 
	padding-left: 15px; 
	padding-top: 2px;
	font-size: 10px; 
	font-family: verdana; 
	color: #000000;
}
div.link_strona_glowna a {
	text-decoration: none; 
	color: #000000;
}
div.link_strona_glowna a:hover {
	text-decoration: none; 
	color: red;
}
div.stopka {
	text-align: center; 
	width: 100%; 
	font-size: 9px; 
	font-family: verdana; 
	color: #000000;
	padding-top: 10px;
}
div.stopka a {
	text-decoration: none;
	color: #000000;
}
div.stopka a:hover {
	text-decoration: none; 
	color: red;
}
div.tresc_gora {
	margin-top: 100px;
	text-align: right; 
	width: 800px; 
	height: 515px; 
	background-image: url('szablon_podstrona.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center;
}
div.tresc_srodek {
	border-style: solid;
	border-color: #000000; 
	border-width: 0px; 
	width: 500px; 
	height: 350px; 
	margin-right: 20px; 
	margin-top: 10px; 
	font-family: verdana; 
	font-size: 11px; 
	float: right; 
	padding-top: 100px; 
}
div.tresc_srodek_linki {
	width: 500px; 
	height: 350px; 
	margin-right: 20px; 
	margin-top: 10px; 
	font-family: verdana; 
	font-size: 11px; 
	float: right; 
	padding-top: 100px; 
	
}
div.tresc_srodek_linki_przewijanie {
	overflow: auto;
	width: 500px; 
	height: 350px;
	padding-right: 10px;
	font-family: verdana; 
	font-size: 9px; 
	text-align: left;
}

div.tresc_srodek_linki_przewijanie a {
	font-family: verdana; 
	font-size: 9px; 
	color: #000000;
	text-decoration: none;
}

div.tresc_srodek_linki_przewijanie a:hover {
	color: red;
	text-decoration: underline;
}

