/* * screen.css - media screen (all) * Autor: Martin Zemánek, martinzemanek at email.cz  */
* {
	padding: 0;
	margin: 0;
}

.heureka-affiliate-runtime-placeholder ul {list-style: none;}

.noborder {
	border: none;
	background: none;
}
* body {
	font-family: Arial, Verdana, "Times New Roman", Verdana;
	font-size: 13px;
	color: black;
	background: url(../images/back.jpg) repeat;
	background-attachment: fixed;
}
/* ------------------ Poziční bloky - obsah, sloupce--------------------*/
#wrap {
	margin: 0 auto;
	width: 990px;
}
#content_block {
	width: 100%;
	background: #f3f3f3;
	float: left;
}
#main {
	float: left;
	width: 100%;
}
#content {
	float: left;
	width: 510px;
	display: block;
	padding: 0 10px;
	padding-bottom: 30px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 227px;
	background: url(../images/column_back.jpg) repeat-y;
}
#left_top {
	width: 227px;
	height: 13px;
	background: url(../images/left_top.jpg) no-repeat;
}
#right {
	float: right;
	width: 226px;
	background: url(../images/column_back.jpg) repeat-y;
}
/* ------------------ Hlavička --------------------*/
#header {
	background: white url(../images/header.jpg) no-repeat;
	height: 209px;
	width: 100%;
}
#header #over a {
	display: block;
	position: absolute;
	top: 44px;
	width: 430px;
	height: 120px;
	margin-left: 40px;
}
#header #header_perex {
	font-size: 13px;
	position: absolute;
	top: 165px;
	margin-left: 75px;
	font-weight: bold;
	font-style: italic;
}
#header #basket {
	float: right;
	padding-right: 5px;
	padding-top: 40px;
	width: 230px;
	height: 50px;
}
table.basket_table tr td {
	padding: 0 2px;
}
.bold {
	font-weight: bold;
}
/* ------------------ NAVIGACE nahoře --------------------*/
#navigace {
	width: 100%;
	height: 32px;
	background: url(../images/nav_back.jpg) repeat-x;
}
#navigace li a {
	color: black;
}
#login_table {
	float: right;
	width: auto;
	display: block;
	margin-right: 10px;
}
#login_table tr td {
	padding: 2px 4px 0 4px;
	margin: 0;
}
input {
	border: 1px solid #a0a0a0;
	font-size: 12px;
	background: #f9f9f9;
	padding:2px 3px;
}
.input_noborder {
	border: none;
	background: transparent;
}
input.input_submit {
	background: url(../images/search.jpg) no-repeat;
	width: 24px;
	height: 24px;
	border: none;
	cursor: pointer;
	margin-left: 20px;
}
.smaller_login {
	font-size: 75%;
	color: #222222;
}
/* ------------------ MENU - kategorie a podkategorie zbozi --------------------*/
#left .box .main ul li a {
	display: block;
	float: left;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
}
#left .box .main ul li span {
	padding-left: 15px;
	display: block;
}
#left .box .main ul li.detail span {
	padding-left: 35px;
	display: block;
}
#left .box .main ul li.subdetail span {
	padding-left: 45px;
	display: block;
}
#left .box .main ul li.subsubdetail span {
	padding-left: 55px;
	display: block;
}
#left .box .main a:hover, #left .box .main a.choosed, #left .box .main ul li.selected a, #left .box .main ul li.selected_top a {
	text-decoration: none;
	background: #cad1be;
}
#left .box .main ul li.selected, #left .box .main ul li.selected_top {
	list-style-type: none;
}
#left .box .main ul li.selected span, #left .box .main ul li.selected_top span {
	background: url('../images/linka.png') no-repeat bottom left;
}
#left .box .main ul li.selected a, #left .box .main ul li.selected_top a {
	text-decoration: none;
	font-weight: bold;
}
#left .box .main ul li.noselected_top a {
	color: #555306;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#left .box .main ul li.detail a:hover , #left .box .main ul li.subdetail a:hover , #left .box .main ul li.subsubdetail a:hover {
	text-decoration: none;
}
#left .box .main ul li.noselected, #left .box .main ul li.noselected_top, #left .box .main ul li.noselected_top, #left .box .main ul li.detail, #left .box .main ul li.subdetail, #left .box .main ul li.subsubdetail {
	list-style-type: none;
}
#left .box .main ul li.noselected span, #left .box .main ul li.noselected_top span, #left .box .main ul li.noselected_top span {
	background: url('../images/linka.png') no-repeat bottom left;
}
#left .box .main ul li.detail span {
	background: url('../images/separator.gif') no-repeat 25px 7px;
}
#left .box .main ul li.subdetail span {
	background: url('../images/separator.gif') no-repeat 35px 7px;
}
#left .box .main ul li.subsubdetail span {
	background: url('../images/separator.gif') no-repeat 45px 7px;
}
#left .box .main li.detail a, #left .box .main li.subdetail a, #left .box .main li.subsubdetail a {
	display: block;
	float: left;
	width: 100%;
	font-size: 85%;
	line-height: 22px;
	font-weight: normal;
}
#left .box .main li a {
	color: #111111;
}
#left .box .main li a:hover {
	color: #000;
}
#left .box .main li.detail a.choosed, #left .box .main li.subdetail a.choosed, #left .box .main li.subsubdetail a.choosed {
	color: #000;
}
#left .box .main li.detail a.nochoosed, #left .box .main li.subdetail a.nochoosed, #left .box .main li.subsubdetail a.nochoosed {
	color: #000;
}
#left p, #left span {
	padding: 0 10px;
}
#left div.h2_background span {
	padding: 0;
}
#left .box .main {
	width: 100%;
	padding: 5px 0px;
}
#right .box .main h2 {
	background: url(../images/background_h.jpg) repeat-x;
	color: black;
	padding-left: 5px;
}
#right .box .main p, #right .box .main span {
	padding: 0 4px;
}
#left .box .main table tr td {
	line-height: 15px;
}
#left .box .main table tr td.color {
	color: #7aa621;
}
.table_detail {
	float: left;
	width: 500px;
}
#content #left ul {
	list-style-type: none;
}
#content #left ul li {
	display: block;
	width: 100%;
	height: 33px;
	float: left;
	line-height: 33px;
	background: url(../images/menu.gif) repeat-x;
}
#content #left li a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 33px;
	display: block;
	width: 160px;
	color: black;
}
#content #left ul li:hover {
	background: url(../images/menu_over.gif) repeat-x;
	height: 33px;
}
#content #left ul li.selected, #content #left ul li.selected_top {
	background: url(../images/menu_over.gif) repeat-x;
	height: 33px;
}
.left_bottom {
	background: url(../images/left_bottom.jpg) no-repeat;
	float: left;
	height: 23px;
	width: 216px;
	display: block;
}
.right_bottom {
	background: url(../images/right_bottom.jpg) no-repeat;
	float: right;
	height: 23px;
	width: 216px;
	display: block;
}
.rychly_kontakt {
	padding: 0 10px;
	line-height: 22px;
}
/* ------------------ Produkt box --------------------*/
.sale_badge {
	float: right;
	text-align: center;
	line-height: 19px;
	background: url(../images/badge3.jpg) no-repeat;
	width: 51px;
	height: 19px;
	position: absolute;
	margin-top: 110px;
	margin-left: 85px;
	z-index: 1;
	font-size: 10px;
	color: black;
}
.img_thumb {
	height: 85px;
	display: block;
	text-align: center;
	overflow: hidden;
}
.top_content {
	background: url(../images/detail.jpg) no-repeat;
	display: block;
	float: left;
	width: 130px;
	height: 216px;
	overflow: hidden;
	padding: 0 10px;
}
.top_content .description, .top_content_over .description, .column_content .description {
	display: block;
	height: 50px;
	overflow: hidden;
	font-size: 11px;
	line-height: 23px;
}
.top_content_over {
	background: url(../images/detail.jpg) no-repeat;
	display: block;
	float: left;
	width: 130px;
	height: 196px;
	overflow: hidden;
	padding: 0 10px;
}
.top_content h2, .top_content_over h2 {
	padding: 6px 0;
	height: 45px;
	font-size: 11px;
	line-height: 16px;
	overflow:hidden;
}
.top_left {
	display: block;
	width: 142px;
	text-align: justify;
	padding-left: 20px;
	float: left;
	margin-bottom: 10px;
}
.top_left_small {
	display: block;
	width: 130px;
	text-align: justify;
	padding-left: 20px;
	float: left;
	margin-bottom: 10px;
}
.column_left {
	display: block;
	width: 200px;
	text-align: justify;
	float: left;
	margin-bottom: 10px;
}
/* ------------------ Ikony --------------------*/
.top_bottom {
	font-size: 12px;
	display: block;
	background: url(../images/detail_icon.jpg) no-repeat;
	width: 130px;
	height: 18px;
	margin: 0 auto;
	clear: both;
}
input.dokosiku {
	background: none;
	width: 50px;
	padding:0 !important;
	padding-left: 10px;
	float: right;
	display:block;
	border: none;
	cursor: pointer;
	line-height: 18px !important;
	height:18px !important;
}
.detail_produktu {
	width: 60px;
	overflow: hidden;
	border: none;
	padding:0 !important;
	line-height: 18px !important;
	height:18px !important;
	cursor: pointer;
	float: left;
	display:block;
	font-weight:normal !important;
	text-align: right;
	background:none;
}
.detail_produktu a  {
	font-weight:normal !important;
}
.detail_produktu:hover, .dokosiku:hover {
	color: black;
	text-decoration: underline;
}
.navigace_back {
	background: url(../images/column_back.jpg) repeat;
	padding: 3px 5px;
	margin: 5px 0 10px 0;
	-moz-border-radius: 5px;
}
/* ------------------ Vlastnosti elementu --------------------*/
th {
	padding: 3px;
}
table {
	width: 100%;
}
td {
	padding: 2px 1px;
}
fieldset {
	margin-top: 10px;
	padding: 7px;
	-moz-border-radius: 5px;
}
legend {
	font-size: 110%;
	padding: 0 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
table, tr, td, th {
	border-collapse: collapse;
}
select {
	border: 1px solid gray;
	padding: 0 0 0 2px;
	font-size: 11px;
}
textarea {
	border: 1px solid #a0a0a0;
	font-size: 12px;
	background: #f9f9f9;
	padding: 2px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000;
	padding-bottom: 12px;
}
h1.vyrazne {
	font-size: 20px;
	padding-bottom: 10px;
	color: #000;
}
h2 {
	font-size: 14px;
	padding-bottom: 5px;
	color: #000;
}
h3 {
	font-size: 14px;
	padding-bottom: 5px;
	color: #000;
}
h4 {
	font-size: 12px;
	padding-bottom: 4px;
	color: #000;
}
/* ------------------ Patička --------------------*/
#footer {
	background: url(../images/nav_back.jpg) repeat-x;
	text-align: left;
	display: block;
	height: 32px;
}
#footer .left {
	padding-left: 170px;
	float: left;
	text-align: center;
	line-height: 32px;
}
#footer .right {
	margin-right: 10px;
	width: 350px;
	float: right;
	line-height: 32px;
}
#footer p.left {
	width: 350px;
	float: left;
	color: lime;
	padding-top: 7px;
	font-size: 90%;
	letter-spacing: 1px;
	padding-left: 30px;
	font-weight: bold;
}
#footer p.right {
	float: right;
	color: white;
	padding-top: 7px;
	font-size: 90%;
	letter-spacing: 1px;
	padding-right: 30px;
	font-weight: bold;
}
/* ------------------ Výpis produktů - záhlaví a zápatí --------------------*/
.list_of_products {
	height: 30px;
	line-height: 30px;
	background: #d8decd;
	width: 100%;
	color: black;
	-moz-border-radius: 5px;
	font-weight: bold;
}
table.list_of_products_table tr td {
	padding: 2px 3px;
	background: #eff5e5;
}
#paging_header {
	background: url('../images/column_back.jpg') repeat;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
}
#paging_header p.paging_header_left {
	line-height: 20px;
	float: left;
}
#paging_header p.paging_header_right {
	line-height: 20px;
	float: right;
}
#paging_footer {
	display: block;
	background: url('../images/column_back.jpg') repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 15px 0;
	-moz-border-radius: 5px;
}
#paging_footer table tr td {
	padding: 0;
}
#paging_footer table tr td.leftpage {
	width: 16px;
	text-align: left;
}
#paging_footer table tr td.rightpage {
	width: 70px;
	text-align: right;
}
#paging_footer table tr td.centerpage {
	text-align: center;
}
/* ------------------ Ostatní vlastnosti --------------------*/
.infomessage {
	vertical-align: middle;
	color: black;
}
.errormessage {
	vertical-align: middle;
	color: red;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.center_small {
	text-align: center;
	width: 100px;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.clear {
	clear: both;
}
.smaller {
	font-size: 85%;
}
.smaller_center {
	font-size: 85%;
	text-align: center;
}
.smaller_color {
	font-size: 85%;
	color: #555306;
}
.smaller_gray {
	font-size: 85%;
}
.color {
	color: #555306;
}
.background {
}
.h2_background {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/left_h.png',sizingMethod='scale');
	margin: 10px 0;
	line-height: 30px;
	padding: 2px 10px;
	height: 36px;
	text-align: left;
}
head:first-child+body .h2_background {
	background: url(../images/left_h.png) no-repeat;
}
.h2_background2 {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='../images/right_h.png',sizingMethod='scale');
	margin: 10px 0;
	line-height: 30px;
	padding: 2px 10px;
	height: 36px;
	text-align: left;
}
head:first-child+body .h2_background2 {
	background: url(../images/right_h.png) no-repeat;
}
.h1_background {
	margin: 30px 0 5px 0;
	line-height: 20px;
	padding: 2px 10px;
	color: #000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.form_firstrow {width:75px}
.color_bold {
	color: #555306;
	font-weight: bold;
}
.cena {
	border-style: inset;
	padding: 0 2px;
	width: 15px;
	height: 14px;
	font-size: 10px
}
.submit, .submit_alert, a.specialsubmit, a.submit, .spec {
	border: none;
	font-size: 13px;
	background: url(../images/submit.jpg) repeat-x;
	cursor: pointer;
	width: 100px;
	height: 21px;
	line-height: 21px;
  padding:2px 5px;
}
a.submit {
  display:block;
}
.spec {
  font-size:10px;
}
.buy_detail {
	background: url(../images/submit.jpg) no-repeat;
	height: 21px;
	width: 77px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	padding:0;
	line-height: 21px;
	color: black;
	font-weight: bold;
}
.special {
	width: 320px;
	display: block;
	float: left;
	line-height: 16px;
	font-size: 10px;
}
.red {
	color: red;
}
.green {
	color: white;
}
.table_kosik {
	border-bottom: 1px dashed #dedede;
}
.table_kosik_obsah tr td {
	padding: 1px 2px;
	font-size: 10px;
}
.odsazeni_top {
	padding-top: 10px;
}
.objednavka {
	color: red;
	text-align: center;
	font-size: 120%;
}
.objednavka2 {
	color: #7aa621;
	text-align: center;
	font-size: 125%;
	border: 1px solid #bababa;
	padding: 10px;
	margin-top: 20px;
}
#dotaz, #diskuze {
	margin-top: 15px;
}
.vlozit_komentar {
	color: #7aa621;
}
#kontaktform {
	margin-top: 30px;
}
/* Ajax validate form */
#msg {
	display: none;
	position: absolute;
	z-index: 200;
	padding-left: 1px;
	background: #c2bc00;
	padding: 3px;
	color: black;
	-moz-border-radius: 5px;
}
#msg2 {
	display: none;
	position: absolute;
	z-index: 200;
	padding-left: 1px;
	background: #c2bc00;
	padding: 3px;
	color: black;
	-moz-border-radius: 5px;
}
#msg {
	display: none;
	position: absolute;
	z-index: 2000;
	padding-left: 1px
}
#msg2 {
	display: none;
	position: absolute;
	z-index: 2000;
	padding-left: 1px
}
.poll_title {
	padding-left: 5px;
	font-weight: bold;
}
.banners {
	text-align: center;
	margin: 0 auto;
	padding: 10px;
}
.go_to_order {
	text-align: right;
	padding-top: 2px;
}
.boxik {
	background: #e4e4e4;
}
.boxik_content {
	padding: 8px;
}
.boxik_content a, .boxik_content span, .boxik_content p {
	color: #111111;
}
.tabik {
	float: left;
	height: 32px;
	width: 95px;
	margin-right: 5px;
	text-align: center;
	background: #e4e4e4;
}
.tabik_over {
	float: left;
	height: 32px;
	width: 95px;
	margin-right: 5px;
	text-align: center;
}
a:hover.dark_link {
	color: black;
	text-decoration: none;
}
.tabtxt {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
#detail_product {
	margin: 0px 5px 20px 5px;
}
#detail_product a {
	color: black;
}
.a_normal {
	background: url(../images/a_normal.gif) repeat-x;
	height: 30px;
	width: 160px;
	padding: 0 10px;
	font-weight: normal;
	border: none;
	font-size: 14px;
	line-height: 30px;
	color: black;
	display: block;
	text-align: center;
	-moz-border-radius: 5px;
}
a:hover.a_normal {
	text-decoration: none;
	color: black;
}
.a_alert {
	background: url(../images/a_alert.gif) repeat-x;
	height: 30px;
	width: 200px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px;
	border: none;
	-moz-border-radius: 5px;
}
.cart_box {
	margin-bottom: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	display: block;
}
.cart_box_item_selected {
	background: #d3d3d3;
	font-weight: bold;
	float: left;
	width: 25%;
}
.cart_box_item {
	background: #e5e5e5;
	float: left;
	width: 25%
}
.table_border_bottom {
	background: url(../images/border.gif) repeat-x bottom left;
}
li.cat {
	color: #424549;
	font: bold 13px tahoma;
	display: block;
	line-height: 13px;
	padding: 4px 5px 4px 0px;
}
li.element {
	color: #424549;
	font: bold 12px tahoma;
	display: block;
	line-height: 12px;
	padding: 3px 5px 3px 21px;
}
.pointer {
	cursor: pointer;
	font-weight: bold;
}
.content ul {
	margin-left: 20px;
}
.table_detail {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.table_detail tr td {
	padding: 3px 6px;
	vertical-align: middle;
}
/* ------------------ Produkt box --------------------*/
.sale_badge {
	float: right;
	text-align: center;
	line-height: 19px;
	background: url(../images/badge3.jpg) no-repeat;
	width: 51px;
	height: 19px;
	position: absolute;
	margin-top: 110px;
	margin-left: 85px;
	z-index: 1;
	font-size: 10px;
	color: white;
}
.label {
	float: right;
	text-align: center;
	line-height: 19px;
	width: 51px;
	height: 19px;
	position: absolute;
	margin-top: 110px;
	margin-left: 85px;
	z-index: 1;
	font-size: 10px;
}
.td_middle {
	vertical-align: middle;
}
.td_top {
	vertical-align: top;
}
.detail_description {
	text-align: justify;
	margin: 8px 0;
}
.background_td {
	background: #f7f7f7;
	padding: 0;
}
.background_td2 {
	background: #fff;
	padding: 0;
}
.param_name {
	color: #000;
	font-weight: bold;
	width: 140px;
	float: left;
}
.param_value {
	width: 27%;
	text-align: right;
	font-size: 90%;
}
tr td.detail_desc {
	padding: 15px 5px;
	clear: both;
	text-align: justify
}
.navigace_desc {
	padding: 3px;
}
.navigace_desc img {
	margin: 5px;
}
.navigace_back2 {
	line-height: 22px;
	margin: 5px 0;
	clear: both;
	text-align: left;
}
.navigace_back3 {
	margin: 0;
	line-height: 22px;
	padding: 0 9px;
	font-size: 90%;
}
.navigace_back3 a {
	font-weight: normal
}
.filtr {
	display: inline;
	margin-left: 20px;
	margin-top: 40px;
}
.margin5 {
	height: 5px;
	width: 100%;
	display: block;
}
.header_select {
	width: 146px;
	margin-bottom: 3px;
}
.header_select2 {
	width: 270px;
	margin-bottom: 3px;
	padding: 2px;
}
.header_input2 {
	width: 264px;
	margin-bottom: 3px;
	padding: 2px;
}
.header_input3 {
	width: 244px;
	margin-bottom: 3px;
	padding: 2px;
	text-align: right;
}
.header_box {
	padding: 0;
	width: 20%;
	float: left;
	text-align: left;
}
.header_box2 {
	padding: 0;
	width: 190px;
	float: left;
	text-align: left;
}
.header_box3 {
	padding: 0;
	width: 50%;
	float: left;
	text-align: left;
}
#filtr {
	margin: 5px 0 5px 0;
	text-align: right;
	cursor: pointer;
}
#filtr_box {
	overflow: hidden;
}
.navigace_back2 a {
	color: #111;
	font-weight: normal;
	padding: 2px 5px;
	margin-right: 4px;
	background: #eee;
	font-size: 90%;
}
.navigace_back2 a:hover {
	color: #111;
	background: #efefef;
}
.navigace_back2_left {
	float: left;
	display: block;
	padding-top: 5px;
}
.navigace_back2_right {
	float: right;
	display: block;
	padding-top: 5px;
}
.navigace_back h1 {
	font-size: 16px;
	padding-bottom: 0px;
	border: none;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #000;
	font-weight: bold;
}
.input_noborder {
	color: #222;
	font-weight: bold;
}
.input_mini {
	width: 20px;
}
input.input_140 {
	width: 134px;
	margin-right: 5px;
}
.submit_spec {
	border: none;
	background: url(../images/submit2.png) repeat-x;
	width: 190px;
	height: 24px;
	padding: 0;
	cursor: pointer;
	color: white;
	display: block;
	text-align: center;
	float: right;
}
.submit_spec a {
	font-weight: normal;
	color: white;
}
.submit_spec2 {
	border: none;
	background: url(../images/submit3.png) repeat-x;
	width: 140px;
	height: 24px;
	padding: 0;
	font-size: 11px;
	line-height: 24px;
	cursor: pointer;
	color: white;
	display: block;
	text-align: center;
	float: left;
}
.submit_spec2 {
	font-weight: normal;
	color: white;
}
.submit_spec2:hover {
	color: white;
}
.fullwidth {
	width: 99%;
}
.red_info, .green_info {
	margin-bottom: 10px;
	width: 94%;
	padding: 3%;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background: #600001;
	color: white;
}
.green_info {
	background: #333333;
	color: white;
}
.red_info:hover {
	color: white
}
.infomessage {
	vertical-align: middle;
	color: #333333;
}
.errormessage {
	vertical-align: middle;
	color: #cc0000;
}
.noborder {
	border: none;
	background: none;
}
.color2 {
	color: #600001;
}
.red {
	color: red;
}
.green {
	color: #39430e;
}
.odsazeni_top {
	padding-top: 10px;
}
#dotaz, #diskuze {
	margin-top: 15px;
}
#kontaktform {
	margin-top: 20px;
}
p.highlight {
	font-size: 120%;
	padding: 10px 0 3px 0;
	color: #000;
	font-weight: bold;
}
p.highlight2, p.highlight3 {
	font-size: 110%;
	padding: 10px 0 3px 0;
	font-weight: bold;
	cursor: pointer;
	color: #000;
}
.active {
	display: block;
}
.noactive {
	display: none;
}
p.highlight2 div.active {
	height: auto;
	display: block;
}
/* ------------------ Box - detail produktu --------------------*/
#detailmenu, #slide_home {
	padding: 0;
}
#detailmenu li, #slide_home li {
	display: inline;
}
#slide_home li#rightarrow, #slide_home li#leftarrow {
	float: right;
}
.invisible {
	visibility: hidden
}
#slide_home li#rightarrow a, #slide_home li#leftarrow a {
	background: #444 url(../images/slide_right.png) no-repeat center 3px;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
#slide_home li#leftarrow a {
	background: #444 url(../images/slide_left.png) no-repeat center 3px;
}
#detailmenu li a, #slide_home li a {
	font-size: 12px;
	background: #ddd;
	padding: 6px 10px;
	float: left;
	margin-right: 3px;
	border-bottom: none;
	text-decoration: none;
	color: #222;
	font-weight: bold;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
#detailmenu li.liactive, #detailmenu li.liactive a, #slide_home li.liactive, #slide_home li.liactive a {
	background: #fff;
}
#detailmenu li.lideactive, #detailmenu li.lideactive a, #slide_home li.lideactive, #slide_home li.lideactive a {
	background: #dedede;
}
#detailmenu li.liactive a, #detailmenu li a:hover, #slide_home li.liactive a, #slide_home li a:hover {
	color: #222;
	background: #fff;
}
.detailcontent, #slidecontent {
	float: left;
	clear: both;
	border: none;
	border-top: none;
	border-left: none;
	background: #fff;
	padding: 10px 2%;
	width: 96%;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
#slidecontent {
	width: 100%;
	padding: 10px 0 0 3px;
	margin-bottom: 5px;
	background: #f0f1f1 url(../images/slidecontent.png) repeat-x top left;
	-webkit-border-radius: 0 3px 6px 6px;
	-moz-border-radius: 0 3px 6px 6px;
	border-radius: 0 3px 6px 6px;
}
#rating_of_products {
	width: 105px;
	float: right;
	height: 30px;
	display: block;
}
.ratingblock {
	width: 100%;
}
.unit-rating {
	list-style: none;
	height: 21px;
	position: relative;
	background: url('../images/staring2.png') top left repeat-x;
	float: right;
}
.ratingblock p {
	clear: both;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
}
.unit-rating li a {
	outline: none;
	display: block;
	width: 21px;
	height: 21px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 3;
	position: absolute;
	padding: 0px;
	margin: 0;
	cursor: pointer;
}
.unit-rating li a:hover {
	background: url('../images/staring2.png') 0 42px;
	width: 21px;
	height: 21px;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 21px;
}
.unit-rating a.r2-unit {
	left: 21px;
}
.unit-rating a.r2-unit:hover {
	width: 42px;
}
.unit-rating a.r3-unit {
	left: 42px;
}
.unit-rating a.r3-unit:hover {
	width: 63px;
}
.unit-rating a.r4-unit {
	left: 63px;
}
.unit-rating a.r4-unit:hover {
	width: 84px;
}
.unit-rating a.r5-unit {
	left: 84px;
}
.unit-rating a.r5-unit:hover {
	width: 105px;
}
.unit-rating li.current-rating {
	background: url('../images/staring2.png') 0 22px;
	position: absolute;
	height: 21px;
	display: block;
	z-index: 1;
}
.inline {
	display: inline;
}
.line {
	line-height: 18px;
}
.normal {
	font-weight: normal;
}
.puvodne {
	color: red;
	font-size: 12px
}
.width_285 {
	width: 60%;
}
.table_smaller_name {
	font-size: 90%;
	width: 130px;
	text-align: left
}
.table_price {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	padding-right: 5px;
	min-width: 100px;
}
.list_of_products .th_name {
	float: left;
	width: 60%;
	padding-left: 5px
}
.list_of_products .th_store {
	float: left;
	width: 130px
}
.list_of_products .th_price {
	float: right;
	padding-right: 5px
}
.producers_form {
	height: 42px;
	display: block;
	width: 100%;
	float: left;
	padding: 0;
}
p.producers_p {
	margin: 0;
	padding: 0;
	display: inline;
}
.filtr_producer {
	width: 100%;
	border: none;
	margin: 8px auto 13px auto;
}
.poll {
	cursor: pointer;
	padding-left: 10px;
	height: 12px;
	margin-top: 4px;
}
.poll2 {
	padding-left: 10px;
	height: 12px;
	margin-top: 4px;
}
.news_bold {
	color: #000;
	font-weight: bold;
	padding: 6px 10px 0 10px
}
.news_text {
	font-size: 85%;
	text-align: justify;
	padding: 0 10px
}
.list-none {
	list-style-type: none
}
.displaynone {
	display: none;
}
.width_230 {
	width: 230px
}
.map {
	display: block;
	width: 99%;
	height: 485px;
	margin: 30px auto 0 auto
}
.footer_cats {
	clear: both;
	padding: 10px;
	font-size: 90%;
}
.coin-slider {
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}
.cs-buttons a {
	margin-left: 3px;
	height: 14px;
	width: 14px;
	float: left;
	color: #B8C4CF;
	text-indent: -1000px;
}
.cs-active {
	color: #FFFFFF;
}
.cs-title {
	background-color: #000000;
	color: #FFFFFF;
}
.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
	display: none;
}
.cs-buttons a {
	background: url('../images/btn.png') 0px 0px no-repeat transparent;
}
.cs-buttons a.cs-active {
	background: url('../images/btn_over.png') 0px 0px no-repeat transparent;
}
.content .coin-slider, .content_expand .coin-slider {
	height: 170px;
	width: 763px;
	margin: 0 auto 5px auto;
}
#coin-slider {
	position: absolute;
}
.cs-buttons {
	position: absolute;
	z-index: 3;
	margin-left: 0px;
	bottom: 0px;
}
.discuss_box {
	float: left;
	border-top: 1px dashed #efefef;
	clear: both;
	padding: 8px 0;
	width: 100%
}

.cookies_alert{position:fixed;  left:0;  bottom:0;  width:auto;  color:#ccc;  background-color:#333;  z-index:1000;  line-height:20px;  padding:10px;  text-align:center;  z-index:99999999999999;  font-size:12Px;}
.cookies_alert p{display:inline-block;}
.cookies_alert p a{color:white;  text-decoration:none;}
.cookies_alert span.stop a{margin-top:5px;background:white;  color:black;  display:inline-block;  line-height:20px;  padding:0 10px;  text-decoration:none;}
.eet {
  background:#eee;
  color:gray;
  padding:10px;
}
.eet p {
  width:100%;
  font-size:10px;
  text-align:center;
  margin:0 auto;
}
label.width_auto.podminky, label.width_auto.podminky a {
  font-weight:bold !important;
}
.tooltip-frame {
  position: absolute;
  z-index: 100;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  box-sizing: border-box;
  background: #FFF;
  color:black !important;
  font-size:90%;
  max-width: 300px !important;
}
.tooltip-frame .tip {
  border-style: solid;
  position: absolute;
}
.tooltip-frame .tip {
  margin-left: -8px;
  border-width: 9px;
}
.tooltip-frame.tooltip-bottom {
  margin-top: 8px;
}
.tooltip-frame.tooltip-bottom .tip {
  border-color: transparent transparent #FFF transparent;
  border-width: 0 9px 9px 9px;
  top: -8px;
}
.tooltip-frame.tooltip-top {
  margin-top: -8px;
}
.tooltip-frame.tooltip-top .tip {
  border-color: #FFF transparent transparent transparent;
  border-width: 9px 9px 0 9px;
  bottom: -8px;
}
.cookies_alert .btn_close:after {
  content:  "0d7 ";
  font-size:16px;
  line-height:21px;
  font-weight:400;
  color:#fff !important;
  background:gray;
  width:20px;
  height:20px;
  position:relative;
  top:6px;
  overflow:hidden;
  display:inline-block;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left:5Px;
}
.cookies_alert span.stop a{
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height:21px !important;
  line-height:21px !important;
  padding:0 10px !important;
}
.cookies_alert{width:100% !important;padding:10px 0 !important}
.cookies_alert p{padding:0px 15px !important;display:inline-block !important;}
heureka-affiliate-runtime-placeholder ul {list-style: none !important;}


@media screen and (max-width:600px){.textrating {display:none !important}}