* {font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
   font-style: normal;
   font-weight: bold;
   color: black;
   font-size: 15pt;
   text-decoration: none;
   
   }

html {background-color: transparent;}
body {border: none;
	  background-color: #999999; 
	  	  }



#container {width: 900px;
			text-align: center;
                        height:600px;
			padding: 0pt;
			margin: auto;
			border-left: 0px solid #000000;
	  	        border-right: 0px solid #000000;
	  	        border-top: 3px solid #000000;
                        border-bottom: 0px solid black;
			background-color: #FFFFFF;
		    }



#footer {        clear: both;
		 width: 900px;
		 height:auto;
		 background-color: #62729C;
		 text-align: right;
		 border-left: 0px solid #000000;
	  	 border-right: 0px solid #000000;
	  	 border-top: 0px solid #000000;
		 margin: auto;
		 border-bottom: 3px solid #000000;
		 }



a,a:link,a:visited{		     margin: 0px 5px 0px 0px;
				     text-align: right;
				     font-size: 12pt;
				     background-color:transparent;
				     text-align:right;
				     }








a:hover{margin: 0px 5px 0px 0px;
	text-align:left;
	font-size: 12pt;
        text-decoration: none;
   	color:#FFFFFF;
	background-color:none;
				  }



		   

img.hlavni {    border-left: 0 px solid #999999;
		text-align: left;
		margin: 40px 0px 40px 0px;}


h1 {font-weight:bold;
	 font-style: normal;
         font-weight: bold;
	 color: black;
    	 font-size: 28pt;
         font-weight: italic;
    	 text-align: center;
    	 background-color: none;
    	 padding: 0em 0em 0em 0em;
    	 margin: 0px 0px 0px 0px;}

h2 {font-weight:bold italic;
	 font-style:normal;
	 color: #000000;
    	 font-size: 18pt;
    	 text-align: center;
    	 background-color: transparent;
    	 padding: 0em 0em 0em 0em;
    	 margin: 0px 0px 0px 0px;
		 }



