body{ 
      font-family: Arial, Helvetica, sans-serif;
      color: #000000;
      background-color: #ffffff
    }
h1{   
      font-family: Arial, Helvetica, sans-serif;
      font-size: 31px;
      font-weight: normal;
      color: blue;
     }
h2  {
      font-family: Arial, Helvetica, sans-serif;
      font-size:21px;
      font-weight: normal;
      color:#6495ED;
   }
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    }
h4  {
     font-family: Arial, Helvetica, sans-serif;
     font-size:15px;
     font-weight: normal;
      }
h5   {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size:14px;
      font-family: Verdana;
         }
h6   {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size:11px;
      }
#week {
     font-weight: bold;
     color: #20AF3B;
		 font-size: 30px;
		 font-family: Courier New;
     }
    
#menu img{
      display: inline;
	  border-style: solid;
     }
#menu a    {
      color: #000080;
      }
#menu a:visited    {
      color: #000080;
      }
#menu a:hover    {
      color: #000080;
      }
#menu a:active    {
      color: #000080;
      }
			
			
			
			

	 
img {display: block;
     border-style:none;
     }
a:link    {
      text-decoration: none;
      color: #000080
      }
a:visited    {
      text-decoration: none;
      color: #33f
      }
a:hover    {
      text-decoration: none;
      color: red
      }
a:active    {
      text-decoration: none;
      color: #000080
      }
#otstup {padding-left:30px;
         line-height: 1.2;
         margin-top: 0;
       margin-bottom: 5px;
     }

p     {
       text-align: left;
       font-size: 16px;
       line-height: 1.2;
       }
table#center {display: block;
          }
#center  {text-align: center;
     }
#secret  {text-align: left;
          font-size: 9px;
          color: #ffffff
         }
#secret2  {text-align: left;
          font-size: 5px;
          color: #ffffff
         }
#ff     {
        font-size: 16px;
        font-family: Arial;
        font-weight: bold;
        color: black;
          }
#ss        {
        font-size: 11px;
        font-family: Verdana;
        font-weight: ;
        color: black;
           }
#ww        {
        font-size: 15px;
        font-family: Verdana;
        font-weight: bold;
        color: #698B69;
           }
#kol   {
        font-size: 20px;
				font-family: Verdana;
        }
#kol2   {
        font-size: 17px;
				font-family: Verdana;
        }
#ng {
     font-weight: bold;
     color: #F51520;
		 font-size: 17px;
		 font-family: Courier New;
     }
#ng1 {
     font-weight: bold;
     color: #20AF3B;
		 font-size: 19px;
		 font-family: Courier New;
     }
#newg {
     font-weight: bold;
     color: #F94405;
		 font-size: 22px;
		 font-family: Courier New;
     }
#newg1 {
     font-weight: bold;
     color: #309A06;
		 font-size: 22px;
		 font-family: Courier New;
		 text-align: left;
     }
 #nal {
        font-size: 15px;
		  font-family: Verdana;
		  color: #F63939 ;
       }
  fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }