body {
	text-align: center;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(../include/top-background.png);
	background-position: 0px 0px;	
	background-repeat: repeat-x;
}

#site {
	width: 941px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
}

#head {
	width: 941px;
	height: 300px;
	background-image: url(../include/header.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
}

#header {
  width:200px;
  height: 85px;
  text-align: left;
  margin: 70px 106px 0px 30px;

}

#header a {
	position: relative;
  width: 0px;
	display: block;
	height: 80px;
	overflow: hidden;
	padding-left: 210px;
  top: 0px;
  float: left;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu1 {
	position: relative;
  width: 930px;
	height: 40px;
	margin: 0px;
	display: block;
}

#menu1 ul {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	width: 930px;
	list-style-type: none;
}

#menu1 li {
	float: left;
}

#menu1 .li1 {
	margin-left: 27px;
}

#menu1 .li2 {
	margin-left: 59px;
}

#menu1 .li3 {
	margin-left: 58px;
}

#menu1 .li4 {
	margin-left: 57px;
}

#menu1 .li5 {
	margin-left: 57px;
}

#menu1 .li6 {
	margin-left: 53px;
}

#menu1 a {
	color: #7F7F7F;
  text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#menu1 a:hover {
	color: #FF6E0D;
  text-decoration: none;
}

#middle {
	float: left;
  width: 941px;
	min-height: 390px;
	border: 0px solid red;
}

#middle-left {
	background-color: #FFFFFF;
  width: 248px;
	min-height: 527px;
	float: left;
	text-align: left;
	border: 1px solid #D6D6D6;
	margin: 5px 29px 0px 0px;
}

#middle-left h2 {
	color: #000000;
  text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	margin: 15px 0px 10px 26px;
}

#middle-left h3 {
	color: #474747;
  text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#middle-left h4 {
	color: #474747;
  text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#middle-left p {
	color: #666666;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

#middle-left a {
	color: #666666;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 15px 0px 10px 26px;
}

#middle-left a:hover {
  text-decoration: underline;
}

#middle-left li {
	color: #666666;
  font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 8px;
	list-style-image: URL('../img/odrazka.png');
}

#middle-left td {
	font-weight: normal;
	font-size: 11px;
}

#middle-left form {
  margin: 0px 0px 0px 17px;
  padding: 0px;
}

#middle-left input {
  margin: 0px 10px 0px 0px;
  size: 140px;
}

#vyhledavani {
  background-image: URL('../img/form-left.png');
  background-repeat: no-repeat;
  height: 49px;
  width: 231px;
  padding-top: 12px;
  margin-left: 10px;
}

#vyhledavani .input {
  width: 123px;
  height: 16px;
}

#vyhledavani .button {
  background-image: URL('../img/button-left.png');
  background-repeat: no-repeat;
  width: 56px;
  height: 23px;
  color: #FFFFFF;
  border: 0px;
  font-size: 11px;
}

#vyhledavani .button:hover {
  background-image: URL('../img/button-left.png');
  background-repeat: no-repeat;
  width: 56px;
  height: 23px;
  color: #E9E9E9;
  border: 0px;
  font-size: 11px;
}

#xxx {
  background-image: URL('../img/form-content.png');
  background-repeat: no-repeat;
  height: 74px;
  width: 349px;
  display: block;
  padding: 26px 0px 0px 27px;
  margin-bottom: 0px;
}

#xxx .input {
  width: 222px;
  height: 16px;
  margin-right: 10px;
}

#xxx .button {
  background-image: URL('../img/button-left.png');
  background-repeat: no-repeat;
  width: 56px;
  height: 23px;
  color: #FFFFFF;
  border: 0px;
  font-size: 11px;
}

#xxx .button:hover {
  background-image: URL('../img/button-left.png');
  background-repeat: no-repeat;
  width: 56px;
  height: 23px;
  color: #E9E9E9;
  border: 0px;
  font-size: 11px;
}

#middle-right {
	width: 662px;
	min-height: 390px;
  float: left;
  margin: 5px 0px 0px 0px;
}

#middle-right h2 {
	color: #FF6600;
  text-decoration: none;
	font-weight: normal;
	font-size: 20pt;
	text-align: left;
	margin-top: 0px;	
}

#middle-right h3 {
	color: #000000;
  text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	margin-top: 0px;	
}

#middle-right div {
  border: 1px solid #D6D6D6;
  background-color: white;
  padding: 10px;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
}

.text p {
	color: #666666;
	text-align: justify;
  font-size: 9pt;
  font-weight: normal;
}

.produkty img {
  border: 0px;
  margin: 0px 20px 0px 0px;
  float: left;
}

.produkty p {
  font-weight: normal;
  font-size: 11pt;
	color: #666666;
	text-align: justify;  	
}

.produkty h3 {
	color: #FF6600;
  text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
}

.produkty p,a {
	color: gray;
  text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.produkt img {
  border: 0px;
  margin: 0px 20px 0px 0px;
  float: left;
}

.produkt p {
  font-weight: normal;
  font-size: 9pt;
	color: #666666;
	text-align: justify;  	
}

.produkt h3 {
	color: #FF6600;
  text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	clear: left;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  border: 0px;
  display: block;
}

#bottom {
  float: left;
  width: 941px;
	height: 120px;
  text-align: right;	
}

#bottom p {
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 0px;
	color: gray;
  text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

#bottom a {
	color: gray;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#bottom a:hover {
  text-decoration: underline;
  color: white;
}

#space {
	width: 941px;
	height: 18px;
}

