body {
  margin: 0px;
  padding: 0px;
  background: white;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #7d3330;
  _height: 100%;
  min-height: 100%;
  line-height: 1.6em;
}

p {
  padding-top: 6px;
  margin-top: 0px;
  /* line-height: 1.5em; */
  font-size: 0.9em;
}

#content p
{
	font-size: 1em;
}

h1 {
  font-size: 1.4em;
  font-weight: bold; 
  padding: 0px; 
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px; 
  color: #3061ba;
  margin-bottom: 5px;
  text-decoration: underline;
}

h2 {
  margin: 0px;
  padding: 10px 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #db461c;
  margin-bottom: 0px;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #db461c;
}


a {
  font-weight: bold;
  text-decoration: underline;
  color: #89903e;
}

a:hover {
  text-decoration: underline;
  color: black;
}

a img {
  border: 0px;
}


.cleaner {
  clear: both;
  font-size: 0px;
}

#holder
{
	width: 964px;
	position: relative;
	margin: 0 auto;
	min-height: 300px;
	_height: 300px;
}

#header
{
	position: relative;
	width: 964px;
	height: 132px;
	background: url(../graphics/header.jpg) no-repeat;
}

#logo
{
	width: 137px;
	height: 124px;
	position: relative;
	background: url(../graphics/logo.gif) no-repeat;
	left: 700px;
	top: 50px;
}

#logo a
{
	width: 137px;
	height: 124px;
	display: block;
	text-decoration: none;
}

#menu
{
	width: 203px;
	padding-top: 30px;
	float: left;
}

#menu a
{
	display: block;
	width: 203px;
}

#menu a img
{
	border: 0px;
	width: 203px;
}

#kategorie
{
	left: 96px;
	margin-top: 10px;
	position: relative;
	width: 25px;
	height: 49px;
	display: block;
}

#content
{
	width: 691px;
	min-height: 350px;
	_height: 350px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#aktualnebox
{
	width: 400px;
	height: 148px;
	background: url(../graphics/first_aktualne.jpg) no-repeat;
	position: relative;
}

#aktualnebox div
{
	width: 374px;
	height: 75px;
	display: block;
	position: relative;
	left: 20px;
	top: 54px;
	color: #905925;
	font-weight: bold;
}

#aktualnebox a
{
	color: #905925;
}

#dennimenubox
{
	width: 400px;
	height: 149px;
	background: url(../graphics/first_menu.jpg) no-repeat;
	position: relative;
}

#dennimenubox div
{
	width: 374px;
	height: 75px;
	display: block;
	position: relative;
	left: 20px;
	top: 54px;
	color: #7d3330;
	font-weight: bold;
}

#dennimenubox a
{
	color: #7d3330;
}

#sladovnikbox
{
	width: 280px;
	height: 317px;
	background: url(../graphics/first_sladovnik.jpg) no-repeat;
	float: right;
}

#footer
{
	width: 964px;
	height: 185px;
	background: url(../graphics/footer.jpg) no-repeat;
}

.boxhref
{
	position: absolute;
	right: 14px;
	top: 125px;
	text-decoration: none;
}

.hid
{
	color: white;
	position: relative;
	padding: 0px;
	margin: 0px;
}

