* {
	margin: 0;
	padding: 0;
}
html {
	background-color: Silver;
	background-image: url(bg_html.gif);
	background-repeat: repeat-x;
}
body {
	width: 772px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #FAFBFA;
	overflow: auto;
	left: 0px;
	top: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	width: 522px;
	height: 201px;
	background-color: #C7DEB2;
	font-size: 13px;
	background-image: url(head.jpg);
	padding-left: 250px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	width: 772px;
	position: relative;
	background-color: #777777;
	height: 36px;
}
.menu li {
	float: left;
	list-style-type: none;
}
.menu li a {
	color: #98FB98;
	text-decoration: none;
	padding-top: 10px;
	height: 23px;
	display: block;
	text-align: center;
	font-weight: bold;
	border-width: 0px;
	border-top-color: #E9EA77;
	border-top-style: solid;
	border-top-width: 3px;
}
.menu li a:hover {
	color: #ABDC94;
	border-top-color: #B2B335;
	background-color: #686868;
	padding-top: 9px;
	height: 24px;
}
.menu .here {
	color: #FEFF59;
	background-color: #686868;
	text-decoration: none;
	padding-top: 10px;
	height: 23px;
	display: block;
	text-align: center;
	font-weight: bold;
	border-width: 0px;
	border-top-color: #929292;
	border-top-style: solid;
	border-top-width: 3px;
}
.menu .home {
	width: 60px;
	text-align: left;
	padding-left: 13px;
	background-image: url(menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}
.zkusenosti-se-zelenymi-potravinami {width: 146px;
	background-image: url(menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: -73px -3px;
}
.mlady-jecmen {width: 64px;}
.chlorella-pyrenoidosa {width: 166px;}
.srovnani-zelenych-potravin {width: 77px;}
.slovnicek-zdrave-vyzivy {width: 81px;}
.uzivani-zelenych-potravin {width: 63px;}
.autor {width: 102px;}
#obs {
	width: 772px;
	height: auto;
	overflow: auto;
	background-image: url(bg_obs.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.left {
	width: 207px;
	float: right;
	padding-left: 9px;
	padding-top: 9px;
}
.left img {
	margin-bottom: 9px ;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
}
.left h2 {
	text-decoration: none;
	color: #004401;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.left a {
	font-weight: bold;
	text-decoration: underline;
	color: #228B22;
}
.left a:hover {
	text-decoration: none;
	color: #004401;
}
.left .big {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006400;
}
.right {
	width: 516px;
	float: right;
	padding: 15px;
	padding-right: 25px;
}
.right .blok{
	background-color: #D4E7C7;
	margin-bottom: 20px;
	padding-bottom: 7px;
}
.right #foto{
  background-color: #D4E7C7;
  height: auto;
  overflow: auto;
  text-align: center;
  padding-bottom: 20px;
}
.right #foto img{
  border-width: 1px;
  border-style: solid;
  border-color: #216A18;
}
.right #lista{
	color: #216A18;
	background-color: #E0F8D6;
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	height: 40px;
}
.right #lista a{
	color: #216A18;
	background-color: #bed4b6;
	padding-top: 15px;
	height: 25px;
	width: 170px;
	display: block;
	float: right;
}
.right #lista a:hover{
  background-color: #dee9da;
}
.right p,.right address {
	padding: 7px 15px 7px 15px;
	text-align: justify;
}
.right p img.left {
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
}
.right p a {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.right p.center {
	text-align: center;
}
.right p img.rightimg {
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}
.right p img.leftimg {
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
}
.right address {
	font-style: normal;
}
.blok ul {
	margin-top: 15px;
	padding-bottom: 20px;
	list-style-type: square;
}
.blok ul li {
	margin-left: 30px;
	margin-right: 35px;
	text-align: justify;
}
.blok ul .no-bul {
	list-style-type: none;
}
.no-bul ul {
	margin: 0px ;
	margin-left: 20px;
	padding: 0px ;
}
.blok ol {
	margin-left: 30px;
	margin-top: 15px;
	padding-bottom: 20px;
}
.right .zpet {
	text-align: right;
}
.right h2 {
	color: Green;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.right h3 {
	color: #216A18;
	background-color: #E0F8D6;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	padding-top: 7px;
}
.right .blok h4 {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
.right a.download{
  display: block;
  height: 31px;
  width: 225px;
  padding: 10px;
  margin: 10px;
  margin-bottom: 0px;
  position: relative;
  background-image: url(download.gif);
  
} {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
.right form {
	margin: 15px;
}
.right table {
	background-color: #D4E7C7;
	margin: 0px 8px;
	margin-top: 8px;
}
.right table tr {
	background-color: #8FBC8F;
}
.right table tr td {
	background-color: #8FBC8F;
	padding: 1px 2px;
}
.right table tr th {
	background-color: #679E68;
	padding: 3px 3px;
	color: #F5FFFA;
	text-align: left;
}
.right dl {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: justify;
}
.right dl dt {
	margin-left: -15px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 15px;
	font-weight: bold;
}
.right dt dd {
	padding-left: 15px;
	padding-right: 15px;
	background-color: Aqua;
}
.right a {
	font-weight: bold;
	text-decoration: underline;
	color: #228B22;
}
.right a:hover {
	text-decoration: none;
	color: #004401;
}
.right fieldset {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	_padding-right: 0px;
	_padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #004A01;
}
.right fieldset legend {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}
.right fieldset input {
	margin: 5px 5px 0px 0px;
	vertical-align: middle;
}
.right .txt {
	width: 300px;
	margin: 5px 5px;
	vertical-align: top;
	border: 1px solid #004A01;
	background-color: #E4F6E4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.right .txt:hover {
	border: 1px solid #3CB371;
}
.right .poc {
	width: 20px;
	vertical-align: middle;
}
.right .check {
	margin-left: 12px;
	_margin-left: 20px;
	vertical-align: middle;
}
.right textarea {
	height: 70px;
}
.right label {
	position: relative;
	top: 3px;
}
.box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #D4E7C7;
	width: 196px;
}
.box h2{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #E0F8D6;
	margin-top: 0px;
}
.box h3{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 12px;
	padding: 5px; 
}
.box p{
	padding: 5px;
	margin: 5px;
	margin-left: 10px;
	border-left: 1px solid #2E8B57;
	text-align: justify;
}
.box a{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	display: block;
}
#foot {
	width: 752px;
	height: 35px;
	position: relative;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(bg_foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#foot div {
	float: left;
}
#foot .studio {
	margin-left: 267px;
	_margin-left: 257px;
}
#foot .kontakt2 {
	position: absolute;
	left: 78px;
}
#foot div a {
	font-weight: bold;
	text-decoration: underline;
	color: #228B22;
}
#foot div a:hover {
	text-decoration: none;
	color: #004401;
}
