body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #c3c3c3;
}

#container {
	width: 1024px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: white;
}

#header-img {
	height: 137px;
	background: #e5fe9a url('header-img-bg.png') no-repeat top right;
}

#header-img img {
	position: relative;
	left: 60px;
	top: 45px;
}

#header-menu {
	height: 360px;
	background: #4a5f33 url('header-menu-bg.png') no-repeat top left;
}

#nav-menu {
	height: 100%;
	margin-left: 64px;
}

#nav-menu li {
	height: 55px;
	float: left;
	padding-top: 305px;
	background-image: url('header-menu-li-bg.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#nav-menu .hover_page_item, #nav-menu .current_page_item, #nav-menu .current_page_parent {
	background-color: #798a47;
}

#nav-menu a {
	background-color: white;
	display: block;
	padding: 5px 13px 5px 13px;
	color: black;
	text-decoration: none;
	font-size: 1.2em;
	margin-right: 4px;
}

#header-content {
	width: 1024px;
	height: 280px;
	position: absolute;
	top: 148px;
}

#header-content-wrapper {
	height: 100%;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

#header-content-left {
	width: 250px;
	height: 240px;
	float: left;
	padding: 20px 20px 20px 60px;
	background-image: url('header-content-left-bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	line-height: 1.4;
}

#header-content-left h3 {
	font-size: 1.8em;
	color: #495e33;
	margin-bottom: 20px;
	font-weight: bolder;
}

#header-content-left li {
	font-size: 1.4em;
	padding-bottom: 20px;
}

#header-content-left a {
	text-decoration: none;
	color: #495e33;
	font-weight: bold;
} 

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

#header-content-right {
	width: 670px;
	height: 280px;
	overflow: hidden;
	float: right;
	position: relative;
}

#animation-box {
	position: relative;
	width: 2000px;
	height: 100%;
}

.wrapper {
	float: left;
	margin-right: 10px;
}

#wrapper {
	width: 1000px;
	left: 100px;
}

#breadcrumbs-nav {
	margin: 0 30px 0 60px;
	padding: 10px 30px 10px 294px;
	border-bottom: 4px solid #c3c3c3;
	font-style: italic;
	font-size: 1.1em;
}

#breadcrumbs-nav a {
	color: #4f4f4f;
	text-decoration: none;
}

#content {
	padding-top: 20px;
}

.content-left {
        width: 210px;
        float: left;
        padding: 0 60px 0 60px;
	font-size: 1.4em;
	color: #4a5f34;
	line-height: 1.3;
}

.left-menu li {
	margin-bottom: 10px;
}

.left-menu a {
	font-weight: bold;
	color: #4a5f34;
	text-decoration: none;
}

.left-menu a:hover, .left-menu .current_page_item a {
	color: #a6bd4e;
}

.left-menu ul {
	margin-left: 15px;	
}

.left-menu ul li {
	margin: 0;
}

.left-menu ul li a {
	font-weight: normal;	
}

.content-left {
	margin-bottom: 20px;
}

.content-left h3 {
	margin-bottom: 20px;	
}

.content-left .spolupracujeme {
	margin-top: 20px;	
}

.content-right {
        width: 640px;
	_width: 630px;
        float: right;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.5;
}

.content-right .left, .content-right .right {
	width: 310px;
}

.content-right .left {
	float: left;
	padding-right: 10px;
}

.content-right .right {
	float: right;
	padding-left: 10px;
}
#content p {
	margin-bottom: 15px;
}

.content-right ul {
	margin-bottom: 15px;
	padding-left: 30px;
	list-style-type: disc;
} 

.content-right h1, .content-right h2, .content-right h3, .content-right h4, .content-right h5, .content-right h6 {
        color: #4a5f34;
        margin-bottom: 15px;
}

.content-right h1 {
	font-size: 1.5em;
}

.content-right h2 {
        font-size: 1.3em;
}

.content-right h3 {
        font-size: 1.2em;
}

.content-right h4 {
        font-size: 1.1em;
}

.content-right a {
	color: #4a5f34;
}

.content-right b, .content-right strong {
	color: #303030;
}

.katalog-menu {
	border-bottom: 2px solid #c5d04e;
	padding: 0 0 10px 0;
	width: 640px;
	margin-bottom: 10px;
	_margin-right: 15px;
}

.katalog-menu ul {
}

.katalog-menu-right li {
	float: left;
	list-style: none;
	width: 285px;
}

#mailing-list {
	font-size: 0.8em;
}

#mailing-list-email {
	width: 130px;
}

#footer {
	border-top: 2px solid #c3c3c3;
	padding: 10px 30px 10px 60px;
	line-height: 1.5;
}

.footer, .footer a {
        color: #666666;
}

.footer-hover, .footer-hover a {
	color: #333333;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
}

#footer-right a {
	text-decoration: none;
}

#footer-right a:hover {
	text-decoration: underline;
}

table.price-variations {
	width: 100%;
	margin-bottom: 15px;
}

table.price-variations th {
	background: #495e33;
	padding: 3px 5px;
	color: white;
	text-align: center;
}


table.price-variations td {
	padding: 3px 5px;
	text-align: center;	
}

table.price-variations td.desc, table.price-variations td.variety {
	text-align: left;	
}

table.price-variations td.price {
	color: #495e33;
	font-weight: bold;	
	text-align: right;
}

table.price-variations tr.odd {
	background: #ecf9af;
}

table.price-variations tr.even {
	background: #f1f8d5;
}

.form-error {
	color: red;
}

.default-text {
	color: #666666;
	font-style: italic;
}

.shop-list {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 15px;
	min-height: 90px;
	_height: 90px;
}

.shop-list img {
	float: right;
	border: 5px solid #cccccc;
	margin-left: 10px;
}

.shop-list p {
	margin-top: 10px;
	margin-bottom: 0;
}

.katalog-nadob .nadoba, .katalog-rastlin .rastlina {
	float: left;
	width: 115px;
	text-align: center;
	height: 115px;
	margin: 0 10px 10px 0;	
}

.nadoba .pictures {
	margin-bottom: 15px;	
}

.nadoba .pictures .main {
	float: left;
	margin-right: 20px;
}

.nadoba .pictures .small {
	
}

.nadoba .pictures .small .picture {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 110px;
	font-size: 0.9em;
}

.page-item-180 a, .page-item-3650 a {
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.cleaner {
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
}
