BODY {font-family: "Times New Roman CE", "Times New Roman", serif;
      text-align: left;
      background-color: #F7A508;
			margin,padding: 5px;
			font-size: 13pt;
	  color: #006}
.name { text-align: center;
		 	 color: black}						
H1 { font-size: 20pt;
			 	 font-weight: bold;
			 	 text-align: center;
			 	 color:#000080}
H2 { font-size: 20pt;
			 	 text-align: center;
				 color: #660000;
				 font-weight: bold;				 
			   }
address { font-size:10pt;
					margin-bottom:30px;
					width:200px;
					font-style:normal;
				}	
#obsah {
	margin:15px 30px 15px 200px;
	padding-left:20px;
	text-align:left;
	line-height:150%;
        font-size: 17pt; 
	}

hr
{ height: 25px;
	background-color: #c2c2c2;}
	
A { padding: 2px;
		border: none;
		text-decoration:none;
		}
A:link { color: #000080}
A:visited { color: #000080}
A:focus {color: #66f}
A:activ {color: #66f}
A:hover { color: red}
A.menu { font-family:"Arial CE", "Helvetica CE", Arial, sans-serif;
			 	 line-height:150%; 
				 font-weight: bold}
A:hover.menu {text-decoration: underline}

.mesic, .autor, .nazev
{display: block;}

.mesic { font-style: italic;
			 	 font-family: sans-serif;
			 	 font-size: 13px;}
.autor { font-weight: bold;
			 	 font-family: Courier New;
				 text-align: center;
			 	 font-size: 25px;}
.nazev
{ text-align: center;
	font-family: Courier New;
	font-size: 25px;
				 }
			 	 
#obsah img
{ border-width: 0px;
	margin: 5px;
	float: inline;}
nazev {font-size: 10px;}
#vlevo {
	position:absolute; left:0px; top:0px; width:200px;
	margin: 10px;
	background-color:#F1D49D
         }
	
#vlevo A
{ display: block;
	text-align: center}

.hidden {display: none}	  
