A  {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 11PX;
	FONT-WEIGHT : BOLD;
	COLOR : #000000;
	TEXT-DECORATION : NONE;
	}	

a:hover {
	color: red;
	text-decoration: underline;
	background-color: white;
	}


BODY {
	background-color : #ffc;
	margin-left : 0px;
	margin-top : 15px;
	text-align : center;
	}
	
	#drobek{
	position : absolute;
	top : 82px;
	height : 20px;
	left : 0px;
	width : 150px;
	background : #c30;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	font-size : 11px;
	text-align : center;
	padding-top : 2px;
	}	

H1 {
	color: Blue;
	font-family: ARIAL CE, ARIAL;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}

H2 {
	color: #ff0000; 
	font-family: ARIAL CE, ARIAL;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}
	
H3 {
	color: black; 
	font-family: ARIAL CE, ARIAL;
	font-size: 14px; 
	text-decoration: underline; 
	text-align: left;
	}

H4  {
	color: black; 
	font-family: ARIAL CE, ARIAL;
	font-size: 14px; 
	text-decoration: underline; 
	text-align: center;
	}

H5 {
	color: Blue; 
	font-family: ARIAL CE, ARIAL;
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	}

#hlava{
	position : absolute;
	top : 0px;
	height : 82px;
	left : 0px;
	width : 936px;
	background : #fff;
}
	
#horni{
	position : absolute;
	top : 82px;
	height : 20px;
	left : 150px;
	width : 786px;
	background : #c30;
	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 : 150 px;	
	}
	
#obsah{
	position : absolute;
	top : 110px;
	left : 160px;
	width : 768px;
	background : #fff;
	text-align : justify;
	}
	
.odkaz {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 13PX;
	COLOR : Blue;
	font-weight : normal;
	text-decoration : underline;
}			
	
.piskdejsme {color: yellow;
	text-decoration: none;
	font-family: ARIAL CE, ARIAL;
	font-size: 11px;
	font-weight: normal;
	}

.radek  {
	FONT-FAMILY : ARIAL, ARIAL CE, HELVETICA, Helvetica CE;
	FONT-SIZE : 11PX;
	FONT-WEIGHT : BOLD;
	COLOR : Black;
	text-decoration : none;
	text-align : center;
	}

#spodni{
	position : absolute;
	left : 0px;
	height : 20px;
	width : 936px;
	background : #c30;
	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 : 936px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background : #fff;
	}	

.text  {
	font-family: ARIAL CE, ARIAL;
	font-size: 13px;
	font-weight: normal;
	color: Black;
	text-indent: 10px;
	text-align : justify;
	}

#zahlavi{
	position : absolute;
	top : 0px;
	left : 5px;
	}
