* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: url(../images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a {
	color: #f07000;
}
a:hover {
	color: #f90700;
}
h2 {
	color: #f07000;
	margin-bottom: 5px;
}
h3 {
	color: #4d90be;
}
h4 {
	margin-top: 20px;
	color: #4d90be;
}
input.text {
	border: 1px solid gray;
	height: 22px;
}
.cleaner {
	height: 1px;
	margin-bottom: -1px;
	clear: both;
}
.cleaner hr {
	display: none;
}
hr {
	display: none;
}
div#main {
	width: 950px;
	margin: 0 auto 0 auto;
}
div#top {
	width: 950px;
	padding-top: 11px;
	height: 38px;
	background: #f9f9f9 url(../images/top.jpg) no-repeat left bottom;
}
div#top ul {
	float: right;
	width: 436px;
	list-style-type: none;
}
div#top ul li {
	float: left;
}
div#top ul li a {
	position: relative;
	float: left;
	cursor: pointer;
}
div#top ul li a, div#top ul li a span {
	display: block;
	height: 38px;
}
div#top ul li a span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/menu.jpg);
}
li#produkty a, li#produkty a span {
	width: 110px;
}
li#produkty a span {
	background-position: 0 0;
}
li#produkty a:hover span {
	background-position: 0-38px;
	;
}
li#informace a, li#informace a span {
	width: 116px;
}
li#informace a span {
	background-position: -110px 0;
}
li#informace a:hover span {
	background-position: -110px -38px;
}
li#o_zdravi a, li#o_zdravi a span {
	width: 108px;
}
li#o_zdravi a span {
	background-position: -226px 0;
}
li#o_zdravi a:hover span {
	background-position: -226px -38px;
}
li#kontakt a, li#kontakt a span {
	width: 102px;
}
li#kontakt a span {
	background-position: -334px 0;
}
li#kontakt a:hover span {
	background-position: -334px -38px;
}
li#sleva a, li#sleva a span {
	width: 97px;
}
li#sleva a span {
	background-position: -436px 0;
}
li#sleva a:hover span {
	background-position: -436px -38px;
}
div#header {
}
div#header h1 {
	float: left;
}
div#header h1, div#header h1 a, div#header h1 a span {
	display: block;
	width: 723px;
	height: 175px;
}
div#header h1 a {
	position: relative;
	cursor: pointer;
}
div#header h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/header.jpg);
}
div#box {
	float: right;
	width: 227px;
	height: 140px;
	padding-top: 35px;
	background: url(../images/box.jpg);
}
input#search_field {
	height: 22px;
	width: 142px;
	border: 1px solid #5e8239;
}
input#search_submit {
	width: 75px;
	height: 23px;
	background: url(../images/search_submit.jpg);
	color: #fff;
}
input.button {
	width: 75px;
	height: 23px;
	background: url(../images/search_submit.jpg);
	color: #fff;
}
div#basket {
	width: 215px;
	height: 75px;
	margin-top: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/basket.jpg);
	color: #fff;
}
a#dokosiku {
	display: block;
	width: 84px;
	height: 26px;
	margin-top: 10px;
	background: url(../images/objednat.jpg) no-repeat;
	color: #3F3F3F;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
}
a#objednat {
	display: block;
	width: 84px;
	height: 26px;
	margin-top: 10px;
	background: url(../images/objednat.jpg) no-repeat;
	color: #fff;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
}
a.button1 {
	display: block;
	width: 130px;
	height: 45px;
	margin-top: 10px;
	background: url(../images/button1.jpg) repeat;
	color: #3F3F3F;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #f07000;
}
input.button1 {
	display: block;
	width: 130px;
	height: 45px;
	margin-top: 10px;
	background: url(../images/button1.jpg) repeat;
	color: #3F3F3F;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #f07000;
}
a.button2 {
	display: block;
	width: 130px;
	height: 25px;
	margin-top: 10px;
	background: url(../images/button1.jpg) repeat;
	color: #3F3F3F;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #f07000;
}
input.button2 {
	display: block;
	width: 130px;
	height: 27px;
	margin-top: 10px;
	background: url(../images/button1.jpg) repeat;
	color: #3F3F3F;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #f07000;
}
input.send_order {
  float:right;
  width: 300px;
}
a.to_cart {
  float:right;
  width: 180px;
}
div#page {
	background: url(../images/page.gif) repeat-y;
	height: auto;
}
div#content {
	float: right;
	width: 450px;
	padding: 15px;
}
div#content ul {
	padding-left: 15px;
}
div.column {
	width: 230px;
	background: #fafafa;
	border: 1px solid #e9e9e9;
	border-bottom: none;
}
div.column_left {
	float: left;
}
div.column_right {
	float: right;
	width: 223px;
	margin-right: 4px;
}
div#left {
	float: left;
	width: 715px;
}
div.column_left h2 {
	position: relative;
	width: 228px;
	height: 37px;
	margin: 1px;
}
div.column_left h2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 228px;
	height: 37px;
	background: url(../images/category_title.jpg);
}
div.column_left ul {
	margin: 3px 3px 2px 3px;
}
div.column_left ul li {
	display: block;
	list-style: none;
	background: url(../images/submenu.jpg) repeat-x left bottom;
	border-top: 1px solid #dedede;
	padding: 0;
	margin: 0;
}
div.column_left ul li a {
	display: block;
	padding: 10px 0px 10px 40px;
	background: url(../images/list.jpg) no-repeat 10px center;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #535252;
	font-weight: bold;
	margin: 0;
}
div.column_left ul li  a:hover {
	color: #EEAA01;
}
images#postovne {
	margin: 15px 0 0 15px;
}
div.column_right h2 {
	position: relative;
	width: 223px;
	height: 39px;
	border-bottom: 1px solid #e9e9e9;
}
div.column_right h2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 223px;
	height: 39px;
	background: url(../images/aktuality.gif);
}
div.column_right dl {
	padding: 15px;
}
div.column_right dd {
	color: #69973f;
	font-weight: bold;
	font-size: 0.9em;
}
div.column_right dt {
	color: #3f3f3f;
	margin-bottom: 20px;
}
div.column_right a {
	font-weight: bold;
}
div.column_right ul {
	padding-left: 15px;
}
img#clovek {
	margin-left: 60px;
	margin-bottom: 15px;
}
ul.products {
	padding: 10px;
}
ul.products li {
	display: block;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #e8e8e8;
}
ul.products li img, div#detail img {
	float: left;
	margin: 0 10px 10px 0;
}
ul.products h2, div#detail h2, ul#products h2 a {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #4d90be;
}
ul.products h2 a {

}
ul.products h2 a:hover {

}
p.price {
	margin-top: 20px;
}
p.price strong {
	font-size: 1.1em;
	color: #a2350f;
}
a.buy_button {
	display: block;
	position: relative;
	right: 50px;
	top: 10px;
	float: right;
	width: 67px;
	height: 24px;
	background: #000 url(../images/buy_button.jpg) no-repeat;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
a.buy_button2 {
	display: block;
	position: relative;
	right: 0px;
	top: -100px;
	float: right;
	width: 67px;
	height: 24px;
	background: #000 url(../images/buy_button.jpg) no-repeat;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
div#detail {
	padding: 10px;
}
strong.green {
	color: #5d8738;
}
div#detail h2 {
	margin-bottom: 10px;
	margin-left: 10px;
}
ul#detail_links {
	clear: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 18px;
}
ul#detail_links li {
	float: left;
	list-style: none;
	padding-right: 15px;
}
ul#detail_links a {
	color: #c99004;
	background: url(../images/link.jpg) no-repeat left center;
	padding-left: 20px;
}
ul#detail_links a:hover {
	text-decoration: none;
}
div#detail h3 {
	clear: both;
	background: url(../images/line.gif) repeat-x left center;
	padding-left: 5px;
	margin-top: 35px;
	color: #292929;
	font-size: 1em;
	margin-bottom: 10px;
}
div#detail h3 strong {
	padding: 0 5px 0 5px;
	background: #fff;
}
div#detail_text p {
	color: #606060;
	line-height: 1.4em;
	padding-left: 10px;
}
div#footer_wrap {
	background: #3f3f3f;
}
div#footer {
	width: 950px;
	margin: 0 auto 0 auto;
	color: #fff;
	padding: 20px 0 20px 10px;
}
div#footer span.vpravo a {
	color: #ffffff;
}
div#page {
	clear: both;
}
div#separate {
	height: 5px;
	background: #fff url(../images/aloe_b.jpg) no-repeat 5px top;
}
table#obj {
	border-collapse: collapse;
}
table#obj th, table#obj td {
	border: 1px solid gray;
	padding: 5px;
}
table#obj input.mnozstvi {
	border: 1px solid gray;
	height: 22px;
	width: 25px;
	text-align: center;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
fieldset {
	background-color: #F2F2F2;
	border: none;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 10px;
}
fieldset input {
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
fieldset input.optional {
	border: 1px dashed #CCCCCC;
}
fieldset input.checkbox {
	border: 1px none #CCCCCC;
}
fieldset textarea.optional {
	border: 1px dashed #CCCCCC;
}
fieldset label {
	font-weight: normal;
	line-height: 25px;
	vertical-align: top;
}
fieldset legend {
	line-height: 25px;
	vertical-align: top;
}
.vlavo {
	float: left;
}
.vpravo {
	float: right;
}
.date {
	color: #69973f;
	font-weight: bold;
	font-size: 0.9em;
}
.block {
	padding: 5px;
	background-color: #F2F2F2;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(../images/right.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	line-height: 1.5em;
}
.block p {
  margin-bottom: 20px;
}
.streamvideo {
	text-align: center;
}
p.code {
	padding-top: 100px;
	margin-bottom: 5px;
}
div.code {
	background-color: #f0f0f0;
	padding: 10px;
}
div.red {
  background-color: red;
  padding: 10px;
  font-size: 1.3em;
  color: #ffffff;
  margin-bottom: 15px;
}
.nobuy {
  margin-left: 67px;
  padding: 8px;
  border: 1px solid gray;
  width: 90px;
  float: left;
}
.tip {
  font-size: 0.8em;
}
