body    {
	
  font-family: "Verdana" "Times New Roman", Times, serif;
  font-style: normal;
  /*font-weight: bolder;*/
  font-variant: normal;
  font-size: 16px;
  color: "#f0f8ff";
  /* background-color: #E8E8E8;
  background-image: url("pozadim.jpg");*/
  margin: 0px;
  
 }


.poznamka     {

         color: "#F5DEB3";
	 font-size: 14px;
         font-weight: 100;
      }

.uvod {}


img   { 
	float: center;
        border: 0;
	
      }


h4        {color: "#8f0000"; text-align: center; align: center;font-size: 18;}
h3        {color: "#F5DEB3"; text-align: center; align: center;font-size: 14;}
h2        {color: "#F5DEB3"; text-align: center; font-size: 14;}
h1        {color: "#eeeeee"; text-align: center; font-weight: bolder; text-decoration: underline; font-size: 16;}


a         {
	text-decoration: none; 
	color: "#F5DEB3";
	font-weight: bolder;
	  }
a:hover 
	  {
	color: "#FF9966"
	   }


#hlavni { font-size: 14px;
	 text-align: center;
	}
