body {
	margin: 0px;
	background-color: #2f72b0;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}
#gora {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#glowna {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 95px;
	text-align: center;
}
.logo {
	padding: 10px;
}
.wysz {
	float: right;
	padding: 25px;
}
#menu1 {
	margin-top: 0px;
	padding: 22px;	
	height: 20px;
	clear: both;
	text-align: center;
}
.menu_gora dt {
	display: inline;
	position: relative;
}
.menu_gora dt a {
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.menu_gora dt a:hover {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
}
#lewa {
	float: left;
	width: 249px;
	padding-right: 1px;
	padding-left: 0px;
}
#srodek {
	float: right;
	width: 650px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;	
}
.odstep {
	clear: both;
	font-size: 10px;
	color: #333333;
	padding-left: 25px;
	margin-top: 4px;
	padding-bottom: 5px;
}
.odstep a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.odstep a:hover {
	text-decoration: underline;
}
.box {
	width: 185px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.box_linki a {
	font-family: "Trebuchet MS";
	color: #7B6A74;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(180,180,180);
}
.box_linki a:hover {
	color: #333333;
}
.box_reklama {
	margin-top: -1px;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	background-color: white;
	width: 171px;
}
.box_reklama a {
	display: block;
	text-align: center;
	border: 1px solid black;
	margin: 3px;
	padding: 3px;
}
.box_reklama a:hover {
	border: 1px solid grey;
}
.box_linki {
	background-color: white;
	margin-top: -1px;
	width: 181px;
}
.box_tlo
{
	margin-top: -1px;
	background-color: white;
	width: 181px;
}
.box a {
}
.box a:hover {
}
.content {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.content2 {
	font-size: 14px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
.content h1 {
	color: #054177;
	font-size: 16px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 2px;
	margin-top: 8px;
}
.szukaj {
	width: 150px;
	border: 1px solid #2f72b0;
	margin-left: 4px;
	font-size: 12px;
	color: #929292;
	padding: 4px;
}
.button {
	background-color: #888888;
	border: 1px solid grey;
	margin-top: 5px;
	margin-left: 4px;
	font-size: 10px;
	color: white;
	font-weight: bold;
	padding: 5px;
}
.szuk {
	width: 245px;
	border: 1px dashed grey;
	margin-left: 4px;
	font-size: 10px;
	color: grey;
	padding: 5px;
}
.textarea {
	width: 250px;
	border: 1px dashed grey;
	margin-left: 4px;
	font-size: 10px;
	color: grey;
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
#srodek a {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #abd3f1;
}
#srodek a:hover {
	color: orange;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
.galeria {
	display: block;
	padding: 5px;
	float: left;
	width: 115px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px dashed #666666;
}
.akt {
	padding: 5px;
}
.text1 {
	margin-left: 4px;
	font-size: 12px;
	color: black;
}
#menu0 dt {
	cursor: pointer;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu0 dt a{
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	display: block;
}
#menu0 dt a:hover{
	padding-left: 30px;
	background-color: #054177;
	color: orange;
}
#menu0 dd {
	font-size: 14px;
	margin-left: 40px;
	padding: 2px;
	margin-bottom: 10px;
}
#menu0 dd a{
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left: 0px;
	color: white;
}
#menu0 dd a:hover{
	color: orange;
}
.copy {
	margin-top: 5px;
	font-size: 12px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #195b91;
	color: white;
	text-align: center;
}