*{ margin: 0; padding: 0; }*
body { font: 0.8em/1.8em Arial, Sans-Serif; background: white; color: black; }
a {COLOR: black; text-decoration: none;}
a:visited {COLOR: black; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { color: #090; margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: #fe7b09 url(images/bioshop_head_krokus.jpg) repeat-x;
height: 250px;
}
#header h1 { color: #00ad10; font-size: 30px; font-weight: 100; letter-spacing: -1px; padding: 22px 0 5px 10px; }
#header h1 a { color: yellow; text-decoration: none; text-align: right; float: right; }
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: yellow;
font-size: 24px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px; margin:20px auto; background: #fff; width: 978px; }
#left { float: left; width: 180px; background: #f5b52e; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { width: 750px; margin-bottom: 10px; float: right; padding: 0 10px 10px; margin-top: 10px; }
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
