body {
	background:url(images/back.png);
	margin: 0;
	padding: 0;
}

#top {
	width: 800px;
	height :800px;
	background:url(images/bg1.png);
}

#top_dm {
	width: 800px;
	background:url(images/bg1.png);
}

#MENU {
	width: 260px;
	height: 260px;
	float: left;
}

#ZNAK {
	width: 260px;
	margin-left: 20px;
}

#TRESC {
	width: 480px;
	height: 596px;
	float: left;
	overflow: visible;
	background:url(images/bg2.png);
	font-family: "Trebuchet MS";
	font-size: medium;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#TRESC_dm {
	width: 480px;
	float: left;
	overflow: visible;
	background:url(images/bg2.png);
	font-family: "Trebuchet MS";
	font-size: medium;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 53px;
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: center;	
	background:url(images/stopa.jpg);
}

#ver {
float: left;
margin-top: 30px;
margin-left: 40px;
}

#linki {
float: left;
margin-top: 20px;
margin-left: 40px;
}

#copyright {
float: right;
margin-top: 15px;
margin-right: 40px;
text-align: right;
}

a{
	color:#000000;
	text-decoration:none;
	font-size: small;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
	font-size: small;
}

.tbl {
	font-size : 11px;
	padding : 4px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 1px solid black;
}

.stronicowanie {
	text-align: center;
	font-weight: bold;
}

.stronicowanie a:link, .stronicowanie a:visited {
	color: white;
	text-decoration: none;
}
.stronicowanie a:hover {
	color: black;
}
