A  {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 11PX;
	FONT-WEIGHT : BOLD;
	COLOR : #000000;
	TEXT-DECORATION : NONE;
}

A:hover  {
	COLOR : #FF0000;
	TEXT-DECORATION : UNDERLINE;
}

.odkaz {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 13PX;
	COLOR : Blue;
	font-weight : normal;
	text-decoration : underline;
}

A:visited {
	color : Purple;
}

BODY {
	background-color : #ffc;
	margin-left : 0px;
	text-align : center;
}

form {
 margin : 0px;
 border : none;
 vertical-align : top;
 zoom : 100%;
}

H1 {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 18PX;
	FONT-WEIGHT : BOLD;
	COLOR : #0066FF;
	TEXT-ALIGN : center;
	margin-top : 13px;
	}

H2 {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 18PX;
	FONT-WEIGHT : BOLD;
	COLOR : Red;
	TEXT-ALIGN : center;
	margin-top : 13px;
}

H3 {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 15PX;
	FONT-WEIGHT : bold;
	COLOR : Black;
	TEXT-ALIGN : left;
}

.nadpis  {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 18PX;
	FONT-WEIGHT : BOLD;
	COLOR : #0066FF;
	TEXT-ALIGN : LEFT;
}

.radek  {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 11PX;
	FONT-WEIGHT : BOLD;
	COLOR : Black;
	text-decoration : none;
	}
	
	.text  {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 13PX;
	COLOR : BLACK;
	TEXT-ALIGN : justify;	
}

#hlava{
	position : absolute;
	top : 0px;
	height : 82px;
	left : 0px;
	width : 750px;
	background: #fff;
}

#hlaval{
	position : absolute;
	top : 0px;
	height : 82px;
	left : 0px;
	width : 193px;
	background : #fff;
}

#hlavar{
	position : absolute;
	top : 0px;
	height : 82px;
	left : 193px;
	width : 557px;
	background : #fff;
}

#horni{
	position : absolute;
	top : 82px;
	height : 20px;
	left : 0px;
	width : 750px;
	background : #ffd67b;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	font-size : 11px;
	text-align : center;
}

#levy{
	background : #ffd67b;
	position : absolute;
	top : 103px;
	left : 0px;
	width : 163 px;	
}

#obsah{
	position : absolute;
	top : 101px;
	left : 173px;
	width : 572px;
	background : #fff;
	text-align : justify;
}

#spodni{
	position : absolute;
	left : 0px;
	height : 20px;
	width : 750px;
	background : #ffd67b;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	font-size : 11px;
	text-align : right;
	line-height : 18px;
	font-weight : bold;
	}
	
#stred{
	position : relative;
	width : 750px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background : #fff;
	}