A       	{ color: Maroon; text-decoration: underline;}
A:link  	{ color: Maroon; text-decoration: underline;}
A:visited	{ color: Maroon; text-decoration: underline;}
A:hover 	{ color: blue; text-decoration: underline;Font-weight:bold;}
BODY,HTML    	{ color: black;
          margin-left:5px;
          margin-right:5px;
          margin-top:5px;
	  margin-bottom:5px;
	  background-color:gray;
	  text-align:center;}
H2 	{ color:BLACK;
	  font weight: bold; 
	  font-size:16pt;
	  margin-top:0px;
	  margin-bottom:10px;
	  text-align: center;}
.sloupce{width: 992px;
	 margin-top: 0px;}
.levý 	{float: left;
	 width: 295px;
	 height: 528px;
	 text-align: center;
	 background-image:url("image/agna.jpg");}

.pravý 	{float: right;
	 width: 696px;
 	 height: 528px;
	 text-align:center;}
.patička {width: 992px;
	 height: 60px;
	 padding-top:5px;
   	 text-align: center;
   	 font-size:8pt;
   	 color:black;
   	 clear:both;}
P	{ margin-top:5px;
	  margin-left:5px;
	  margin-right:5px;
	  margin-bottom:5px;
	  text-align:justify;
	  border-style:double;
	  padding-top:2pt;
	  padding-bottom:2pt;
	  padding-left:6pt;
	  padding-right:6pt;
          color:Blue;
	  text-decoration: underline;
	  font weight: bold; 
	  font-size:32pt;
          text-align: center;}
.r {font-size:15pt;}
.a {font-size:10pt;Font-weight:bold;margin-top:10px;margin-bottom:8px;}
