body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555a4a;
    background: #87b52f;
}

a:link, a:visited { color: #D80A1E; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #D80A1E; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 102px;
	height: 23px;
	padding: 7px 0 0 0;
	background: url(images/button.png) no-repeat;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #fff;
    background:url(images/button_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img {
	margin: 0px;
	padding: 0px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#header_wrapper {
	width: 100%;
	height: 200px;	
	background:  url(images/header3.jpg) no-repeat top center;
}

#header {
	position: relative;
	width: 980px;
	height: 200px;		
	padding: 20px 10px 0 10px;
	margin: 0 auto;
	background: url(images/header3.jpg) no-repeat top center;
}

/* site title */

#header  #site_title {
	float: left;
	width: 220px;
	padding: 90px 0 0 50px;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 2px;
	font-size: 14px;
	color: #416902;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of site title */

/* menu */

#menu {
	float: left;
	padding-top: 95px;
	height: 43px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 110px;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #333333;
	background: url(images/menu_hover.png) no-repeat top;
}

/* end of menu */

/* content */

#content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 30px 40px;
	background: url(images/content2.jpg) repeat-y;
}

#content_wrapper_bottom {
	width: 1000px;
	height: 15px;
	margin: 0 auto;
	background: url(images/content_bottom2.jpg) no-repeat;
}

#contentb {
	float: left;
	width: 850px;
}
#content {
	float: left;
	width: 600px;
}

#content p {
	text-align: justify;
	margin-bottom: 10px;
	padding-left:20px;
}

.content_section {
	clear: both;
	width: 100%;
}

#content h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(images/header_bg.png) no-repeat bottom left;
}
#contentb h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(images/header_bg.png) no-repeat bottom left;
}


#tekst, #tekstb, #tekstc, #tekstd, #tekste {
	display: none;
	width: 500px;
	padding: 5px;
	font-size: 12px;
	font-style:italic;
}

.fl_image {
	float: left;
	margin: 3px 15px 5px 0;
}

#content .product_box p {
	padding: 0;
	margin: 0 0 5px 0;
}

#content .product_box a {
	color: #000000;
	font-weight: bold;
}

#content .em_text {
	color: #537c11;
}

.price {
	color: #3A5909;
	font-size: 14px;
	font-weight: bold;
}

#sidebar {
	float: right;
	width: 280px;
	padding: 0;
	background: url(images/sidebar.jpg) repeat-y; 
}

#sidebar .sidebar_section {
	margin-bottom: 30px;
}

#sidebar .sidebar_section_content {
	margin:0 0 0 35px;
}

#sidebar h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(images/header_bg.png) no-repeat bottom left;
}

#sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/list2.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #537c11;
	text-decoration: none;
}

.sidebar_section label {
	display: block;
	margin-bottom: 10px;
}

/* end of content */

/* footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #000000;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
