#page *{
	margin: 0px;
	padding: 0px;
}
#page {
	width: 772px;
	height: auto;
	margin: 0px auto;
	position: relative;
	background-color: #555555;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 130%;
	font-weight: normal;
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
}
#head {
	width: 772px;
	margin: 0px auto;
	position: relative;
	background-color: #DAE8F7;
	left: 0px;
	top: 0px;
	height: 200px;
	background-image: url(design/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 74px;
}
#head h1{
	margin: 0px;
	padding: 0px;
	width: 557px;
	height: 20px;
	padding-left: 215px;
	padding-top: 3px;
	font-size: 90%;
	color:  #000;
	background-color: #EAF2F8;
	background-image: url(design/h1.gif);
	background-repeat: no-repeat;
	display: block;
}
#head h1 a{
	color:  #000;
	text-decoration: none;
}
#head h1 a:hover{
  color:  #555;
}
#head ul{
  display: block;
	margin: 0px;
	padding: 0px;
	width: 772px;
	height: 51px;
	background-color: #024898;
	background-image: url(design/headul.gif);
	background-repeat: no-repeat;
}
#head ul li{
  display: block;
	margin: 0px;
	padding: 0px;
	height: 51px;
	position: relative;
	float: right;
	background-image: url(design/menutop.png);
	background-repeat: repeat-x;
}
#head ul li a{
  display: block;
  height: 41px;
  font-size: 95%;
  text-align: center;
  color: #e7f2ff;
  text-decoration: none;
  font-weight: bold;
  padding-top: 10px;
}
#head ul li a[title]{
  font-size: 85%;
}
#head ul li a:hover{
  background-color: #0E68CC;
  background-image: url(design/menutopover.png);
  background-repeat: repeat-x;
}
#head #kontakt{width: 120px;}
#head #objednavky{width: 140px;}
#head #kosik{width: 98px;}
#head #profil{width: 103px;}
#head #home{width: 102px;}
#head .kontakt{
  font-size: 80%;
  font-weight: bold;
  color: #e7f2ff;
  position: relative;
  top: 55px;
  left: 360px;
  background-color: #295089;
}
#head .kontakt[class]{
  font-size: 75%;
  left: 346px;
  top: 55px;
}
#head .kontakt a{
  color: #e7f2ff;
}
#head .kontakt a:hover{
  color: #C9DDF4;
  text-decoration: none;
}
#head .distrib{
  font-size: 115%;
  font-weight: bold;
  color: #00244d;
  position: relative;
  top: 102px;
  left: 155px;
}
#head .distrib[class]{
  font-size: 110%;
  left: 125px;
}
#lista{
  height: 28px;
  background-color: #EEC27E;
  background-image: url(design/lista.gif);
  background-repeat: repeat-x;
  
}
#lista ul{
  margin: 0px;
  padding: 0px;
  display: block;
  height: 28px;
  position: relative;
  float: right;
}
#lista ul li{
  margin: 0px;
  padding: 0px;
  display: block;
  position: relative;
  float: left;
  height: 28px;
  width: 120px;
}
#lista ul li a{
  margin: 0px;
  padding: 0px;
  display: block;
  height: 23px;
  padding-top: 5px;
  font-size: 80%;
  color: #000;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
}
#lista ul li a:hover{
  background-color: #D0A35A;
  background-image: url(design/listaover.gif);
  background-repeat: repeat-x;
}
#lista #registrace{width: 88px;}
#lista #oblibene{width: 77px;}
#lista #sluzby{width: 66px;}
#lista #rad{width: 95px;}
#lista #napoveda{width: 82px;}
#lista form{
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
}
#lista form .but{
  margin-top: 3px;
}
#lista form .text{
  margin: 3px;
  padding: 0px;
  margin-left: 4px;
  border-width: 1px;
  border-color: #181308;
  border-style: solid;
  width: 131px;
  height: 19px;
  position: relative;
  float: left;
  background-color: #E8DFC3;
}

