@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(gfx/tlo_dol.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.top {
	height: 23px;
	background-image: url(gfx/tlo_dol.jpg);
	width: auto;
	background-color: #FFFFFF;
	top: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
.dol {
	height: 145px;
	background-image: url(gfx/dol_stopka.jpg);
	width: 100%;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.srodek {
	background-color: #FFFFFF;
	height: 525px;
	background-attachment: scroll;
	background-image: url(gfx/tlo_center.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
}
.kontener {
	height: auto;
	width: auto;
	position: fixed;
	bottom: 0px;
	margin: auto;
}
.flash {
	margin: auto;
	height: 525px;
	width: 1024px;
}
.boks_logosy {
	height: 50px;
	width: auto;
	position: relative;
	float: none;
	top: 20px;
	text-decoration: none;
}
.stopka_tresc {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: arial;
	font-size: 7pt;
	color: #666666;
	top: 10px;
	position: relative;
	text-indent: 0px;
	text-align: justify;
	overflow: hidden;
	vertical-align: middle;
}

