body {
	padding-top: 3px;
}
#banner {
	background: url(a_head.gif) no-repeat top left;
}
#banner a.index {
	width: 210px;
	right: 110px;
}
/* oranžové menu */
#menu_green {
	background-color: #605E5D;
	height: 39px;
}
#menu_green a {
	  color: #ffffff;
		height: 27px;
}
#menu_green a:hover {
	color: #000000;
}
#menu_green a.active {
	background-color: #FDB913;
	color: #000000;
}
#menu_green a.active:hover {
	background-color: #605E5D;
}
/* bílé menu */
#menu_white {
	background-color: White;
}
#menu_white a:hover {
	color: #BBCACE;
}
#menu_white a.active {
	background-color: #FFE8A3;
}
#menu_white a.active:hover {
	background-color: white;
}
/* tělo stránky */
#telo {
	background-image: url(a_pruh.gif);
}
/* obsah */
#obsah {
	background: url(a_podklad.gif) no-repeat top right;
}
#obsah p {
	font-size: 0.85em;
	margin-bottom: 5px;
}
#obsah h1 {
	color:#FDB913;
font-size: 1.3em;
}
#obsah ul {
	margin-left: 20px;
}
#obsah ul li {
	margin-bottom: 5px;
	font-size: 0.85em;
}
#obsah h2.sipka {
	padding-left: 20px;
	background: url(a_sipka.gif) no-repeat left center;
	font-size: 1em;
	margin-left: -10px;
	margin-top: 0px;
}
#obsah p.sipka {
	padding-left: 20px;
	background: url(sipka_x.gif) no-repeat left center;
	margin-left: -10px;
	margin-top: 0px;
}
#obsah ul.produkty li {
	list-style-image: url(a_sipka.gif);
}

#obsah table.poradenstvi {
	margin-top: 20px; 
	border-top: 5px solid #FFE8A3; 
	width: 100%;
}
#obsah ul.produkty li a:hover, #obsah a:hover {
	border-bottom-color: #FDB913;
	color: #BBCACE;
}
#obsah table.agro td {
	vertical-align: middle;
	padding: 10px 10px 10px 0;
}
#obsah a.img, #obsah a.img:hover, #obsah table a img, #obsah table a:hover img, #download_techspec a img, #download_techspec a:hover img {
	border: none;
}
#obsah #agro_zalozky a.active {
	font-weight: bold;
	background-image: url(a_zal_akt.gif);	
}
#obsah #agro_logo {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 230px;
	text-align: right;
}
#obsah #agro_logo img.techspec {
	margin-top: 10px;
}
#obsah #download {
  margin-top: 5px;
	margin-left: auto;
	width: 60px;
	font-size: 0.65em;
	text-align: center;
}
#obsah #download_techspec {
  margin-top: 5px;
	margin-left: auto;
	width: 142px;
	font-size: 0.65em;
	text-align: center;
	border: none;
}
#obsah #download a img, #obsah #download a {
	border: none;
}
#obsah #agro_zalozky {
	height: 30px;
	margin-left: -10px;
	margin-top: -10px;
	z-index: 1;
	width: 650px;
	position: relative;
}
#obsah #agro_zalozky a {
	border: none;
  height: 22px;
	padding-top: 8px;
	font-size: 12px;
	width: 110px;
	text-align: center;
	display: block;
	float: left;
	background-image: url(a_zal_neakt.gif);
}
#obsah #agro_produkt {
	z-index: 0;
	margin-top: -1px;
  position: relative;
	background-color: #FFE8A3;
	border: 1px solid #BBCACE;
	margin-left: -10px;
	min-height: 440px;
	height: auto;
	_height: 440px;
	padding-bottom: 40px;
	padding-top: 15px;
}
#obsah #agro_produkt h1 {
	color: #EF9B29;
	font-size: 1.4em;
}
#obsah #agro_produkt h2 {
	font-size: 1.1em;
}
#obsah ul.produkty li a, #obsah a, a.agro {
	color: black;
	border-bottom: 2px solid #FFE8A3;
}
#obsah #agro_produkt table {
	margin: 0;
	padding: 0;
}
#obsah #agro_produkt table td .nazev {
	font-size: 1.4em;
	font-weight: bold;
}
#obsah #agro_produkt p {
	font-size: 0.75em;
	padding: 5px 5px;
}
#obsah #agro_produkt table td{
	font-size: 0.75em;
	padding: 1px 5px;
	vertical-align: top;
}
#obsah #agro_produkt table td.popis {
	font-weight: bold;
	width: 170px;
}
#obsah #agro_produkt table td ul {
	font-size: 120%;
}
#obsah #agro_produkt table td table td.popis {
	width: 90px;
	padding-left: 0;
	padding-right: 0;
}
#obsah #agro_produkt table td.short {
	padding-right: 240px;
}
#obsah #agro_produkt table table.inner_table td {
	font-size: 1em;
}
#obsah #agro_produkt a.tlacitko {
	width: 50px;
	display: block;
	color: white;
	text-align: center;
	background-color: #FDB913;
	border: none;
	cursor: pointer;
	color: white;
	font-weight: bold;
	padding: 1px 5px;
	text-decoration: none;
}
#obsah #agro_produkt a.tlacitko {
	font-size: 0.8em;
	position: absolute;
	margin-bottom: 10px;
	right: 20px;
	bottom: 5px;
}
/* pravý sloupec */
div.cara1 {
	border-bottom: 3px solid white;
}
#right input.hledat_submit, #right input.vstup_submit {
	background-color: #FDB913;
	color: white;
}
#right a.tlacitko {
	background-color: #FDB913;
}
/* bottom */
#copyright {
	border-top: 3px solid #BBCACE;
}
#copyright li {
	border-right: 1px solid black;
}
#copyright a {
	color: black;
}
#right h2 {
	font-size: 0.8em;
	margin-top: 8px;
	color: #FDB913;
	margin-bottom: 5px;
}


