@charset "utf-8";
/* CSS Document */




body {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	height: 110px;
	background-image: url(zawieszka_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#flash {
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	height: 498px;
	background-image: url(tlo.png);
	overflow: visible;
	background-repeat: no-repeat;
	background-position: center center;
}
#tlo {
	background-image: url(logo-tlo.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 1100px;
	text-align: center;
	height: 584px;
	background-position: center center;
}
#background {
	height: 584px;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#top {
	height: 43px;
	width: 670px;
	background-image: url(top.png);
	background-repeat: no-repeat;
	background-position: center;
}
#flash1 {
	float: none;
	height: 498px;
	width: 584px;
	margin: auto;
	text-align: center;
}
#bottom {
	height: 43px;
	width: 625px;
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	float: none;
	text-align: right;
	padding-right: 44px;
}
#bottom a{
	height: 43px;
	width: 670px;
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006A9D;
	text-decoration: none;
	float: none;
	text-align: right;
}
#bottom a:hover{
	height: 43px;
	width: 670px;
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007CB9;
	text-decoration: none;
	float: none;
	text-align: right;
}

