BODY {
	background: #FFffff;
	COLOR: #000000;
	MARGIN: 0;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}

#obalovaci {
    margin-left: auto; 
    margin-right: auto;
    width: 900px;
    position: relative
}

#stranka {
  width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  }
	.pozadi{
	filter: alpha(opacity=100);
	position: absolute;
	left: 23px;
	top: 57px;
	z-index: 1;
	}

	.stin{
	filter: alpha(opacity=80);
	background: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 22px;
	z-index: 0;
	}
	
table{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
	table-layout: auto;
	border: thin groove Gray;
	}

#hlavicka {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-STYLE: normal;
	letter-spacing: 1px;
	position: absolute;
	left: 45px;
	top: 75px;
	z-index: 2;
	background:#FFA500;
	filter: alpha(opacity=80);
	}

#menu {
	COLOR: #000000;
	FONT-STYLE: normal;
	letter-spacing: 0px;
	filter: alpha(opacity=80);
	background: #FFA500;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 40px;
	top: 230px;
	z-index: 2;
	max-width: 150px;
	max-height: 20px;
	font-size: 14px;
}
	
	.bunkatext {
	COLOR: #000000;
	FONT-STYLE: normal;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	padding: 3px 3px 3px 3px;
	}
	
#pocitadlo{
	position: absolute;
	background:#FFA500;
	position: absolute;
	left: 50px;
	top: 670px;
	z-index: 1;
	filter: alpha(opacity=80);
	text-align: center;
	font-size: 14px;
	}
			
#hlavnitext	{
	position: absolute;
	background:#FFFFFF;
	left: 217px;
	top: 230px;
	z-index: 2;
	opacity: 0.92;
	border-top: thin groove Gray;
	}
	
#calendar {
	filter: alpha(opacity=80);
	background:#FFA500;
	position: absolute;
	left:745px;
	top: 220px;
	z-index: 2;
	}

#anketa {
	filter: alpha(opacity=80);
	background:#FFA500;
	position: absolute;
	left:740px;
	top: 437px;
	z-index: 2;
	}
	
A:link {
	COLOR:#000000;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
   }
	
A:visited {
	COLOR: #000000;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	}
	
A:active {
	COLOR: #708090;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	}
	
A:hover {
	MARGIN: 0px;
	COLOR: #5F5F5F;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	}

td{
	border: 1px groove Gray;
	}


LI {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 7px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-STYLE: normal;
	}


tabulka{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
	table-layout: auto;
	border: thin groove Gray;
	text-align: center;
	}
