html, body {
	background: #DDEEBB;
	text-align: center;
	height: 100%;
}
p {
	text-align: justify;
}
a, a:visited, .produkt4 h3 {
	color: #3A69AF;
}
a:hover {
	background: #FFFF80;
}
img {
	border: 0px;
}
.vrch_h1 {
	font-size: 66px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	color: #3664A0;
	display: block;
}
.all {
	width: 770px;
	margin: 0px auto;
	height: auto;
	min-height: 101%;
}
.menu {
	position: relative;
	background: #EEE8BD;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 24px;
	padding: 0px;
	border-top: 1px solid black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	overflow: hidden;
}
ul.menuItem {
	list-style-type: none;
	width: 100%;
	margin-top: 0px;
}
.menuItem li {
	float: left;
}
.menuItem a {
	margin-left: 5px;
	margin-right: 5px;
	width: 100px;
	height: 20px;
	display: block;
	text-align: center;
	border: 2px solid #1D2967;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3A69AF;
}
.menuItem a:visited {
	color: #FFFFFF;
}
.menuItem a:hover, .menuItem a:active {
	background-color: #2175bc;
	border: 2px solid #1D2967; 
}
.obsah {
	position: relative;
	height: auto;
	width: 770px;
	top: 0px;
	left: 0px;
	padding: 0px;
	background: #D5E7F7;
	border: 1px solid Black;
	text-align: left;
}
.vrch {
	position: relative;
	background: #D5E7F7;
	background-image: url(../obr/zahlavi.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 770px;
	height: 100px;
	left: 0px;
	top: 0px;
	padding: 0px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	color: #BABABA;
	text-align: center;
	font-size: 11px;
}
.text, .text_c {
	position: relative;
	color: Black;
	padding: 0px;
	margin: 0px 20px 20px 20px;
}
.text_c {
	text-align: center;
}
.text2 {
	padding: 0px;
	margin: 10px;
}
.center {
	text-align: center;
}
.navigace {
	margin: 10px 20px 10px 20px;
}
.input1 {
	background: #30588F;
	color: #FFFFFF;
	border: 0px;
}
.cervena {
	color: red;
}
.orange {
	color: #F86707;
}
.floatL{
	float: left;
	width: 273px;
	text-align: left;
}
.floatP{
	float: right;
	width: 273px;
	text-align: right;
}
.clear {
	clear: both;
}
.toplist {
	margin-left: auto;
	margin-right: auto;
	width: 88px;
	height: 60px;
	margin-top: 20px;
}