body{
	font-family : Georgia, Arial;
	background-image : url(pozadi.jpg);
	background-repeat : repeat;
	background-position : relative;
}
IMG{position:relative; top:0px; left:0px}
IMG.uvod{position:absolute; top:0px; left: 504px}
IMG.uvod2{position:absolute; top:0px; left: 0px}
IMG.lista{position:absolute; top:180px; left: 0px}
IMG.screen9m{position:relative; top:550px; left: 450px; float: right; padding: 3px; z-index: -2;}

div.menu-left{
  font : Georgia;
  Font-size : 10px;
  color : #707070;
	position : absolute;
	top : 260px;
	left : 20px;
	width : 150px;
}
div.lista{
  font : Georgia;
  font-size : 12px;
  text-indent : 10px;
  color : white;
	position : relative;
	padding : 0px;
	top : 94px;
	left : 185px;
	width : 700px;
}
div.body-obsah{
  font : Georgia;
  font-size : 13px;
  text-indent : 10px;
  color : white;
	position : absolute;
	top : 260px;
	left : 210px;
	width : 650px;
}
div.podpis{
  font : Georgia;
  font-size : 10px;
  text-indent : 10px;
  color : black;
	position : absolute;
	bottom : 0px;
	left : 220px;
	width : 600px;
}
div.lordaeron{
  font : Georgia;
  font-size : 13px;
  text-indent : 10px;
  color : vlack;
	position : absolute;
	top : 550px;
	left : 210px;
	width : 250px;
	background: url(map-lordaeron.jpg);
}
h1{
  font : Georgia;
	font-size : 18px;
	color : white;
	padding-left : 10px;
	padding-right : 10px;
}
h2{
  font : Georgia;
	font-size : 17px;
	color : white;
	padding-left : 2px;
}
div.mail{
  font : Georgia;
	font-size : 13px;
	color : #8b8b8b;
	padding-left : 0px;
}
a{
	color: Black;
	text-decoration : none;
}
a:link { 
	color: #e2b541;
}
a:visited { 
	color : white;
}
a:hover{
  color: #a09253;
}


