a {
	color : #ffffff;
	text-decoration : none;
}
a:hover  {
	text-decoration : underline;
}

a.stopka {
	color : #666666;
	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: #715439;
	color: #ffffff;
	font-size: 11px;
}

div.bialytekst {
	color: #cccccc;
	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 {
	margin: 5px 10px 20px 0;
	text-align: right;
}

div.stopka {
	background-color: #000000;
	color: #666666;
	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 #ffffff;
	margin: 15px 0 15px 0;
}

img.galeria {
	border: 5px solid #ffffff;
	margin: 15px;
}

div.galmini {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 244px;
}
	div.galmini a img {
		border: 5px solid #ffffff;
		margin: 2px;
	}

img.gutekfilm {
	border: 0;
	clear: both;
	margin: 542px 0 0 15px;
	position: absolute;
	z-index: 10;
}

img.menu {
	border: 0;
	clear: both;
	margin: 333px 0 0 45px;
	position: absolute;
	z-index: 10;
}

img.tytul {
	margin: 5px 0 30px 0;
}

table.strona {
	border: 5px solid #a7a7a7;
	width: 770px;
}

td  {
	font-family : "Arial CE", Arial, Helvetica;
	font-size : 11px;
}

td.menu {
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: "Arial CE", Arial, Helvetica;
	font-size: 11px;
}

td.stopka {
	background-color: #000000;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #666666;
	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: #979797;
	font-family: "Arial CE", Arial, Helvetica;
	font-size: 11px;
	padding: 10px 25px 15px 25px;
}


