body {
    font-family:Calibri light, monospace, arial;
    font-size: 100%;
	font-weight: 100; 
   	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
	margin-top: 0px;
	background-color: white
}


a:link {color: black;text-decoration: none;}
a:visited {color: gray;text-decoration: none;}
a:active {color: black;text-decoration: none;}
a:hover {color: RED;text-decoration: none;}

ul li {list-style-type: circle;
		margin-top: 0px; 
		margin-bottom:0px;

}


.menik {
	font-size: 20px; 
	letter-spacing:1px; 
	word-spacing: 3em;
	margin-top: 5px;
}
.odkaz {
	color: black;
}

.zak {
	font-size: 15px; 
	letter-spacing:1px; 
	color: black;
	font-weight: bold;
}
	
.druh {
	font-size: 15px; 
	letter-spacing:1px; 
	color: gray;
	font-weight: bold;
	margin-left: 50px;
}

.levsl {
	font-size: 18px; 
	letter-spacing:1px;
	color: gray;
}

.centrsl{
	font-size: 18px; 
	letter-spacing:1px;
	color: black;
	margin-bottom: 0px	
}
.text {
	margin-top: 8px; 
	margin-bottom: 10px;
	font-size: 17px; 
	letter-spacing:1px;
	color: black;	
}

.text2 {
	margin-top: -5px; 
	margin-bottom:0px;
	font-size: 17px; 
	letter-spacing:0px;
	color: black;	
}

.text3 {
	margin-top: 0px; 
	margin-bottom:10px;
	font-size: 17px; 
	letter-spacing:0px;
	color: black;
	text-align: justify;
	margin-left: 25px; 	
}

.text4 {
	margin-top: 15px; 
	margin-bottom:0px;
	font-size: 17px; 
	letter-spacing:0px;
	color: black;
	text-align: justify;
	margin-left: 0px; 	
}

.text5 {
	margin-top:0px; 
	font-size: 17px; 
	letter-spacing:0px;
	color: gray;
}

#vrch {font-size: 18px; letter-spacing:1px; word-spacing: 0em; margin-top: 10px; }
#obalovaci {margin: 10px auto; position: relative; width:1000px;}
#levy {position: absolute; width: 150px; top: 287px; left: 0px;}
#obsah {position: absolute; width: 250px; top: -18px; left: 150px;}
#pravy{position: absolute; width: 600px; top: 1px; left: 400px;}
#paticka{margin: 10px auto; position: relative; width:1000px; color: gray;}
#paticka2{margin: 720px auto; position: relative; width:1000px;color: gray;}

#img{background: url('./obrazky/amst-f.jpg');}
#img:hover{background: url('./obrazky/amst-f.jpg');}

h1{
    line-height: 15px; 
	font-size: 25px; 
	letter-spacing:1px; 
	color: BLACK;
	margin-left: auto;
    margin-right: auto;
}


h2{
	line-height: 15px; 
	font-size: 25px; 
	letter-spacing:1px; 
	color: black;

	
}

h3{
	line-height: 15px; 
	font-size: 20px; 
	letter-spacing:1px; 
	color: black;
	margin-bottom:10px;
}

h4{
    font-size: 1.4em;
    font-weight: bold;
}

h5{
    font-size: 15px;  
	color: gray;
	margin-left: 400px;
	letter-spacing:1px; 
}


