BODY
{
	background: #005640;
	color: white;
}

#hlava {
	position: absolute;
	font: bold 24px Tahoma ;
	color: white;
	left: 27%;
	width: 480px;
	top: 0px;
	z-index: 5;
}
#odkaz {
	
	font: bold 22px ARIAL CE ;
	Color: gold;
	left: 41%;
	height: 30px;
	position: absolute;
	top: 40px;
	z-index: 1;
}

#vlajky {
	
	background: #005640;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	z-index: 8;
}



#pocitadlo {
	background: #005640;
	position: absolute;
	right: 1%;
	top: 0px;
	z-index : 10;
}
#left {
	
	position: absolute;
	left: 0;
	top: 85px;
	width: 25%;
	height: auto;
	z-index : 6;
}


#main {
	
	position: absolute;
	left: 25%;
	width: 50%;
	height: auto;
	top: 85px;
	z-index: 5;
}
#right {
	position: absolute;
	right: 0%;
	top: 85px;
	width: 25%;
	height: auto;
	z-index : 6;
}


#linka {
	position: absolute;
	top: 65px;
	width: 98%;
	height: 2px;
	border:0px solid gold;
        z-index: 1;
}

#vitejte {
	POSITION: absolute;
	top: 560px;
	
}

#den {
	bgcolor: #c0c0c0;
	position: absolute;
	top: 515px;
	height: 10px;
	border:0px solid gold;
	
}
.table, TR, TD 
{
	font: 13px Arial CE  ;
	line-height: 15px;
	}