@import url("global.css");
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
/************************************************/
/*--------- MAIN HOLDER --------*/
#main_wrap {
    position:relative;
	width: 980px;
	margin: 0px auto 0px auto;
	min-width:980px;
	text-align: left;
}
#main_wrap_in {
}
#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-------*/
#logo {
  position: absolute;
/*  width: 165px;
  height: 147px;
  top: 82px;
  left: 750px;*/
  width: 139px;
  height: 124px;
  top: 92px;
  left: 645px;
}
.homepage #logo {
  position: absolute;
  width: 139px;
  height: 124px;
  top: 84px;
  left: 647px;
  background: url('../images/blank.gif') repeat;
}
#logo a, #logo a:visited, #logo a:hover {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#clc {
	float: right;
	text-align: center;
	width: 155px;
	width: 185px;
	height: 35px;
	background: none;
	font-size: 0.9em;
	color: #fff;
	background-color: #f00;
	margin-right: 10px;
	background: url('../images/h-bot-bg.gif') top left repeat-x;
	position:relative;
	left: 10px;
}
html>body #clc {
    left: 0px;
}
#clc_in {
	background: url('../images/h-bot-left.gif') top left no-repeat;
}
.hmp #clc_in {
	background: url('../images/h-bot-left2.gif') top left no-repeat !important;
}
#clc_in_in {
	padding-left: 15px;
	background: url('../images/h-bot-right.gif') top right no-repeat;
}
.hmp #clc_in_in {
	padding-left: 15px;
	background: url('../images/h-bot-right2.gif') top right no-repeat;
}
#country_icons {
    padding-top: 11px;
    height: 24px;
}
#clc a, #clc a:visited, #clc a:hover {
    float: left;
}
#country_icons a, #country_icons a:visited,
#country_icons a.active, #country_icons a.active:visited {
    width: 18px;
    height: 12px;
    display: block;
    float: left;
    border: 1px solid #d6d6d6;
    margin-right: 13px;
}
#country_icons a:hover, #country_icons a.active, #country_icons a.active:visited {
    border: 1px solid #f00;
}
.map_s {
    border: none !important;
    background: url('../images/mapa-stranek-cara.gif') 0% 20% no-repeat !important;
    padding-left: 10px !important;
    margin-right: 0px !important;
}
/*---------HEADER-----------*/
#header {
	/*position: relative;*/
	position:absolute;
	top: 0;
	left: 0px;
	width: 980px;
	height: 322px;
	padding: 0;
	margin: 0;
}
.hmp #header {
	height: 444px;
}
.listicka #header {
	top: 27px;
}
#header_spacer {
    height: 322px !important;
}
.hmp #header_spacer {
    height: 444px !important;
}
.listicka #header_spacer {
    height: 467px !important;
    height: 489px !important;
}
#header_right #right_login{
  margin-top: 100px;
}
#header_img {
    position:relative;
	height: 316px;
	height: 194px;
}
#header_img_in {
	height: 194px;
	background: url('../images/hm-bottom.jpg') -5px 100% no-repeat;
}
.hmp #header_img_in {
	height: 316px;
}
.homepage #header_img {
    background: #fff;
}
.homepage #header_img_in {
	background: #fff url('../images/hm-bottom.jpg') -5px 100% no-repeat;
}
#hm_left, #hm_right {
    position:absolute;
    width: 5px;
	height: 194px;
    top: 0px;
}
.hmp #hm_left, .hmp #hm_right {
    height: 316px;
}
#hm_left {
    left: -5px;
    background: url('../images/hm-left.png') top left no-repeat;
}
#hm_right {
    right: -5px;
    background: url('../images/hm-right.png') top left no-repeat;
}
.hmp #hm_left {
    background: url('../images/hm-left2.png') top left no-repeat;
}
.hmp #hm_right {
    background: url('../images/hm-right2.png') top left no-repeat;
}
#slogan {
    position: absolute;
    bottom: -7px;
    left: 0px;
    z-index: 10;
    width: 231px;
    width: 234px;
    width: 190px;
    height: 41px;
    line-height: 41px;
    padding-left: 40px;
    font-size: 1.1em;
    font-weight: bold;
    background: url('../images/slogan-bg.gif') top left no-repeat;
}
.hmp #slogan {
    background: url('../images/slogan-bg2.gif') top left no-repeat;
}
html>body #slogan {
    bottom: -6px;
}
.kosicek {
	position:relative;
	color: #fff;
}
.kosicek a, .kosicek a:visited, .kosicek a:hover {
    text-decoration: none;
}
.kosicek:hover #cart {
    visibility: visible;
	z-index: 2001 !important;
}
.kosicek_on, .kosicek:hover {
    cursor: default !important;
/*    background-color: #00c;*/
}
#cart {
	position: absolute;
	top: 40px;
	right: 4px;
	width: 171px;
	height: 107px;
	background: #2f2f2f;
    line-height: 1em;
    color: #fff;
    font-size: 0.9em;
    visibility: hidden;
}
html>body #cart {
	right: 4px;
}
#cart a, #cart a:visited, #cart a:hover {
    padding: 3px 0px 0px 35px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background: url('../images/cart.gif') top left no-repeat;
    text-decoration: underline;
}
#cart a:hover {
    text-decoration: none;
}
#cart .cart_link {
    text-align:center;
    padding-bottom: 15px;
}
#cart_in {
    padding: 20px 10px 10px 10px;
    line-height: 1.3em;
}
#cart table {
    width: 100%;
    border-collapse: collapse;
}
#cart table td {
    padding: 0;
    width: 60%;
}
#cart table td.sec {
    text-align: right;
    font-weight: bold;
}
.lightbox {
	position:relative;
    color: #fff;
	z-index: 14;
}
.lightbox:hover .lightbox_in {
    visibility: visible;
}
.lightbox:hover {
/*    background-color: #00c;*/
}
.lightbox_in {
	position: absolute;
	top: 40px;
	right: 3px;
	width: 171px;
	visibility: hidden;
	z-index: 2000;
}
html>body .lightbox_in {
	right: 4px;
}
.history {
	position:relative;
    color: #fff;
	z-index: 13;
}
.history:hover {
/*    background-color: #00c;*/
}
.history:hover .history_in {
    visibility: visible;
}
.history_in {
	position: absolute;
	top: 40px;
	right: 3px;
	width: 171px;
	visibility: hidden;
	z-index: 2000;
}
html>body .history_in {
	right: 4px;
}
.lihi {
    color: #fff;
    padding: 8px;
    height: 300px;
    overflow: auto;
    background: #2f2f2f;
    font-size: 0.9em;
	 z-index: 2000;


}
.lihi .item {
    padding-bottom: 5px;

    text-align:center;
	 background-color: #ffffff;
	 /*border: 1px solid #8f8e8e;*/
}
.lihi .item h4 {
    font-weight: bold;
    margin-bottom: 5px;
	 padding-top: 10px;
/*	 padding-bottom: 10px;*/
	 padding-left: 5px;
	 padding-right: 5px;

    text-align: center !important;

}
.lihi .item a, .lihi .item a:visited {
    color: #fff;
    text-decoration: none;
    padding: 0 !important;
	 color: #000000;

}
.lihi .item a:hover {
    text-decoration: underline;
    padding: 0 !important;
	 color: #000000;
}
.lihi .drop {
    text-align: right;
	 padding-right: 10px;
	 padding-top: 10px;
}

/*---------SEARCH ------*/
#search {
    position:absolute;
    top: 17px;
	right: 0px;
	width: 250px;
	height: 27px;
}
#search .button {
    position:absolute;
    top: 0px;
    right: 0px;
    width: 84px;
    height: 25px;
    padding-right: 9px;
    border: none;
    margin: 0;
/*    margin: 0px 5px 0px 2px;*/
    background: url('../images/search-but.jpg') top left no-repeat;
}
#search .button:hover {
    color: #fff;
    background-position: 0% 100%;
}
#search select {
    font-size: 0.9em;
}
#search .search_text {
    position:absolute;
    top: 0px;
    left: 0px;
    position:relative;
    width: 163px;
    height: 23px;
    padding-top: 4px;
    padding-left: 6px;
    border: none;
    margin: 0;
    background: url('../images/search-text.jpg') top left no-repeat;
}
html>body #search .search_text {
    top: 1px;
}
#search select {
    height: 20px;
}
#search a, #search a:visited, #search a:hover {
    color: #fbccaa;
}
.w140 {
    width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
   background: url('../images/content2-bg.gif') top left repeat-y;
	/*background-color: #000000;*/
	padding-left: 180px;
	padding-right: 180px;
    height: 100%;
}
#holder_in {
    height: 100%;
    background: url('../images/content2-top.gif') top left no-repeat;
}
#holder_in_in {
    height: 100%;
    padding-bottom: 32px;
    background: url('../images/content2-bottom.gif') bottom left no-repeat;
}
.homepage #holder {
   background: url('../images/hmpg-content2-bg.gif') top left repeat-y;
}
.homepage #holder_in {
    background: url('../images/hmpg-content2-top.gif') top left no-repeat;
}
.homepage #holder_in_in {
    background: url('../images/hmpg-content2-bottom.gif') bottom left no-repeat;
}
.homepage h1 {
    color: #fff;
}
.holder2l {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
/*---------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%;
/*    font-size: 0.9em;*/
}
#my_account .r_box {
    padding-bottom: 1px;
}
#my_account .r_box_title_in {
/*    font-size: 1.1em;*/
}
/*.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: 20px 25px 7px 18px;
}
.homepage #content-in {
	padding: 5px 9px 7px 9px;
}
.content2l {
	float: right !important;
    width: 746px !important;
	margin-left: -234px !important;
	overflow: hidden;
}
.content2l #content_in {
    margin: 0 auto;
    padding-left: 180px !important;
/*    padding-left: 180px;*/
}
#content p {
    width: 100%;
}
#producerbar {
/*	background-color: #dfdfdf;
	border: 1px solid #bfbfbf;*/
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
#producerbar_in {
/*	padding: 5px;*/
	padding: 0;
	margin: 0;
}
#producerbar form {
}
#producerbar table {
    width: 100%;
    padding: 0;
    margin: 0;
}
#producerbar table td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.s_caption, .s_caption2 {
    font-weight: bold;
}
#sortbar {
	position: relative;
	margin: 10px 0 0 0;
	height: 31px;
	background: url('../images/sortbar-head.gif') top left no-repeat;
}
html>body #sortbar {
    min-height: 31px;
    height: auto;
}
#fotos #sortbar {
	background: url('../images/sortbar-fotos-bg.gif') top left no-repeat;
}
#fotos .f_promo {
    padding: 10px 0px;
}
#sortbar_in {
    color: #414141;
	padding: 6px 6px 0px 6px;
}
.sortbar_submito {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
}
.sortbar_table {
    width: 100%;
}
.sortbar_table td {
    padding-left: 0px;
}
html>body .sortbar_table .check_b, html>body .sortbar_table label {
    position:relative;
    right: 7px;
}
/*#sortbar form, #sortbar fieldset {*/
.sortbar_form, .sortbar_form fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
/*    position:relative;
    top: -5px;*/
}
.sortbar_form {
    position:relative;
    top: -2px;
}
html>body .sortbar_form {
    top: -1px;
}
#sortbar .asc, #sortbar .desc {
    cursor: pointer !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 21px;
    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;
}
.drobky {
    font-size: 0.9em;
/*    padding: 5px 0px 5px 22px;*/
    padding: 5px 0px 5px 0px;
    display:none;
    color: #8f8e8e;
}
.detail_drobky .drobky {
    padding-left: 8px;
}
.drobky a, .drobky a:visited, .drobky a:hover {
    color: #8f8e8e;
    text-decoration: none;
}
.drobky a:hover {
    text-decoration: underline;
}
.navigator-new {
    position: relative;
	text-align: right;
	margin-top: 1px;
	padding: 7px 70px 3px 0px;
	height: 25px;
	font-size: 0.9em;
}
.navigator-new a, .navigator-new a:visited{
/*    padding: 2px 5px 1px 5px;
    font-weight: bold;*/
    text-decoration: none;
}
.stranky {
    font-weight: normal !important;
    position:absolute;
    left: 45%;
    top: 7px;
}
#sortbar .navigator-new, #fotos #sortbar .navigator-new {
    position:absolute;
    width: 45%;
    top: 0px;
    right: 70px;
    padding-right: 0px;
}
#sortbar .navigator-new .stranky {
    left: 3px;
}
#fotos #sortbar .navigator-new {
    right: 8px;
}
.navigator-new a:hover {
/*  color: #fff;
  background-color: #ff7325;*/
  text-decoration: underline;
}
.navigator-new a.arrow, .navigator-new a.arrow:visited, .navigator-new a.arrow:hover {
  padding: 0;
  margin: 0;
  background: none;
}
.navigator-new img {
/*  position: relative;
  top: 3px;*/
}
.navigator-new span {
  font-weight: bold;
/*  color: #fff;
  background-color: #ff7325;
    padding: 2px 5px 1px 5px;*/
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
    margin-left: 20px;
}
html>body #mapa-stranek ul {
  padding-left: 20px;
  margin-left: 0px;
}
/*------ 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;
}
/*----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;
    margin: 5px 0 0px 0;
    padding-bottom: 6px;
}
html>body .product_box {
    height: auto;
    overflow:hidden;
}
.product_all, .product_1, .product_2, .product_3, .tipc {
	float: left;
	width: 346px;
    height: 30px;
	margin: 0px 11px 0px 0px;
}
html>body .product_all, html>body .product_1, html>body .product_2, html>body .product_3, html>body .tipc {
    min-height: 30px;
    height: auto;
}
#multishop_content .product_3 {
    height: 260px;
}
.homepage .product_3 {
    text-align:center;
    width: 172px;
    height: 198px;
    background: url('../images/hmpg-product-bg.gif') no-repeat;
}
.tipc {
    height: 297px;
}
/*#multishop_content .product_3 {
    height: 325px;
    height: 345px;
}*/
.detail_bottom_box .product_all {
    height: 218px;
}
.cross {
    padding-bottom: 10px;
}
.cross_pr {
	float: left;
	width: 228px;
    height: 30px;
	margin: 0px 10px 0px 0px;
}
html>body .cross_pr {
    min-height: 30px;
    height: auto;
}
.product_in {
	height: 1px;
    position: relative;
	background: #fff url('../images/prod-bg.gif') top left repeat-y;
}
html>body .product_in, html>body .product_in_in, html>body .product_in_in_in {
    height: auto;
    min-height: 1px;
}
.product_in_in {
	height: 1px;
    padding-bottom: 16px;
    background: url('../images/prod-bottom.gif') bottom left no-repeat;
}
.product_in_in_in {
	height: 1px;
    padding-top: 16px;
    background: url('../images/prod-top.gif') top left no-repeat;
}
.homepage .product_in, .homepage .product_in_in, .homepage .product_in_in_in {
    background: none;
    padding: 0;
}
.homepage .product_in {
    padding-top: 18px;
}
.cross_pr .product_in {
	background: #fff url('../images/cross-pr-bg.gif') top left repeat-y;
}
.cross_pr .product_in_in {
    background: url('../images/cross-pr-bottom.gif') bottom left no-repeat;
}
.cross_pr .product_in_in_in {
    background: url('../images/cross-pr-top.gif') top left no-repeat;
}
.product_2:hover .product_in {
	background: #fff url('../images/prod-bg-on.gif') top left repeat-y;
}
.product_2:hover .product_in_in {
    background: url('../images/prod-bottom-on.gif') bottom left no-repeat;
}
.product_2:hover .product_in_in_in {
    background: url('../images/prod-top-on.gif') top left no-repeat;
}
.cross_pr:hover .product_in {
	background: #fff url('../images/cross-pr-bg-on.gif') top left repeat-y;
}
.cross_pr:hover .product_in_in {
    background: url('../images/cross-pr-bottom-on.gif') bottom left no-repeat;
}
.cross_pr:hover .product_in_in_in {
    background: url('../images/cross-pr-top-on.gif') top left no-repeat;
}
.prod_left {
    float: left;
    width: 155px;
    text-align: center;
}
.homepage .prod_left {
    width: 172px;
}
.prod_right {
    float: left;
    width: 174px;
    padding-right: 17px;
}
.homepage .prod_right {
    width: 172px;
    padding-right: 0px;
}
.homepage .price {
    display:none !important;
}
.cross_pr .prod_left {
    width: 90px;
}
.cross_pr .prod_right {
    width: 118px;
    padding-right: 5px;
/*    padding-right: 5px;*/
}
.cross_pr .kup {
    text-align: right;
    padding-right: 10px;
}
html>body .cross_pr .buy-text {
    position:relative;
    top: 3px;
}
.product_in .price .our_price {
    font-weight: bold;
}
.product_in h2, .detail_bottom_box .product_in h3 {
	font-size: 1.3em;
	font-weight: bold;
	height: 38px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	margin: 0;
}
.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: #f46611;
    text-decoration: none;
}
.cross_pr .product_in h2 {
    font-size: 1em !important;
    height: 45px;
}
.product_in .img {
    width: 128px;
    line-height: 164px;
    height: 164px;
    text-align:left;
    margin: 0 auto;
}
.product_in .img_in {
    width: 128px;
    height: 164px;
    line-height: 164px;
    text-align:center;
    margin: 0 auto;
}
.homepage .product_in .img {
    width: 106px;
    line-height: 122px;
    height: 122px;
    text-align:left;
    margin: 0 auto;
}
.homepage .product_in .img_in {
    width: 106px;
    height: 122px;
    line-height: 122px;
    text-align:center;
    margin: 0 auto;
}
.cross_pr .product_in .img {
    width: 86px;
    line-height: 86px;
    height: 86px;
}
.cross_pr .product_in .img_in {
    width: 86px;
    line-height: 86px;
    height: 86px;
}
.detail_bottom_box .product_in .img, .detail_bottom_box .product_in .img_in {
    height: 110px;
    line-height: 110px;
}
.iefix_f, .iefix {
    width: 3px;
    vertical-align: middle !important;
    display: inline-block !important;
}
.iefix {
    width: 0px;
}
.img img {
    vertical-align: middle !important;
}
.code {
    color: #f46611;
    font-weight: bold;
}
.product_code {
    font-size: 0.9em;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.product_code .code {
    font-size: 1.1em;
}
.product_table .product_code {
    padding: 0;
}
.kategor {
    color: #f36414;
}
.product_type {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 74px;
    height: 61px;
    overflow: hidden;
	 z-index: 0;
}
.product_type div {
    position:absolute;
    top: 0px;
    left: 0px;
}
#detail .product_type {
    display:none;
    height: 15px;
    padding: 0px 0px 10px 0px;
}
#detail .product_type div {
    float: left;
    margin-right: 13px;

}
.display {
    display: block !important;
}

.p_action {
    width: 38px;
    height: 30px;
    z-index: 30;
}
.pa_cz {
    background: url('../images/akce.png') no-repeat;
}
.pa_sk {
    background: url('../images/akce-sk.png') no-repeat;
}
.pa_en {
    background: url('../images/akce-en.png') no-repeat;
}
.p_news {
    width: 55px;
    height: 45px;
    z-index: 20;
}
/*.homepage */.p_news {
    width: 62px;
    height: 44px;
}
.pn_cz {
/*    background: url('../images/novinka.png') no-repeat;*/
    background: url('../images/novinka2.png') no-repeat;
}
.pn_sk {
    background: url('../images/novinka-sk.png') no-repeat;
}
.pn_en, .pn_de {
/*    background: url('../images/novinka-en.png') no-repeat;*/
    background: url('../images/novinka-en2.png') no-repeat;
}
.homepage .pn_cz {
/*    background: url('../images/novinka2.png') no-repeat;*/
}
.p_tip {
    width: 74px;
    height: 61px;
    z-index: 10;
}
.pt_cz {
    background: url('../images/doporucujeme.png') no-repeat;
}
.pt_sk {
    background: url('../images/doporucujeme-sk.png') no-repeat;
}
.pt_en {
    background: url('../images/doporucujeme-en.png') no-repeat;
}
/*.p_sale {
}
.ps_cz {
    background: url('../images/vyprodej-product.gif') 0% 50% no-repeat;
}*/

.product_in .text {
    font-size: 0.9em;
    padding: 10px 0px;
    margin-bottom: 15px;
    padding-left: 0px;
    height: 33px;
    overflow: hidden;
    text-align: left;
}
.product_table .text {
    font-size: 0.9em;
    height: 42px;
    overflow: hidden;
}
.product_in p {
	font-size: 95%;
}
.product_in .price {
    font-size: 1.7em;
    color: #161616;
    padding-top: 10px;
}
.cross_pr .product_in .price {
    padding-bottom: 10px;
}
.product_table .price {
    color: #161616;
    font-size: 1.4em;
}
.product_in .price .red {
    color: #161616;
    font-weight: normal;
}
.product_table .price .red {
    color: #161616;
}
.product_in .cart {
}
#multishop_content .cart {
}
.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: 150px;
    left: 3px;
}
.cart_table {
    line-height: 1.9em !important;
}
html>body .cart_table {
    line-height: 1.7em !important;
}
.p_detail, .p_detail2, .p_detail3, .p_detail4, .p_detail5, .p_detail6, .p_detail7 {
    width: 127px;
    height: 23px;
    line-height: 23px;
    position:relative;
    left: 40px;
    padding-top: 7px;
}
.homepage .p_detail {
    padding-top: 22px;
    left: 0px;
    text-align: left;
}
html>body .homepage .p_detail {
    left: 20px;
}
.p_detail2 {
    left: 0px;
    width: 63px;
}
.p_detail3 {
    left: 0px;
    width: 97px;
    padding-left: 30px;
}
.p_detail4 {
    width: 682px;
    padding: 0 !important;
    margin: 0 !important;
}
.p_detail5, .p_detail6 {
    left: 0px;
    width: 197px;
    padding-top: 3px;
    padding-left: 0px;
}
.p_detail7 {
    padding: 0 !important;
    margin: 0 !important;
    left: 0px;
}
.detail_bottom_box .p_detail {
    padding-top: 15px;
}
.p_detail a, .p_detail a:visited, .p_detail a:hover,
.p_detail2 a, .p_detail2 a:visited, .p_detail2 a:hover,
.p_detail3 a, .p_detail3 a:visited, .p_detail3 a:hover,
.p_detail4 a, .p_detail4 a:visited, .p_detail4 a:hover,
.p_detail5 a, .p_detail5 a:visited, .p_detail5 a:hover,
.p_detail6 a, .p_detail6 a:visited, .p_detail6 a:hover,
.p_detail7 a, .p_detail7 a:visited, .p_detail7 a:hover {
    display: block;
    width: 110px;
    height: 23px;
    padding-left: 17px;
    background: url('../images/detail.gif') top left no-repeat;
    text-decoration: none !important;
}
.p_detail2 a, .p_detail2 a:visited, .p_detail2 a:hover {
    width: 55px;
    padding-left: 8px;
    text-align: left;
    background: url('../images/m-but4.gif') top left no-repeat;
}
.p_detail3 a, .p_detail3 a:visited, .p_detail3 a:hover {
    width: 100px;
    padding-left: 27px;
}
.p_detail4 a, .p_detail4 a:visited, .p_detail4 a:hover {
    float: right;
    background: url('../images/detail2.gif') top left no-repeat;
}
.p_detail6 {
    width: 100%;
}
.p_detail6 a, .p_detail6 a:visited, .p_detail6 a:hover {
    width: 149px;
    padding-left: 13px;
    float: right;
    background: url('../images/detail3.gif') 0% 100% no-repeat;
    color: #fff;
}
.p_detail7 a, .p_detail7 a:visited, .p_detail7 a:hover {
    width: 47px;
    padding-left: 27px !important;
    margin: 0;
    background: url('../images/zpet.gif') top left no-repeat;
}
.p_detail a:hover, .p_detail2 a:hover, .p_detail3 a:hover,
.p_detail4 a:hover, .p_detail5 a:hover, .p_detail6 a:hover, .p_detail7 a:hover {
    color: #fff;
    background-position: 0% 100%;
}
.f_spc {
    padding: 4px 0px 4px 0px;
}
.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 {
  width: 18px;
  height: 12px;
  text-align:center;
}
.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;
}
.supervariant {
    margin-top: 10px;
}
.r_box {
    border: 1px solid #dfdfdf;
    background-color: #f0f0f0;
}
.r_box_in {
    padding: 10px 10px;
}
.r_box_title {
    height: 35px;
    border-bottom: 1px solid #dfdfdf;
    background-color: #dfdfdf;
/*    background: url('../images/r-box-title-bg.gif') top left repeat-x;*/
}
.r_box_title_in {
    height: 25px;
    padding: 10px 18px 0px 18px;
/*    border-left: 2px solid #fff;
    border-right: 2px solid #fff;*/
}
#c_cart_in .r_box_title {
}
.r_box_title h3 {
    margin: 0;
}
.cart_box {
}
.cart_box_left {
/*    float: left;
    width: 408px;*/
    margin-bottom: 18px;
}
.cart_box_right {
/*    float: left;
    width: 369px;
    padding-left: 15px;*/
}
.region_doruceni, .doruceni, .platba {
    float: left;
    width: 225px;
    height: 192px;
}
.region_doruceni {
    margin-right: 11px;
}
.region_doruceni .r_box_in {
    text-align:center;
}
.doruceni {
    margin-right: 11px;
}
.platba {
}
.doruceni .r_box_in, .platba .r_box_in {
    font-size: 1em;
}
.rekapitulace {
    padding-bottom: 1px;
}
.table_rekap td {
    text-align: left;
    border-bottom: 1px solid #e9e9e2;
    padding: 10px 10px;
}
.table_rekap td.sec {
    text-align: right;
}
.table_rekap td.sec .red {
    font-size: 1.1em;
}
.table_invoice {
    width: 100%;
    border-collapse: collapse;
}
.table_invoice td {
/*    padding: 10px 5px;*/
    padding: 0 !important;
    text-align: left;
    color: #000;
}
html>body .table_invoice td {
    padding: 1px 0 !important;
}
#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, .table_invoice td textarea,
.disk_form .it_style {
    width: 190px;
    border: 1px solid #ccc;
    border-left: 2px solid #67b1e3;
}
/*.i_file {
    width: 190px !important;
    border: 1px solid #ccc !important;
    border-left: 2px solid #67b1e3 !important;
}*/
.disk_form .ta_style {
    border: 1px solid #ccc;
    border-left: 2px solid #67b1e3;
}
.table_invoice td.fic label {
    width: 125px;
}
.table_invoice td.fic {
    width: 23% !important;
    vertical-align: top;
}
.table_invoice td.sec {
    width: 80%;
}
.table_invoice .noborder {
    width: 13px;
}
.doruc_box {
    margin-bottom: 11px;
    margin-bottom: 0px;
}
.dorucovaci, .fakturacni, .osobni_udaje, .fakturacni_udaje {
/*    width: 344px;
    float: left;
    height: 275px;*/
    margin-bottom: 11px;
}
.dorucovaci, .osobni_udaje {
/*    margin-right: 11px;*/
}
/*html>body .dorucovaci, html>body .fakturacni {
    height: 293px;
}*/
.osobni_udaje, .fakturacni_udaje {
/*    height: 255px;
    margin-bottom: 11px;*/
}
.firemni_profil .osobni_udaje, .firemni_profil .fakturacni_udaje {
/*    height: 290px;*/
}
.firemni_profil .smolicek {
    width: 158px;
}
/*html>body .osobni_udaje, html>body .fakturacni_udaje {
    height: 433px;
}*/
/*.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;
}*/
.fakturacni_udaje .r_box_title, .fakturacni .r_box_title {
    position:relative;
}
.fakturacni_udaje .r_box_title input, .fakturacni .r_box_title input {
    position:absolute;
    top: 5px;
    left: 150px;
}
html>body .fakturacni_udaje .r_box_title input, html>body .fakturacni .r_box_title input {
    top: 8px;
}
.kontakt td {
    vertical-align: middle !important;
}
.kontakt td.sec {
    width: 33% !important;
}
.nastaveni_konta, .uziv_volby {
/*    width: 344px;
    float: left;
    height: 232px;*/
    margin-bottom: 11px;
}
/*.nastaveni_konta {
    margin-right: 11px;
}*/
.meine_profile .nastaveni_konta, .meine_profile .uziv_volby {
    height: 152px;
    margin-right: 0px;
}
.meine_profile .osobni_udaje {
    height: 317px;
}
.uziv_volby .table_invoice td.fic input {
    width: 30px;
    border: none;
}
.inmaly {
    width: 20px !important;
    border: none !important;
}
.hvezdicka {
    color: #fe0600;
    font-size: 1.1em;
}
.poznamka {
    position:relative;
}
.poznamka span {
    position:absolute;
    top: -8px;
    left: 0;
    font-weight: bold;
}
.poznamka textarea {
    margin-top: 10px;
    width: 315px !important;
}
.invoice_back {
    position:relative;
    top: -30px;
    width: 50%;
}
.invoice_buts {
    text-align: right;
}
.povinne_udaje {
    color: #fe0600;
    font-weight: bold;
    padding-bottom: 5px;
}
#c_cart_in {
}
#c_cart_in h2 {
    font-size: 1.4em;
    font-weight: bold;
}
.table_cart thead tr {
/*    background: url('../images/r-box-title-bg.gif') top left repeat-x;*/
    background-color: #dfdfdf;
}
.table_cart thead th {
    font-weight: normal;
    color: #6c6c66;
    height: 29px;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #f4f4f4;
    font-weight: bold;
    padding: 3px;
}
html>body .table_cart thead th {
    height: 36px;
}
.table_cart td {
    padding: 10px 5px;
    border: 1px solid #e9e9e2;
}
.table_cart td.fic {
    border-left: none;
    width: 165px;
}
.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;
}
.supervariant td.fic {
    border-left: none;
    width: 100px;
}
.delete_cart {
    text-align: right;
    padding: 4px 5px;
}
.coupon .r_box {
    padding: 15px 15px;
    margin-top: 10px;
}
.coupon .m_but {
    position:relative;
    left: 15px;
    padding-left: 0px !important;
}
html>body .coupon .m_but {
    left: 20px;
}
.coupon .it_coupon {
    width: 92px;
    border: 1px solid #ccc;
    border-left: 2px solid #67b1e3;
    margin: 0px 5px;
    text-align:center;
    font-weight: bold;
}
.coupon_text {
    font-weight: bold;
}
.table_cart img {
    margin-top: 4px;
}
.table thead tr td {
  background: #fad36f url('../images/bg-grad.gif') repeat-x;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 5px;
  text-align: left;
}
.table thead tr th {
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 5px;
}
.table thead tr td {
  background-color: #eee;
  border: 1px solid #ccc;
}
.table tr {}
.table td {
 	border: 1px solid #ccc;
  padding: 5px;
  }
 .table tfoot {
  }
.table h2{
  font-size: 1em;
  padding: 5px 0 5px 10px;
  }
.product_table {
    margin-top: 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;
}
#comparing {
    width: 100%;
    overflow: auto;
}
#comparing .img_in {
    background-color: #fff;
    border: 1px solid #dedede;
}
#comparing .name {
    height: 30px;
    padding-bottom: 5px;
    overflow: hidden;
}
/*--- 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 {
  position: relative;
  left: 23px;
  top: 3px;
}
.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;
    height: 100%;
}
#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 {
    text-align: right;
    padding-right: 10px;
    height: 23px;

}
#icons a, #icons a:visited, #icons a:hover {
    color: #414141;
}
#icons .m_but3 {
    float: right;
    margin-right: 10px;
}
#detail_h1_spacer {
    height: 40px;
}
#detail_table {
    border-top: none;
    padding: 7px !important;
}
#detail {
	width: 100%;
}
#detail td {
	text-align: center;
	vertical-align: top;
}
#detail #right_cell {
    width: 62%;
}
.r_cell {
    width: 428px;
    height: 290px;
    background: url('../images/detail-right-bg.gif') top left repeat-y;
}
.r_cell_in {
    height: 290px;
    background: url('../images/detail-right-top.gif') top left no-repeat;
}
.r_cell_in_in {
    height: 250px;
    padding: 20px 39px;
    background: url('../images/detail-right-bottom.gif') bottom left no-repeat;
}
html>body .r_cell, html>body .r_cell_in {
    min-height: 290px;
    height: auto;
}
html>body .r_cell_in_in {
    min-height: 250px;
    height: auto;
}
.var_cell {
    width: 690px;
    height: 200px;
    margin-left: 7px;
    background: url('../images/variants-bg.gif') top left repeat-y;
}
.var_cell_in {
    height: 200px;
    background: url('../images/variants-top.gif') top left no-repeat;
}
.var_cell_in_in {
    height: 170px;
    padding: 15px 15px;
    background: url('../images/variants-bottom.gif') bottom left no-repeat;
}
html>body .var_cell, html>body .var_cell_in {
    min-height: 200px;
    height: auto;
}
html>body .var_cell_in_in {
    min-height: 170px;
    height: auto;
}

#detail #left_cell {
	text-align: left;
	width: 38%;
}
#detail #left_cell h2 {
    padding-top: 15px;
    margin: 0px !important;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
}
#detail .detail_img {
    width: 246px;
    height: 290px;
    margin-bottom: 5px;
    background: url('../images/detail-img-bg.gif') top left repeat-y;
}
#detail .detail_img_in {
    height: 290px;
    background: url('../images/detail-img-top.gif') top left no-repeat;
}
#detail .detail_img_in_in {
    height: 275px;
    padding-top: 15px;
    background: url('../images/detail-img-bottom.gif') bottom left no-repeat;
}
.zvetsit {
    display: block;
    margin-top: 13px;
    height: 23px;
    padding-right: 18px;
}
.zvetsit span {
    display: block;
    float: right;
    text-decoration: none;
    height: 23px;
    line-height: 23px;
    color: #575757;
    width: 107px;
    padding-left: 20px;
    background: url('../images/detail-zvetsit.gif') top left no-repeat;
}
#detail .detail_img a, #detail .detail_img a:visited, #detail .detail_img a:hover {
    display: block;
    text-decoration: none;
    cursor: pointer !important;
}
#detail .detail_img a:hover .zvetsit span {
    color: #fff;
    background-position: 0% 100%;
}
#detail .detail_img .img {
    display: block;
    width: 100%;
    line-height: 220px;
    height: 220px;
    text-align:center;
    padding: 0px;
}
#detail .detail_img .img_in {
    display: block;
    width: 220px;
    height: 220px;
    line-height: 220px;
    text-align:center;
    margin: 0 auto;
	background-color: #fff;
}
#detail .text {
    line-height: 1.7em;
    padding: 5px 0px 10px 0px;
}
.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;*/
    padding: 2px 0px 2px 0px;
}
/*.tab_price tr {
    background: url('../images/teckos.gif') bottom left repeat-x;
}*/
.tab_price td.fc {
    text-align: left !important;
}
.tab_price td.sc {
    text-align: left !important;
}
.tab_price label {
    padding: 0 !important;
    margin: 0 !important;
}
#detail .tab_price td.fc {
    padding-left: 13px;
}
#detail .tab_price td.sc {
    /*padding-right: 13px;*/
	 padding-left: 35px;

}
#detail .tab_price .padingos {
    padding-bottom: 15px;
}
#galleros {
    width: 242px;
   height: 72px;
   margin-top: 15px;
   padding-top: 8px;
   padding-left: 8px;
   background: url('../images/gallery-bg.gif') top left no-repeat;
}
.g_left_off, .g_right_off, .g_left_on, .g_right_on {
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 25px;
}
.g_left_off {
    margin-right: 3px;
     background: url('../images/gallery-left-off.gif') top left no-repeat;
}
.g_right_off {
    margin-left: 3px;
     background: url('../images/gallery-right-off.gif') top left no-repeat;
}
.g_left_on {
    margin-right: 3px;
     background: url('../images/gallery-left-on.gif') top left no-repeat;
}
.g_right_on {
    margin-left: 3px;
     background: url('../images/gallery-right-on.gif') top left no-repeat;
}
#gallery {
    float: left;
    position:relative;
    width: 196px;
    height: 62px;
    overflow: auto;
}
#gallery_in {
    position:absolute;
    width: 1000px;
    height: 62px;
    top: 0;
    left: 0;
}
#gallery .img {
	float: left;
	margin: 0px;
    text-align:center;
    float: left;
    height: 62px;
/*    width: 64px;*/
    width: 70px;
    line-height: 62px;
/*    padding-right: 10px;*/
    overflow: hidden;
}
html>body #boxik {
    padding-top: 20px;
}

#vars {
    float: left;
    position:relative;
    width: 620px;
    height: 162px;
    overflow: auto;
}
#vars_in {
    position:absolute;
    width: 2000px;
    height: 170px;
    top: 0;
    left: 0;
}
#vars .img {
	float: left;
	margin: 0px;
    text-align:center;
    float: left;
    height: 141px;
    width: 126px;
    line-height: 141px;
/*    padding-right: 10px;*/
    overflow: hidden;
}
.vari {
    float: left;
    width: 126px;
    text-align:center;
}
.var_cell .g_left_off, .var_cell .g_right_off, .var_cell .g_left_on, .var_cell .g_right_on {
    margin-top: 75px;
}
.var_h2 {
    padding-left: 13px;
    padding-top: 5px;
    font-weight: bold;
}
a.help {
    position:absolute;
	cursor:help;
	color:#000;
	text-decoration:none;
    width: 13px;
    height: 14px;
    top: 0px;
    left: 167px;
    z-index: 10 !important;
}
/*html>body a.help {
    top: 61px;
}*/
a.help:hover {
/*	background:url("images/info.gif") no-repeat right top;*/
	background-color:#fff;
	}

a.help span {
	position: relative;
	font-weight: normal;
	text-align: left;
	}

a.help span span {
	text-decoration:none;
	display:block;
	position:absolute;
/*	top:-4.1em;*/
    top: 3px;
	padding:.2em .5em;
	left:25px;
	width:165px;
    font-size: 1em;
 	background-color:#fff;
	border:1px solid #e66811;
    background: none;
	visibility:hidden;
    z-index: 10;
	}
html>body a.help span span {
    top: 0px;
}
a.help:hover span span {
	visibility: visible;
    background: none;
	background-color:#5599ff;
 	background-color:#fff;
    z-index: 10;
	}
.det_sea {
    padding-top: 15px;
}
.det_sea .lastik {
    text-align: right;
    padding-right: 15px;
}
.det_s_table {
    width: 100%;
    padding: 0;
    border-collapse: collapse;
}
.det_s_table td {
    padding: 0;
}
/*.det_s_table td {
    width: 33%;
}*/
.det_s_submito {
    text-align: right;
    padding: 10px 15px 15px 0px;
}
.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 {
}
#small_info img {
  margin-top: 3px;
}
#summary {
    position: relative;
    width: 350px;
    background: url('../images/summary-bg.gif') top left repeat-y;
}
#summary_in {
    background: url('../images/summary-top.jpg') top left no-repeat;
}
#summary_in_in {
    position:relative;
    height: 105px;
    padding: 15px 15px;
    background: url('../images/summary-bottom.jpg') bottom left no-repeat;
}
html>body #summary, html>body #summary_in, html>body #summary_in_in {
    min-height: 105px;
    height: auto;
}
#summary .buy-text {
    width: 30px;
    text-align: right;
}
.varianty {
    position:absolute;
    top: 55px;
    left: 0px;
    width: 200px;
    height: 30px;
/*    font-size: 1em;*/
}
.varianty select {
    position:relative;
    right: 13px;
    width: 143px !important;
}
html>body .varianty select {
    right: 15px;
    width: 140px !important;
}
.celkem {
    position:absolute;
    top: 88px;
    left: 15px;
    color: #000;
    font-size: 2.3em;
}
.poctos {
    position:absolute;
    top: 23px;
    left: 15px;
}
.add_to_cart {
    text-align: right;
    padding-top: 16px;
}
.add_to_cart .button {
    position:absolute;
    bottom: 12px;
    right: 15px;
/*    width: 174px;
    height: 44px;*/
    width: 144px;
    height: 36px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-size: 0.95em;
    padding-left: 11px !important;
    border: none;
    background: url('../images/do-kose.gif') top left no-repeat;
    z-index: -1;
}
html>body .add_to_cart .button {
    padding-left: 6px !important;
    z-index: 1;
}
.add_to_cart .but_off {
    cursor: text !important;
    background: url('../images/do-kose-off.gif') top left no-repeat;
}
.add_but {
    position:absolute;
    bottom: 12px;
    right: 15px;
    width: 144px;
    height: 36px;
    z-index: 100;
}
#hlas {
    position:absolute;
    top: 60px;
    right: 0px;
    width: 240px;
    padding: 5px 5px;
    border: 1px solid #000;
    text-align: left;
    background-color: #fff;
    z-index: 100;
    display:none;
}
#panakakosik {
    position:absolute;
/*    width: 86px;
    height: 97px;*/
    width: 57px;
    height: 64px;
    top: 15px;
    right: 25px;
    background: url('../images/panakakosik.jpg') top left no-repeat;
    z-index: -1;
}
html>body #panakakosik {
    z-index: 1;
}
#summary strong {
  font-size: 1.2em;
}
#summary span.label {
    position: relative;
}
.dostupnost {
    padding-top: 5px;
}
.gemoney {
    padding-top: 5px;
}
.variant_spacer {
    padding: 0;
    margin: 0;
    line-height: 6px;
    height: 6px;
}
#detail_price {
    padding-top: 5px;
}
#detail_price fieldset {
}
#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;
}
#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;
}
.superv_send {
    text-align: right;
    padding: 10px 10px 10px 0px;
}
/*.add_to_cart_button, .re-count {*/
.m_but, .m_but2, .m_but3, .m_but4, .m_but5 {
  height: 23px;
    color: #575757;
  border: none !important;
  padding-right: 10px !important;
  cursor: pointer !important;
}
.m_but:hover, .m_but2:hover, .m_but3:hover, .m_but4:hover, .m_but5:hover {
    color: #fff;
    background-position: 0% 100%;
}
.invoice_buts .m_but2 {
    background-position: 0% 100%;
    color: #fff;
}
.m_but {
  width: 100px !important;
  background: url('../images/m-but.gif') top left no-repeat;
}
.m_but2 {
    width: 186px;
    background: url('../images/m-but2.gif') top left no-repeat;
}
.m_but3 {
    width: 63px;
    padding-right: 0px !important;
    padding-left: 10px !important;
    background: url('../images/zpet.gif') top left no-repeat;
}
.m_but4 {
    width: 63px;
    background: url('../images/m-but4.gif') top left no-repeat;
}
.m_but5 {
  width: 127px !important;
  background: url('../images/detail.gif') top left no-repeat;
}
#regis .m_but5, #fotos .m_but_reg {
    background-position: 0% 100%;
    color: #fff;
}
.link_back {
    height: 23px;
}
.link_back a, .link_back a:visited, .link_back a:hover {
    display: block;
    float: left;
    text-decoration: none;
    width: 38px;
    color: #414141;
    padding-left: 25px;
    background: url('../images/zpet.gif') top left no-repeat;
    line-height: 23px;
}
.link_back a:hover {
    background-position: 0% 100%;
    color: #fff;
}
.static_page {
    padding: 0px 20px;
    color: #000;
}
.det_datum {
    font-weight: bold;
    padding: 5px 0px 10px 0px;
}
.bookmarks {
    float: right;
    width: 127px;
    height: 23px;
    margin-right: 10px;
}
.radkovy_sloupcovy {
    background: url('../images/invoice-back.jpg') top left no-repeat;
}
.vytisknout, .poslat_odkaz, .radkovy, .sloupcovy {
    float: right;
    display: block;
    width: 127px;
    height: 23px;
    background: url('../images/detail.gif') top left no-repeat;
    text-align:center;
    line-height: 23px;
    text-decoration: none;
    color: #414141 !important;
    position: relative;
}
.radkovy, .sloupcovy {
    float: left;
    margin-right: 10px;
    font-size: 0.95em;
}
.vytisknout:hover, .poslat_odkaz:hover, .radkovy:hover, .sloupcovy:hover {
    background-position: 0% 100%;
    color: #fff !important;
}
.poslat_odkaz {
    margin-left: 10px;
}
.vytisknout img, .poslat_odkaz img {
    position:absolute;
    top: 3px;
    left: 10px;
}
.poslat_odkaz img {
    top: 5px;
    left: 5px;
}
.radkovy span {
    width: 18px;
    height: 13px;
    background: url('../images/tabs-list.gif') no-repeat;
}
.sloupcovy span {
    width: 14px;
    height: 14px;
    background: url('../images/tabs-box.gif') no-repeat;
}
.radkovy span, .sloupcovy span {
    position:absolute;
    top: 4px;
    left: 5px;
}
.radkovy:hover span {
    background: url('../images/tabs-list2.gif') no-repeat;
}
.sloupcovy:hover span {
    background: url('../images/tabs-box2.gif') no-repeat;
}
#detail_price label {
	clear: left;
	display: block;
	width: 39%;
	padding: 5px 0 5px 0;
	float: left;
}
#detail_price label.nodisplay {
  display: none;
}
html>body #detail_price label {
	width: 40%;
}
#detail_price .drop_menu {
  	width: 60px;
}
#detail_price select {
	width: 60%;
}
.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: #ec5404;
}
.diskuze_holder .new_link {
    padding-bottom: 10px;
    font-weight: bold;
}
.diskuze_holder .bad_message {
    margin-bottom: 10px;
}
.disk_form {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
    background-color: #f0f0f0;
}
.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 {
/*    font-size: 0.9em;*/
    line-height: 1.5em;
}
.disk_item {
/*    font-size: 0.9em;*/
    padding-bottom: 15px;
}
.disk_item_in {
}
.disk_item .head {
    position:relative !important;
    padding: 3px 5px 3px 41px;
    border: 1px solid #dfdfdf;
    background-color: #f0f0f0;
    background: #f0f0f0 url('../images/diskuze-head.jpg') 10px 50% no-repeat;
}
.disk_item .title {
    color: #ec5404;
    font-weight: bold;
}
.disk_item .date {
}
.disk_item .email {
    padding-left: 10px;
}
.disk_item .text {
    padding: 5px 10px;
    line-height: 1.8em;
}
.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 5px 5px 5px;
}
#category_sub a{
    line-height: 25px;;
}
#category_sub table td {
    padding-right: 5px;
}
/*#category_sub a.help {
    position:static;
    cursor: default !important;
}
#category_sub a.help span span {
	text-decoration:none;
	display:block;
	position:absolute;
    top: 3px;
	padding:.2em .5em;
	left:25px;
	width:165px;
    font-size: 1em;
 	background-color:#fff;
	border:1px solid #e66811;
    background: none;
    z-index: 10;
	}*/
/*html>body #category_sub a.help span span {
    top: 0px;
}*/

#detail_tabs {
    position: relative;
}
.detail_tabs_title {
    font-weight: bold;
    font-size: 1.3em;
    padding: 6px 0px 6px 0px;
}
.votaznik_spacer {
    padding: 0px 5px;
}
#detail_tabs_in {
    padding: 0px 13px;
}
#detail_tabs_in .lih {
/*    font-size: 0.9em;*/
    line-height: 1.5em;
}
#det {
    background: url('../images/dt-bg.gif') repeat-y;
}
#det_in {
    background: url('../images/dt-top.gif') no-repeat;
    height: 1px;
}
#det_in_in {
    padding: 27px 17px;
    background: url('../images/dt-bottom.gif') bottom left no-repeat;
    height: 1px;
}
html>body #det, html>body #det_in, html>body #det_in_in {
    min-height: 1px;
    height: auto;
}
#det_tabs {
    height: 30px;
    width: 600px;
    margin-left: 30px;
}
.dt_tab {
	float: left;
	height: 30px;
	margin: 0 4px 0px 0;
	padding: 0;
	font-size: 1.1em;
}
.dt_tab span {
	cursor: pointer !important;
}
.dt_tab a {
	display: block;
	text-decoration: none;
	color: #050505;
	font-weight: bold;
	background: url('../images/dt-tab-bg.gif') repeat-x;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 0px 0 0;
}
.dt_tab a span.text {
	float: left;
	display: block;
    padding: 0px 13px;
}
.dt_tab a span.left, .dt_tab span.right {
	display: block;
	float: left;
	width: 3px;
	height: 30px;
}
.dt_tab a span.left {
	background: url('../images/dt-tab-left.gif') no-repeat;
}
.dt_tab a span.right {
	background: url('../images/dt-tab-right.gif') no-repeat;
}
.dt_tab a:link, .dt_tab a:visited, .dt_tab a:active{
	color: #050505;
}
.dt_tab a:hover, .dt_tab a.active, .dt_tab a:link.active,
.dt_tab a:visited.active, .dt_tab a:active.active {
	background: url('../images/dt-tab-bg-on.gif') repeat-x;
	color: #fcfcfc;
	text-decoration: none;
}
.dt_tab a:hover span.left, .dt_tab a.active span.left {
	background: url('../images/dt-tab-left-on.gif') no-repeat;
}
.dt_tab a:hover span.right, .dt_tab a.active span.right {
	background: url('../images/dt-tab-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: 234px;
	width: 234px;
	margin-left: -100%;
	color: #fff;
}
html>body #left {
	left: -234px;
}
.left2l {
	float: right !important;
	margin-left: -234px !important;
/*	left: -234px !important; PAVEL*/
	left: -232px !important;
}
#left-in {
  padding-top: 5px;
/*  padding: 8px 12px 8px 12px;PAVEL*/
  padding: 8px 12px 8px 10px;
/*	overflow: hidden;PAVEL*/
}
#right-in .promo_block img, #left-in .promo_block img {
  max-width: 150px;
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	margin-bottom: 0px;
  background: url('../images/menu-a.gif') bottom left repeat-x;
  padding-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.menu ul {
	margin: 0px;
	padding: 0;
}
.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: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #fff;
    font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #2f2f2f;
}
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 a.active, .menu a.active:visited, .menu a.active:hover {
    background: url('../images/menu-a-hover.gif') top left repeat-x;
}
.r_menu {
}
html>body .r_menu {
/*    bottom: 16px;*/
}
.r_menu .mmenu {
    margin: 0px;
    padding: 0px;
}
.r_menu .mmenu ul {
    width: 100%;
}
.r_menu .mmenu li {
    list-style-type: none;
}
.r_menu .mmenu li a {
    display: block;
    height: 25px;
	line-height: 25px;
    background: url('../images/menu-a.gif') top left repeat-x;
	padding-left: 30px;
}
html>body .r_menu .mmenu li a {
    min-height: 25px;
    height: auto;
}
.r_menu .mmenu li.ll1 a, .r_menu .mmenu li.ll2 a {
}
.r_menu .mmenu li.ll1 a {
    text-align: left;
    padding-left: 20px;
}
.r_menu .mmenu li a:hover {
    background: url('../images/menu-a-hover.gif') top left repeat-x;
}
.r_menu ul.ul0 li.ll0:hover .parent0,
.r_menu ul.ul1 li.ll1:hover .parent1,
.r_menu ul.ul2 li.ll2:hover .parent2,
.r_menu ul.ul0 li.ll0hover .parent0,
.r_menu ul.ul1 li.ll1hover .parent1,
.r_menu ul.ul2 li.ll2hover .parent2 {
    background: url('../images/menu-a-hover.gif') top left repeat-x;
}
.r_menu ul.ul0 li.ll0,
.r_menu ul.ul1 li.ll1,
.r_menu ul.ul2 li.ll2,
.r_menu ul.ul3 li.ll3 {
    float: left;
    position: relative;
}
.r_menu ul.ul0 li.ll0 {
    display: block;
   width: 212px;
}
.r_menu ul.ul1, .r_menu ul.ul2, .r_menu ul.ul3 {
    position: absolute;
    visibility: hidden;
    z-index: 5;
/*    z-index: 10000;*/
    width: 210px; /* IE7 bitch to potrebuje! */
}
.r_menu ul.ul1 a, .r_menu ul.ul2 a, .r_menu ul.ul3 a {
}
.r_menu ul.ul1 {
    top: 0px;
    left: 210px;
    padding-left: 8px;
}
.r_menu .active {
    font-weight: bold !important;
}
.r_menu ul.ul2, .r_menu ul.ul3 {
    top: 0px;
    left: 193px;
    left: 197px;
    left: 210px;
}
.r_menu ul.ul1 li.ll1,
.r_menu ul.ul2 li.ll2,
.r_menu ul.ul3 li.ll3 {
    width: 210px;
    border-top: none;
}
.r_menu ul.ul1 li.ll1 a,
.r_menu ul.ul2 li.ll2 a,
.r_menu ul.ul3 li.ll3 a {
/*    padding-top: 1px;*/
    width: 173px;
    width: 190px;
	border-top: 1px solid #494949 !important;
	border-left: 1px solid #494949 !important;
}
.r_menu ul.ul0 li.ll0:hover ul.ul1,
.r_menu ul.ul1 li.ll1:hover ul.ul2,
.r_menu ul.ul2 li.ll2:hover ul.ul3 {
    visibility: visible;
}
/*---------end of LEFT---------*/

.r_menu2 {
    float: left;
}
.r_menu2 ul {
    margin: 0px;
    padding: 0px;
}
.r_menu2 li {
    float: left; /*IE*/
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 100;
    z-index: 5;
/*    padding-bottom: 1px;*/
}
.r_menu2 li a {
    display: block;
    margin: 0;
    padding: 0;
}
html>body .r_menu2 li a {
    height: auto;
}
.r_menu2 li a:hover {
}
.r_menu2 .parent {
}
.r_menu2 .first {
}
.r_menu2 ul.u1, .r_menu2 ul.u2, .r_menu2 ul.u3, .r_menu2 ul.u4 {
    position: absolute;
    visibility: hidden;
    z-index: 10;
/*    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;*/
}
.r_menu2 ul.u0 li.l0:hover ul.u1,
.r_menu2 ul.u1 li.l1:hover ul.u2,
.r_menu2 ul.u2 li.l2:hover ul.u3,
.r_menu2 ul.u3 li.l3:hover ul.u4 {
    visibility: visible;
}

.sp_top_menu {
    width: 720px;
    height: 59px;
}
.sp_top_menu .r_menu2 ul {
}
.sp_top_menu .r_menu2 li.l1, .sp_top_menu .r_menu2 li.l2,
.sp_top_menu .r_menu2 li.l3, .sp_top_menu .r_menu2 li.l4 {
    width: 190px;
}
.sp_top_menu .r_menu2 li a {
    color: #363636;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 31px;
    text-decoration: none;
    padding: 0 16px;
    height: auto !important;
    height: 1%;
    background: url('../images/menu.top2p.jpg');
}
.sp_top_menu .r_menu2 li a:hover {
    color: #fff;
    background: url('../images/menu.top2a.jpg');
}
.sp_top_menu .r_menu2 .parent {
}
.r_menu2 ul.u0 li.l0:hover .parent0,
.r_menu2 ul.u0 li.l0hover .parent0 {
    background: url('../images/menu.top_bg_3.jpg') !important;
    color: #fff;
}
.r_menu2 ul.u1 li.l1:hover .parent1,
.r_menu2 ul.u2 li.l2:hover .parent2,
.r_menu2 ul.u1 li.l1hover .parent1,
.r_menu2 ul.u2 li.l2hover .parent2 {
    color: #fff;
    background: url('../images/menu.top2a.jpg');
}
.sp_top_menu .r_menu2 li.l0 a.first {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    background: url('../images/menu.top_bg_1.jpg');
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 59px;
}
.sp_top_menu .r_menu2 li.l0 a.first:hover {
    background: url('../images/menu.top_bg_3.jpg');
    color: #fff;
}
.sp_top_menu .r_menu2 ul.u1, .sp_top_menu .r_menu2 ul.u2,
.sp_top_menu .r_menu2 ul.u3, .sp_top_menu .r_menu2 ul.u4 {
    top: 0px;
    left: 190px;
    width: 190px;
    border-left: 1px solid #ccc;
}
.sp_top_menu .r_menu2 ul.u1 {
    top: 59px;
    left: 0px;
}


#left h2 {
    position: relative;
	font-weight: bold;
	color: #f36b31;
	font-size: 1em;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px 0px 30px;
	margin: 0;
	border-top: 1px solid #2f2f2f;
	background: url('../images/menu-a.gif') top left repeat-x;
}
#right .doted_line {
  margin-left: 5px;
}
.assistant {
    text-align: left !important;
    font-size: 0.9em;
}
.ass_item {
    padding-bottom: 8px;
}
.assistant .sa_item {
    padding: 3px 0px;
}
.assistant .skype, .assistant .icq {
    padding-top: 0px !important;
}
.ass_item td.sec {
    line-height: 1.6em;
    padding-left: 10px;
}
.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;
	overflow: hidden;
}
html>body #right {
	margin-right: -180px;
}
#right-in {
  width: 100%;
  padding-top: 5px;
	overflow: hidden;
}
.right2l {
    display:none !important;
}

#h_bot {
    position:absolute;
    width: 746px;
    height: 35px;
    padding-bottom: 0px;
    bottom: 0px;
    right: 0px;
    background: url('../images/h-bot-bottom.gif') bottom left repeat-x;
}
html>body #h_bot {
/*    bottom: 0px;*/
    padding-bottom: 5px;
}
.mt_tab {
	float: left;
	height: 40px;
	margin: 0 4px 0px 0;
	padding: 0;
	font-size: 1.1em;
}
.mt_tab span {
	cursor: pointer !important;
}
.mt_tab a {
	display: block;
	text-decoration: none;
	color: #050505;
	background: url('../images/h-bot-bg.gif') repeat-x;
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 0 0px 0 0;
}
.mt_tab a span.text {
	float: left;
	display: block;
    padding: 0px 15px;
}
.mt_tab a span.left, .mt_tab span.right {
	display: block;
	float: left;
	width: 3px;
	height: 40px;
}
.mt_tab a span.left {
	background: url('../images/h-bot-left.gif') no-repeat;
}
.mt_tab a span.right {
	background: url('../images/h-bot-right.gif') no-repeat;
}
.hmp .mt_tab a span.left {
	background: url('../images/h-bot-left2.gif') no-repeat;
}
.hmp .mt_tab a span.right {
	background: url('../images/h-bot-right2.gif') no-repeat;
}
.mt_tab a:link, .mt_tab a:visited, .mt_tab a:active{
	color: #050505;
}
.mt_tab a:hover, .mt_tab a.active, .mt_tab a:link.active,
.mt_tab a:visited.active, .mt_tab a:active.active,
.loginek:hover .mt_tab a, .kosicek:hover .mt_tab a,
.history:hover .mt_tab a, .lightbox:hover .mt_tab a,
.loginekhover .mt_tab a, .kosicekhover .mt_tab a,
.historyhover .mt_tab a, .lightboxhover .mt_tab a {
	background: url('../images/h-bot-bg-on.gif') repeat-x;
	color: #fcfcfc;
	text-decoration: none;
}
.mt_tab a:hover span.left, .mt_tab a.active span.left,
.loginek:hover .mt_tab a span.left, .kosicek:hover .mt_tab a span.left,
.history:hover .mt_tab a span.left, .lightbox:hover .mt_tab a span.left,
.loginekhover .mt_tab a span.left, .kosicekhover .mt_tab a span.left,
.historyhover .mt_tab a span.left, .lightboxhover .mt_tab a span.left {
	background: url('../images/h-bot-left-on.gif') no-repeat;
}
.mt_tab a:hover span.right, .mt_tab a.active span.right,
.loginek:hover .mt_tab a span.right, .kosicek:hover .mt_tab a span.right,
.history:hover .mt_tab a span.right, .lightbox:hover .mt_tab a span.right,
.loginekhover .mt_tab a span.right, .kosicekhover .mt_tab a span.right,
.historyhover .mt_tab a span.right, .lightboxhover .mt_tab a span.right {
	background: url('../images/h-bot-right-on.gif') no-repeat;
}
.kosicek .mt_tab a span.text, .kosicek .mt_tab a:visited span.text {
    padding-left: 35px;
    background: url('../images/zj-kosik.gif') 10px 50% no-repeat;
}
.kosicek .mt_tab a:hover span.text, .kosicek:hover .mt_tab a span.text,
.kosicekhover .mt_tab a span.text {
    padding-left: 35px;
    background: url('../images/zj-kosik-on.gif') 10px 50% no-repeat;
}
.multishop_tabs {
}

.multishop_tabs_in {
}
.multishop_tabs .mt_tab {
	height: 26px;
	margin: 0 4px 0px 0;
}
.multishop_tabs .mt_tab a {
	height: 26px;
	line-height: 26px;
	background: url('../images/h-bot-m-bg.gif') repeat-x;
}
.multishop_tabs .mt_tab a span.text {
    padding: 0px 12px;
}
.multishop_tabs .mt_tab a span.left, .multishop_tabs .mt_tab span.right {
	height: 26px;
}
.multishop_tabs .mt_tab a span.left {
	background: url('../images/h-bot-m-left.gif') no-repeat;
}
.multishop_tabs .mt_tab a:hover span.left, .multishop_tabs .mt_tab a.active span.left {
	background: url('../images/h-bot-left-on.gif') no-repeat;
}
.multishop_tabs .mt_tab a span.right {
	background: url('../images/h-bot-m-right.gif') no-repeat;
}
.multishop_tabs .mt_tab a:hover span.right, .multishop_tabs .mt_tab a.active span.right {
	background: url('../images/h-bot-right-on.gif') no-repeat;
}
.mt_tab a:hover, .mt_tab a.active, .mt_tab a:visited.active {
	background: url('../images/h-bot-bg-on.gif') repeat-x;
}
.homepage .multishop_tabs {
    position:absolute;
    top: 375px;
}

#boxes_menu {
	float: left;
	height: 40px;
}
.kosicek, .loginek, .history, .lightbox {
    float: left;
	height: 40px;
}
.kosicek .mt_tab, .loginek .mt_tab, .history .mt_tab, .lightbox .mt_tab {
    margin-right: 2px;
}
html>body .kosicek .mt_tab, html>body .loginek .mt_tab, html>body .history .mt_tab, html>body .lightbox .mt_tab {
    margin-right: 4px;
}
.loginek .mt_tab a span, .loginek .mt_tab a:visited span, .loginek .mt_tab a:hover span,
.history .mt_tab a span, .history .mt_tab a:visited span, .history .mt_tab a:hover span,
.lightbox .mt_tab a span, .lightbox .mt_tab a:visited span, .lightbox .mt_tab a:hover span {
    cursor: default !important;
}
.loginek {
	position:relative;
    color: #fbccaa;
}
.ltitle {
    padding-left: 20px;
}
.loginek:hover #login {
    visibility: visible;
}
.loginek_on, .loginek:hover {
/*    background-color: #00c;*/
    cursor: default !important;
}
#login {
    position: absolute;
	width: 170px;
	height: 140px;
	top: 35px;
	right: 4px;
	padding: 0;
    color: #fff;
	font-size: 0.9em;
	z-index: 2000;
	background: #2f2f2f;
    line-height: 1.1em;
    visibility: hidden;
}
.login_de {
	width: 200px !important;
}
html>body #login {
	right: 4px;
}
#login a, #login a:visited, #login a:hover {
    padding: 0;
    color: #fff;
}
#login_in {
    padding: 10px 15px;
}
#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 {
    width: 139px;
    height: 18px;
    border: none;
    background: url('../images/login-but.gif') top left no-repeat;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 8px;
}
#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;
}
/*-------end of PROMO BLOCK---*/
/*-------- CART  -----------*/
/*#cart_delivery_pay {
  height: 15em;
  border: 1px solid #ccc;
}
#cart_delivery_pay_in {
}
#cart_delivery_pay h4{
  margin: 0px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  text-align: right;
}*/
.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
}
.platba_info {
    color: #ec5404;
    margin-top: 5px;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
.cart_pipe {
    position:relative;
    text-align:center;
    margin-bottom: 10px;
    padding-left: 1px;
}
.cart_pipe .active {
}
.cart_pipe .cp1, .cart_pipe .cp2, .cart_pipe .cp3 {
    width: 122px;
    position:absolute;
    top: 15px;
    text-align: right;
}
html>body .cart_pipe .cp1, html>body .cart_pipe .cp2, html>body .cart_pipe .cp3 {
    width: 134px;
}
.cart_pipe .cp1 {
    left: 0px;
}
.cart_pipe .cp2 {
    left: 264px;
}
.cart_pipe .cp3 {
    left: 542px;
}
.kosik_index {
}
.kosik_index td.sec {
    width: 70% !important;
}
.kosik_submito {
    text-align:center;
    padding-top: 5px;
}
.kosik_box1, .kosik_box2, .kosik_box3 {
    width: 225px;
    float: left;
}
.kosik_box1 .kosik_submito {
    padding-top: 66px;
}
.kosik_box2 .kosik_submito {
    padding-top: 24px;
}
.kosik_box3 .kosik_submito {
    padding-top: 37px;
    text-align: right;
}
.kosik_box1 .r_box_in, .kosik_box2 .r_box_in, .kosik_box3 .r_box_in {
    height: 90px;
}
.kosik_box1, .kosik_box2 {
    margin-right: 11px;
}
.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: #999;
	background: url('../images/footer-bg.gif') top left repeat;
	height: 200px;
	font-size: 0.9em;
	text-align:center;
}
#footer_in {
    position:relative;
    width: 980px;
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
#footer a, #footer a:visited, #footer a:hover {
    color: #999;
}
/*#footer a:hover {
    text-decoration: none;
}*/
#footer_left, #footer_right {
    float: left;
    padding-top: 53px;
    line-height: 1.5em;
}
#footer_left {
    width: 445px;
    padding-left: 10px;
}
#footer_right {
    width: 455px;
    text-align: right;
}
#footer_logo {
    float: left;
    padding-top: 7px;
    width: 69px;
    height: 61px;
}
#visa, #mastercard {
    position:absolute;
    top: 7px;
}
#visa {
    right: 0px;
}
#mastercard {
    right: 62px;
}

#footer_icons {

	margin-top: 5px;
}
#footer_icons a, #footer_icons a:visited, #footer_icons a:hover {
    width: 18px;
    height: 12px;
    text-decoration: none;
    padding: 0px 9px;

}
#footer_icons .fl_cz {
    background: url('../images/flags/cz-off.jpg') top left no-repeat;
}
#footer_icons .fl_cz:hover, #footer_icons .active_cz {
    background: url('../images/flags/cz.jpg') top left no-repeat !important;
}
#footer_icons .fl_eu {
    background: url('../images/flags/EU-off.jpg') top left no-repeat;
}
#footer_icons .fl_eu:hover, #footer_icons .active_eu {
    background: url('../images/flags/eu.jpg') top left no-repeat;
}
#footer_icons .fl_sk {
    background: url('../images/flags/sk-off.jpg') top left no-repeat;
}
#footer_icons .fl_sk:hover, #footer_icons .active_sk {
    background: url('../images/flags/sk.jpg') top left no-repeat !important;
}
#footer_icons .fl_DE {
    background: url('../images/flags/DE-off.jpg') top left no-repeat;
}
#footer_icons .fl_DE:hover, #footer_icons .active_DE {
    background: url('../images/flags/DE.jpg') top left no-repeat !important;
}
/*---------end of FOOTER-------*/
/*---------OTHER SETTINGS------*/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
  color: #f00;
  font-weight: bold;
}
.normargin {
    margin-right: 0px !important;
}
.news-list {
    float: left;
    width: 356px;
	margin:5px 10px 10px 0px;
	padding-top: 5px;
	height:50px;
	background: url('../images/news-top.gif') no-repeat;
}
html>body .news-list {
    width: 356px;
	height:auto;
	min-height:50px;
}
.news-list .presso {
    width: 100%;
}
.news-list .first, .news-list2 .first {
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 10px 0px;
    background: url('../images/news-dot.gif') bottom left repeat-x;
}
.news-list_in {
	padding: 5px 12px 10px 12px;
	background: #fbfbfb url('../images/news-bottom.gif') bottom left no-repeat;
}
.news-list .text, .news-list2 .text {
	padding:5px 0px 5px 165px;
	color: #151515;
}
.imag {
	float:left;
	width: 153px;
	height: 93px;
	margin:7px 0px 0px 0px;
}
.imag img {
    border: 1px solid #d6d6d6;
    padding: 3px;
/*    border: 2px solid #fff;***/
    margin: 0;
}
.news-list .lih {
    height: 75px;
    overflow: hidden;
}
/*html>body .news-list .lih {
    float: none;
}*/
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3, .news-list2 h2 {
  font-size: 1em;
  font-weight: bold;
  width: 100%;
}
.news-list h3 a, .news-list h3 a:visited,
.news-list2 h2 a, .news-list2 h2 a:visited {
    color: #151515;
    text-decoration: none;
}
.news-list h3 a:hover, .news-list2 h2 a:hover {
    color: #151515;
    text-decoration: underline;
}
.news-list .date, .news-list2 .date {
    color: #7b7b7b;
    font-weight: normal;
}
.det_cl {
    text-align: right;
    padding-top: 3px;
}
.det_cl a, .det_cl a:visited, .det_cl a:hover {
    color: #151515;
    padding-right: 28px;
    text-decoration: none;
    background: url('../images/aktuality-but-off.jpg') 100% 50% no-repeat;
}
.det_cl a:hover {
    text-decoration: underline;
    background-image: url('../images/aktuality-but-on.jpg');
}
.all_mess {
    text-align: right;
    padding-right: 5px;
}
.all_mess a, .all_mess a:visited, .all_mess a:hover {
    color: #fff;
    padding-right: 23px;
    background: url('../images/sipecka-off.gif') 100% 50% no-repeat;
    text-decoration: none;
}
.all_mess a:hover {
    text-decoration: underline;
    background-image: url('../images/sipecka-on.gif');
}
.print, .print2{
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
  height: 20px;
  padding-bottom: 10px;
}
.print2 {
  padding-bottom: 5px;
}
.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;
}
.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;
}
#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%;
    background: url('../images/listicka-border.gif') bottom left repeat-x;
    background-color: #ece9d7;
    background-color: #e4e6e3;
}
#listicka img.logo {
    position: absolute;
    top: 1px;
    right: 0px;
}
.menu_listicka {
    margin: 0px;
    padding: 1px 0 0 0;
}
.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;
}
ul.ul0 li.li0 {
    display: block;
    width: 154px;
}
ul.ul1, ul.ul2, ul.ul3 {
    position: absolute;
    visibility: hidden;
    width: 154px;
}
ul.ul1 a, ul.ul2 a, ul.ul3 a {
    width: 134px;
}
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;
    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;
}*/
.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-align:center;
    width: 528px;
    margin: 0 auto 5px auto;
}
.cart_message_in {
/*    text-align: left;*/
    width: 300px;
    margin: 0 auto;
    padding: 5px 10px;
    color: #fff;
    background-color: #eb5405;
    border: 1px solid #eb5405;
}
.cart_message_in a, .cart_message_in a:visited, .cart_message_in a:hover {
    font-weight: bold;
    color: #fff;
}
.cart_mess {
    padding-bottom: 5px;
}
.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: 15px;*/
    height: 33px;
    width: 100%;
}
.sliderek {
    position:absolute;
    top: 0px;
    left: 542px;
}
html>body .sliderek {
}
#sliderbox {
    position:absolute;
    top: 5px;
    left: 20px;
}
#onpage {
    width: 17px;
    height: 13px;
    text-align:center;
}
.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 {
    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;
}
.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 !important;
    position:absolute;
    top: 1px;
    right: -1px;
    width: 55px;
    height: 43px !important;
    font-size: 0.9em;
    color: #fff;
    font-weight: bold;
    z-index: 100;
    text-decoration: underline;
    background: url('../images/blank.gif') repeat;  /*ie bitches*/
}
.mf_title_in {
    position:absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 33px;
    line-height: 33px;
    z-index: 101;
}
html>body .mf_title_in {
    height: 34px;
}
.mf_title a, .mf_title a:visited, .mf_title a:hover {
    color: #fff;
}
#onoff {
    display:none;
    background-color: #fff;
    position:relative;
    top: -2px;
	background: url('../images/sortbar-bg.gif') top left repeat-y;
}
html>body #onoff {
    top: -3px;
}
#onoff_in {
	padding: 19px 16px;
	background: url('../images/sortbar-bottom.gif') bottom left no-repeat;
	/*margin-top: -5px;*/
	/*z-index: -10;*/
}
.more_filters:hover #onoff {
    /*display: block;*/
}
.align_right .m_but2 {
    color: #fff;
    background-position: 0% 100%;
}
#mapa {
    background: url('../images/mapa-bg.gif') top left repeat-y;
    width: 684px;
    height: 1px;
    margin-bottom: 15px;
}
#mapa_in {
    width: 684px;
    height: 1px;
    background: url('../images/mapa-top.gif') top left no-repeat;
}
#mapa_in_in {
    width: 684px;
    height: 1px;
    padding: 20px 0px;
    text-align:center;
    background: url('../images/mapa-bottom.gif') bottom left no-repeat;
}
html>body #mapa, html>body #mapa_in, html>body #mapa_in_in {
    min-height: 1px;
    height: auto;
}
.mapa_content {
    padding: 0px 10px;
}
.mapa_content #det_tabs {
    /*padding-left: 14px;
    width: 669px;*/
    margin: 0;
    width: 683px;
    height: 25px;
}
.mapa_content .dt_tab {
	height: 25px;
	margin: 0 1px 0px 0;
	font-size: 1em;
}
.mapa_content .dt_tab span {
	cursor: pointer !important;
}
.mapa_content .dt_tab a {
	height: 25px;
	line-height: 25px;
	/*font-weight: normal;*/
}
.mapa_content .dt_tab a span.text {
    padding: 0px 10px;
}
.mapa_content .dt_tab a span.left, .dt_tab span.right {
	height: 25px;
}

.dt_border {
    border-bottom: 1px solid #d2d1d1;
    margin-bottom: 10px !important;
}
.mapa_content table {
    border-collapse: collapse;
    width: 100%;
}
.mapa_content table td, .mapa_content table th {
    border: none;
    background: url('../images/dot2.gif') bottom left repeat-x;
}
.mapa_content table td {
    height: 74px;
}
/*----end of-OTHER SETTINGS----*/
/*** mail centrum ***/
.mail_centrum {
    background-color: #fff;
	color: #666;
	margin: 0px;
	padding: 10px 0 20px 0;
	width: 650px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 0.9em;
	margin-left: 25px;
}
.mail_centrum a, .mail_centrum a:active, .mail_centrum a:visited {
	color: #00f;
	font-weight: bold;
	}
.mail_centrum a:hover{
	color: #f00;
	font-weight: bold;
}
.mail_centrum strong {
    color: #000;
}
.mail_centrum #main{
	width: 552px;
	margin: 0px auto 0px auto;
}
#text-box{
	/*height: 300px;*/
}
#text-box p {
	padding: 5px;
	text-align: left;
}
html>body #text-box{
	/*min-height: 300px;*/
	height: auto;
}
#header_mail .logo{
	float: left;
	display:none;
}
#header_mail .subject{
/*	float: right;*/
	text-align: center;
}
#header_mail .subject h2{
	color: #888;
	font-weight: bold;
}
.slp1, .slp2, .slp3{
	float: left;
	width: 30%;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
.slp1, .slp2{
	border-right: 1px solid #e8e8e8;
	padding-right: 12px;
}
.slp2, .slp3{
	padding-left: 13px;
}
#spotlight_odkazy{
	text-align: left;
	border-top: 1px solid #e8e8e8;
}
#dodatek{
	border-top: 1px solid #e8e8e8;
	text-align: left;
}
#footer_mail{
	/*border: 1px solid #e8e8e8;
	text-align: left;*/
	padding: 5px;
	font-size: 0.9em;
	color: #aaa;
}
#footer_mail a, #footer_mail a:visited, #footer_mail a:hover {
	color: #aaa;
	font-weight: normal;
}
.vodk {
	text-align: left;
	padding: 0px 0px 10px 5px;
}
.left_tit {
    text-transform: uppercase;
    color: #f36b31;
    font-weight: bold;
}
.aktual {
    width: 213px;
    height: 112px;
    overflow: hidden;
    margin-top: 5px;
    background: url('../images/aktuality-bg.jpg') no-repeat;
}
.aktual_in {
    padding: 14px 11px 12px 17px;
}
.aktual .i_text {
    width: 139px;
    height: 20px;
    padding: 3px 4px 0px 4px;
    border: none;
    background: url('../images/aktuality-text-bg.gif') no-repeat;
}
.aktual .text_email {
    padding: 7px 0px 7px 0px;
}
.aktual .button {
    width: 29px;
    height: 23px;
    border: none;
    background: url('../images/aktuality-but-off.jpg') no-repeat;
    margin-left: 6px;
}
html>body .aktual .button {
    position:relative;
    top: 1px;
}
.aktual .button:hover, .aktual .buttonhover {
    background: url('../images/aktuality-but-on.jpg') no-repeat;
}
.left_links a, .left_links a:visited, .left_links a:hover {
    display: block;
    width: 197px;
    height: 58px;
    padding-left: 17px;
    line-height: 58px;
    margin-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
    color: #f36b31;
    font-weight: bold;
}
.doporucte {
    background: url('../images/doporucte-nas-bg.jpg') no-repeat;
}
.prodejny {
    background: url('../images/prodejny-bg.jpg') no-repeat;
}
.vyhody {
    background: url('../images/svet-vyhod-bg.jpg') no-repeat;
}
.sp_gallery h3 {
    color: #000;
    padding-bottom: 5px;
}
/*.sp_gallery a, .sp_gallery a:visited, .sp_gallery a:hover {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px 10px 0px;
}
.sp_gallery img {
    border: 1px solid #d6d6d6;
    padding: 2px;
    margin: 0;
}*/
.formular .table_invoice td {
    padding-top: 3px !important;
/*    padding-top: 3px !important;
    padding-bottom: 3px !important;*/
}
html>body .formular .table_invoice td {
    padding-top: 4px !important;
}
.formular .table_invoice td.fic {
    padding-right: 10px !important;
    width: 27% !important;
}
.formular .name {
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
}
.formular .button {
    margin-top: 2px;
}
.spl_item {
    background: url('../images/dot2.gif') bottom left repeat-x;
    margin-bottom: 10px;
}
.spl_img {
    float: left;
    width: 145px;
    height: 100px;
}
.spl_descr {
    padding-left: 155px;
}
.spl_name {
    font-weight: bold;
    font-size: 1.1em;
}
.spl_d {
    padding: 5px 0px;
}
.spl_rest {
    border-top: 1px solid #e6e6e6;
    padding: 10px 0px 10px 0px;
}
.spl_rest_left {
    float: left;
}
.spl_rest_right {
    float: left;
/*    padding-left: 197px;*/
    line-height: 1.6em;
    margin-left: 10px;
}
.spl_rest_right span {
    float: left;
    width: 100px;
}
.nejpro {
    padding: 0;
}
.nejpro a, .nejpro a:visited, .nejpro a:hover {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
}
.nejpro img {
    border: 1px solid #d6d6d6;
    padding: 2px;
    margin: 0;
}
.nejpro_title {
    font-weight: bold;
    font-size: 1em;
    padding-top: 15px;
    padding-bottom: 10px;
}
.hmpg_banners {
    padding: 4px 0px 2px 0px;
}
html>body .hmpg_banners {
    padding: 4px 0px 4px 0px;
}
.hmpg_banner_left, .hmpg_banner_right {
    float: left;
    width: 356px;
    height: 198px;
    overflow: hidden;
}
.hmpg_banner_left {
    margin-right: 10px;
}
.foto {
    padding-top: 20px;
}
.foto_item {
    float: left;
    width: 154px;
    margin-right: 26px;
    margin-bottom: 15px;
}
html>body .foto_item {
    margin-right: 28px;
}
.f_last {
    margin-right: 0px !important;
}
.f_name {
    text-align:center;
    height: 15px;
    padding: 4px 0px 11px 0px;
    overflow: hidden;
}
.f_hodn {
    position:relative;
    height: 14px;
}
.f_pocet {
    font-weight: bold;
}
.f_regis {
    position:absolute;
    top: 97px;
    left: 275px;
}
#fotos .r_box {
    position:relative;
}
.foto_det_img img {
    border: 1px solid #d6d6d6;
    padding: 2px;
    margin: 0;
}
.hlasu {
    font-weight: normal;
    font-size: 0.9em;
}
.hlst {
    position:relative;
    width: 230px;
    padding: 5px 0px 8px 0px;
}
.foto_det_text {
    border-top: 1px solid #d6d6d6;
    padding-top: 7px;
}
.news_delete {
    width: 313px;
}
#foto_det {
    position:relative;
}
.stars, .curr, .stars_empty {
    position:absolute;
    right: 0px;
    top: 0px;
    width: 85px;
    height: 14px;
    /*overflow: hidden;*/
    z-index: 1;
    background: url('../images/hvezdicky_new2.gif') 0% 0% repeat-x;
}
#foto_det .stars {
    top: 5px;
}
.stars_empty {
    top: 5px;
    background-position: 0% 100%;
}
.stars2, .curr2, .stars2_empty {
    position:absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 10px;
    /*overflow: hidden;*/
    z-index: 1;
    background: url('../images/hvezdicky2_new2.gif') 0% 0% repeat-x;
}
.stars2 {
    top: 3px;
}
.stars2_empty {
    top: 3px;
    background-position: 0% 100%;
}

.stars2 .stt, .stars .stt {
    position:absolute;
    top: -14px;
    left: 0px;
    visibility: hidden;
    color: #5d5d5d;
    font-size: 0.9em;
    width: 100px;
}
.stars .stt {
    top: 0px;
    left: 92px;
}
.stars2 a.s1:hover .sp1, .stars a.s1:hover .sp1 {
    visibility: visible;
}
.stars2 a.s2:hover .sp2, .stars a.s2:hover .sp2 {
    visibility: visible;
}
.stars2 a.s3:hover .sp3, .stars a.s3:hover .sp3 {
    visibility: visible;
}
.stars2 a.s4:hover .sp4, .stars a.s4:hover .sp4 {
    visibility: visible;
}
.stars2 a.s5:hover .sp5, .stars a.s5:hover .sp5 {
    visibility: visible;
}

.curr, .curr2 {
    left: 0px;
    z-index: 2;
    padding: 0 !important;
    margin: 0 !important;
}
.curr {
    height: 14px;
    overflow: hidden !important;
    background-position: 0% 50%;
}
html>body .curr {
    background-position: 0% 50%;
}
.curr2 {
    height: 10px;
    overflow: hidden !important;
    background-position: 0% 65%;
}
html>body .curr2 {
    background-position: 0% 50%;
}
.stars a, .stars a:visited, .stars2 a, .stars2 a:visited {
    position:absolute;
    display: block;
    width: 17px;
    height: 14px;
    text-decoration: none;
    /*text-indent: -9000px;*/
    z-index: 20;
    padding: 0;
}
.stars2 a, .stars2 a:visited {
    width: 12px;
    height: 10px;
}
.stars a:hover {
    z-index: 3;
    background: url('../images/hvezdicky_new.gif') 0% 100% repeat-x;
}
.stars2 a:hover {
    z-index: 3;
    background: url('../images/hvezdicky2_new.gif') 0% 100% repeat-x;
}
.stars a.s1 {
    left: 0px;
}
.stars a.s1:hover {
    left: 0px;
    width: 17px;
}
.stars a.s2 {
    left: 17px;
}
.stars a.s2:hover {
    left: 0px;
    width: 34px;
}
.stars a.s3 {
    left: 34px;
}
.stars a.s3:hover {
    left: 0px;
    width: 51px;
}
.stars a.s4 {
    left: 51px;
}
.stars a.s4:hover {
    left: 0px;
    width: 68px;
}
.stars a.s5 {
    left: 68px;
}
.stars a.s5:hover {
    left: 0px;
    width: 85px;
}

.stars2 a.s1 {
    left: 0px;
}
.stars2 a.s1:hover {
    left: 0px;
    width: 12px;
}
.stars2 a.s2 {
    left: 12px;
}
.stars2 a.s2:hover {
    left: 0px;
    width: 24px;
}
.stars2 a.s3 {
    left: 24px;
}
.stars2 a.s3:hover {
    left: 0px;
    width: 36px;
}
.stars2 a.s4 {
    left: 36px;
}
.stars2 a.s4:hover {
    left: 0px;
    width: 48px;
}
.stars2 a.s5 {
    left: 48px;
}
.stars2 a.s5:hover {
    left: 0px;
    width: 60px;
}

a.pr_img, a.pr_img:visited, a.pr_img:hover {
    display: block;
    width: 150px;
    height: 150px;
    padding: 2px;
    margin: 0 auto;
    text-decoration: none;
    border: 1px solid #dadada;
    background-color: #fff;
    cursor: pointer !important;
}
a.pr_img:hover {
    border: 1px solid #dadada;
}
.pr_img .pr_img_in {
    text-align:center;
    width: 150px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
}
#fotos .table_invoice td {
    vertical-align: middle !important;
}
.foto_vlozeno {
    padding-bottom: 10px;
}
.sp_gallery .pr_img {
    float: left !important;
    margin: 0px 9px 9px 0px !important;
}
.normargin {
    margin-right: 0px !important;
}
#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 {
    padding: 30px 10px 15px 10px;
}
.foto_regist {
    position:relative;
    width: 336px;
    float: left;
    margin: 0px 10px 10px 0px;
    height: 140px;
}
.reg_but {
    position:absolute;
    top: 96px;
    left: 10px;
}
.foto_prihl {
    width: 350px;
    float: left;
}
.odhl_text {
    padding-bottom: 7px;
}
#dark_bg {
    background: url('../images/zatmeni_bg.png');
    height: 100%;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
}
#matwindow .close {
    position:absolute;
    width: 17px;
    height: 17px;
    top: 2px;
    right: 2px;
    background: url('../images/krizek.gif') no-repeat;
    cursor: pointer !important;
}
.bane {
    padding-bottom: 8px;
}
.verkin {
    width: 170px !important;
    padding: 0px 5px;
    font-size: 2em;
    font-weight: bold;
    border: 1px solid #e00 !important;
}
.verk .fic {
    vertical-align: middle !important;
}
.verpro td {
    background-color: #f35b0f;
    color: #fff;
}
/*.prodejni_mista {
    text-align:center;
    padding-top: 25px;
}
.prodejni_mista a, .prodejni_mista a:visited, .prodejni_mista a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.4em;
}
.prodejni_mista img {
    margin-top: 15px;
}*/
