
body {
	font: 0.7em Arial, Helvetica, sans-serif;
	margin: 30px 0;
	padding: 0;
	background: #ccc url('../images/body-bg.gif') repeat-x top left;
	text-align: center;
	_behavior: url("js/csshover.htc");
}

#all_holder {
	margin: auto;	
	width: 775px;
	text-align: left;		
	position: relative;
	background: #fff url('../images/all-bg.gif') repeat-y top right;
}

#all_border_top {	
	font-size: 0px;
	height: 8px;
	width: 775px;
	background: url('../images/all-border-top.gif') no-repeat bottom left;
	float: left;
	overflow: hidden;
}

.sub #all_border_top {	
	background: url('../images/all-border-top-sub.gif') no-repeat bottom left;
}

#all_border_bottom {	
	font-size: 0px;
	height: 11px;
	width: 775px;
	background: url('../images/all-border-bottom.gif') no-repeat top left;
	float: left;
	overflow: hidden;
}

#all {
	padding: 0 5px 0 0;
	background: url('../images/all-bg2.gif') repeat-y top left;
}

#all #toppanel {
	height: 116px;
	overflow: hidden;
	background: #fff;
	float: left;
	width: 769px;	
	background: url('../images/toppanel-bg.gif') repeat-x top left;
	border-left: 1px solid #fff;
}

.sub #all #toppanel {
	background: #fff;
}

#all #toppanel ul#languages {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: -21px;
	left: 550px;
	font-size: 1.2em;
	font-weight: bold;
}

#all #toppanel ul#languages li {
	margin: 0;
	padding: 0 5px 0 6px;
	list-style-type: none;		
	background: url('../images/languages-bg.gif') no-repeat 0.0em 0.3em;	
	float: left;
}

#all #toppanel ul#languages li a {
	color: #333;
	text-decoration: none;
}

#all #toppanel ul#languages li.active a {
	color: #82a622;
	text-decoration: none;
}

#all #toppanel ul#languages li.first {
	background: none;
}

li#de a {
	color: #666 !important;
}

#all #toppanel img.logo {
	position: absolute;
	top: 20px;
	left: 17px;
}

#all #toppanel #menu {
z-index: 1 !important;
}




#all #toppanel div#trava {
	position: absolute;
	top: -83px;
	left: 465pt;
	height: 117px;
	width: 147px;
	background: url('../images/trava.gif') no-repeat left bottom;
	z-index: -1 ;
}

#all #toppanel div#travaa {
	position: absolute;
	top: 4px;
	left: 465pt;
	height: 117px;
	width: 147px;
	background: url('../images/trava.gif') no-repeat left bottom;
	z-index: 0 ;
}

.trava {
	position: absolute;
	top: 4px;
	left: 465pt;
	height: 117px;
	width: 147px;
	background: url('../images/trava.gif') no-repeat left bottom;
	z-index: 2;
}

#all #toppanel .baner {
	position: absolute;
	top: 0;
	left: 153px;
	z-index: 2;
}

#all #toppanel #menu {
	margin: 80px 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 36px;
	width: 770px;
	overflow: hidden;
	background: #9ec844 url('../images/menu-bg.gif') repeat-x top left;
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 0;
}

#all #toppanel #menu li {
	margin: 0;
	padding: 13px 10px 12px 11px;
	list-style-type: none;
	float: left;
	background: url('../images/menuitem-bg.gif') no-repeat 0.0em 1.3em;	
	z-index: 2;
}

#all #toppanel #menu li.first {
	padding-left: 20px;
	background: none;
}

#all #toppanel #menu li.active a {
	border-bottom: 1px solid #fff;
	color: #475c1b;
	font-weight: bold;
	padding: 2px;
}

#all #toppanel #menu li a {
	color: #fff;
	text-decoration: none;
	z-index: 2;
}

#all #toppanel #menu li a:hover {
	color: #475c1b;
}


#all #leftpanel {
	width: 204px;	
	overflow: hidden;	
	float: left;
	border-bottom: 3px solid #fff;
}

#all #leftpanel #search {
	background: #9ec844 url('../images/search-bg.gif') repeat-x top left;
	height: 25px;
	overflow: hidden;
	border-top: 3px solid #fff;
	color: #fff;
}

#all #leftpanel #search input {
	border: 1px solid #82a623;
	width: 100px;	
	background: #fff;
	margin: 4px 5px 4px 20px;
	float: left;
	font-size: 0.9em;
	color: #627e25
}

#all #leftpanel #search input.submit {
	border: none;
	background: none;
	width: 55px;
	float: left;
	color: #fff;	
	margin-left: 0;
	cursor: pointer;
}

#all #leftpanel #leftmenu {
	background: #8ab03a url('../images/leftmenu-bg.gif') repeat-x top left;	
	overflow: hidden;
	border-top: 3px solid #fff;
	border-bottom: 2px solid #475c1b;
	color: #fff;
}

#all #leftpanel #leftmenu h2 {
	padding: 0 20px 3px 0;
	margin: 5px 0 5px 20px;
	border-bottom: 1px solid #fff;
	font-size: 2em;
	color: #475c1b;
}

#all #leftpanel #leftmenu ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	text-transform: lowercase;
float: left;
}

#all #leftpanel #leftmenu ul li {

	margin: 0;
	padding: 2px 20px;
	list-style-type: none;
}

#all #leftpanel #leftmenu ul li a {
	color: #475c1b;
	text-decoration: none;
}

#all #leftpanel #leftmenu ul li a:hover {
	color: #fff;	
}

#all #leftpanel #leftmenu ul li.active {		
	background: url('../images/novinkyh2-bg.gif') no-repeat 0.0em 0.5em;
}

#all #leftpanel #leftmenu ul li.active a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#all #leftpanel #leftmenu ul li li {
	font-size: 0.9em;
	padding: 3px 20px 3px 30px;
}

#all #leftpanel #leftmenu ul li li li {
	font-size: 1.0em;
	padding: 3px 20px 3px 40px;
}

#all #leftpanel #leftmenu ul li li li li {
	font-size: 1.0em;
	padding: 3px 20px 3px 50px;
}

#all #leftpanel #leftmenu ul li.active li {
	background: none;
}

#all #leftpanel #leftmenu ul li.active li a {
	color: #475c1b;
	font-weight: normal;
}

#all #leftpanel #novinky {
	background: #9ec844 url('../images/novinky-bg.gif') repeat-x top left;	
	overflow: hidden;
	border-top: 3px solid #fff;
	border-bottom: 2px solid #475c1b;
	color: #fff;
}

#all #leftpanel #novinky h2 {
	padding: 0 20px 0 20px;
	margin: 5px 0;
	background: url('../images/novinkyh2-bg.gif') no-repeat left bottom;
	font-size: 1.1em;
}

#all #leftpanel #novinky ul {
	margin: 5px 10px 5px 20px;
	padding: 0;
	list-style-type: none;
}

#all #leftpanel #novinky ul li {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}

#all #leftpanel #novinky ul li a {
	color: #fff;
	text-decoration: none;
}

#all #leftpanel #novinky ul li a:hover {
	color: #475c1b;	
}

#all #leftpanel form.newsletter {
	background: #9ec844 url('../images/novinky-bg.gif') repeat-x top left;	
	overflow: hidden;
	border-top: 3px solid #fff;
	border-bottom: 2px solid #475c1b;
	color: #fff;
}

#all #leftpanel form.newsletter h2 {	
	padding: 0 20px 0 20px;
	margin: 5px 0;
	background: url('../images/novinkyh2-bg.gif') no-repeat left bottom;
	font-size: 1.1em;
}

#all #leftpanel form.newsletter p, #all #leftpanel form.newsletter label {
	padding: 0 20px 0 20px;
	margin: 0;	
}

#all #leftpanel form.newsletter input {
	border: 1px solid #82a623;
	width: 100px;	
	background: #fff;
	margin: 4px 5px 4px 20px;
	float: left;
	font-size: 0.9em;
	color: #627e25
}

#all #leftpanel form.newsletter input.submit {
	border: none;
	background: none;
	width: 55px;
	float: left;
	color: #fff;	
	margin-left: 0;
	cursor: pointer;
}

#all #leftpanel .leftbaner {
	background: #8cb535;	
	overflow: hidden;
	border-top: 3px solid #fff;
	border-bottom: 2px solid #475c1b;
	color: #fff;
	text-align: right;
}


#all #leftpanel .leftbaner a.vice {
	color: #fff;
	text-decoration: none;
	padding: 2px 10px;
	display: block;
float: left;
}



#all #content {
	width: 563px;	
	color: #666;
	float: right;	
	overflow: hidden;
}

#all #content_holder {
	padding: 5px;	
	min-height: 635px;
	_height: 643px;	
}

.sub #all #content_holder {
	padding: 5px;	
	min-height: 645px;
	_height: 657px;	
}

#all #content h2 {
	color: #627e25;
	font-size: 1.5em;
	margin: 0;
	padding: 0 15px 5px 10px;
clear: both;
}

#all #content h3 {
	font-size: 1.2em;
	color: #627e25;
	margin: 0;
	padding: 5px 15px 0 10px;
}

#all #content h4 {
	font-size: 1.2em;	
	margin: 0;
	padding: 5px 15px 0 10px;
}

#all #content h5 {
	font-size: 1.1em;	
	margin: 0;
	padding: 5px 15px 0 10px;
}

#all #content p {
	margin: 0;
	padding: 5px 15px 5px 10px;
	text-indent: 1.0em;
	text-align: justify;
}

#all #content img {
	margin: 10px 15px;	
}

#all #content a {
	color: #627e25;
	font-weight: bold;
}

#all #content ul, #all #content ul#katalog li ul {
	padding: 0;
	margin: 5px 15px 5px 20px;
	list-style-type: none;
	border: none;
}

#all #content li, #all #content ul#katalog li li {
	padding: 0 0 8px 20px;
	margin: 0;
	list-style-type: none;
	background: url('../images/sipka.gif') no-repeat left top;
	clear: none;
	border: none;
}

#all #content li.list_none, #all #content ul#katalog li li.list_none {
	background:  none;
	padding: 2px 5px;
}

#all #content li.grey, #all #content ul#katalog li li.grey {
	background: #d9d9d9;
	padding: 2px 5px;
}


#all #content li a.black, #all #content ul#katalog li li a.black {
	color: #333;
	background:  none;
	padding: 2px 5px;
}

#all #content table {
	border-collapse: collapse;
	border-bottom: 2px solid #8cb535;
	margin: 0 15px 5px 10px;
	font-size: 0.9em;
}

#all #content table.format {
	border: none;
}

#all #content table caption {
	background: #8cb535;
	color: #fff;	
	margin: 5px 15px 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px;
}

#all #content table th {
	color: #627e25;	
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #eef4e1;	
}

#all #content table.format td {
	border: none;
}

#all #content table td {
	padding: 3px;	
	border-bottom: 1px solid #eef4e1;
}

#all #content form table {
	border: none;
	font-size: 1.0em;
}

#all #content form table td, #all #content form table th {
	border: none;
}

#all #content form table td input, #all #content form table td textarea {
	border: 1px solid #82a623;
	width: 400px;
	background: #fff;
	color: #666;
	font-size: 1.1em;
}

#all #content form table td textarea {
	font-size: 1.2em;
}

#all #content form table td input.submit {
	border: none;	
	color: #627e25;
	font-weight: bold;
	cursor: pointer;
}

#all #content table td.suda {
	background: #eef4e1;
}

#all #content ul#leftcol, #all #content ul#rightcol {
	float: left;
	width: 271px;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#all #content ul#leftcol li, #all #content ul#rightcol li {
	margin: 0;
	padding: 3px 0 3px 0;
	list-style-type: none;
	background: none;
}

#all #content ul#leftcol {
	margin-right: 6px;
}

#all #content ul#leftcol li img, #all #content ul#rightcol li img {
	border: none;
	margin: 0;
}

#all #content ul#leftcol li.text {
	clear: right;
	min-height: 120px;
	_height: 120px; 
	background: url('../images/cara.gif') no-repeat bottom left;
}

#all #content .textbaner {
	float: left;
	width: 271px;
	min-height: 120px;
	_height: 120px; 
	background: url('../images/cara.gif') no-repeat top left;
	margin-top: 10px;
}

#all #content ul#leftcol li.text h3, #all #content .textbaner h3 {
	color: #627e25;
	font-size: 1.0em;	
	background: url('../images/sipka.gif') no-repeat;
	padding: 0 10px 0 25px;
	margin: 0 0 3px 0;
}

#all #content .textbaner h3 {
	margin: 10px 0 3px 0;
}

#all #content ul#leftcol li.text p, #all #content .textbaner p {
	padding: 0 10px 0 25px;
	margin: 0;
	text-indent: 0px;
}

#all #content ul#leftcol li.text a, #all #content .textbaner a {
	color: #f90;
	text-decoration: none;
	display: block;
	float: right;
	padding: 0 10px 0 0;
}

#all #content ul#katalog {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#all #content ul#katalog li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	padding: 10px 0;	
	clear: right;
	border-bottom: 1px solid #8cb535;
}

#all #content ul#katalog li.bezcary {
	border: none;
}

#all #content ul#katalog li img {
	float: right;	
	margin: 5px;
}



#all #bottompanel {
	width: 770px;
	clear: both;
	float: left;
	_float: none;
	*float: none;
	background: #fff;
	position: relative;
}

#all #bottompanel ul#bottombanners {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	width: 560px;
	overflow: hidden;
	float: right;
position: relative;
bottom: -46px;

}

#all #bottompanel ul#bottombanners li {
	float: left;
	width: 280px;	
}

#all #bottompanel #leftkontakt {
	background: #9ec844 url('../images/leftkontakt-bg.gif') repeat-x bottom left;
	overflow: hidden;	
	border-bottom: 2px solid #475c1b;
	color: #fff;
	float: left;
	width: 204px;
	height: 131px;	
}

#all #bottompanel .subp {
	position: relative;	
}

#all #bottompanel .hp {	
	position: absolute;
	top: -131px;
}

#all #bottompanel #leftkontakt_holder {
	padding: 15px 20px;
}

#all #bottompanel #leftkontakt a {
	color: #fff;
}


#all #footer_holder {
	padding: 6px 15px;
}

#all #footer {		
	height: 26px;
	width: 770px;
	clear: both;
	overflow: hidden;
	color: #fff;
	background: url('../images/footer-bg.gif') repeat-x left top;
	border-top: 6px solid #fff;
	font-size: 0.8em;
}

#all #footer #copyright {
	float: left;
	margin: 5px;
}

#all #footer ul#footermenu {		
	margin: 0;
	padding: 0 70px 0 75px;
	list-style-type: none;
	float: left;
	margin: 5px;
}

#all #footer ul#footermenu li {
	margin: 0;
	padding: 0 10px 0 11px;
	list-style-type: none;
	float: left;
	background: url('../images/menuitem-bg.gif') no-repeat left center;	
}

#all #footer ul#footermenu li.first {
	background: none;
}

#all #footer #author {
	float: right;
	margin: 5px;
	clear: none;
}

#all #footer a {
	color: #fff;
	text-decoration: none;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

/**   +++   */

.red {
	color: #f00;
}

.sipka {
	float: left;
}

.minule {
	color: #ccc;
}


li.li_gal {
	background: none !important;
	float: left;
}

.a_gal, .ligal {
	margin: auto;
	text-align: center;
	vertical-align: center;
}

.a_gal img {
	border: 0;
	padding: 0;
	margin: 0;
}

.im {
	display: block;
	width: 150px;
	height: 130px;
}

.grey {
	background: #d9d9d9;
}

#czilla{
	position: relative;
	top: -210px;
	width: 204px;
	height: 204px;
}

.float_right {
       float: right;
}

a#mysli {
	position: relative;
	top: 20px;
	font-size: 15px;
	font-weight: bold;
	padding: 0 20px;
	color: #fff;
}

a#mysli:hover {
	color: #350;
}

/** strukturaLIFEFOOD **/

#strukturaLF {
font-size: 14px;
font-weight: bold;
text-align: center;
}

#strukturaLF h3 {
padding: 0.5em 0 1em 0 !important;
}

#strukturaLF ul {
margin: 1em 0 !important;
}

#strukturaLF li {
text-align: left;
color: #555;

}

#strukturaLF li li {background: none !important;
color: #666;

font-size: 13px;
}

#strukturaLF li li li {
color: #800;
font-weight: normal;
}

#strukturaLF li li li li {
color: #8A3;
}

#CZ {
display: block;
float: left;
width: 46%;
}

#SK {
display: block;
width: 46%;
float: right;
border-right: 1px solid #000;
}

.baners-left {
display: block;
height: 144px;
margin-bottom: 15px;
}

.baners-left a img {
        width: 266px;
	float: left;
	margin: 0 5px 0 5px !important;
}

.baners-left a:first-child img {
	marg in: 0  0 0!important;
}

.grrr {background-color: #130;
}