﻿
img {border: none;}

body {
	background-image: url('../images/pozadi.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #f9e3a3;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


#menu {
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	height: 27px;
	background-image: url('../images/vrsek.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	padding-right: 35px;
	padding-top: 15px;
}
#menu a{
	color: black;
	font-size: 75%;
	text-decoration: none;
	background-image: url('../images/sipka.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
	margin-left: 20px;
}


#obrazek {
	width: 881px;
	margin-left: auto;
	margin-right: auto;
	height: 152px;
	background-color: #fdfae0;
}


#pruh {
	width: 881px;
	margin-left: auto;
  margin-right: auto;
	height: 85px;
	background-image: url('../images/pruh.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #fdfae0;
	padding: 0px;
}
#pruh div{
	width: 267px;
	height: 85px;
	float: left;
	margin-left: 20px;
	font-size: 70%;
}
#pruh div#prvy {
  _margin-left: 10px;
}
#pruh div h1{
	font-size: 120%;
	color: #6e3f08;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	text-indent: -1px;
	margin-bottom: -10px;
	_margin-bottom: -16px;
}
#pruh div img{
	border: 0px;
	float: left;
}
#pruh a{
	color: black;
	text-decoration: none;
  _margin-left: -5px;
}



#obsah {
	width: 881px;
	min-height: 330px;
	>height: 330px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/stin.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #fdfae0;
  padding-top: 15px;
}
#obsah #text{
	width: 821px;
	font-size: 80%;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
#obsah #text h1{
  margin: 0;
	color: #6e3f08;
	font-size: 140%;
	border-bottom: 1px #6e3f08 dotted;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#obsah #text h2{
	color: #6e3f08;
	font-size: 130%;
	border-bottom: 1px #6e3f08 dotted;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#obsah #text h3{
	font-size: 130%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6e3f08;
}
#obsah #text img{
	float: right;
}
#obsah #text a{
	color: #6e3f08;
}
#obsah #text a:hover{
	color: black;
}

#obsah div.pravy {
  float: right;
}

#obsah div.blok{
	background-image: url('../images/blok.jpg');
	background-repeat: no-repeat;
  min-height: 150px;
  _height: 150px;
  width: 290px;
  padding: 0 10px 10px 30px;
  overflow: hidden;
  _padding-top: 10px;
}

#obsah div.blokDown {
  background-image: url('../images/blokDown.jpg');
  background-repeat: no-repeat;
  height: 20px;
  width: 330px;
}

#obsah div.blok h3 {
  margin-bottom: 3px;
}

#obsah div.blok ul {
  margin: 0;
  padding-left: 20px;
}








#obsahspodek {
	width: 881px;
	height: 14px;
	margin-left: auto;
  margin-right: auto;
	background-image: url('../images/spodek.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
  margin-top: -13px;
  _margin-top: 0px;
}


#spodek {
  width: 881px;
	margin-left: auto;
	margin-right: auto;
	font-size: 70%;
	color: black;
	padding: 5px;
}
#spodek a{
	color: black;
	text-decoration: none;
}
#spodek a:hover{
	color: black;
	text-decoration: underline;
}