@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color:black;
}

img a {border: 0px}


.menu {
	width: auto;
	height: 30px;
	color:#000;
	font-weight:normal;
	font-size: 110%;
	padding: 0px;
	background: url('Images/Menu.jpg') center right no-repeat;
} 

.menuobsah { 
	margin:0; 
	padding:0.3em 1em; 
	} 

.menutext { 
	margin:0; 
	padding: 0 1.2em 0 1.2em;
} 

.stred {
	width: auto;
	height: 30px;
	color:#FFF;
	font-weight:normal;
	font-size: 110%;
	padding: 0px;
	background: url('Images/Kapitola.jpg') center no-repeat;	
} 

.stredobsah { 
	margin:0; 
	padding:0.3em 1em; 
	} 

.stredtext { 
	margin:0; 
	padding: 0 1.2em 0 1.2em;
} 

.pata {
	width: 950px;
	height: 30px;
	color:#FFF;
	font-weight:normal;
	font-size: 90%;
	padding: 0px;
	background: url('Images/Pata.jpg') center no-repeat;
	position:absolute;
	top: 2340px;
	left: 0px;
	} 

.pataobsah { 
	margin:3px; 
	padding:0.3em 1em; 
	} 

.patatext { 
	margin:0; 
	padding: 0 1.2em 0 1.2em;
} 

.link {
	width: auto;
	color:white;
	font-weight:normal;
	font-size: 110%;
	padding: 5px;
	background:#000;
	font:Tahoma;
	text-align: left;
} 



.linkobsah { 
	margin:0; 
	padding:1px 15px; 
	} 

.linktext { 
	margin:0; 
	padding: 0 1px 0 1px;
}

.popis {
	width: auto;
	color:white;
	font-weight:normal;
	font-size: 75%;
	padding: 0px;
	background:#000;
	font:Tahoma;
	
} 



.popisobsah {
	margin:0;
	padding:8px 1px;
	
	} 

.popistext { 
	margin:0; 
	padding: 0 1px 0 1px;
}

.popis2 {
	width: auto;
	color:white;
	font-weight:normal;
	font-size: 70%;
	padding: 5px;
	background:#000;
	font:Tahoma;
	text-align: left;
} 



.popis2obsah {
	margin:0;
	padding:1px 1px;
	
	} 

.popis2text { 
	margin:0; 
	padding: 0 1px 0 1px;
}

.popis3 {
	width: auto;
	color:white;
	font-weight:normal;
	font-size: 70%;
	padding: 5px;
	background:#000;
	font:Tahoma;
	text-align: left;
} 



.popis3obsah {
	margin:0;
	padding:1px 1px;
	
	} 

.popis3text { 
	margin:0; 
	padding: 0 1px 0 1px;
}

a:link, a:visited {
	text-decoration: none;
	color: white;

}

a:hover {
	text-decoration: none;
	color:#999;
}


.menu a:link, .menu a:visited {
	text-decoration: none;
	color: black;

}

.menu a:hover {
	text-decoration: none;
	color:white;
}

.pata a:link, .pata a:visited {
	text-decoration: none;
	color: white;

}

.pata a:hover {
	text-decoration: none;
	color:#000;
}

.popis2 a:link, .popis2 a:visited {
	text-decoration: underline;
	color: red;
}

.popis2 a:hover {
	text-decoration: none;
	
}

