body {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
   color: White;
}
H1{
	font-size: 140%;
	color: White;
}
H2{
	font-size: 130%;
	color: White;
}
H3{
	font-size: 120%;
	color: White;
}
H4{
	font-size: 110%;
	color: White;
	margin-bottom: 4px;
}
#obal {
	text-align: center;
	}
#obal2 {   
	margin: auto; 
   width: 810px;    
   text-align: left;
        }
#main {
	color: White;
	margin-top: 40px;
        }
#hlavicka {
          
        }
#paticka {
   clear: left;
	color: White;
   width: 100%;
   float: left;
	text-align: right;
	margin-top: 40px;
        }
.clear {
	clear: both; 
        }
div#menu{
	
	text-align: center;
	margin: 20px 0px 0px 0px;
	}
a {
	color: White;
	text-decoration: underline;
	font-size: 110%;
}		
a.hover{
	text-decoration: none;
}
.linka{
	text-align: right;
	border-bottom: 1px dashed Silver;
	padding-bottom: 20px;
}
hr{
	height: 0px;
	color: Black;
	border-top: 0px; 
	border-bottom: 1px dashed Silver;
}
