Body {
	background: #000000;
	color: #500404;
	margin: 2% 0% ;
}
#page{
}
.line {
	line-height: 1.5;
}
#text {
	background-color: transparent;
	border: none;
	margin-left: 10px;
	margin-top: 0px;
}
.blok {
	position: relative;
	width:650px;
	height: 190px;
}
.wymien {
	position: relative;
	width: 300px;
	margin-top:10px;
	float:left;
}
.inf {
	position: relative;
	width: 250px;
	top: 0px;
	left:80px;
}
.inf2 {
	position: relative;
	width: 250px;
	top: 70px;
	left:80px;
}
.stopka{
	position: relative;
	width: 650px;
	text-align: center;
	font-size:70%;
}
.tlo {
	background-image: url(img/10.jpg);
}
.header {
	font-size: 19px;
}
a:link {
	color: #721f1f;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #500404;
	text-decoration: underline;
}
a:active {
	color: #721f1f;
	text-decoration: none;
}
.test{
	position: absolute;
	top: 280px;
	left: 200px;
	font-size: 25px;
	color:white;
	font-weight: bold;
	background:black;
	font-style: italic;
}
