body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 14pt;
	color:#ffff99;
	font-weight: bold;
	background-image: url(images/back.jpg);
	background-position: top;
	background-repeat: repeat-y;
	}

a {
	text-decoration: none;
	color:#e0cbb9;
	}

a:hover {
	color:#f7e43f;
}

.bottom{
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding:10px 30px 10px 30px;
}
.text {
	font-size: 10pt;
	margin: 0px;
	padding: 7px 20px 5px 20px;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif;
	}
	
.text2 {
	font-size: 11pt;
	margin: 0px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	}
	
h1 {
	font-size: 28pt;
	margin: 0;
	padding: 4px;
	text-align: center; 
	color:#339900;
	font-family: impact;
	text-transform: uppercase;
	font-weight: normal;
	
}
.rekl {
	font-size: 12pt;
	margin: 0px;
	color:#f87c00;
	font-weight: bold;
	font-family: sans-serif;
	}
	
.imag{
border: 2px solid #ffcc00;
}

.th{
border: 1px solid #890101;
}

.dir{
font-size: 9pt;
}
