body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #09799e;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

p {
	padding: 0;
	margin: 0 0 5px 0;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
	font-size: 11px;
	color: #000;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

.clear {
	clear: both;
}

.text_center {
	text-align: center !important;
}

.text_left {
	text-align: left !important;
}

.text_right {
	text-align: right !important;
}

.more {
	color: #dd2b27;
	background-image: url(../design/more.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
}

#main .no_margin {
	margin: 0;
}
#main .no_padding {
	padding: 0;
}

.red {
	color: #ff0000 !important;
}

.strike {
  text-decoration:line-through;
}

#page {
	position: relative;
	width: 826px;
	margin: 0 auto;
	padding-top: 224px;
	padding-bottom: 20px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 826px;
	height: 224px;
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: left;
}
#hp_link {
	display: block;
	position: relative;
	top: 20px;
	width: 350px;
	height: 80px;
}
#form_search {
	width: 225px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: 0;
	margin: 60px 0 0 0;
}
#form_search fieldset {
	padding: 0 3px 0 0;
}
#form_search label {
	font-weight: bold;
}
#form_search input {
	font-size: 10px;
	margin: 0 5px;
}
#form_search .button {
	width: 26px;
	height: 18px;
	position: relative;
	top: 1px;
	margin: 0;
	background: none;
	border: none;
	background-image: url(../design/butt_ok.jpg);
	background-repeat: no-repeat;
}

#top_menu {
	position: relative;
	top: 106px;
	padding: 8px 0 0 55px;
}
#top_menu a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 25px 0 0;
	padding-right: 33px;
	background-image: url(../design/menu_separator.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_menu a.last {
	margin: 0;
	padding: 0;
	background: none;
}
#top_menu a:hover {
	text-decoration: underline;
}

#content {
	width: 826px;
	background-color: #fff;
}

#right {
	float: right;
	width: 637px;
	padding-right: 3px;
	text-align: left;
}

#left {
	float: left;
	width: 177px;
	padding-left: 3px;
	text-align: left;
}

#main {
	float: left;
	width: 440px;
	padding: 0 10px;
}

#main_right {
	float: right;
	width: 174px;
	background-color: #f7fee5;
}

#main h1 {
	border-bottom: 2px solid #608a0c;
	color: #da2c2d;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 0 5px 0;
}

#main h2 {
	color: #da2c2d;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

#main a {
	color: #da2c2d;
}

.main_label {
	border-top: 2px solid #608a0c;
	border-bottom: 2px solid #608a0c;
	color: #da2c2d;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 5px 25px;
	background-image: url(../design/ico_target.jpg);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	background-color: #f7fee5;
}

.detail_label {
	border-bottom: 2px solid #608a0c;
	color: #da2c2d;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 0 5px 5px;
}

#menu {
	background-color: #f7fee5;
	list-style: none;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

#menu li {
	border-bottom: 1px dotted #b1b8a5;
	padding: 5px 0 5px 0;
}

#menu li a {
	font-size: 12px;
	font-weight: normal;
	color: #05435d;
	text-decoration: none;
	padding-left: 10px;
}
#menu li a:hover {
	background-image: url(../design/more.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#menu li a.active {
	font-weight: bold;
	background-image: url(../design/more.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#menu li.no_border {
	border: none;
}

#menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li ul li {
	margin: 0;
	padding: 3px 0 3px 20px;
	border: none;
}
#menu li ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #05435d;
	text-decoration: none;
	background: none;
	padding: 0;
}
#menu li ul li a:hover, #menu li ul li a.active {
	background: none;
	color: #000;
}

#form_login {
	color: #114658;
	font-size: 11px;
	position: relative;
	margin-bottom: 10px;
}

#form_login a {
	position: absolute;
	top: 0;
	right: 0;
	color: #da2c25;
	font-size: 10px;
	margin: 10px 13px 0 0;
}

#form_login input {
	background: none;
	background-color: #fff;
	border: 1px solid #61850b;
	font-size: 12px;
	width: 150px;
}

#form_login input.button {
	background: none;
	border: none;
	width: 56px;
	height: 20px;
	background-image: url(../design/butt_prihlasit.jpg);
	background-repeat: no-repeat;
}

#hp_poradna {
	padding: 5px;
	margin-bottom: 10px;
	color: #05435d;
}
#hp_poradna strong {
	color: #05435d;
}

#hp_inzerce {
	padding: 5px;
	margin-bottom: 10px;
	color: #05435d;
}
#hp_inzerce p {
	margin-bottom: 10px;
}

#hp_tipy {
	padding: 5px;
	margin: 0;
	list-style: none;
}
#hp_tipy li {
	padding: 3px 0;
	margin: 0;
	background-image: url(../design/more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#hp_tipy li a {
	font-size: 12px;
	font-weight: bold;
	color: #484e53;
}

.product_row {
	padding-bottom: 40px;
}

.product_box {
	width: 143px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

.prod_img {
  position: relative;
	display: block;
	height: 100px;
}
.prod_img .img_label {
  position: absolute;
	top: 0;
	left: 0;
}
.prod_label {
	display: block;
	min-height: 28px;
}

.product_box a {
	color: #05435d;
	text-decoration: none;
}
.product_box a:hover {
	text-decoration: underline;
}

.product_box p.background {
	background-color: #ecf5ff;
	padding: 7px 4px;
	text-align: left;
	line-height: 16px;
	margin-top: 3px;
	min-height: 70px;
}
.product_box p.background a {
	color: #dd2b27;
}

.product_box p.price {
	font-size: 12px;
	text-align: right;
}
.product_box p.price strong {
	color: #60880a;
}

.product_box p.recomm_price {
	text-align: right;
}
.product_box p.recomm_price strong {
	font-weight: normal;
}

#hp_sady td {
	width: 145px;
	padding: 5px 0;
}

#footer {
	clear: both;
	border-top: 2px solid #608a0c;
	background-color: #fff;
	padding: 10px 0 5px 0;
	text-align: center;
	color: #05435d;
}

#drob_navigace {
	padding: 5px 0 20px 0;
}
#drob_navigace a {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	margin: 0 5px 0 5px;
}
#drob_navigace a.no_margin_l {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	margin: 0 5px 0 0;
}

#detail_img {
	float: left;
	width: 240px;
}
#detail_img img {
	margin-bottom: 5px;
}

#detail_img a {
	font-weight: normal;
}

#detail_img .more_images {
	text-align: center;
}
#detail_img .more_images a img {
	border: 1px solid #ccc;
	margin: 10px 5px 0 5px;
}

#detail_tbl {
	float: right;
	width: 190px;
}
#detail_tbl table {
	width: 100%;
}
#detail_tbl td {
	background-color: #ecf5ff;
	color: #0a2b58;
	border: 1px solid #fff;
	padding: 5px 5px;
}
#detail_tbl td.label {
	width: 50px;
	text-align: left;
	font-weight: bold;
}

#detail_tbl td.price strong {
	font-size: 16px;
	color: #546b11;
}

#detail_tbl td.stock {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 2px 0;
	background-color: #85b50b;
}

#form_detail {
	margin: 0;
	padding: 0;
}
#form_detail fieldset {
	margin: 0;
	padding: 0;
}
#form_detail .detail_count {
	width: 20px;
	text-align: right;
	margin-left: 5px;
}
#form_detail .button {
	width: 56px;
	height: 20px;
	background: none;
	border: none;
	background-image: url(../design/butt_koupit.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#detail_label {
	background-color: #f7fee5;
	padding: 7px 5px;
	font-weight: bold;
	color: #0a2b58;
}

#detail_popis {
	padding: 5px 5px;
	line-height: 17px;
}

.strankovani1 {
	text-align: center;
	padding: 0 0 10px 0;
}
.strankovani {
	text-align: center;
	padding: 10px 0;
}
.strankovani a, .strankovani1 a {
	margin: 0 5px;
	position: relative;
	top: 2px;
}

#form_registration td {
	padding: 2px 5px;
}
#form_registration td.button {
	padding-top: 20px;
}
#form_registration h2 {
	border: none;
}

.error {
	padding: 20px 0;
	font-weight: bold;
	color: #ff0000;
}

.f_error {
	padding: 10px;
	font-weight: bold;
	background-color: #ccc;
	border: 1px dashed #000;
	color: #000;
}


#logged_customer {
	text-align: center;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
#logged_customer a {
	font-size: 10px;
	font-weight: normal;
}

#hp_kosik {
	padding: 10px;
}
#basket_info {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #05435d;
}
#basket_items {
	color: #dd2b27;
}

#form_basket fieldset {
	padding: 0;
}

#table_basket {
	border-collapse: collapse;
	width: 100%;
}

#table_basket th {
	font-size: 11px;
	text-align: center;
	padding: 4px 5px;
	border: 1px solid #999;
}
#table_basket td {
	padding: 5px 5px;
	border: 1px solid #999;
}
#table_basket th.product {
	width: 200px;
}

#table_basket input.count {
	width: 17px;
	text-align: right;
}

#table_pay {
	border-collapse: collapse;
}
#table_pay td {
	padding: 5px 5px;
}
#table_pay td label {
	font-weight: bold;
}

#links_bar {
  color: #999;
}
#links_bar a {
  font-weight: normal;
  text-decoration: none;
  color: #999;
}

#hp_news {
	padding: 10px 10px 0 10px;
}
#hp_news h3 {
	font-size: 12px;
	margin-bottom: 3px;
}
#hp_news p {
	margin-bottom: 10px;
}

.news {
	margin-bottom: 20px;
}

#form_poradna {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #da2c2d;
}
#form_poradna fieldset {
	padding: 0;
	margin: 0;
}
#form_poradna label {
	font-weight: bold;
	margin-right: 10px;
}
#form_poradna textarea {
	width: 350px;
	height: 70px;
}
#form_poradna td {
	padding: 5px 0;
}

.forum_item {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #608a0c;
}
.forum_item .answ {
	background-color: #ccc;
}

#form_producers {
	margin-bottom: 10px;
}
#form_producers fieldset {
	border: 1px solid #608a0c;
}
#form_producers label {
	margin-right: 10px;
}
#form_producers .text_center {
	padding-top: 5px;
}

#sitemap ul {
	margin-bottom: 20px;
	padding-left: 15px;
}
#sitemap li {
	margin: 5px 0;
	padding: 0;
}
#sitemap ul li ul {
	margin-bottom: 0;
}

.product_box a.prod_categ, .prod_categ {
	color: #000 !important;
	font-size: 10px;
}

#scroll_div {
	height: 120px;
	overflow: auto;
}
