@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(img/tlo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
#outer_wrapper {
	height: 460px;
	width: 860px;
	margin-top: -230px;
	margin-left: -430px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(img/background2.png);
}
#outer_wrapper2 {
	height: 460px;
	width: 860px;
	margin-top: -230px;
	margin-left: -430px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(img/background3.png);
}
#outer_wrapper3 {
	height: 460px;
	width: 860px;
	margin-top: -230px;
	margin-left: -430px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(img/background4.png);
}
#outer_wrapper4 {
	height: 460px;
	width: 860px;
	margin-top: -230px;
	margin-left: -430px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(img/background5.png);
}
#outer_wrapper5 {
	height: 460px;
	width: 860px;
	margin-top: -230px;
	margin-left: -430px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(img/background6.png);
}
#tresc {
	float: left;
	height: 260px;
	width: 330px;
	margin-top: 100px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #371C00;
	margin-left: 470px;
	font-weight: bold;
}
#menu {
	height: 40px;
	width: 450px;
	margin-right: 30px;
	float: right;
	margin-top: 30px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #371C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #371C00;
}
a:hover {
	text-decoration: none;
	color: #770000;
}
a:active {
	text-decoration: none;
}
#gallery {
	float: left;
	height: 220px;
	width: 470px;
	margin-left: 370px;
	margin-top: 50px;
}
.no_border {
	text-decoration: none;
}
#player {
	height: 230px;
	width: 450px;
	margin-top: 120px;
	margin-left: 360px;
	color: #371C00;
	padding-left: 20px;
	line-height: 18px;
	font-size: 13px;
}
.play {
	float: right;
	height: 75px;
	width: 200px;
	background-image: url(img/player.png);
	padding-top: 8px;
	padding-left: 8px;
	margin-right: 50px;
	margin-bottom: 40px;
}
#dane {
	float: right;
	height: 82px;
	width: 370px;
	margin-top: 150px;
	margin-right: 30px;
	font-size: 17px;
	color: #371C00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
#counter {
	position: fixed;
	left: 50%;
	height: 16px;
	text-align: left;
	z-index: 2;
	bottom: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #371C00;
	font-weight: bold;
}
#link {
	height: 15px;
	width: 15px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
