a {
	color: #a9b6bb;
	font-weight: bold;
	text-decoration : none;
}
a:hover  {
	text-decoration : underline;
}

a.stopka {
	color: #6d726f;
	text-decoration : none;
}
a.stopka:hover  {
	text-decoration : underline;
}

body {
	background-image: url("img/gradient.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #919fa9;
	color: #a9b6bb;
	font-size: 11px;
}

div.bialytekst {
	color: #ffffff;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

div.left {
	display: inline;
	float: left;
}

div.right {
	display: inline;
	float: right;
}

div.opis {
	text-align: justify;
}

div.podpis {
	font-weight: bold;
	margin: 5px 10px 20px 0;
	text-align: right;
}

div.stopka {
	background-color: #000000;
	color: #9c9e9c;
	font-family: Verdana;
	font-size: 10px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

div.tytul {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}

img {
	border: 0;
}

img.foto {
	border: 5px solid #b5a48b;
	margin: 15px 0 15px 0;
}

img.galeria {
	border: 5px solid #b5a48b;
	margin: 15px;
}

div.galmini {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
/*	width: 488px; /* 1 zdjęcie w rzędzie, img.width=474 */
	width: 234px; /* 2 zdjęcie w rzędzie, img.width=220 */
/*	width: 163px; /* 3 zdjęcie w rzędzie, img.width=149 */
}
	div.galmini div.onefoto {
		/* Duże zdjęcia nie szersze niż 455px */
		text-align: center;
		width: 100%;
	}
		div.galmini div.onefoto a img {
			border: 5px solid #b5a48b;
			margin: 2px;
		}
		div.galmini div.onefoto img {
			border: 5px solid #b5a48b;
			margin: 2px;
		}

img.gutekfilm {
	border: 0;
	clear: both;
	margin: 585px 0 0 15px;
	position: absolute;
	z-index: 10;
}

img.converse {
	border: 0;
	clear: both;
	margin: 623px 0 0 121px;
	position: absolute;
	z-index: 11;
}

img.menu {
	border: 0;
	clear: both;
	margin: 407px 0 0 31px;
	position: absolute;
	z-index: 10;
}

img.tytul {
	margin: 5px 0 30px 0;
}

table.strona {
	border: 5px solid #ffffff;
	width: 770px;
}

td  {
	font-family : "Arial CE", Arial, Helvetica;
	font-size : 11px;
}

td.menu {
	background-color: #b5a48b;
	font-family: "Arial CE", Arial, Helvetica;
	font-size: 11px;
}

td.stopka {
	background-color: #000000;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #9c9e9c;
	font-family: Verdana;
	font-size: 10px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

td.tresc {
	background-image: url("img/tlo.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #3f5862;
	font-family: "Arial CE", Arial, Helvetica;
	font-size: 11px;
	padding: 10px 25px 15px 25px;
}


