@import url("global.css");
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
/************************************************/
/*--------- MAIN HOLDER --------*/
#main_wrap {
    position:relative;
	width: 100%;
	width: 1003px;
	margin: 0px auto 0px auto;
	min-width:970px;
	text-align: left;
	background-color: #f7f5f6;
}
#main_wrap_in {
    width: 981px;
    padding: 11px;
}
#error_content {
    width: 60%;
    margin: 0 auto;
    text-align: left;
}
#error_content h3 {
    color: #fff;
    padding: 8px 3px 5px 45px;
    margin: 5px 0 0 0;
    font-size: 1.25em;
    background: #f00 url("/images/error.gif") 1px 1px no-repeat;
}
#error {
    padding: 5px 10px 5px 10px;
    border: 1px solid #f00;
    background-color: #fdebdf;
}
#error hr {
    border: 1px solid #f00;
}
/*--------- MAIN HEADER-------*/
#id_msearch {
    display:none;
}
#logo {
  position: absolute;
  width: 271px;
  height: 60px;
  top: 25px;
  left: 12px;
}
#logo a, #logo a:visited, #logo a:hover {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#colc {
	position: absolute;
	top: 0px;
	right: 5px;
	text-align: right;
	width: 111px;
	width: 165px;
	height: 49px;
	background: none;
	font-size: 0.9em;
	color: #fff;
	background: url('../images/icons-bg4.gif') no-repeat;
}
#colc_in {
    padding-top: 9px;
    padding-left: 6px;
}
#colc img {
    border: 1px solid #fff;
    margin-right: 5px;
}
#colc a, #colc a:visited, #colc a:hover {
    float: left;
    color: #fff;
    text-decoration: none;
}
.isp {
    display: block;
    position:relative;
    top: 6px;
    right: 2px;
    text-align:center;
    text-decoration: underline;
    text-transform: uppercase;
}
#country_language_currency select {
    height: 20px;
}
/*----end of MAIN HEADER------*/
/*---------HEADER-----------*/
#header {
	/*position: relative;*/
	position:absolute;
	top: 0;
	left: 11px;
	width: 981px;
	padding-left: 0px;
	height: 175px;
	height: 167px;
	background: #999 url('../images/header.jpg') no-repeat;
}
#white_line {
    position:absolute;
    top: 130px;
    left: 0px;
	width: 981px;
	height: 5px;
    background-color: #f7f5f6;
}
.listicka #header {
	top: 27px;
}
#header_spacer {
    height: 171px !important;
	height: 163px !important;
}
.listicka #header_spacer {
    height: 202px !important;
}
#header_right #right_login{
  margin-top: 100px;
}
.slogan_cz {
    position:absolute;
    top: 82px;
    left: 25px;
}
#slogan {
    position: absolute;
    top: 90px;
    left: 15px;
    z-index: 500;
    color: #fffcff;
    font-weight: bold;
    /*letter-spacing: 1px;*/
    font-size: 14px;
}
#cart {
    color: #fff;
}
#cart a, #cart a:visited, #cart a:hover {
    color: #fff;
    font-weight: bold;
    background: url('../images/kosikk.jpg') 0% 50% no-repeat;
    padding-left: 29px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 22px;
    position: relative;
    top: -3px;
}
#cart a:hover {
}
#cart .cart_link {
    text-align:center;
    padding-bottom: 15px;
}
#cart_in {
    padding: 9px 0px 0px 14px;
    line-height: 1.3em;
}
#cart table {
    width: 100%;
    border-collapse: collapse;
}
#cart table td {
    padding: 0;
}
#cart table td.sec {
    text-align: right;
    font-weight: bold;
}
#cart strong {
    color: #000;
}
.multishop_tabs {
    position:absolute;
    width: 500px;
    top: 28px;
    left: 0px;
    display:none !important;
}
.mt_tab {
	float: left;
	height: 39px;
	margin: 0 0px 0px 0;
	padding: 0;
	font-size: 1.1em;
}
.mt_tab a, .mt_tab a:visited, .mt_tab a:hover {
	display: block;
	text-decoration: none;
	color: #fbccaa;
	height: 39px;
	line-height: 39px;
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 15px;
}
.mt_tab a:hover {
    background: url('../images/mt-tab-over.gif') top left repeat-x;
}

/*---------SEARCH ------*/
#search {
    position:absolute;
	right: 39px;
	top: 60px;
	top: 80px;
	width: 402px;
}
#search fieldset, #search form {
    padding: 0;
    margin: 0;
}
#search .button {
    color: #fff;
    width: 66px;
    height: 23px;
    border: none;
    margin: 0px 5px 0px 2px;
    float: left;
    background: url('../images/search-but.gif') top left no-repeat;
}
#search select {
    font-size: 0.9em;
}
#search .search_text {
    position:relative;
    top: 1px;
    width: 145px;
    padding-left: 35px;
    padding-top: 4px;
    height: 20px;
    float: left;
    margin-right: 5px;
    background: url('../images/search-text-bg.gif') no-repeat;
}
html>body #search .search_text {
    width: 145px;
    top: 0px;
}
#search .search_text input {
    border: none;
    background-color: #fff;
}
#search select {
    height: 20px;
}
#search a, #search a:visited, #search a:hover {
    color: #fff;
    float: left;
    position:relative;
    top: 3px;
}
.w140 {
    width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	padding-left: 180px;
	padding-right: 180px;
	background: url('../images/holder-bg.gif') 216px 0px repeat-y;
}
html>body #holder {
    background-position: 0px 0px;
}
.holder2l {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.my_account .table_invoice td {
    width: 25% !important;
}
.my_account .r_box_in {
    font-size: 1em;
}
#my_account .table_cart td {
    text-align: left;
    padding: 7px 15px;
}
#my_account .table_cart th {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
#my_account .table_cart td.fic {
    width: 120px;
}
#my_account {
    width: 100%;
}
#my_account .r_box {
    padding-bottom: 1px;
}
#my_account .r_box_title_in {
}
/*.my_account span.label {
  width: 40%;
}*/
/*---------end of ACCOUNT-------*/
/*---------MULTISHOP CONTENT ------*/
/*#multishop_content {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
html>body #multishop_content {
	padding: 0 10px 10px 10px;
  height: auto;
  overflow:hidden;
}*/
#multishop_content h2 {
    font-weight: bold;
}
#multishop_content h1 {
    color: #b31501;
}
#multishop_content .promo_block p, #multishop_content .promo_block {
  text-align: center;
}
#multishop_content .promo_block {
    padding: 0;
}
.multishop_box {
	float: left;
	width: 150px;
	margin: 5px;
}
.multishop_box h2 {
	font-size: 1em;
	text-align: center;
	margin: 5px 0 5px 0;
}
#multishop_content .img_box_border {
	width: 183px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	padding: 2px;
}
#multishop_content .img_box_border img {
}
#dep_store_box {
	width: 100%;
	height: 1px;
}
html>body #dep_store_box {
	min-height: 1px;
	height: auto;
	overflow: auto;
}
.dep_store_item {
	float: left;
	width: 200px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
	margin-bottom: 10px;
  overflow: hidden;
}
.dep_store_item .text {
  padding: 0 5px 0 5px;
    height: 20px;
    overflow: hidden;
}
.dep_store_item img {
	margin: 1px 1px 1px 0px;
}
/*----end of MULTISHOP CONTENT ----*/
/*---------CONTENT-------------*/
#content {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
#content-in {
	padding: 0px 8px 10px 9px;
}
.hmpg {
    background: none !important;
}
.hmpg #content-in {
	padding: 0px 0px 10px 0px !important;
}
.content2l {
	float: right !important;
    width: 765px !important;
	margin-left: -216px !important;
	overflow: hidden;
}
.content2l #content_in {
    margin: 0 auto;
    padding-left: 216px !important;
/*    padding-left: 180px;*/
}
#content p {
    width: 100%;
}
.hmpg_prods {
    background-color: #e7e5e5;
}
.s_caption, .s_caption2 {
    font-weight: bold;
}
#sortbar {
	position: relative;
	margin: 0px 0 11px  0;
	height: 165px;
}
html>body #sortbar {
    min-height: 165px;
    height: auto;
}
#sortbar .doted_line {
}
#sortbar_in {
	padding: 6px 6px 0px 6px;
}
#sortbar_left {
    float: left;
    width: 551px;
	height: 165px;
	overflow: hidden;
    padding-right: 5px;
}
#sortbar_right {   
    float: left;
    width: 190px;
	height: 165px;
    background: url('../images/sortbar-bg.gif') top left no-repeat;
}
html>body #sortbar_right {
    min-height: 165px;
    height: auto;
}
#sortbar_right_in {
}
.sortbar_submito {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
}
.sortbar_table {
    width: 100%;
    color: #ed1c24;
    border-collapse: collapse;
}
.sortbar_table td {
    padding: 0px 3px;
}
.sort_tit {
    color: #000;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 3px;
    padding-bottom: 2px;
}
#id_sortby {
    width: 128px;
    font-size: 0.9em;
}
/*#sortbar form, #sortbar fieldset {*/
.sortbar_form, .sortbar_form fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
/*    position:relative;
    top: -5px;*/
}
#sortbar .asc, #sortbar .desc {
    cursor: pointer !important;
    padding: 0;
    border: none;
    width: 21px;
    height: 19px;
    margin-right: 0px;
    margin-left: 0px;
}
#sortbar .asc {
    background: url('../images/asc.gif') top left no-repeat;
}
#sortbar .desc {
    background: url('../images/desc.gif') top left no-repeat;
}
.navigator-new {
    position: relative;
	text-align: center;
	margin-top: 1px;
	padding: 7px 0 3px 0;
	height: 25px;
}
.navigator-new a, .navigator-new a:visited{
    padding: 2px 5px 1px 5px;
    color: #f00;
}
.navigator-new a:hover {
}
.navigator-new a.arrow, .navigator-new a.arrow:visited, .navigator-new a.arrow:hover {
  padding: 0 0 0 13px;
  margin: 0;
  background: none;
  color: #000;
  background: url('../images/blue-arrow-left.gif') 0% 50% no-repeat;
}
.nex {
  padding: 0 13px 0 0 !important;
  background: url('../images/blue-arrow-right.gif') 100% 50% no-repeat !important;
}
.navigator-new img {
  position: relative;
  top: 3px;
}
.navigator-new span {
  color: #000;
    padding: 2px 5px 1px 5px;
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
  padding-left: 20px;
}
/*------ PREMIUM CATEGORY ---*/
#premium_list_box {
	width: 100%;
	height: 1px;
}
html>body #premium_list_box {
	min-height: 1px;
	height: auto;
}
.premium {
	float: left;
	width: 150px;
	height: 130px;
	background-color: #fff;
	text-align: center;
	margin: 2px;
}
.premium img {
	margin: 1px 1px 1px 0px;
}
.servis {
    padding: 10px 0px 8px 0px;
}
.servis a, servis a:visited, servis a:hover {
    display: block;
    width: 184px;
    padding-left: 27px;
    height: 57px;
    line-height: 57px;
    margin-bottom: 13px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #dc7106;
}
.dodani {
    background: url('../images/rychle-dodani.jpg') no-repeat;
}
.serv {
    background: url('../images/servis.jpg') no-repeat;
}
.karty {
    text-align:center;
    padding: 15px 0px 15px 0px;
}
#hompg {
}
#hmpg_promo {
    padding: 0;
    margin: 0;
}
#hmpg_promo_left {
    float: left;
    width: 555px;
    /*margin-bottom: 14px;*/
    margin-bottom: 4px;
}
#hmpg_promo_left_in {
    padding-right: 5px;
}
#hmpg_promo_right {
    float: left;
    width: 210px;
    /*height: 516px;*/
    height: 360px;
    /*overflow: hidden;*/
}
.action_prods {
	padding-top: 12px;
}
.action_pr {
	position:relative;
	height: 48px;
	background: url('../images/dotik.gif') bottom left repeat-x;
}
html>body .action_pr {
	min-height: 48px;
	height: auto;
}
.action_pr_in {
	padding: 5px 8px 0px 8px;
	line-height: 1em;
}
.action_pr h2 {
	font-size: 12px;
}
.action_pr h2 a, .action_pr h2 a:visited, .action_pr h2 a:hover {
	color: #ed1c24;
}
.cat_links {
    padding-top: 14px;
    padding-top: 4px;
}
.action_pr .pr_img {
    position:absolute;
    top: -28px;
    left: -101px !important;
    width: 99px !important;
    height: 99px !important;
    background-color: #fff;
    text-decoration: none !important;
    z-index: 10;
    border: 1px solid #e1e1e1 !important;
    display:none !important;
}
.action_pr:hover .pr_img, .action_prhover .pr_img {
	display: block !important;
}
.action_pr .pr_img .tut_sipka {
    position:absolute;
    width: 6px;
    height: 12px;
    top: 46px;
    left: 99px;
    background: url('../images/tutatysova-sipka28.gif') no-repeat;
}
.action_pr .pr_img .pr_img_in {
    width: 99px !important;
    height: 99px !important;
}
.cat_links a.aimg, .cat_links a.aimg:visited,
.cat_links .aimg .aimg_in {
/*    width: 183px;
    height: 106px;*/
    width: 90px;
    height: 53px;
    margin: 0;
    overflow: hidden;
}
.aktual .i_text {
	width: 160px;
	margin: 4px 0px 4px 0px;
}
.aktual {
	padding-bottom: 10px;
}
.aktual .text_email {
	width: 165px;
}
.cat_links a.aimg, .cat_links a.aimg:visited {
    float: left;
}
.newso {
	padding: 3px 0px 3px 0px;
}
.newso span {
	padding-right: 5px;
}
.bylo {
	float: left;
	width: 377px;
	overflow: hidden;
}
.bude {
	float: left;
	width: 377px;
	padding-right: 10px;
}
/*.cat_links div {
    position:relative;
    float: left;
    margin-right: 3px;
}
.cat_links .cl3 {
    margin-right: 0px;
}
.cat_links span.cltext {
    position:absolute;
    color: #fff;
    top: 5px;
    left: 7px;
    width: 80px;
    height: 158px;
    font-size: 1.5em;
    line-height: 1.15em;
    text-decoration: none !important;
    cursor: pointer !important;
}
.cat_links span.cllink {
    color: #fff;
    position:absolute;
    top: 164px;
    left: 15px;
    background: url('../images/cl-arrow.gif') 100% 50% no-repeat;
    padding-right: 14px;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 0.9em;
    cursor: pointer !important;
}
.cat_links a:hover {
    text-decoration: underline;
}*/
/*----end of PREMIUM CATEGORY---*/
.fright {
    position: relative;
    height: 110px;
}
.fright span {
    position: absolute;
    right: 218px;
    top: 28px;
}
html>body .fright span {
    right: 228px;
    top: -15px;
}
.fright textarea{
    position: absolute;
    right: 10px;
    top: 45px;
}
html>body .fright textarea{
    right: 20px;
    top: 0px;
}
.product_box {
    height: 1px;
    min-height: 1px;
    padding: 0px 0px 5px 0px;
    margin: 5px 0 30px 0;
    background: url('../images/dotik.gif') bottom left repeat-x;
}
html>body .product_box {
    height: auto;
    overflow:hidden;
}
.product_box_in {
}
.hmpg_prods .product_box {
    background: none;
    padding: 11px 0px 25px 13px;
    margin: 0 0 0px 0;
}
.br_act  .product_box {
    background: none;
    padding: 0;
    margin: 0;
}
.detail_bottom_box .product_box {
    background: none;
    margin: 5px 0 0px 0;
    padding-top: 9px;
}
.tipc_title {
    color: #ed9432;
    font-weight: bold;
    font-size: 1.35em;
    padding-bottom: 10px;
}
.product_all, .product_1, .product_2, .product_3, .tipc {
	float: left;
	width: 172px;
    height: 279px;
    overflow: hidden;
	margin: 0px 14px 0px 0px;
	text-align:center;
}
html>body .product_all, html>body .product_1,
html>body .product_2, html>body .product_3, html>body .tipc {
    margin-right: 15px; 
}
.hmpg_prods .product_3 {
    border: 1px solid #a4a3a3;
    background-color: #d2d0d0;
    background-color: #eee;
    height: 238px;
    margin-right: 14px;
    overflow: visible;
}
html>body .hmpg_prods .product_3 {
    height: 238px;
}
.br_act .product_3 {
    width: 210px;
    height: 118px;
/*    overflow: hidden;*/
    padding-top: 10px;
    margin-right: 0px;
    margin-bottom: 2px;
    clear: both;
    background: url('../images/dotik.gif') 0% 126px repeat-x;
}
.nobg {
    background: none !important;
}
/*.br_act_pr {
    padding-top: 10px;
}
html>body .br_act_pr {
    padding-top: 6px;
}*/
.more {
    text-align: right;
    margin-bottom: 17px;
    padding-right: 10px;
    padding-bottom: 6px;
}
.hpr {
/*    padding-bottom: 6px;*/
    margin-bottom: 0px;
    padding: 10px 5px 0px 10px;
    text-align: left;
}
.more a, .more a:visited, .more a:hover {
    font-size: 0.9em;
    background: url('../images/vice-arrow.gif') 100% 50% no-repeat;
    padding-right: 10px;
    color: #ed1c24;
}
.br_act .product_3 .product_in {
}
.cross .product_3 {
    height: 215px;
}
/*.tipc {
    height: 297px;
}*/
/*#multishop_content .product_3 {
    height: 325px;
    height: 345px;
}*/
/*.detail_bottom_box .product_all {
    height: 218px;
}*/
.product_in {
	height: 1px;
    position: relative;
}
html>body .product_in {
    height: auto;
    min-height: 1px;
}
.product_in .price .our_price {
    font-weight: bold;
}
.product_in h2, .detail_bottom_box .product_in h3 {
	font-size: 1em;
	text-align: center;
	height: 36px;
	overflow: hidden;
	padding: 4px 4px 0px 4px;
	margin: 0;
	line-height: 1.4em;
	font-weight: normal;
}
.product_in h2 a, .product_in h2 a:visited, .product_in h2 a:hover,
.detail_bottom_box .product_in h3 a, .detail_bottom_box .product_in h3 a:visited, .detail_bottom_box .product_in h3 a:hover {
    color: #a72024;
}
.cross .product_in h2 {
    font-size: 1.1em !important;
}
.br_act .product_in h2 {
    padding-top: 0px;
    height: 55px;
    height: 35px;
    overflow: hidden;
}
a.pr_img, a.pr_img:visited, a.pr_img:hover {
    display: block;
    width: 170px;
    height: 156px;
    margin: 0 auto;
    text-decoration: none;
    border: 1px solid #dadada;
    background-color: #fff;
    cursor: pointer !important;
}
a.pr_img:hover {
    border: 1px solid #ed1c24;
}
.pr_img .pr_img_in {
    text-align:center;
    width: 170px;
    height: 156px;
    display: table-cell;
    vertical-align: middle;
}
.hmpg_prods a.pr_img, .hmpg_prods a.pr_img:visited, .hmpg_prods a.pr_img:hover {
    border: none !important;
    border-bottom: 1px solid #a4a3a3 !important;
}
/*.br_act a.pr_img, .br_act a.pr_img:visited, .br_act a.pr_img:hover {
    float: left;
    width: 77px;
    height: 99px;
    border: 1px solid #a4a3a3 !important;
}
.br_act .pr_img .pr_img_in {
    width: 77px;
    height: 99px;
}*/
.pr_dostup {
    color: #07a22a;
    padding: 3px 0px 5px 0px;
}
.pr_dostup2 {
    color: #07a22a;
}
.pr_red {
    color: #d00008;
}
.dostup_cover {
    position:relative;
}
#detail .pr_dostup {
    padding: 0;
    position:absolute;
    right: 15px;
    top: -17px;
    text-align: right;
    width: 120px;
}
/*.detail_bottom_box .product_in .img, .detail_bottom_box .product_in .img_in {
    height: 94px;
    line-height: 94px;
}*/
/*.iefix_f, .iefix {
    width: 3px;
    vertical-align: middle !important;
    display: inline-block !important;
}*/
html>body .iefix_f {
    width: 0px;
}
.iefix {
    width: 0px;
}
.img img {
    vertical-align: middle !important;
}
.product_code {
    font-size: 0.9em;
    padding: 2px 0px;
}
.product_type {
    position:absolute;
    top: 102px;
    right: -2px;
}
.br_act .product_type {
    top: 58px;
    right: 112px;
    z-index: 20;
}
.product_type div {
    padding: 0px;
    float: left;
    width: 36px;
    height: 36px;
    margin-left: 3px;
}
.product_in .product_type {
    padding: 15px 5px 0px 0px;
}
.product_in .product_type div {
    margin-bottom: 3px;
}
.display {
    display: block !important;
}
.p_action_cz {
    background: url('../images/akce.png') no-repeat;
}
.p_news_cz {
    display:none;
}
.p_tip_cz {
    background: url('../images/tip.png') no-repeat;
}
.p_sale_cz {
    display:none;
}
/*#detail .product_type {
    display:none;
    top: 295px;
    left: 300px;
    width: 75px;
    overflow: hidden;
}
#detail .product_type div {
    width: 73px;
    height: 73px;
    float: right;
}*/
#detail .product_type {
    position: static;
    padding-top: 8px;
}
/*#detail .p_action_cz {
    background: url('../images/akce-big.png') no-repeat;
}*/
#detail .p_news_cz {
    display:none;
}
#detail .p_tip_cz {
    display:none;
}
#detail .p_sale_cz {
    display:none;
}
.product_in .text {
    font-size: 0.9em;
    padding: 0px 15px;
    margin: 5px 0px 0px 0px;
    height: 42px;
    overflow: hidden;
    text-align: left;
}
.product_in p {
	font-size: 95%;
}
.product_in .price, .deta_price .price {
    color: #fff;
    font-weight: bold;
    width: 114px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 auto;
    background: #9e080a url('../images/cena-bg.jpg') 46% 0% no-repeat;
}
.deta_price .price {
    text-align:center;
    margin: 0 0 3px 7px;
}
.hmpg_prods .product_in .price, .br_act .product_in .price {
    position:absolute;
    left: 27px;
    top: 217px;
    width: 114px;
    background: #9e080a url('../images/cena-bg-hmpg.jpg') 46% 0% no-repeat;
}
.br_act .product_in .price {
    position:relative;
    top: 16px;
    left: 5px;
    background: #9e080a url('../images/cena-bg-hmpg-act.jpg') 46% 0% no-repeat;
}
.cross .price {
    height: 10px;
}
.product_in .cart {
    padding: 5px 5px 5px 5px;
    height: 25px;
    overflow: hidden;
}
#multishop_content .cart {
    text-align:center;
}
.product_in .cart .drop_menu {
    width: 40px;
    position:relative;
    top: 3px;
}
html>body .product_in .cart .drop_menu {
    top: 0px;
}
.product_in .cart form, .product_in .cart fieldset {
    padding: 0 !important;
    margin: 0 !important;
}
.product_in .orderkoef {
    position:absolute;
    top: 2px;
    right: 3px;
}
.br_act .product_in .orderkoef {
    right: 134px;
}
.cart_table {
    line-height: 1.9em !important;
}
html>body .cart_table {
    line-height: 1.7em !important;
}
.p_detail {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    height: 18px;
    line-height: 18px;
    padding: 2px 10px 2px 10px;
    background-color: #d26003;
    /*background: url('../images/detail-product.gif') top left no-repeat;*/
}
.buy {
    width: 62px;
    height: 18px;
    border: none;
    color: #fff;
    font-weight: bold;
    padding-left: 13px !important;
    background: url('../images/cart-product.gif') top left no-repeat;
    cursor: pointer !important;
}
html>body .buy {
    padding-left: 17px !important;
}
.buy-text {
    border: 1px solid #8f8e8e;
  width: 28px;
  height: 15px;
  text-align:center;
  font-weight: bold;
  color: #000;
}
.compare-box {
    font-size: 0.9em;
    height: 20px;
    padding: 6px 5px 6px 5px;
}
a.p_compare_link, a.p_compare_link:visited, a.p_compare_link:hover {
    padding-left: 19px;
    padding-right: 35px;
    background: url('../images/compare-product.gif') 0% 50% no-repeat;
}
a.p_schranka_link, a.p_schranka_link:visited, a.p_schranka_link:hover {
    padding-left: 28px;
    background: url('../images/schranka-product.gif') 0% 50% no-repeat;
}
/*---------end of PRODUCT_3------*/
/*---- PRODUCT LIST TABLE -------*/
.table, .table_cart, .table_platba, .table_rekap {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
}
.supervar_title {
    margin-top: 10px;
    font-weight: bold;
    padding-left: 11px;
}
.supervariant {
    margin-top: 0px;
/*    background: url('../images/gradik.gif') bottom left repeat-x;
    padding: 0px 10px 15px 10px;*/
    padding: 10px 0px 5px 10px !important;
}
/*.var_row span {
    margin-right: 5px;
}*/
.var_row input {
    position:relative;
    top: -2px;
}
.super_table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    width: 100%;
}
.super_table td {
/*    text-align: left !important;*/
    padding-left: 2px !important;
}
.super_table .spc1 {
    width: 10% !important;
}
.super_table .spc2 {
    text-align: left !important;
    width: 30% !important;
}
.super_table .spc3 {
    width: 20% !important;
}
.super_table .spc4 {
    width: 20% !important;
    font-size: 0.9em !important;
}
.super_table .spc5 {
    width: 20% !important;
}
/*.var_name {
    display:none;
}*/
.r_box {
    border: 1px solid #ddd;
    background-color: #fff;
}
.new_r {
    margin-bottom: 15px;
    position:relative;
}
/*.new_r table {
    width: 400px;
}*/
.r_box_in {
    padding: 10px 10px;
    font-size: 0.9em;
}
.r_box_title {
    height: 30px;
    border-bottom: 1px solid #ddd;
    background-color: #f2f2f2;
    color: #000;   
}
.r_box_title_in {   
    height: 23px;
    padding: 7px 18px 0px 18px;
    border: 1px solid #fff;
}
#c_cart_in .r_box_title {
}
.r_box_title h3 {
    margin: 0;
}
.cart_box {
}
.cart_box_left {
    float: left;
    width: 408px;
}
.cart_box_right {
    float: left;
    width: 369px;
    padding-left: 15px;
}
.table_rekap td {
    text-align: left;
    border-bottom: 1px solid #e9e9e2;
    padding: 10px 10px;
}
.table_rekap td.sec {
    text-align: right;
}
.table_rekap .red {
    color: #f00;
}
.table_rekap td.sec .red {
    font-size: 1.1em;
}
.table_invoice {
    width: 100%;
}
.table_invoice td {
    padding: 10px 5px;
    text-align: left;
}
#popup-body .table_invoice td {
    padding: 5px 5px;
}
#popup-body .table_invoice td.fic {
    width: 35% !important;
}
.detail_search .table_invoice td {
    padding: 5px 5px;
}
.table_invoice td input, .table_invoice td select {
    width: 190px;
}
.table_invoice td.fic {
    font-weight: bold;
    width: 15% !important;
}
.table_invoice td.sec {
    width: 85%;
}
.table_invoice .cb {
    width: 15px;
}
.dorucovaci .r_box_title_in {
    background: url('../images/dorucovaci-img.jpg') 98.5% 50% no-repeat;
}
.fakturacni .r_box_title_in {
    background: url('../images/fakturacni-img.jpg') 98.5% 50% no-repeat;
}
.kontakt .r_box_title_in {
    background: url('../images/kontakt-img.jpg') 99.5% 50% no-repeat;
}
.uziv_volby .table_invoice td.fic input {
    width: 30px;
}
.meine_profile .nastaveni_konta, .meine_profile .uziv_volby {
    margin-right: 0px;
}
.meine_profile .osobni_udaje {
    height: 480px;
}
.hvezdicka {
    color: #fe0600;
    font-size: 1.1em;
}
.poznamka {
}
.poznamka div {
    font-weight: bold;
}
.poznamka textarea {
    width: 315px;
}
.invoice_back {
    position:relative;
    top: -38px;
    width: 50%;
}
.invoice_buts {
    text-align: right;
}
.povinne_udaje {
    color: #fe0600;
    font-weight: bold;
    padding-bottom: 5px;
}
.formular .table_invoice td {
}
.formular .table_invoice td.fic {
    padding-right: 10px !important;
    text-align: right;
}
#c_cart_in {
}
#c_cart_in h2 {
    font-size: 1.5em;
    font-weight: bold;
}
.table_cart thead tr {
    background-color: #f2f2f2;   
}
.table_cart thead th {
    font-weight: normal;
    color: #000;
    height: 29px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-weight: bold;
    padding: 3px;
}
html>body .table_cart thead th {
    height: 36px;
}
.table_cart td {
    padding: 10px 5px;
    border: 1px solid #ddd;
}
.table_cart td.fic {
    border-left: none;
    width: 165px;
}
.supervariant td.fic {
    border-left: none;
    width: 100px;
}
.table_cart .empty_cart {
    text-align: right;
    background: none;
    border-top: 1px solid #eae9e9;
    border-left: none;
    border-bottom: none;
}
.table_cart .button {
    color: #7e7e76;
    border: 1px solid #7e7e76;
    width: 30px;
    height: 19px;
    font-weight: bold;
    background: url('../images/cb-bg.gif') top left repeat-x;
}
.table_cart .change_bg {
    border: none;
}
.delete_cart {
    text-align: right;
    padding: 4px 5px;
}
.coupon .r_box {
    padding: 15px 15px;
    margin-top: 10px;
}
.coupon .m_but {
    position:relative;
    left: 40px;
}
html>body .coupon .m_but {
    left: 45px;
}
.tetu {
    text-transform: uppercase !important;
}
.coupon .it_coupon {
    width: 97px;
    height: 19px;
    margin: 0px 5px;
    font-size: 1.1em;
    text-align:center;
    padding-top: 3px;
    font-weight: bold;
}
.coupon_text {
    font-weight: bold;
}
.table_cart img {
    margin-top: 4px;
}
.table {
    margin-top: 10px;
}
.table .product_type div {
    float: left;
    margin-right: 3px;
}
.table thead tr th {
  background-color: #fb6b01;
	border: 1px solid #fb6b01;
  border-bottom: none;
  padding: 5px;
  color: #fff;
}
.table td {
	border: 1px solid #fb6b01;
	background-color: #fff;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table .col_1 {
  width: 10%;
  background-color: #eee;
}
.product_table .col_2 {
  width: 20%;
}
.product_table .col_3 {
  width: 40%;
}
.product_table .col_4 {
  width: 20%;
}
.product_table .col_5 {
  width: 10%;
}
table.compare th {
  padding: 0 5px 0 5px;
}
table.compare td {
    text-align:center;
}
#comparing {
    width: 100%;
    overflow: auto;
}
#comparing .img_in {
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 3px;
    text-align:center;
}
#comparing .name {
    height: 30px;
    padding-bottom: 5px;
    overflow: hidden;
    text-align:center;
}
.compare .red {
    color: #f00;
}
/*--- end of PRODUCT TABLE VIEW --*/
/*---------- ACTION - RIGHT ---------*/
.anketa_but {
    text-align: right;
}
.anketa .otazka {
    font-weight: bold;
    padding: 5px 0px;
    text-align:center;
}
.anketa {
    font-size: 0.9em;
}
.anketa img, .anketa img.noradio {
  position: relative;
  left: 23px;
  top: 3px;
}
.anketa img.noradio {
    left: 0px;
}
.anketa input {
  position: relative;
  top: 2px;
}
.anketa .button {
    color: #fbccaa;
    width: 57px;
    height: 18px;
    border: none;
    background: url('../images/anketa-but.gif') top left no-repeat;
    text-align:center;
}
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
.popup_body {
    overflow:auto;
    background: #fff;
}
#popup-body {
  margin: 5px;
  border: 1px solid #eee;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #eee;
  padding: 5px 5px 0px 5px;
  height: 30px;
}
#popup-header h1 {
    font-weight: bold;
    font-size: 1.6em;
    margin: 0;
    text-align: left;
    background: none;
}
#popup-header h1 a {
    text-decoration: none;
}
#popup-content {
    padding: 5px;
}
#popup-error {
    text-align: center;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
}
.popup_bad_msg, .popup_good_msg {
    color: #fff;
    padding: 3px 5px;
    margin-bottom: 5px;
    background-color: #e00;
}
.popup_good_msg {
    background-color: #0c0;
}
.discount {
  padding: 10px;
  text-align: left;
}
.discount h2 {
  border: 1px solid #eee;
  text-align:center;
}
.discount table {
  margin: 0 0 15px 0;
}
.discount table td, .discount table th {
  padding-left: 5px;
}
/*---------- end of POPUPS ---------*/
/*---------- ORDER DETAIL ---------*/
.order-detail {
  width: 97%;
  border: 2px solid #000;
  padding: 0;
  margin: 0;
}
.order-detail legend {
    color: #4b4b4b;
}
.order-detail-left {
  width: 45%;
  float: left;
  padding-left: 5px;
}
.order-detail-right {
  border-left: 2px solid #000;
  margin: 0 0 0 45%;
  padding-left: 5px;
}
.order-detail-item {
  border-top: 2px solid #000;
  padding-left: 5px;
}
.order-detail-item-table {
  clear: left;
  border-top: 1px solid #000;
  padding: 0;
  margin: 0;
}
html>body .order-detail-item-table {
  border-top: 2px solid #000;
}
.order-detail-item-table table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.order-detail-item-table .first {
    border-left: none;
}
.order-detail-item-table .last {
    border-right: none;
}
.order-detail-item-table td, .order-detail-item-table th {
  border: 1px solid #000;
  padding-left: 3px;
}
.order-detail-item-table td.right {
    text-align: right;
}
.order-detail p.row {
  margin: 0;
}
.order-detail p.row span {
/*	clear: left;*/
	display: block;
	width: 115px;
	padding: 0;
	float: left;
}
.order-summary {
  width: 97%;
  height: 9em;
  margin-bottom: 5px;
  border-top: 1px solid #000;
}
html>body .order-summary {
    min-height: 9em;
    height: auto;
}
.order-summary p.row {
    padding-left: 10px;
}
html>body .order-summary p.row {
    padding-left: 4px;
}
.order-detail-item .right {
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px;
}
.cart_summary {
    border-collapse: collapse;
    border-spacing: 0;
}
.cart_summary td {
    border: none;
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
#icons {
    width: 380px;
    border: 1px solid #dbdada;
    margin: 4px 0px 0px 1px;
    font-size: 1.1em;
}
html>body #icons {
    margin-top: 6px;
}
#icons_in {
    padding: 9px 16px;
}
#icons a, #icons a:visited, #icons a:hover {
    color: #a72024;
}
#icons a.ic_link, #icons a.ic_link:visited, #icons a.ic_link:hover {
    position:relative;
    top: -3px;
    left: -2px;
    padding-right: 36px;
}
.norpad {
    padding-right: 0px !important;
}
#icons img {
  margin-right: 5px;
}
#icons button {
  position: relative;
  top: -2px;
  left: 2px;
  margin-right: 5px;
}
html>body #icons button {
  top: -5px;
  left: 0px;
}
.ceny {
    background: url('../images/gradik.gif') bottom left repeat-x;
}
#detail .doted_line {
    margin-top: 0px;
}
#detail_h1_spacer {
    height: 50px;
}
.nase_cena {
    padding: 10px 0px 10px 0px;
}
.nase_cena .tit {
    font-weight: bold;
    color: #000;
    font-size: 1.1em;
}
.nase_cena .pric {
    font-weight: bold;
    font-size: 26px;
    font-size: 20px;
    color: #ed1c24;
}
.nase_cena .eur {
    font-size: 18px;
    color: #ed1c24;
}
.det_code {
    padding-bottom: 2px;
}
.det_pad {
    padding: 0px 12px;
}
#h1_detail {
    position:absolute;
    top: 48px;
    left: 419px;
    padding: 0;
    height: 34px;
    height: 35px;
    width: 324px;
    color: #000;
    font-size: 20px;
    font-weight: normal;
}
.det_producer {
    padding: 20px 0px 40px 0px;
}
#detail_table {
    padding-right: 5px;
}
#detail {
	width: 100%;
	padding-top: 20px;
}
#detail td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#detail #right_cell {
    text-align: left;
}
#detail #left_cell {
	text-align: left;
	padding-right: 25px;
	width: 55%;
	font-size: 0.9em;
}
#detail #left_cell h2 {
    padding-top: 15px;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
}
#detail .detail_img .img {
    width: 100%;
    line-height: 329px;
    height: 329px;
    text-align:center;
    padding: 0px;
}
#detail .detail_img .img_in {
    width: 380px;
    height: 329px;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    margin: 0 auto;
    border: 1px solid #dbdada;
	background-color: #fff;
}
#detail .text {
    line-height: 1.5em;
    padding: 0px 0px 10px 12px;
}
.tab_price .red {
    font-size: 1.1em;
}
.tab_price {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border-collapse: collapse;
}
.tab_price td {
    width: 50% !important;
    padding: 4px 0px 3px 0px;
}
/*.tab_price tr {
    background: url('../images/teckos.gif') bottom left repeat-x;
}*/
.tab_price td.fc {
    font-weight: bold;
    text-align: left !important;
}
.tab_price td.sc {
    text-align: right !important;
}
.tab_price label {
    padding: 0 !important;
    margin: 0 !important;
}
#galleros {
    width: 252px;
    width: 383px;
   height: 62px;
   margin-top: 4px;
}
.g_left_off, .g_right_off, .g_left_on, .g_right_on {
    float: left;
    width: 19px;
    height: 62px;
}
.g_left_off {
     background: url('../images/gallery-left-off.jpg') top left no-repeat;
}
.g_right_off {
     background: url('../images/gallery-right-off.jpg') top left no-repeat;
}
.g_left_on {
     background: url('../images/gallery-left-on.jpg') top left no-repeat;
}
.g_right_on {
     background: url('../images/gallery-right-on.jpg') top left no-repeat;
}
#gallery {
    float: left;
    position:relative;
    width: 214px;
    width: 345px;
    height: 62px;
    overflow: auto;
    background-color: #fff;
}
#gallery_in {
    position:absolute;
    width: 1000px;    
    height: 62px;
    top: 0;
    left: 0;
}
#gallery .img {
	float: left;
	margin: 0px;
    text-align:center;
    float: left;
    height: 57px;
    width: 71px;
    padding-top: 5px;
/*    line-height: 62px;*/
/*    padding-right: 10px;*/
    overflow: hidden;
}
html>body #boxik {
    padding-top: 20px;
}
.boxiky {
    width: 248px;
    height: 47px;
    margin-bottom: 5px;
}
.boxiky a, .boxiky a:visited, .boxiky a:hover {
    width: 225px;
    height: 47px;
    line-height: 47px;
    padding-right: 23px;
    text-decoration: none;
    display: block;
    color: #7c7c7c;
    font-weight: bold;
    font-size: 1.1em;
    text-align: right;
}
.radce {
    background: url('../images/radce.jpg') top left no-repeat;
}
/*.doprava {
    background: url('../images/doprava.jpg') top left no-repeat;
}*/
.baleni {
    background: url('../images/baleni.jpg') top left no-repeat;
}
#small_info {
      width: 334px !important;
}
#small_info img {
  margin-top: 3px;
}
#summary {
    position: relative;
      width: 334px !important;
    padding: 52px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
  background: url('../images/gradik.gif') bottom left repeat-x;
}
#summary strong {
  font-size: 1.2em;
}
#summary span.label {
    position: relative;
}
.dostupnost {
    padding-top: 5px;
}
.gemoney {
    padding-top: 5px;
}
.bookmarks {
    padding-top: 5px;
    text-align: right;
}
.variant_spacer {
    padding: 0;
    margin: 0;
    line-height: 6px;
    height: 6px;
}
#hlaska {
    position: absolute;
    width: 18em;
    /*height: 30px;*/
    padding: 10px 10px 33px 10px;
    border: 1px solid #c00b08;
    top: -35px;
    right: 0;
    color: #000;
    background-color: #fff;
    text-align: center;
    z-index: 1000;
}
#hlaska a.krizek {
    position: absolute;
    top: -1px;
    right: 2px;
    text-decoration: none;
}
#hlaska a.krizek:hover {
    background: none;
}
.krizek2 {
    position:absolute;
    top: 0px;
    right: 0px;
    width: 26px;
    height: 26px;
    background: url('../images/krizek2.gif') no-repeat;
    cursor: pointer !important;
}
#hlaska strong {
    font-size: 1em !important;
}
#hlaska a, #hlaska a:visited, #hlaska a:hover {
    color: #c00b08;
    text-decoration: none;
}
#hlaska a:hover {
    color: #fff;
    background-color: #c00b08;
}
#hlaska #links {
    position: absolute;
    bottom: 10px;
    left: 28px;
    height: 20px;
}
#hlaska #links a.left, #hlaska #links a.right {
    float: left;
    display: block;
    border: 1px solid #c00b08;
    padding: 2px 4px 2px 4px;
}
#hlaska #links a.right {
    border-left: none;
}
/*.add_to_cart_button, .re-count {*/
.m_but, .mm_but {
  width: 99px !important;
  height: 23px;
  color: #fff;
  font-weight: bold;
  padding-left: 8px;
  border: none;
  background: #dc7106 url('../images/m-but.gif') top left no-repeat;
  cursor: pointer !important;
  font-weight: bold;
  text-align:center;
}
.mm_but {
  background: #dc7106 url('../images/bubu.gif') top left no-repeat;
}
.m_but2 {
    width: 186px !important;
    height: 23px;
    border: none;
    color: #fff;
    font-weight: bold;
    background: #dc7106 url('../images/m-but2.gif') top left no-repeat;
}
.m_but3, .m_but4 {
    width: 63px;
    height: 23px;
    border: none;
    background: url('../images/m-but3.gif') top left no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
}
.supervariant .m_but5 {
    width: 60px;
}
.celkem {
}
.cena_celkem {
    background: url('../images/celkem.gif') top left no-repeat;
    width: 123px;
    height: 22px;
    color: #fff;
    font-size: 1.2em;
    text-align:center;
    padding-top: 3px;
    margin-top: 5px;
}
.cena_celkem_napis {
    font-size: 1.15em;
    font-weight: bold;
    text-transform: uppercase;
}
.add_to_cart {
    position:relative;
    text-align: right;
    width: 334px !important;
    padding-top: 16px;
    background: url('../images/det-kosik.gif') 108px 62% no-repeat;
    padding-bottom: 4px;
}
.atc_text {
    position:absolute;
    top: 28px;
    left: 13px;
    width: 65px;
}
.add_to_cart .button {
    width: 194px;
    height: 47px;
    background: #d70a12 url('../images/det-but.gif') no-repeat;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
}
.re-count {
  color: #000;
  background: url("../images/icons/calculator.gif") 15% 50% no-repeat;
}
#detail_price {
/*    position:relative;*/ /** TO SNAD ANI NENI MOZNEEEE IIIIIIEEEEEEEEE**/
}
.vari {
    border-collapse: collapse;
    position:absolute;
    top: 18px;
    left: 12px;
    width: 323px;
    z-index: 10;
}
.vari .sl1 {
    text-align: left !important;
}
.vari .sl2 {
    text-align: right !important;
}
#detail_price label.nodisplay {
  display: none;
}
/*html>body #detail_price label {
	width: 40%;
}*/
#detail_price .drop_menu {
  	width: 60px;
}
#detail_price select {
/*	width: 60%;*/
    width: 85px;
}
/*.detail_bottom_box {
  margin: 0;
  padding: 5px 0;
}
.detail_bottom_box h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 2px;
	border-bottom: 1px solid #414141;
}*/
.detail_bottom_box .form_item_box {
  text-align: center;
}
.order_item_product {
  float: left;
  width: 33%;
}
.order_item_product span.label{
  width: 20%;
}
.order_item_product .img {
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align:center;
    margin: 0 auto;
}
.invoice .form_item_box label {
    width: 70px;
}
.form_item_box label {
  width: 100px;
}

.diskuze_holder {
    text-align:left;
}
.diskuze_holder a, .diskuze_holder a:visited, .diskuze_holder a:hover {
    /*color: #ed1c24;*/
    color: #a72024;
}
.diskuze_holder .new_link {
    padding-bottom: 10px;
    font-weight: bold;
}
.diskuze_holder .new_link a, .diskuze_holder .new_link a:visited, .diskuze_holder .new_link a:hover {
    color: #ed1c24;
}
.diskuze_holder .bad_message {
    margin-bottom: 10px;
}
.disk_form {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
}
.disk_form .m_but {
  font-size: 0.9em;
}
/*.disk_form .it_style {
    width: 252px;
    height: 22px;
    padding: 5px 8px 0px 8px;
}
.disk_form .ta_style {
    padding: 5px 8px 0px 8px;
}
.disk_form .se_style {
    font-size: 1.2em;
}*/
.disk_form .text_diskuze {
    line-height: 1.5em;
}
.disk_item {
    padding-bottom: 15px;
}
.disk_item_in {
}
.disk_item .head {
    position:relative !important;
    padding: 3px 5px 3px 10px;
    background: #f2f2f2;
}
.disk_item .title {
/*    color: #ed1c24;*/
    color: #000;
    font-weight: bold;
}
.disk_item .date {
}
.disk_item .email {
    padding-left: 10px;
}
.disk_item .text {
    padding: 5px 10px;
    line-height: 1.5em;
}
.disk_item .reagovat {
    position:absolute;
    top: 12px;
    right: 34px;
    text-align: right;
    font-size: 1.1em;
}
html>body .disk_item .reagovat {
    top: 10px;
    right: 18px;
}
.disk_item .name {
/*    color: #ec5404;*/
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 0px;
}

#category_sub {
	margin: 0 0 10px 0;
	padding: 0 0px 5px 0px;
}
#category_sub a, #category_sub a:visited, #category_sub a:hover {
    background: url('../images/cat-sub-arrow.gif') 0% 50% no-repeat;
    padding-left: 8px;
    line-height: 25px;
    position:relative;
    right: 3px;
}
#category_sub table {
    width: 100%;
}
#category_sub table td {
    /*width: 20%;*/
    padding-right: 5px;
}
#sets .plus {
    font-size: 2em;
    padding: 0px 5px;
}
#sets .button {
    font-size: 0.9em;
    margin-top: 4px;
}
#sets img {
    width: 50px;
}
.set_table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #dfdfd0;
}
.set_table td {
    background-color: #f8f8ee;
    border: 1px solid #dfdfd0;
    border-bottom: none;
    padding: 10px 5px;
    text-align:center;
}
.set_table th {
    background-color: #f2f2e9;
    border: 1px solid #dfdfd0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 0.9em;
/*    border-right: 1px solid #f8f8ee;*/
}
.set_table th strong {
    font-size: 1.1em;
}
.set_table .set {
    text-align: left;
}
.set_table .pr {
    font-weight: bold;
    font-size: 1.2em;
}
.zplayer {
    text-align:center;
}
.zplayer object {
    margin-top: 15px;
    margin-bottom: 10px;
}
.votaznik_spacer {
    padding: 0px 5px;
}
#detail_tabs {
/*    position:relative;*/ /** TO SNAD ANI NENI MOZNEEEE IIIIIIEEEEEEEEE**/
    background: url('../images/gradik.gif') bottom left repeat-x;
}
.detail_tabs_title {
    font-weight: bold;
    font-size: 1.4em;
    padding: 0px 0px 10px 0px;
}
#detail_tabs_in {
  padding: 20px 5px 20px 19px;
}
#detail_tabs_in .lih {
    line-height: 1.5em;
    padding-bottom: 15px;
}
#det_tabs {
    height: 31px;
    border-bottom: 3px solid #979797;
}
#det_tabs_in {
    padding-left: 9px;
}
html>body #det_tabs_in {
    padding-left: 0px;
}
#det_tabs a, #det_tabs a:visited, #det_tabs a:hover {
    float: left;
    height: 26px;
    line-height: 26px;
    background: #979797 url('../images/tabs/detail/bg-off.gif') repeat-x;
    text-align:center;
    text-decoration: none;
    color: #000;
    margin-right: 1px;
    position:relative;
    top: 5px;
    cursor: pointer !important;
}
#det_tabs a.active, #det_tabs a.active:visited, #det_tabs a.active:hover {
    top: 0px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    background: #979797 url('../images/tabs/detail/bg-on.gif') repeat-x;
}
#det_tabs span {
    float: left;
    display: block;
    height: 26px;
}
#det_tabs .active span {
    height: 31px;
    display: block;
}
#det_tabs span.dt_l {
    width: 3px;
    background: url('../images/tabs/detail/left-off.gif') no-repeat;
}
#det_tabs span.dt_r {
    width: 3px;
    background: url('../images/tabs/detail/right-off.gif') no-repeat;
}
#det_tabs span.dt_text {
    width: 110px;
}
#det_tabs .active span.dt_l {
    width: 3px;
    background: url('../images/tabs/detail/left-on.gif') no-repeat;
}
#det_tabs .active span.dt_r {
    width: 3px;
    background: url('../images/tabs/detail/right-on.gif') no-repeat;
}
.table_detail_param {
  width: 100%;
}
/*----end of PRODUCT-----------*/
#category_head {

}
#category_head .link a{
  font-size: 1em;
}
#category_head h1 {
  margin: 10px 0 10px 0;
}
/*---------end of CONTENT------*/
/*---------LEFT----------------*/
#left {
	position: relative;
	float: left;
	left: 216px;
	width: 216px;
	margin-left: -100%;
}
html>body #left {
	left: -216px;
}
.left2l {
	float: right !important;
	margin-left: -216px !important;
	left: -216px !important;
}
#left-in {
  width: 100%;
}
#right-in .promo_block img {
  max-width: 150px;
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	margin-bottom: 6px;
}
.menu ul {
	margin: 0px;
	padding: 5px 5px 0px 16px;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	display: block;
	margin: 0px;
	height: 2px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	border-top: 1px solid #f7f5f6;
}
html>body .menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	min-height: 2px;
	height: auto;
}
.menu ul li a.category1, .menu ul li a.category2, .menu ul li a.category3,
.menu ul li a.category4, .menu ul li a.category5 {
}
.menu ul li a.category0:hover, .menu ul li a.category1:hover, .menu ul li a.category2:hover,
.menu ul li a.category3:hover, .menu ul li a.category4:hover, .menu ul li a.category5:hover {
	color: #fff;
	border-top: 1px solid #fff;
	background: #e78823 url('../images/menu-on-top.gif') top left no-repeat;
}
span.ci {
    display: block;
}
.menu ul li a:hover .ci, .menu .active a .ci, .menu .active a:visited .ci, .menu .active a:hover .ci {
    background: url('../images/menu-on-bottom.gif') bottom left no-repeat;
}
.menu ul li a.category0 .ci, .menu ul li a.category0:hover .ci {
	padding: 3px 0px 3px 9px;
}
/*.menu ul li a.category0 .ci, .menu ul li a.category0:hover .ci {
    padding-left: 13px;
}*/
.menu ul li a.category1  .ci, .menu ul li a.category1:visited .ci, .menu ul li a.category1:hover .ci {
	padding: 3px 0px 3px 31px;
}
.menu ul li a.category2 .ci, .menu ul li a.category2:visited .ci, .menu ul li a.category2:hover .ci {
	padding: 3px 0px 3px 43px;
}
.menu ul li a.category3 .ci {
	padding: 3px 0px 3px 44px;
}
.menu ul li a.category4 .ci {
    padding-left: 60px;
}
.menu ul li a.category5 {
    padding-left: 70px;
}
.menu .active a, .menu .active a:visited, .menu .active a:hover {
	color: #fff !important;
    background: #e78823 url('../images/menu-on-top.gif') top left no-repeat;
}
/*.menu .active a.category0, .menu .active a.category0:visited, .menu .active a.category0:hover {
	color: #fff;
    background: #ed9432 url('../images/menu-item-on.gif') no-repeat;
}*/
/*---------end of LEFT---------*/
.black_t {
    color: #fff;
    font-weight: bold;
    height: 28px;
    background: #000 url('../images/h2-left-justfight.gif') no-repeat;
    text-transform: uppercase;
}
.black_t_in {
    height: 22px;
    padding: 6px 0px 0px 17px;
    background: url('../images/h2-right-justfight.gif') top right no-repeat;
}
.black_t h2 {
    font-size: 12px;
}
#left h2, #right h2 {
	/*font-size: 1.1em;*/
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	/*width: 165px;
	padding: 0px 23px;
	height: 32px;
	line-height: 32px;*/
	width: 177px;
	padding: 0px 17px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	text-transform: uppercase;
	background: #000 url('../images/h2-bg.gif') no-repeat;
}
#right .doted_line {
  margin-left: 5px;
}
.prodavac {
    width: 213px;
    background: #010101 url('../images/prod-bg.gif') repeat-y;
    padding: 0;
    margin: 10px 0 10px 0;
    color: #fff !important;
}
.prodavac a, .prodavac a:visited, .prodavac a:hover {
    color: #fff;
}
.prodavac_in {
    width: 213px;
    background: url('../images/prod-top.gif') no-repeat;
}
.prodavac_in_in {
    width: 190px;
    background: url('../images/prod-bottom.gif') left bottom no-repeat;
    padding: 0px 0px 0px 23px;
}
.prodavac h2 {
    background: none !important;
}
/*.assistant {
    text-align: left !important;
    font-size: 0.9em;
}*/
.ass_item {
    padding-bottom: 8px;
}
.assistant .sa_item {
    padding: 3px 0px;
}
.assistant .skype, .assistant .icq {
    position:relative;
}
.assistant .icq img, .assistant .skype img {
    position:absolute !important;
    top: 0px !important;
}
.assistant .skype strong {
    color: #ec912e;
    font-weight: bold;
    padding-left: 20px;
}
.dotaz {
    padding-top: 5px;
} 
.dotaz a, .dotaz a:visited, .dotaz a:hover {
    color: #ec5404;
    font-weight: bold;
}
.dotaz a:hover {
    text-decoration: none;
}
.platnost {
    padding-top: 5px;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 180px;
	float: left;
	margin-right: -180px;
}
html>body #right {
	margin-right: -180px;
}
#right-in {
  width: 100%;
  padding-top: 5px;
}
.right2l {
    display:none !important;
}
.up_stuffs {
    position:absolute;
    top: 0px;
    right: 15px;
    width: 426px;
    height: 68px;
    background: #000 url('../images/up-stuffs-bg2.gif') no-repeat;
}
#login_s {
    padding: 9px 0px 0px 14px;
}
#login_s a, #login_s a:visited, #login_s a:hover {
    font-weight: bold;
    color: #fff;
}
#login_s a.klic, #login_s a.klic:visited, #login_s a.klic:hover {
    padding-left: 29px;
    background: url('../images/klic.gif') 0% 50% no-repeat;
}
#login {
}
#login a, #login a:visited, #login a:hover {
    padding: 0;
}
#login_in {
}
#login input {
/*  font-size: 0.85em;*/
}
#login .w100 {
  width: 100px;
}
#login .logged {
/*  margin: 5px 10px 10px 10px;*/
  line-height: 1.5;
}
#login .login_links {
    line-height: 1.4em;
    padding: 0;
}
#login .it_style {
/*    width: 96px;
    margin-bottom: 7px;
    margin-top: 3px;
    border: none;
    background-color: #fff;*/
}
#login .button {
}
#login .name {
    padding-bottom: 5px;
}

#right .wrap {
/*    font-size: 0.9em;*/
	margin-bottom: 10px;
}
#right .wrap-in {
	padding: 8px;
	margin: 0px;
	text-align: center;
	line-height: 1.2;
}
#right .wrap .img {
    width: 100%;
    line-height: 90px;
    height: 90px;
    text-align:center;
    padding: 5px 0px;
}
#right .wrap .img_in {
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align:center;
    background-color: #fff;
    margin: 0 auto;
}
#right .wrap h3 {
    width: 100%;
    text-align: left;
}
#right .topn {
    padding-top: 3px;
    padding-bottom: 3px;
}
#right .topn:hover {
    padding-bottom: 8px;
}
#right .topn .prbox_onoff {
    display:none;
}
#right .topn:hover .prbox_onoff {
    display: block;
}
#right .wrap p.row {
  margin: 0;
}
#right .wrap span.label{
  width: 54%;
}
#right .wrap img {
}
#right .wrap img.businessmen {
  position: relative;
  top: 4px;
  padding: 0;
  border: none;
  background: none;
}
#right .wrap form {
  text-align: left;
}
#right .wrap form img {
  background: none;
  border: none;
}
#right .w-service input {
  font-size: 0.8em;
  width: 55%;
}
#right .w-service fieldset {
    border: 1px solid #ccc;
    padding: 7px 5px 10px 5px;
    text-align: center;
}
#right .w-service .submit {
    position: relative;
    width: 35%;
    left: 10px;
    top: 3px;
}
#right .w-service h3 {
    text-align: left;
}
#right .wrap ul, #right .wrap ol {
    margin: 0 0 0 25px;
    padding: 0;
}
html>body #right .wrap ul, html>body #right .wrap ol {
    margin: 0 0 0 16px;
}
#right .wrap li {
    margin: 0;
    padding: 0;
}
/*---------end of RIGHT--------*/
/*-------- PROMO BLOCK --------*/
.promo_block {
  font-size: 0.9em;
  padding: 5px 10px 5px 10px;
}
.promo_block2 {
  text-align: center;
  width: 100%;
}
.promo_block2_in {
  width: 600px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#left .promo_block {
	width: 211px;
    padding: 5px 0px 10px 0px !important;
	overflow: hidden;
}
/*-------end of PROMO BLOCK---*/
/*-------- CART  -----------*/
.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
}
.platba_info {
    position:absolute;
    top: 112px;
    left: 370px;
    color: #ec5404;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
html>body .platba_info {
    top: 109px;
}
.platba_info_kosik {
    color: #ec5404;
    margin-top: 5px;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
.platba_info_kosik input {
    float: right;
    position:relative;
    top: -22px;
}
.c_mess {
    font-size: 1.1em;
    padding-bottom: 5px;
    padding-top: 5px;
}
.ups .m_but2 {
    font-size: 1.1em;
}
.cart_pipe {
    position:relative;
    text-align:center;
    margin-bottom: 10px;
    padding-left: 1px;
}
.cart_pipe .active {
    color: #000;
}
.cart_pipe .cp1, .cart_pipe .cp2, .cart_pipe .cp3 {
    font-weight: bold;
    width: 205px;
    position:absolute;
    top: 85px;
    text-align: right;
}
.cart_pipe .cp1 {
    left: 30px;
}
.cart_pipe .cp2 {
    left: 285px;
}
.cart_pipe .cp3 {
    left: 537px;
}
.kosik_index {
}
.kosik_submito {
    text-align:center;
    padding-top: 5px;
}
.kosik_box1, .kosik_box2, .kosik_box3 {
    width: 242px;
    float: left;
}
.kosik_box1 .kosik_submito {
    padding-top: 94px;
}
html>body .kosik_box1 .kosik_submito {
    padding-top: 91px;
}
.kosik_box3 .kosik_submito {
    padding-top: 67px;
/*    text-align: right;*/
}
html>body .kosik_box3 .kosik_submito {
    padding-top: 63px;
/*    text-align: right;*/
}
.kosik_box1 .r_box_in, .kosik_box2 .r_box_in, .kosik_box3 .r_box_in {
    height: 120px;
}
.kosik_box1, .kosik_box2 {
    margin-right: 7px;
}
.kosik_box2 .table_invoice td {
    padding: 4px 5px;
}
.kosik_box2 .table_invoice input {
    width: 150px;
}
.back {
    padding-top: 10px;
}
/*--------- REGISTRATION ---------*/
.data_form {
}
.data_form h3 {
}
.data_form fieldset {
  border: 1px solid #e1e1e1;
  padding: 8px;
  margin-bottom: 5px;
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
  background-color: #e1e1e1;
}
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;
}
.detail_search .w140 {
  width: 185px;
}
.detail_search .w70 {
    width: 91px;
}
fieldset.pure_fieldset {
    padding: 0;
  border: none;
}
fieldset.pure_fieldset legend {
  border: none;
  background: none;
}
.data_form label, .data_form .checkbox, .data_form .checkbox-registration {
  display: block;
  width: 120px;
  float: left;
  padding: 0 10px 0 0;
  margin: 2px 0 2px 0;
}
.data_form .checkbox, .data_form .checkbox-registration {
  text-align: right;
}
.data_form .checkbox-registration {
  position: relative;
  width: 30px;
}
.data_form input{
  margin: 2px 0 2px 0;
}
.invoice label {
  width: 100px;
}
/*--------end of REGISTRATION -----*/
/*-------- end of CART  ---------*/
/*---------FOOTER--------------*/
/*.phone {
    font-weight: bold;
    background: url('../images/telefon.gif') top right no-repeat;
    padding-right: 26px;
}*/
#footer {
	clear: both;
	color: #fff;
	background: #dd7408 url('../images/footer-bg.gif') no-repeat;
	height: 31px;
	line-height: 31px;
}
html>body #footer {
    min-height: 31px;
    height: auto;
}
#footer a, #footer a:visited, #footer a:hover {
    color: #fff;
}
#footer .cop {
    float: left;
    padding-right: 45px;
    padding-left: 5px;
}
#footer_left a, #footer_left a:visited, #footer_left a:hover {
    color: #fff;
    text-decoration: none;
    padding: 0px 10px;
    float: left;
    height: 31px;
    line-height: 31px;
}
.fot_r {
    float: left !important;
    display: block;
    width: 2px;
    height: 31px;
    background: url('../images/footer-line.gif') no-repeat;
}
#footer a:hover {
    text-decoration: underline;
}
#footer_in {
    padding: 0px 5px;
}
#footer_left, #footer_right {
    float: left;
    width: 83%;
}
#footer_left {
    text-align: left;
}
#footer_right {
    width: 17%;
    text-align: right;
}
#footer_right_in {
    padding-right: 8px;
}
#footer_dule {
    padding-top: 6px;
}
/*---------end of FOOTER-------*/
/*---------OTHER SETTINGS------*/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
  color: #ed1c24;
  font-weight: bold;
}
#newss {
    background-color: #fff;
}
.news-list {
	margin: 5px 0px 0px 0px;
	padding:4px 1px 4px 0px;
	width: 373px;
	float: left;
	background: url('../images/dotiky-zpravy.gif') 17px 100% no-repeat;
}
.news-list_in {
    padding: 0px 25px 0px 15px;
    background: url('../images/dotik-v.gif') top right repeat-y;
}
.news-list .text{
	padding:0px;
	height: 126px;
	overflow: hidden;
}
.news-list .imag {
	float:left;
	width: 173px;
	text-align:center;
	margin:0px 5px 5px 0px;
	position:relative;
	top: 3px;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news_det {
    padding: 8px 0px 10px 0px;
}
.news_det a, .news_det a:visited, .news_det a:hover {
    color: #a72024;
    font-weight: bold;
    background: url('../images/news-arrow2.gif') 100% 50% no-repeat;
    padding-right: 10px;
}
.dl {
    padding-top: 4px;
    padding-left: 17px;
}
.dl a, .dl a:visited, .dl a:hover {
    color: #ed1c24 !important;
    background: url('../images/news-arrow.gif') 100% 50% no-repeat !important;
}
.prihlasen {
    color: #fff;
}
.news-list h3, .news-list h2 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.news-list h3 a, .news-list h3 a:visited, .news-list h3 a:hover,
.news-list h2 a, .news-list h2 a:visited, .news-list h2 a:hover {
    color: #a72024;
}
.news_sec {
	background-position: 28px 100%;
}
.news_sec .news-list_in {
    padding-left: 20px;
    background: none;
}
.press .news-list {
}
.press .news_fir .news-list_in {
    padding-left: 0px !important;
}
.press .news_fir {
	background-position: 0px 100%;
}
.press .news_sec {
	background-position: 42px 100%;
}
/*.news-list h3 a:hover, .news-list h2 a:hover {
    text-decoration: underline;
}*/
.news-list .date {
    padding: 4px 0px;
}
.news-list .lih {
    line-height: 1.33em;
}
.print{
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
}
.popup_print {
    position:absolute;
    width: 100px;
    top: 0;
    right: 0;
}
.print a, .print a:visited, .print a:hover {
  position: relative;
    color: #ec5404;
}
#cart_invoice .print {
    position:absolute;
    top: 128px;
    right: 7px;
    width: 100px;
}
.print_button {
  width: 16px;
  height: 16px;
  border: none;
  background: none;
  background: url("../images/icons/print2.gif") 50% 50% no-repeat;
	cursor: pointer !important;
}
.card {
  border: 1px solid #000;
  padding: 8px;
  margin-bottom: 10px;
}
#ctct {
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 5px;
    margin-top: 5px;
}
.same_height {
    height: 280px;
}
#listicka {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 501;
    height: 27px;
    width: 100%;
/*	width: 973px;*/
    background: url('../images/listicka-border.gif') bottom left repeat-x;
/*    padding: 0 0 0 180px;*/
    background-color: #ece9d7;
    background-color: #e4e6e3;
/*    display: none;*/
}
#listicka img.logo {
    position: absolute;
    top: 1px;
    right: 0px;
}
.menu_listicka {
    margin: 0px;
    padding: 1px 0 0 0;
/*    margin-left: 180px;*/
    /*display: none;*/
}
.menu_listicka ul {
    width: 780px;
    margin: 0px auto;
    padding: 0px;
}
.menu_listicka ul img {
    position: relative;
    top: 3px;
    right: 2px;
}
.menu_listicka li {
    list-style-type: none;
}
.menu_listicka li a {
    display: block;
    padding: 4px 10px 3px 10px;
    height: auto;
    color: #000 !important;
    text-decoration: none;
}
.menu_listicka li a.img {
    padding: 0px 10px 3px 10px;
}
.menu_listicka li.li0 a {
    text-align: center;
    width: 134px;
}
.menu_listicka li.li1 a {
    text-align: left;
}
.menu_listicka li.li1 a {
    padding: 1px 10px 5px 10px;
}
.menu_listicka li a:hover {
    color: #000;
}
.menu_listicka li.li0 a:hover {
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.menu_listicka .parent {
    background: url("../images/sipka.gif") 90% 30% no-repeat;
}
.menu_listicka h2 {
    font-size: 1em;
    margin: 0;
    padding: 5px 3px 1px 3px;
}
ul.ul0 li.li0,
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    float: left;
    position: relative;
    width: 154px;
/*    padding: 0 5px 0 5px;*/
}
ul.ul0 li.li0 {
    display: block;
    width: 154px;
    /*border-right: 1px solid #fff;*/
}
ul.ul1, ul.ul2, ul.ul3 {
    position: absolute;
    visibility: hidden;
    width: 154px;
}
ul.ul1 a, ul.ul2 a, ul.ul3 a {
    width: 134px;
    /*background-color: red;*/
}
ul.ul1 {
    top: 2.2em;
    left: 0;
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #ece9d8;
    border-top: 1px solid #ece9d8;
/*    border: 1px solid #aca899;*/
    padding: 1px 1px 1px 1px;
    background-color: #fff;
}
ul.ul2, ul.ul3 {
    top: 0;
    left: 154px;
}
ul.ul1 li.li1 a:hover {
    border: none;
    background-color: #bbb;
    color: #fff !important;
}
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    background: #fff;
    border-bottom: 1px solid #aca899;
}
ul.ul0 li.li0:hover ul.ul1,
ul.ul1 li.li1:hover ul.ul2,
ul.ul2 li.li2:hover ul.ul3 {
    visibility: visible;
}
/*** ROLUENTOS MENUENTE ***/
/*-- spolecne --*/
.r_menu {
    float: left;
}
.r_menu ul {
    margin: 0px;
    padding: 0px;
}
.r_menu li {
    float: left; /*IE*/
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
/*    padding-bottom: 1px;*/
    z-index: 10;
}
.r_menu li a {
    display: block;
    margin: 0;
    padding: 0;
    color: #000;
}
html>body .r_menu li a {
    height: auto;
}
.r_menu li a:hover {
}
.r_menu .parent {
}
.r_menu .first {
}
.r_menu ul.u1, .r_menu ul.u2, .r_menu ul.u3, .r_menu ul.u4 {
    position: absolute;
    visibility: hidden;
/*    z-index: 10;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;*/
}
.r_menu ul.u0 li.l0:hover ul.u1,
.r_menu ul.u1 li.l1:hover ul.u2,
.r_menu ul.u2 li.l2:hover ul.u3,
.r_menu ul.u3 li.l3:hover ul.u4 {
    visibility: visible;
}
/*-- end spolecne --*/
/*-- left menu --*/
.sp_left_menu {
	margin: 0px;
	margin-bottom: 5px;
	padding: 6px 5px 0px 10px;
}
.sp_left_menu .r_menu ul {
    background-color: #f7f5f5;
}
.sp_left_menu .r_menu li {
    width: 201px;
}
.sp_left_menu .r_menu li a {
	padding: 0 0 0 15px;
    line-height: 24px;
    height: auto !important;
    height: 1%;
	text-decoration: none;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.sp_left_menu .r_menu li a:hover {
    color: #fff;
    background-color: #f00;
}
.sp_left_menu .r_menu li a.first {
    width: 184px;
	padding: 0px 0px 0px 17px;
	border: none;
	border-top: 1px solid #f7f5f6;
}
.sp_left_menu .r_menu li a.first:hover,
.sp_left_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_left_menu .r_menu ul.u0 li.l0hover .parent0 {
	color: #fff;
    background: #ed9432 url('../images/menu-item-on.gif') no-repeat;
}
.sp_left_menu .r_menu ul.u1 li.l1 .parent1,
.sp_left_menu .r_menu ul.u2 li.l2 .parent2 {
    background: url('../images/left-menu-arrow-off2.gif') 94% 50% no-repeat;
}
.sp_left_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_left_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_left_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_left_menu .r_menu ul.u2 li.l2hover .parent2 {
	color: #fff;
    background: #f00 url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_left_menu .r_menu ul.u1, .sp_left_menu .r_menu ul.u2,
.sp_left_menu .r_menu ul.u3, .sp_left_menu .r_menu ul.u4 {
    top: 0px;
    left: 201px;
    width: 201px; /* IE7 bitch to potrebuje! */
}
.sp_left_menu .sipka {
    display: block;
    position:absolute;
    top: 38%;
    right: 6px;
    width: 4px;
    height: 7px;
    overflow: hidden;
    background: url('../images/left-menu-arrow-off2.gif') no-repeat;
}
.sp_left_menu .r_menu li a.first:hover .sipka,
.sp_left_menu .r_menu ul.u0 li.l0:hover .parent0 .sipka,
.sp_left_menu .r_menu ul.u0 li.l0hover .parent0 .sipka {
    background: url('../images/top-menu-arrow.gif') no-repeat;
}
/*-- end left menu --*/
/*-- right menu --*/
.sp_right_menu {
    font-size: 0.9em;
	margin: 0px;
	margin-bottom: 10px;
	width: 175px;
	padding: 10px 0px 15px 5px;
}
.sp_right_menu .r_menu ul {
    background-color: #fff;
}
.sp_right_menu .r_menu li {
    width: 175px;
}
.sp_right_menu .r_menu li a {
	padding: 0px 0px 0px 23px;
	line-height: 25px;
    height: auto !important;
    height: 1%;
	text-decoration: none;
}
.sp_right_menu .r_menu li a:hover {
	color: #ec5404;
}
.sp_right_menu .r_menu li a.first {
	color: #626261;
    width: 152px;
    background: url('../images/menu-sipka3.gif') 2% 50%  no-repeat;
}
.sp_right_menu .r_menu li a.first:hover,
.sp_right_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_right_menu .r_menu ul.u0 li.l0hover .parent0 {
	color: #ec5404;
    background: url('../images/menu-sipka3-over.gif') 2% 50%  no-repeat;
}
.sp_right_menu .r_menu ul.u1 li.l1 .parent1,
.sp_right_menu .r_menu ul.u2 li.l2 .parent2 {
    background: url('../images/right-menu-arrow-off.gif') 4% 50% no-repeat;
}
.sp_right_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_right_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_right_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_right_menu .r_menu ul.u2 li.l2hover .parent2 {
	color: #ec5404;
    background: url('../images/right-menu-arrow-on.gif') 4% 50% no-repeat;
}
.sp_right_menu .r_menu ul.u1, .sp_right_menu .r_menu ul.u2,
.sp_right_menu .r_menu ul.u3, .sp_right_menu .r_menu ul.u4 {
    top: 0px;
    left: -175px;
    width: 175px; /* IE7 bitch to potrebuje! */
}
/*-- end right menu --*/
/*-- top menu --*/
#header_menu {
    position: absolute;
    bottom: -2px;
    bottom: -3px;
    left: 0px;
    height: 41px;
    height: 34px;
    background: #f39f40 url('../images/header-menu-bg.gif') no-repeat;
    width: 981px;
}
html>body #header_menu {
    bottom: -1px;
    bottom: -2px;
}
.f_right, .sipka {
    display:none;
}
.sp_top_menu {
}
.sp_top_menu .sipka {
    display: block;
    position:absolute;
    top: 47%;
    right: 11px;
    width: 7px;
    height: 4px;
    background: url('../images/top-menu-arrow-down.gif') no-repeat;
}
.sp_top_menu .r_menu ul {
    background-color: #db7105;
}
.sp_top_menu .r_menu li a {
    color: #fff !important;
    text-decoration: none;
    line-height: 26px;
    padding: 0px 10px;
    height: auto !important;
    height: 1%;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.sp_top_menu .r_menu li a:hover {
    background-color: #050505;
}
.sp_top_menu .r_menu li.l0 a.first, .sp_top_menu .r_menu li.l0 a.first:visited,
.sp_top_menu .r_menu li.l0 a.first:hover {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    background: none;
    line-height: 41px;
    line-height: 34px;
    padding: 0px;
    border: none;
    text-transform: uppercase;
    font-size: 1em;
    cursor: pointer !important;
}
.sp_top_menu .r_menu li.l0 a.first:hover {
    background: url('../images/header-menu-on-justfight.gif') repeat-x;
}
.sp_top_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_top_menu .r_menu ul.u0 li.l0hover .parent0 {
    background: url('../images/header-menu-on-justfight.gif') repeat-x;
    text-decoration: none;
}
.sp_top_menu .r_menu ul.u0 li.l0 a.first:hover {
    text-decoration: none;
}
.sp_top_menu .r_menu li.l0 a.first span.f_left, .sp_top_menu .r_menu li.l0 a.first span.f_right {
    float: left;
    display: block;
    width: 4px;
    height: 41px;
    height: 34px;
}
.sp_top_menu .r_menu li.l0 a.first:hover span.f_left {
    background: url('../images/header-menu-left-on-justfight.gif') no-repeat;
}
.sp_top_menu .r_menu li.l0 a.first span.f_right {
    float: left;
    display: block;
    width: 2px;
    height: 41px;
    height: 34px;
    background: url('../images/header-menu-line.gif') no-repeat;
}
.sp_top_menu .r_menu li.l0 a.first span.f_text {
    position: relative;
    float: left;
    padding: 0px 13px;
}
.sp_top_menu .r_menu li.l0 a.parent0 span.f_text {
    padding-right: 30px;
}
.sp_top_menu .r_menu ul.u1 li.l1 .parent1,
.sp_top_menu .r_menu ul.u2 li.l2 .parent2 {
    background: url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_top_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_top_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_top_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_top_menu .r_menu ul.u2 li.l2hover .parent2 {
    background: #050505 url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_top_menu .r_menu li.l1, .sp_top_menu .r_menu li.l2,
.sp_top_menu .r_menu li.l3, .sp_top_menu .r_menu li.l4 {
    width: 170px;
}
.sp_top_menu .r_menu ul.u1, .sp_top_menu .r_menu ul.u2,
.sp_top_menu .r_menu ul.u3, .sp_top_menu .r_menu ul.u4 {
    top: 0px;
    left: 170px;
    width: 170px; /* IE7 bitch to potrebuje! */
}
.sp_top_menu .r_menu ul.u1 {
    top: 41px;
    top: 34px;
    left: 0px;
}
/*-- end top menu --*/
/*-- bottom menu --*/
.sp_bottom_menu {
    float: right;
}
.sp_bottom_menu .r_menu {
    float: right;
}
.sp_bottom_menu .r_menu ul {
    background-color: #c93300;
}
.sp_bottom_menu .r_menu li {
    text-align: left;
}
.sp_bottom_menu .r_menu li a {
    color: #fff !important;
    line-height: 26px;
    padding: 0px 10px;
    height: auto !important;
    height: 1%;
}
.sp_bottom_menu .r_menu li a:hover {
    text-decoration: none;
}
.sp_bottom_menu .r_menu li.l0 a.first {
    float: left;
    background: url('../images/blank.gif') top left repeat !important;
}
.sp_bottom_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_bottom_menu .r_menu ul.u0 li.l0hover .parent0 {
    text-decoration: none;
}
.sp_bottom_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_bottom_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_bottom_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_bottom_menu .r_menu ul.u2 li.l2hover .parent2 {
    background: url('../images/bottom-menu-arrow.gif') 94% 50% no-repeat;
    text-decoration: none;
}
.sp_bottom_menu .r_menu li.l1, .sp_bottom_menu .r_menu li.l2,
.sp_bottom_menu .r_menu li.l3, .sp_bottom_menu .r_menu li.l4 {
    width: 140px;
}
.sp_bottom_menu .r_menu ul.u1, .sp_bottom_menu .r_menu ul.u2,
.sp_bottom_menu .r_menu ul.u3, .sp_bottom_menu .r_menu ul.u4 {
    bottom: 0px;
    left: -140px;
    width: 140px;
}
.sp_bottom_menu .r_menu ul.u1 {
    bottom: 26px;
    left: 0px;
}
/*-- end top menu --*/
/*** END ROLUENTOS MENUENTE ***/
.w50p {
    width: 50% !important;
}
.bad_message, .good_message {
    color: #fff;
    width: 100%;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.good_message {
    background-color: #0c0;
}
.bad_message {
    background-color: #c00;
}
.cart_message {
    text-transform: none;
    font-weight: normal;
    margin-bottom: 5px;
}
.cart_message_in {
/*    text-align: left;*/
    color: #fff;
}
.cart_message_in a, .cart_message_in a:visited, .cart_message_in a:hover {
    font-weight: bold;
    color: #fff;
    text-transform: none;
    text-decoration: underline;
    float: left;
    margin-left: 35px;
}
.cm_item {
    float: left;
    margin-left: 22px;
}
.oran {
    color: #f5a446;
}
.cart_mess {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}
.rejstrik {
    padding: 5px 5px 5px 0px;
}
.rejstrik a {
    border: 1px solid #666;
    /*padding: 0px 3px;*/
    display: block;
    float: left;
    width: 1em;
    padding: 0px 3px;
    text-align:center;
    text-decoration: none;
    margin: 0px 5px 5px 0px;
}
html>body .rejstrik a {
    min-width: 1em;
    width: auto;
}
.rejstrik a, .rejstrik a:visited {
    color: #666;
}
.rejstrik a:visited {
    /*background-color: #ddd;*/
}
.rejstrik a.active, .rejstrik a:hover {
/*    background-color: #666;
    font-weight: bold;
    color: #fff;*/
}
.rejstrik a:hover {
    background-color: #666;
    color: #fff;
}
.rejstrik a.active:hover {
    font-weight: bold;
}
table.wordgroup td {
/*    line-height: 2.3em;*/
    width: 50%;
    vertical-align: top;
}
table.wordgroup .word {
    padding-left: 30px;
    font-size: 1em;
}
table.wordgroup .letter {
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: bold;
}
/*table.wordgroup a {
    color: #000;
}
table.wordgroup a:hover {
    color: #c00;
}*/
.empty {
    border: 1px solid #e1e1e1;
    text-align:center;
    padding: 3px 0;
}
.youtube {
    padding-top: 10px;
}
#slider {
    position:relative;
    padding-bottom: 24px;
}
.sliderek {
    position:absolute;
    top: 22px;
    left: 5px;
}
#sliderbox {
    position:absolute;
    top: 5px;
    left: 20px;
}
#onpage {
    color: #fff;
    width: 22px;
    height: 21px;
    text-align:center;
    border: none;
    background: url('../images/onpage.gif') no-repeat;
}
.detail_rating a, .detail_rating a:visited, .detail_rating a:hover {
    text-decoration: none;
}
.rating {
    height: 17px;
    overflow: hidden;
    padding: 8px 5px 3px 5px;
}
.star, .star2 {
    float: left;
    width: 16px;
    height: 14px;
}
.star {
    background: url('../images/star.gif') top left no-repeat;
}
.star2 {
    background: url('../images/star2.gif') top left no-repeat;
}
.star_text {
    height: 14px;
    float: left;
    margin-left: 5px;
    width: 90px;
    font-size: 0.9em;
    font-style: italic;
}
#credit {
    width: 100%;
}
.num_credits {
    color: #ec5404;
    font-weight: bold;
}
.table_obj {
    width: 100%;
}
.table_obj td {
    vertical-align: top;
}
#credit .obj_form {
    margin-top: 15px;
}
#credit .table_obj .button {
    width: 107px;
    height: 31px;
    border: none;
    background: url('../images/credit-odeslat.jpg') top left no-repeat;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position:relative;
    left: 87px;
}
.credit_box {
    width: 100%;
    clear: left;
    background: url('../images/dotted.gif') bottom left repeat-x;
    padding-top: 10px;
}
.credit_items a, .credit_items a:visited, .credit_items a:hover {
    color: #ec5404;
    font-weight: bold;
}
.credit_item {
    margin-bottom: 10px;
    font-size: 0.9em;
    width: 365px;
    float: left;
    padding-right: 10px;
}
.credit_item .img {
    width: 160px;
    line-height: 160px;
    height: 160px;
    text-align:left;
    padding: 5px 0px;
}
.credit_item .img_in {
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align:center;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #dedede;
}
.credit_item h2 {
    font-size: 1.2em;
}
.credit_item input {
    margin-left: 0px;
}
.credit_item table {
    width: 100%;
}
.credit_item table td.sec {
    text-align: right;
    vertical-align: bottom;
}
.first_item {
    margin-right: 15px;
    background: url('../images/dotted2.gif') top right repeat-y;
}
.vn_prices {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.6em;
}
.vn_submit {
    padding-top: 10px;
}
.vn_prices .light {
    color: #999;
}
.tech {
    padding-top: 3px;
}
.vn .credit_item .img {
    float: left;
    margin-right: 15px;
    width: 120px;
    line-height: 120px;
    height: 120px;
}
.vn .credit_item .img_in {
    width: 120px;
    line-height: 120px;
    height: 120px;
}
.vn h2 {
    padding-bottom: 3px;
}
.c_img {
    float: left;
    width: 115px;
}
.c_right {
    width: 530px;
    float: left;
}
.c_text {
    padding-top: 5px;
    height: 50px;
}
.more_filters {
    width: 100%;
    margin-top: 4px;
}
.mf_title {
    text-align:center;
    position:absolute;
    top: 1px;
    right: 7px;
    width: 35px;
    height: 43px !important;
    font-size: 0.9em;
    color: #fff;
    font-weight: bold;
    z-index: 100;
    cursor: pointer !important;
}
html>body .mf_title {
    top: 0px;
    right: 0px;
}
.mf_title_in {
    position:absolute;
    top: 0;
    left: 0;
    background-color: #878585;
    width: 35px;
    height: 33px;
    line-height: 33px;
    z-index: 101;
}
html>body .mf_title_in {
    height: 34px;
}
#onoff {
    background-color: #fff;
    border-top: 1px solid #bfbfbf;
	padding: 20px 16px;
}
#producerbar {
/*	background-color: #dfdfdf;
	border: 1px solid #bfbfbf;*/
	position:relative;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	height: 28px;
	width: 747px;
	background: #000 url('../images/vyrobci-bg.gif') top left no-repeat;
}
#producerbar_in {
/*	padding: 5px;*/
	padding: 0;
	margin: 0;
}
#producerbar label {
    color: #f39f40;
    font-weight: bold;
    position: relative;
    top: -2px;
}
#producerbar strong {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 23px;
    text-transform: uppercase;
}
#producerbar form, #producerbar fieldset {
}
#pr_box {
    position:absolute;
    left: 143px;
    top: 7px;
    width: 578px;
    overflow: auto;
    height: 19px;
}
#pr_box_in {
    position:absolute;
    width: 1000px;    
    height: 19px;
    top: 0;
    left: 0;
}
#producerbar table {
    width: 100%;
    padding: 0;
    margin: 0; 
}
#producerbar table td {
    padding-top: 5px;
    padding-bottom: 5px;
}
#producerbar {
}
#producerbar .g_left_off, #producerbar .g_right_off,
#producerbar .g_left_on, #producerbar .g_right_on {
    position:absolute;
    top: 11px;
    left: 130px;
    width: 6px;
    height: 10px;
}
#producerbar .g_right_off, #producerbar .g_right_on {
    left: 727px;
}
#producerbar .g_left_off {
     background: url('../images/gray-arrow-left.gif') top left no-repeat;
}
#producerbar .g_right_off {
     background: url('../images/gray-arrow-right.gif') top left no-repeat;
}
#producerbar .g_left_on {
    cursor: pointer !important;
     background: url('../images/blue-arrow-left.gif') top left no-repeat;
}
#producerbar .g_right_on {
    cursor: pointer !important;
     background: url('../images/blue-arrow-right.gif') top left no-repeat;
}
.pr_item {
    float: left;
    margin-right: 10px;
}
.hmpg .promo_block, #content .promo_block {
    padding: 0;
    margin: 0;
}
#dark_bg {
    background: url('../images/zatmeni_bg.png');
    height: 100%;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
}
#matwindow {
    width: 350px;
    position: fixed;
    top: 170px;
    left: 35%;
    margin: 0px auto 0px auto;
    border: 1px solid #000;
    z-index: 9999;
    /*background: #f2f0f1 url('../images/vykricnik.jpg') 30px 30px no-repeat;*/
    text-align: center;
}
#matwindow_in {
    background-color: #fff;
    padding: 10px 10px 15px 10px;
}
#matwindow .close {
    position:absolute;
    width: 17px;
    height: 17px;
    top: 2px;
    right: 2px;
    background: url('../images/krizek.gif') no-repeat;
    cursor: pointer !important;
}
.cart_mess_mat {
    padding: 5px 0px 10px 15px;
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    background: url('../images/el-kosiko.gif') 95% 20% no-repeat;
}
.cm_table {
    text-align:center;
}
.cm_table table {
    margin: 0 auto;
}
.cm_table table td.ccfc {
    text-align: right;
}
.cm_table table td.ccsc {
    text-align: left;
}
.nicel {
    text-align:center;
    padding: 15px 0px 38px 15px;
}
.clink, .clink2 {
    display: block;
    float: left;
    width: 132px;
    height: 28px;
    line-height: 28px;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
    background: url('../images/cart-mess-but-bg.gif') repeat-x;
}
.clink {
    margin: 0px 10px 0px 6px;
}
html>body .clink {
    margin: 0px 10px 0px 13px;
}
.de_tit {
    font-size: 10px;
}
.de_show {
    font-size: 11px;
}
.aemail {
	padding-right: 15px;
}
/*----end of-OTHER SETTINGS----*/
a.facebook, a.facebook:visited, a.facebook:hover {
	position:absolute;
	z-index: 2;
	width: 24px;
	height: 25px;
	top: 140px;
	right: 5px;
	background: url('../images/facebook.jpg') no-repeat;
	text-decoration: none;
	display:none;
}
.just_shop {
	color: #ff000a;
	display:none;
}
.ourpr {
	color: #777;
	text-decoration: line-through;
	display:none;
}
.price .ourpr {
	position:absolute;
	/*display: block;*/
	font-weight: normal;
}
.only_shop {
	padding-top: 5px;
	font-size: 11px;
	color: #777;
}
/*.ourpr2 .ourpr {
	top: 0px;
}*/
.dostupnost_info {
    display: block;
    margin-top: 5px;
}
.dostupnost_info span {
    font-weight: bold;
    color: #ed1c24;
}

