@charset "utf-8";
body {
	background-color: #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#obal {
	text-align: left;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
	border: medium outset #FFF;
}
#logo {
	margin-left: 20px;
}
#odkazy {
	float: left;
	width: 230px;
	background-color: #EBEBEB;
	padding-left: 20px;
	margin-top: 20px;
	text-align: justify;
	background-image: none;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
	color: #006;
}
#hlavni {
	width: 500px;
	text-align: left;
	float: right;
	color: #000;
	margin-right: 25px;
}
#hlavni1 {
	width: 800px;
	margin-top: 20px;
	margin-left: 5px;
	text-align: left;
	float: left;
	color: #000;
	margin-right: 0px;
}
#zahlavi {
	margin-top: 12px;
	margin-bottom: 12px;
}
#obsah {
	margin-top: 0px;
	padding-top: 0px;
}
#zapati {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	margin-left: 0px;
	background-color: #EBEBEB;
	text-align: center;
}
#obal #obsah #odkazy p {
	text-align: left;
}
#pole {
	height: 250px;
	width: 240px;
	text-align: center;
	padding: 0px;
	margin: 8px;
	vertical-align: top;
	float: left;
	top: 0px;
	border: medium solid #999;
}#obal #obsah #hlavni p {
	font-weight: bold;
	text-align: left;
}
#obal #obsah #hlavni p em {
	font-size: 12px;
	margin-right: 100px;
	text-align: right;
}
#obal #obsah #hlavni {
	text-align: left;
}
#obal #obsah #hlavni {
	color: #000;
}
.akce {
	color: #F00;
}
#obal #obsah #odkazy {
	text-align: center;
}

