body
	{
		background:url(../obr2/mrt_003.gif) repeat-x #697A00;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		width:100%;
		height:90%;
		overflow:auto;
		font-family:Tahoma,Helvetica,Verdana,Arial;
		font-size:10px;
		color:#FFCC66;
	}
#tlo
	{
		background: url(../obr2/mrt_002.jpg) repeat-x left top;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
		height: 260px;
	}
#tresc
	{
		position: absolute;
		top: 270px;
		left: 20px;
		z-index: 10;
		width: 300px;
		border-right: 1px solid #FFCC66;
	}
#tresc2
	{
		position: absolute;
		top: 270px;
		left: 340px;
		z-index: 10;
		width: 250px;
	}
#stopka
	{
		position: absolute;
		top: 155px;
		left: 550px;
		font-size: 10px;
		z-index: 20;
	}
#linki
	{
		position: absolute; top: 610px; left: 20px; z-index: 20;
	}
#omnie
	{
		position: absolute;
		top: 240px;
		left: 260px;
		font-size:12px;
		font-weight:bold;
		z-index: 10;
	}
#prace
	{
		position: absolute;
		top: 215px;
		left: 350px;
		font-size:12px;
		font-weight:bold;
		z-index: 10;
	}
#kontakt
	{
		position: absolute;
		top: 205px;
		left: 480px;
		font-size:12px;
		font-weight:bold;
		z-index: 10;
	}
#omnie a:hover, #kontakt a:hover, #prace a:hover
	{
		text-decoration:none;
		color:#c24407;
	}
a
	{
		text-decoration: none;
		color: #FB9000;
		font-weight: bold;
	}
a:hover
	{
		text-decoration: underline;
	}