#zahlavi{
	background: #7B68EE;
	background-attachment: scroll;
	color: White;
}
#logo {
	 float: left;
}
#zahlavi hr {
	color: White;
	height: 5px;
}
#zahlavi a strong{
	color: White;
}

	
h1 {
	font-size: 2.5em;
	margin-left: 25%;
}
address {
	font-size: 1.1em;
	margin-left:25%
}
a{
	text-decoration: none;
	color: Navy;
}
#navigace {
	width: 20%;
	height: 8000px;
	float: left;
	background-color: #7B68EE;
	font-size: 0.8em;
	padding-top: 0;
	color: White;
}
#navigace li {
	list-style-type: square;
}
#obsah_vnitrni {
text-align: justify;
margin-left:21%;
margin-right: 26%;


}

#obsah_vnitrni li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 0.8em;
}
#obrazek {
	text-align: center;
	margin-top: lex;
}
table {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	margin-top: 20px

	}
td {
		text-align: center;
}	
#podobne {
	float: right;
	padding-top: 0;
	width: 25%;
	height: 8000px;
	background-color: #7B68EE;
	font-size: 0.8em;
	color: White;
}
#podobne li {
	list-style-type: square;
	color: White;
}
h2 {
	color: White;
	font-size: 1.2em;
}
h3{font-size: 0.8em;
	
}
h4 {
	color: #7B68EE
}





