body	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #79300E;
	text-indent: 30px;
	margin: 0px 0px 0px 0px;
	background-color: black;
	position: absolute;
	width: 100%;
	min-width: 1200px;
}
hr {
  color: orange;
}
.vycentrovat {
	margin: auto;
	width: 1200px;
	height: 100%;
	position: relative;
}
.okraje_vnitrek {
  padding-top: 10px;
  padding-left: 3px;
}
#hlava {
	background-image: url(img/top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #F9BC2B;
	position: absolute;
	border: 1px solid yellow;
	width: 1024px;
	height: 120px;
	left: 100px;
	top: 15px;
	text-align: center;
}
#vlevo {
	background-color: #F9BC2B;
	position: absolute;
	border: 1px solid yellow;
	width: 200px;
	height: 680px;
	left: 100px;
	top: 143px;
}
#stred {
	background-color: #F9BC2B;
	position: absolute;
	border: 1px solid yellow;
	background-image: url(img/sdh.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 600px;
	height: 680px;
	left: 312px;
	top: 143px;

}
#vpravo {
	background-color: #F9BC2B;
	position: absolute;
	border: 1px solid yellow;
	width: 200px;
	height: 680px;
	left: 924px;
	top: 143px;
}
.benny  {
	font-family: Verdana;
	color: #0066FF;
	font-style: Italic;
	font-weight: bold;
	font-size: 6pt;
}
A	{
	text-decoration: none;
	color: #FF0080;
	font-size: 10pt;
}
A:hover	{
	color: #FF0080;
	font-weight: bold;
	font-size: 10pt;
}
A:visited	{
	color: #FF0080;
	font-style: italic;
	font-size: 10pt;
}
IMG	{
	border: 0px;
}
#benny {
	font-family: Verdana;
	font-size: 6pt;
	font-weight: bold;
	color: #0000CD;
}
