body {
	background-color: #000;
	margin-top: 0px;
}
#rama {
	height: 100%;
	width: 993px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/tlo_rama.jpg);
}
#naglowek {
	background-image: url(images/gora.jpg);
	height: 130px;
	width: 993px;
	background-repeat: no-repeat;
}
#pole_tresc {
	float: left;
	height: 100%;
	width: 693px;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/tlo_menu.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 673px;
	padding-top: 10px;
	padding-left: 20px;
}
#tresc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 100%;
	width: 633px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 35px;
	line-height: 20px;
	text-align: justify;
}
#stopka {
	height: 20px;
	width: 973px;
	clear: left;
	background-image: url(images/stopka.jpg);
	padding-top: 94px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFC;
}
a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FC9;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FC9;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FC9;
	text-decoration: none;
}



#kwadraty {
	float: right;
	height: auto;
	width: 300px;
}
.h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC9;
	line-height: 26px;
}
.kolor {
	color: #FC9;
}
.kolor-bold {
	font-weight: bold;
	color: #FC9;
}

