body {
	font-size: small;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	border: 0;
	margin: 0;
	background: #002664;
}

input, textarea {
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

img {
	border: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin: 0px auto 5px auto;
}

#baner {
	float: left;
	display: inline;
	width: 1000px;
	height: 300px;
	text-align: center;
	vertical-align: middle;
	background: #002664 url("img/baner.jpg");
	/*border: 1px solid red; 
	position: fixed;
	left: auto;
	right: auto;
	top: 0px;
	vertical-align: middle;
	width: 998px;
	height: 198px;
	text-align: center;
	border: 1px solid red;
	background: #002664;*/
}

#menu {
	float: left;
	display: inline;
	width: 990px;
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 120%;
}

#menu li {
	float: left;
	display: inline;
	margin: 0px 15px 0px 0px;
	padding: 0;
}

#menu ul {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li a {
	color: #e7e7e7;
}

#menu li a.aktywny {
	color: #ff0000;/*#bb133e;*/
	font-weight: bold;
}

#strona {
	float: left;
	display: inline;
	width: 965px;
	height: auto;
	margin: 0;
	padding: 5px 20px 5px 15px;
	color: #ffffff;
	text-align: justify;
}

.background1 {
	background: url("img/tlo1.png") fixed no-repeat;
}

.background2 {
	background: url("img/tlo2.png") fixed no-repeat;
}

.background3 {
	background: url("img/tlo3.png") fixed no-repeat;
}

.background4 {
	background: url("img/tlo4.png") fixed no-repeat;
}

#galeria {
	float: left;
	display: inline;
	margin: 0px 100px 0px 100px;
	width: 800px;
}

#zdjecie {
	float: left;
	display: inline;
	width: 200px;
	text-align: center;
	height: 200px;
}

#video {
	float: left;
	display: inline;
	width: 400px;
	text-align: center;
	margin-bottom: 15px;
}

.naglowek_galeria {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

#ksiega_naglowek {
	float: left;
	display: inline;
	width: 680px;
}

#ksiega_dodaj_wpis {
	float: left;
	display: inline;
	width: 275px;
	text-align: right;
	margin-right: 10px;
}

.ksiega_wpis {
	float: left;
	display: inline;
	width: 950px;
	margin: 0px 30px 10px 20px;
}

#ksiega_dodaj {
	float: left;
	display: inline;
	width: 865px;
}
