* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #000;
	background-image: url(pic/bg4.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	color:#222;
	font-family: verdana, trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
}

#all {
	width: 1000px; 
	margin: 0 auto;

}

#gora {
	display: block;
	float: left;
	width: 1000px;
	height: 320px;


}

#menu {
	display: block;
	float: left;
	width: 630px;
	padding: 135px 0 0 100px; /* było 100 ale flagi też tu */
	margin: 0 0 0 0;
}
/*
#menu ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}ul li ul li ul li
*/
#menu a {
	text-decoration: none;
	color: #3e4648;
}
#menu a:visited {
	text-decoration: none;
	color: #3e4648;
}
#menu a:hover {
	text-decoration: none;
	color: #9f1e00;
}

#menu .tresc a, #menu .tresc li a {
	text-decoration: none;
	color: #b3d2eb;
	font-weight: bold;
}
#menu .tresc a:visited {
	text-decoration: none;
	color: #b1d0e9;
}
#menu .tresc a:hover {
	text-decoration: underline;
	color: #c00004;
}



#logo {
	display: block;
	float: left;
	width: 270px;
}

#flagi {
	padding: 20px 30px 0 0;
	text-align: right;
}

.tresc {
	width: 630px;
	display: block;
	float: left;
	padding: 0px 0 20px 0px;
	color: #f6f6f6;
	line-height: 20px;
	font-size: 13px;

}

#ksiega {

	margin: 0 0 20px 0;

}
.ksiega_podpis {
	color: #ddd;

	border-bottom: 1px dotted #444;
	padding: 5px 0 5px 0;
}
.ksiega_data {
	color: #ddd;
	border-bottom: 1px dotted #444;
	padding: 5px 0 5px 0;
}
#ksiega table {
	
}


.bezh1 {
	margin-top: 50px;
}

h1 {
	font-size: 24px;
	margin: 90px 0 30px 0;
	color: #c00004;
	line-height: 130%;
}

.tresc ul, .tresc ol, .tresc p {
	margin: 0 0 15px 0;
}
.tresc li {
	margin: 0 0 0 20px;
}




.fotkawt_l {
	display: block;
	float: left;
	text-align: left;
	margin: 0 20px 15px 0;
}
.fotkawt_l img {
	border: 3px solid #bbb;
}

.fotkawt_p {
	display: block;
	float: right;
	text-align: right;
	margin: 0 0 15px 20px;

}
.fotkawt_p img {
	border: 3px solid #bbb;
}



.galeria div {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}
.galeria a, #galeria a:visited {
	background-color: #dddddd; 
	background-position: center 50%; 
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 131px;
	height: 131px;

}
.galeria a:hover {
	background-color: #eee; 
	background-position: center 50%; 
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 131px;
	height: 131px;

}

.galeria a img {
	display: block;
	width: 178px;
	height: 178px;
	border: 0;
	margin: 0;
	padding: 0;
}






#stopka p {
	text-align: right;
	color: #ed4400;
}
#stopka p a, #stopka p a:visited {
	text-align: right;
	color: #ed4400;
}
#stopka p a:hover {
	text-align: right;
	color: #888
}
#stopka p strong {
	font-size: 20px;

}