.tb {
	height: 600px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-image: url(img/tlo.jpg);
  }

.jadar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A45200;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000000;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: ActiveBorder;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
/* Moved from index.html */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #3E1300;
}
	
p.desc {
	text-align: center;
	font-family: arial;
	color: #A45200;
	padding-bottom: 5px;
	font-size: 11px;
}

h6.key {
	text-align: center;
	font-family: arial;
	color: #A45200;
	padding-bottom: 5px;
}

A {
	text-decoration: none;
	color: #FAFAD2;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}	

A:Hover {
	text-decoration: none;
	color: #E0E1EB;
	font-weight: bold;
}