@charset "utf-8";
/***************************************************************************************************/
/******************** REDENGE eshop,(c) 2008,created by REDENGE solutions s.r.o.,www.redenge.cz ****/
/***************************************************************************************************/
html{
}
body {
  /*position: relative;*/
  width: 100%;
  height: 100%;
    margin: 0 0 0 0px;
  padding: 0px;
  text-align: center;
  font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 0.75em;
  color: #4b5457;
}
input, textarea {
  font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 1em;
  color: #4b5457;
}
a{color:#4b5457;}
a:active{color:#4b5457;}
/*a:visited{color:#3778b9;}*/
a:visited{color:#4b5457;}

a img{border:0;}

h2{
  margin: 4px 0 6px 0;
  padding: 0px;
  font-size: 1.4em;
  /*color: #999;*/
  font-weight: 400;
}
.h1_wrap {
    position:relative;
    z-index: 200 !important;
}
.h1h1 {
    position:relative;
	padding: 32px 8px 0px 8px;
}
#navigation_bar {
    position:absolute;
    top: 5px;
    left: 0px;
    z-index: 1;
    font-weight: bold;
}
html>body #navigation_bar {
    left: 8px;
}
#navigation_bar a, #navigation_bar a:visited, #navigation_bar a:hover {
}
#navigation_bar span {
}
.nadp {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
}
.brul {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 8px;
}
h1 {
  font-size: 18px;
  margin: 0px 0 10px 0;
  width: 100%;
  font-weight: normal;
}
.hmpgh1 {
	position:absolute;
	top: -149px;
	left: -161px;
}
.h1h1 h1 {
}
h3{
  margin: 3px 0 5px 0;
  padding: 0px;
  font-size: 1em;
}
h4{
  font-size: 1em;
}
h5{}
h6{}
p { margin: 5px 0 10px 0}
br {}
hr{}
pre {
  display: inline;
  font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 1em;
  padding: 0;
  margin: 0;
}

form {margin: 0px; padding: 0px;}
fieldset{border:0px; margin: 0px; padding: 0px;}
select{margin:1px 0 1px 0; font-size: 1em;}
input {}
table {

}
.align_left {
  text-align: left !important;
}
.align_right {
  text-align: right !important;
}
.align_center {
  text-align: center !important;
}
.cleaner{
  border:0px none;
  margin:0;
  padding:0;
  height:0;
  line-height:0;
  font-size:0;
  line-height:0;
  clear:both;
  }
.cross-link{text-decoration:line-through;}
.border{padding:10px;}
.nodisplay {display: none;}
.normal_font {font-weight: normal;}
.change_bg {
  background-color: #eee;
}
.it_style, .ta_style, .se_style {
}
.doted_line {
  height: 1px;
  font-size: 1px;
  margin: 2px 0 2px 0;
  background: url('../images/dotted.gif') repeat-x;
}
.bg_light {
	background-color:  #eee;
}
.bg_dark {
	background-color:  #ffcc99;
}
.form_item_box {
  height: 1px;
  min-height: 1px;
  padding: 0;
  margin: 5px 0 5px 0;
}
.form_item_box img {
  margin-left: 5px;
}
html>body .form_item_box {
  height: auto;
  overflow:hidden;
}
.form_item_box label {
  display: block;
  width: 180px;
  float: left;
  padding: 0 10px 0 0;
  margin: 2px 0 2px 0;
  text-align: right;
}
.form_item_box label.normal {
  display: inline;
  width: auto;
  text-align: left;
}
.form_item {

}
/*radek s odsazenim*/
p.row {
  margin: 0 0 3px 0;
  padding: 0;
}
span.label {
	clear: left;
	display: block;
	/*width: 38%;*/
	width: 39%;
	padding: 0;
	float: left;
}
html>body span.label {
	width: 40%;
}
.input_text {
  border: 1px solid #ccc;
}
.button {
    padding:0 3px;
/*    margin: 0;
    width:auto;
    overflow:visible;*/
	cursor: pointer !important;
}
html>body .button {
    padding: 0px 3px 2px 3px;
}
.our_price, .action_price {
/*  font-size: 1.1em;
  font-weight: bold;*/
}
.recommend_price {
    font-size: 0.9em;
}
.nowrap {
    white-space: nowrap !important;
}
.casual_price {
  color: #666;
}
.hidden {
  position: absolute;
  top: -10000px;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.help-box{
  position: absolute;
  top: 0;
  width: 200px;
  border: 1px solid #000;
  background-color: #fff;
  visibility: hidden;
  z-index: 1000;
  padding: 5px 5px 5px 5px;
  text-align: center;
  font-weight: bold;
}
.no_border {
    border: none !important;
}
.text_form-transp {
    width: 170px !important;
}
.nomargin {
    margin-right: 0 !important;
}
.fow_normal {
    font-weight: normal !important;
}
a.aimg, a.aimg:visited, a.aimg:hover, span.aimg {
    display: block;
    text-decoration: none;
    cursor: pointer !important;
    margin: 0 auto;
    text-align:center;
/*    border: 1px solid #ddd;
    background-color: #eee;*/
}
/*a.aimg:hover {
    border: 1px solid #bbb;
    background-color: #f2f2f2;
}*/
.aimg .aimg_in {
    text-align:center;
    display: table-cell;
    vertical-align: middle;
}

#main_wrap {
    position:relative;
	width: 996px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #fff;
}
#main_wrap_in {
	width: 100%;
}
#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-------*/
#country_language_currency {
	position: absolute;
	right: 25px;
	top: 35px;
	text-align: right;
	width: 300px;
	background: none;
	font-size: 0.9em;
	color: #fff;
}
#country_icons {
  position:absolute;
  width: 100px;
  height: 17px;
  top: -30px;
  right: -22px;
}
#country_icons img {
    margin-right: 3px;
}
#country_language_currency select {
    height: 20px;
}
/*----end of MAIN HEADER------*/
/*---------HEADER-----------*/
#header {
	position:absolute;
	top: 0;
	left: 0;
	width: 996px;
	height: 150px;
}
.listicka #header {
	top: 27px;
}
#header_spacer {
    height: 150px !important;
}
.homepago #header {
	height: 124px;
	background: none;
}
.homepago #header_spacer {
    height: 124px !important;
}
.listicka #header_spacer {
    height: 151px !important;
}
#header_right #right_login{
  margin-top: 100px;
}
.kosicek {
	position:relative;
	width: 320px;
}
.kosicek a, .kosicek a:visited, .kosicek a:hover {
    text-decoration: none;
}
.nojs:hover #cart, .nojshover #cart,
.nojs:hover #demand, .nojshover #demand {
    display: block;
	/*z-index: 2001 !important;*/
}
.kosicek_on, .kosicek:hover {
    cursor: default !important;
/*    background-color: #00c;*/
}
/*#cart_click {
	cursor: pointer !important;
}*/
a.namis:hover {
	text-decoration: underline !important;
}
#cart, #demand {
	width: 276px;
    line-height: 1em;
	z-index: 2000;
}
.nojs #cart, .nojs #demand {
    display:none;
}
#cart a, #cart a:visited, #cart a:hover {
}
#cart a:hover, #demand a:hover {
    text-decoration: none;
}
#cart .cart_link, #demand .cart_link {
    text-align:center;
    padding-bottom: 15px;
}
#cart_in, #demand_in {
	padding: 3px 0px 22px 0px;
}
#cart table, #demand table {
    border-collapse: collapse;
}
#cart table td.fic, #demand table td.fic {
	padding-right: 27px;
}
#cart table td.sec {
}
.cart_prods table {
    width: 100%;
}
.cart_prods table td {
	color: #272425;
	background-color: #fff;
    padding: 8px 0 8px 5px;
}
/*.cart_prods a, .cart_prods a:visited, .cart_prods a:hover {
	color: #ed1c24 !important;
}*/
.cpt1 {
	width: 29%;
	text-align:center;
}
.cpt2 {
	width: 29%;
}
.cpt3 {
	width: 14%;
	text-align: right;
}
.cpt4 {
	width: 28%;
	text-align: right;
	padding-right: 6px !important;
}
a.dok, a.dok:visited, a.dok:hover {
	margin-top: 2px;
	float: right;
	display: block;
	width: 68px;
	height: 23px;
	line-height: 23px;
	text-decoration: none !important;
	color: #ed1c24;
	background: #e8ecec url('../images/cart-but.jpg') no-repeat;
	text-align: center;
	border: none;
}
.cart_bottom {
	/*position: relative;*/
	overflow: hidden;
	width: 276px;
	height: 32px;
	margin-top: 12px;
}
.cinfo {
}
.cinfo span {
	float: left;
	width: 109px;
}
.cinfo_it {
	padding-bottom: 3px;
}
.cart_bottom table {
	width: 185px;
}
.cart_bottom table td.fic {
	width: 68%;
	padding-right: 0px;
}
.cart_bottom table td.sec {
	width: 32%;
}
.cart_bottom table tr.fi td {
}
.cart_bottom table tr.fi2 td {
	font-weight: bold;
}
.multishop_tabs {
    position:absolute;
    width: 500px;
    top: 28px;
    left: 0px;
}
.mt_tab {
	float: left;
	height: 39px;
	margin: 0 0px 0px 0;
	padding: 0;
	font-size: 1.1em;
}
.mt_tab a, .mt_tab a:visited, .mt_tab a:hover {
	display: block;
	text-decoration: none;
	color: #fbccaa;
	height: 39px;
	line-height: 39px;
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 15px;
}
.mt_tab a:hover {
    background: url('../images/mt-tab-over.gif') top left repeat-x;
}


/*---------SEARCH ------*/
#search {
	width: 196px;
	height: 70px;
	margin-bottom: 8px;
}
#search_in {
	padding: 10px 0px 0px 5px;
}
.wbg {
	position:relative;
	width: 186px;
	height: 27px;
	margin-bottom: 9px;
	background-color: #fff;
}
#search .button {
	position:absolute;
	top: 2px;
	right: 2px;
	width: 50px;
	height: 23px;
	border: none;
	background: #dce1e1 url('../images/search-but.gif') no-repeat;
}
#search select {
    font-size: 0.9em;
}
#search .search_text {
    position:relative;
    top: 2px;
    color: #4b5457;
    width: 124px;
    height: 16px;
    border: 1px solid #fff;
}
html>body #search .search_text {
    top: 4px;
}
#search select {
    height: 20px;
}
#search a, #search a:visited, #search a:hover {
    color: #3e3e3e;
    font-size: 0.9em;
    padding-left: 6px;
}
.w140 {
    width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #fff;
	padding-left: 196px;
	padding-right: 196px;
}
.holder2l {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.my_account .table_invoice td {
    width: 25% !important;
}
.my_account .r_box_in {
    font-size: 1em;
}
#my_account .table_cart td {
    text-align: left;
    padding: 7px 15px;
}
#my_account .table_cart th {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
#my_account .table_cart td.fic {
    width: 120px;
}
#my_account {
    width: 100%;
}
#my_account .r_box {
    padding-bottom: 1px;
}
/*.my_account 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-------------*/
.elpad {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
#content {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
#content-in {
	padding: 12px 0px 0px 8px;
}
.homepago #content-in {
	padding-top: 8px;
}
.content2l {
	float: right !important;
    width: 800px !important;
	margin-left: -196px !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;
}
.navlist {
	position:relative;
	left: -1px;
	width: 100%;
	margin-bottom: 0px;
}
.navlist td {
	padding: 0;
}
.nlc2 {
	text-align: right;
}
a.cols, a.cols:visited, a.cols:hover,
a.rows, a.rows:visited, a.rows:hover {
	width: 85px;
	height: 27px;
	line-height: 25px;
	padding-left: 24px;
	margin-right: 5px;
	font-size: 0.9em;
	display: block;
	float: left;
	text-decoration: none;
	background: #eee url('../images/cols.gif') no-repeat;
}
a.rows, a.rows:visited, a.rows:hover {
	background: #eee url('../images/rows.gif') no-repeat;
}
#sortbar {
	position: relative;
	margin: 10px 0 0  0;
	background-color: #eee;
	border: 1px solid #eee;
	overflow:hidden; 
	width:100%;
}
html>body #sortbar {
}
#sortbar_in {
	padding: 6px 6px 0px 6px;
}
.sortbar_submito {
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
}
.sortbar_table {
    width: 85%;
}
.sortbar_table td {
	width: 25%;
}
/*#sortbar form, #sortbar fieldset {*/
.sortbar_form, .sortbar_form fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
/*    position:relative;
    top: -5px;*/
}
#sortbar .asc, #sortbar .desc {
    cursor: pointer !important;
    padding: 0;
    border: none;
    width: 20px;
    height: 20px;
    margin-right: 0px;
}
#sortbar .asc {
    margin-left: 2px;
    background: url('../images/asc.gif') top left no-repeat;
}
#sortbar .desc {
    margin-left: 7px;
    background: url('../images/desc.gif') top left no-repeat;
}
.navigator-new {
	position: relative;
	text-align: right;
	margin-top: 1px;
	padding: 7px 8px 3px 0;
	height: 25px;
	font-size: 0.9em;
}
.navlist .navigator-new {
    width: 500px;
    position:relative;
    left: 11px;
    top: -4px;
}
html>body .navlist .navigator-new {
    left: 34px;
}
.navigator-new a, .navigator-new a:visited, .navigator-new a:hover, .navigator-new span{
	display: inline-block;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align:center;
    text-decoration: none;
	color: #5b5757;
	background: url("../images/pager/num-off.gif") no-repeat;
	padding: 0;
}
.navigator-new a:hover {
	text-decoration: none;
}
.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: 5px;
	display: inline-block;
	width: 19px;
	height: 19px;
}
html>body .navigator-new img {
	top: 6px;
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
    margin: 0;
  padding-left: 20px;
}
.smul {
	padding-left: 0px !important;
	margin: 0 !important;
	position:relative;
}

/*------ PREMIUM CATEGORY ---*/
#premium_list_box {
	width: 100%;
	height: 1px;
}
html>body #premium_list_box {
	min-height: 1px;
	height: auto;
}
.premium {
	float: left;
	width: 188px;
	height: 109px;
	overflow: hidden;
	border: 8px solid #d3d4d9;
	margin-left: -8px;
	margin-top: -8px;
	background-color: #fff;
	text-align: center;
}
.premium a.aimg, .premium a.aimg:visited,
.premium .aimg .aimg_in {
    width: 188px;
    height: 79px;
    margin: 0 auto;
    overflow: hidden;
    text-align:center;
}
a.prem_tit, a.prem_tit:visited, a.prem_tit:hover {
	display: block;
	width: 184px;
	height: 30px;
	line-height: 30px;
	margin-left: 1px;
	background: #d3d4d9 url('../images/premium-grad.gif') repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #4b5457;
	padding: 0;
}
html>body a.prem_tit, html>body a.prem_tit:visited, html>body a.prem_tit:hover {
	margin-left: 2px;
}
.prem_first_prod {
	margin-left: 0;
}
.prem_first_row {
	margin-top: 0;
}
.premium img {
}
/*----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 {
    padding: 0px;
    width: 792px;
    height: 315px;
}
.detail_bottom_box .product_box {
    width: 776px;
	height: 200px;
}
.product_all, .product_1, .product_2, .product_3, .tipc {
	float: left;
	width: 188px;
    height: /*299px*/347px;
	border: 8px solid #fff;
	margin-left: -8px;
	margin-top: -8px;
	background: #fff url('../images/product-grad.gif') left bottom repeat-x;
	overflow: hidden !important;
}
.firstik .product_3 {
	margin-top: 0px !important;
	margin-bottom: 1em;
}
.detail_bottom_box .product_3 {
	width: 184px;
	height: /*184px*/234px;
	background: #fff;
	border: 8px solid #eee;
}
.product_3:hover, .product_3hover {
	position: relative;
	border: 8px solid #e0e1e6 !important;
}
.first_prod {
	margin-left: 0px !important;
}
.cross .product_3 {
    height: 215px;
}
#multishop_content .product_3 {
    height: 260px;
}
.tipc {
    height: 297px;
}
/*#multishop_content .product_3 {
    height: 325px;
    height: 345px;
}*/
.product_in {
	height: 1px;
    position: relative;
    padding: 0px 8px;
}
html>body .product_in {
    height: auto;
    min-height: 1px;
}
.product_in .price .our_price {
    font-weight: bold;
}
.product_in h2, .detail_bottom_box .product_in h3 {
	font-size: 1em;
	text-align: center;
	font-weight: normal;
	height: 32px;
	padding: 3px 0px 0px 0px;
	overflow: hidden;
	margin-bottom: 3px;
}
.detail_bottom_box .product_in h3 {
	margin-top: 4px;
}
.cross .product_in h2 {
    font-size: 1.1em !important;
}
.product_in a.aimg, .product_in a.aimg:visited,
.product_in .aimg .aimg_in,
.comp_img a.aimg, .comp_img a.aimg:visited, 
.comp_img .aimg .aimg_in {
    width: 160px;
    height: /*130px*/180px;
    margin: 0 auto;
}
.detail_bottom_box .product_in a.aimg {
	margin-top: 6px;
}
.img img {
    vertical-align: middle !important;
}
.product_code {
    font-size: 0.9em;
    padding: 0px 5px;
}
.product_type {
	height: 16px;
    overflow: hidden;
    text-align: left;
}
.product_type div {
	height: 16px;
	float: left;
}
.product_in .product_type {
}
.product_in .product_type div {
    margin-bottom: 3px;
}
#detail .product_type {
    display:none;
    height: 16px;
    padding: 0px 0px 10px 0px;
}
#detail .product_type div {
    float: left;
    margin-right: 13px;
}
.display {
    display: block !important;
}
.p_action {
	width: 31px;
}
.p_news {
	width: 43px;
}
.p_tip {
	width: 22px;
}
.p_sale {
	width: 78px;
}
.product_in .text {
    font-size: 0.9em;
    padding: 0px 0px;
    margin: 5px 0px 0px 0px;
    height: 27px;
    overflow: hidden;
    text-align: left;
}
.product_in p {
	font-size: 95%;
}
.product_in .price {
	font-size: 14px;
	padding-top: 5px;
	line-height: 17px;
    height: 40px;
    overflow: hidden;
}
.sdph span {
	font-weight: bold;
}
.cross .price {
    height: 10px;
}
.product_in .cart {
    padding: 5px 5px 5px 5px;
    height: 25px;
    overflow: hidden;
}
#multishop_content .cart {
    text-align:center;
}
.product_in .cart .drop_menu {
    width: 40px;
    position:relative;
    top: 3px;
}
html>body .product_in .cart .drop_menu {
    top: 0px;
}
.product_in .cart form, .product_in .cart fieldset {
    padding: 0 !important;
    margin: 0 !important;
}
.product_in .orderkoef {
    position:absolute;
    top: 174px;
    right: 3px;
}
.p_detail {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    height: 18px;
    line-height: 18px;
    padding: 2px 10px 2px 10px;
    background-color: #d26003;
    /*background: url('../images/detail-product.gif') top left no-repeat;*/
}
.buy {
    width: 62px;
    height: 18px;
    border: none;
    color: #fff;
    font-weight: bold;
    padding-left: 13px !important;
    background: url('../images/cart-product.gif') top left no-repeat;
    cursor: pointer !important;
}
html>body .buy {
    padding-left: 17px !important;
}
.buy-text {
	width: 26px;
	height: 17px;
	text-align:center;
}
html>body .buy-text {
/*	position:relative;
	top: -1px;*/
}
.compare-box {
	margin-top: 8px;
	font-size: 0.9em;
	border-top: 2px solid #e0e1e6;
	padding-top: 4px;
}
a.p_compare_link, a.p_compare_link:visited, a.p_compare_link:hover {
	padding-left: 5px;
}
/*---------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 #eee;
}
.new_r {
    margin-bottom: 15px;
    position:relative;
}
/*.new_r table {
    width: 400px;
}*/
.r_box_in {
    padding: 10px 10px;
}
.r_box_title {
    height: 35px;
	background-color: #eee;   
}
.r_box_title_in {   
    height: 25px;
    padding: 10px 18px 0px 18px;
}
#c_cart_in .r_box_title {
}
.r_box_title h3 {
    margin: 0;
}
.cart_box {
}
.cart_box_left {
    float: left;
    width: 408px;
}
.cart_box_right {
    float: left;
    width: 369px;
    padding-left: 15px;
}
.table_rekap td {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
}
.table_rekap td.sec {
    text-align: right;
}
.table_rekap td.sec .red {
    font-size: 1.1em;
}
.table_invoice {
    width: 100%;
}
.table_invoice td {
    padding: 10px 5px;
    text-align: left;
}
#popup-body .table_invoice td {
    padding: 5px 5px;
}
#popup-body .table_invoice td.fic {
    width: 35% !important;
}
.detail_search .table_invoice td {
    padding: 5px 5px;
}
.table_invoice td input, .table_invoice td select {
    width: 190px;
}
.table_invoice td.fic {
    width: 15% !important;
}
.table_invoice td.sec {
    width: 85%;
}
.table_invoice .cb {
    width: 15px;
}
.dorucovaci .r_box_title_in {
    background: url('../images/dorucovaci-img.jpg') 98.5% 50% no-repeat;
}
.fakturacni .r_box_title_in {
    background: url('../images/fakturacni-img.jpg') 98.5% 50% no-repeat;
}
.kontakt .r_box_title_in {
    background: url('../images/kontakt-img.jpg') 99.5% 50% no-repeat;
}
.uziv_volby .table_invoice td.fic input {
    width: 30px;
}
.meine_profile .nastaveni_konta, .meine_profile .uziv_volby {
    margin-right: 0px;
}
.meine_profile .osobni_udaje {
    height: 480px;
}
.hvezdicka {
    color: #fe0600;
    font-size: 1.1em;
}
.poznamka {
}
.poznamka div {
    font-weight: bold;
}
.poznamka textarea {
    width: 315px;
}
.invoice_back {
    position:relative;
    top: -38px;
    width: 50%;
}
.invoice_buts {
    text-align: right;
}
.povinne_udaje {
    color: #fe0600;
    font-weight: bold;
    padding-bottom: 5px;
}
.formular .table_invoice td {
}
.formular .table_invoice td.fic {
    padding-right: 10px !important;
    text-align: right;
}
#c_cart_in {
}
.table_cart thead tr {
}
.table_cart thead th {
    font-weight: normal;
    color: #6c6c66;
    height: 29px;
    border-right: 1px solid #fff;
    background-color: #eee;
    font-weight: bold;
    padding: 3px;
}
html>body .table_cart thead th {
    height: 36px;
}
.table_cart td {
    padding: 10px 5px;
    border: 1px solid #eee;
}
.table_cart td.fic {
    border-left: none;
    width: 165px;
}
.supervariant td.fic {
    border-left: none;
    width: 100px;
}
.table_cart .empty_cart {
    text-align: right;
    background: none;
    border-top: 1px solid #eee;
    border-left: none;
    border-bottom: none;
}
.table_cart .button {
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer !important;
	background: #dce1e1 url('../images/but-ok.gif') no-repeat;
}
.table_cart .change_bg {
    border: none;
}
.delete_cart {
    text-align: right;
    padding: 4px 5px;
}
.coupon .r_box {
    padding: 15px 15px;
    margin-top: 10px;
}
.coupon .m_but {
    position:relative;
    left: 0px;
}
.coupon .it_coupon {
    width: 97px;
    height: 19px;
    margin: 0px 5px;
    font-size: 1.1em;
    text-align:center;
    padding-top: 3px;
    font-weight: bold;
}
.coupon_text {
    font-weight: bold;
}
.table_cart img {
    margin-top: 4px;
}
.table {
    margin-top: 10px;
}
.table thead tr th {
	background-color: #fb6b01;
	border: 1px solid #fb6b01;
	border-bottom: none;
	padding: 5px;
	color: #fff;
}
.table td {
	padding: 16px;
	text-align: left;
}
.table .odd td {
	background-color: #eee;
}
.table tfoot {
}
.prinf {
	vertical-align: top;
}
.table h2 {
	font-size: 1em;
	margin: 0;
	height: 16px;
	margin-bottom: 3px;
	overflow: hidden;
}
.product_table .text {
	position:relative;
	font-size: 11px;
	height: 86px;
	height: 29px;
	margin-bottom: 5px;
}
html>body .product_table .text {
	min-height: 29px;
	height: auto;
}
.product_table a.aimg, .product_table a.aimg:visited,
.product_table .aimg .aimg_in{
    width: 123px;
    height: 123px;
    margin: 0 auto;
    background-color: #fff;
}
.product_table .aimg_wrap {
	position:absolute;
	top: -160px;
	left: 280px;
	width: 123px;
	height: 123px;
	border: 1px solid #ddd;
	padding: 5px;
	background-color: #fff;
    display:none;
}
.tutatysova_sipka {
	position:absolute;
	bottom: -16px;
	left: 48%;
	width: 12px;
	height: 16px;
	background: url('../images/tutatysova-sipka2.gif') no-repeat;
}
.product_table .price {
	font-size: 14px;
}
.product_table .col_1 {
  width: 20%;
}
.product_table .col_2 {
  width: 47%;
}
.product_table .col_3 {
  width: 23%;
}
.product_table .col_4 {
  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 {
    width: 150px;
    height: 45px;
    margin-bottom: 5px;
    overflow: hidden;
}
#comparing .name a, #comparing .name a:visited {
    text-decoration: none;
}
#comparing .name a:hover {
    text-decoration: underline;
}
#comparing th {
    vertical-align: top;
}
.fwb {
    font-weight: bold;
    padding-right: 50px !important;
}
.comp_img {
    padding-bottom: 5px;
}
.comp_links a, .comp_links a:visited, .comp_links a:hover {
/*    color: #00bff3;*/
}
.comp_prop td, .comp_prop tr {
    border: 1px solid #eee;
}
table.compare {
    border-collapse: collapse;
    width: 98%;
}
table.compare td {
    padding: 2px 5px;
}
.comp_pric td {
    padding-top: 8px !important;
}
/*--- end of PRODUCT TABLE VIEW --*/
/*---------- ACTION - RIGHT ---------*/
.anketa {
	color: #828a8f;
	padding: 0px 12px;
	margin-bottom: 20px;
}
.anketa .otazka {
	padding-bottom: 13px;
}
.anketa .ankline {
	padding-bottom: 3px;
	position:relative;
	right: 4px;
}
.noradio {
	right: 0px !important;
	padding-bottom: 6px !important;
}
.anketa .vote {
	font-size: 0.9em;
	padding-left: 3px;
}
.anketa .ankimg {
	padding-left: 25px;
}
.noradio .ankimg {
	padding-left: 0px;
}
.anketa input {
  position: relative;
  top: 2px;
}
.anketa_but {
    text-align: right;
    padding-top: 3px;
}
.anketa .button {
	width: 50px;
	height: 23px;
	border: none;
	background: #dce1e1 url('../images/search-but.gif') no-repeat;
}
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
.popup_body {
    overflow:auto;
    background: #fff;
}
#popup-body {
  margin: 5px;
  border: 1px solid #eee;
  text-align: left;
}
#popup-header {
  position: relative;
  background-color: #eee;
  padding: 5px 5px 0px 5px;
  height: 30px;
}
#popup-header h1 {
    font-weight: bold;
    font-size: 1.6em;
    margin: 0;
    text-align: left;
    background: none;
}
#popup-header h1 a {
    text-decoration: none;
}
#popup-content {
    padding: 5px;
}
#popup-error {
    text-align: center;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 5px;
}
.popup_bad_msg, .popup_good_msg {
    color: #fff;
    padding: 3px 5px;
    margin-bottom: 5px;
    background-color: #e00;
}
.popup_good_msg {
    background-color: #0c0;
}
.discount {
  padding: 10px;
  text-align: left;
}
.discount h2 {
  border: 1px solid #eee;
  text-align:center;
}
.discount table {
  margin: 0 0 15px 0;
}
.discount table td, .discount table th {
  padding-left: 5px;
}
/*---------- end of POPUPS ---------*/
/*---------- ORDER DETAIL ---------*/
.order-detail {
  width: 97%;
  border: 2px solid #000;
  padding: 0;
  margin: 0;
}
.order-detail legend {
    color: #4b4b4b;
}
.order-detail-left {
  width: 45%;
  float: left;
  padding-left: 5px;
}
.order-detail-right {
  border-left: 2px solid #000;
  margin: 0 0 0 45%;
  padding-left: 5px;
}
.order-detail-item {
  border-top: 2px solid #000;
  padding-left: 5px;
}
.order-detail-item-table {
  clear: left;
  border-top: 1px solid #000;
  padding: 0;
  margin: 0;
}
html>body .order-detail-item-table {
  border-top: 2px solid #000;
}
.order-detail-item-table table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.order-detail-item-table .first {
    border-left: none;
}
.order-detail-item-table .last {
    border-right: none;
}
.order-detail-item-table td, .order-detail-item-table th {
  border: 1px solid #000;
  padding-left: 3px;
}
.order-detail-item-table td.right {
    text-align: right;
}
.order-detail p.row {
  margin: 0;
}
.order-detail p.row span {
/*	clear: left;*/
	display: block;
	width: 115px;
	padding: 0;
	float: left;
}
.order-summary {
  width: 757px;
  padding-right: 5px;
  height: 9em;
  margin-bottom: 5px;
  border-top: 1px solid #000;
}
html>body .order-summary {
  width: 759px;
    min-height: 9em;
    height: auto;
}
.order-summary p.row {
    padding-left: 10px;
}
html>body .order-summary p.row {
    padding-left: 4px;
}
.order-detail-item .right {
  float: right;
  margin-right: 5px;
}
.order-detail-summary {
  margin-left: -5px;
  margin-right: 5px;
}
.cart_summary {
    border-collapse: collapse;
    border-spacing: 0;
}
.cart_summary td {
    border: none;
}
/*---------- end of ORDER DETAIL ---------*/
/*---------- DETAIL ---------*/
#icons {
    width: 299px;
    font-size: 0.9em;
    border: 1px solid #d3d4d9;
    padding: 12px 0px 13px 11px;
}
#icons a, #icons a:visited, #icons a:hover,
.print a, .print a:visited, .print a:hover {
	color: #828a8f;
    padding-left: 23px;
    padding-right: 20px;
}
.l_print {
    background: url('../images/icons/print2.gif') 0% 50% no-repeat !important;
}
.l_send_link {
    background: url('../images/icons/send2.gif') 0% 50% no-repeat !important;
}
.print{
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
}
.popup_print {
    position:absolute;
    width: 100px;
    top: 0;
    right: 0;
}
/***** KONFIGURATOR *****/
.configurator {
	margin-top: 15px;
	padding: 8px 0px 8px 8px;
	border: 1px solid #d3d4d9;
}
.conf_titl {
	font-weight: bold;
	padding: 4px 0px 13px 9px;
}
.conf_item {
	float: left;
	width: 359px;
	padding: 8px 8px 8px 8px;
	background-color: #eee;
	margin: 0px 8px 8px 0px;
}
.conf_item table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
}
.conf_item table td {
	padding-top: 2px;
	padding-bottom: 3px;
}
html>body .conf_item table td {
	padding-top: 4px;
	padding-bottom: 5px;
}
.conf_item table th {
	padding-bottom: 3px;
}
.conf_item .cc1 {
	width: 8%;
	padding-left: 3px;
}
.conf_item .cc1 input {
	position:relative;
	top: -1px;
}
.conf_item .cc2 {
	width: 75%;
}
.conf_item .cc3 {
	width: 17%;
	text-align: right;
	padding-right: 3px !important;
}
.conf_item table tr:hover .cc2, .conf_item table tr:hover .cc3,
.conf_item table .tractive .cc2, .conf_item table .tractive .cc3,
.conf_item table .trhover .cc2, .conf_item table .trhover .cc3 {
	background-color: #d3d4d9 !important;
}
.conf_item .cc2 div {
    position:relative !important;
    height: 15px;
}
.conf_item .cc2 div .aimg {
    position:absolute;
    top: -82px;
    left: 80px;
    width: 76px;
    height: 76px;
    background-color: #fff;
    border: 1px solid #d3d4d9;
    z-index: 100 !important;
    cursor: default !important;
    display:none;
}
html>body .conf_item .cc2 div .aimg {
}
.conf_item .cc2 div .aimg_in {
    width: 76px;
    height: 76px;
}
.conf_item .cc2 div .aimg .tut_sipka {
    position:absolute;
    width: 10px;
    height: 6px;
    top: 76px;
    left: 33px;
    background: url('../images/img-arrow.gif') no-repeat;
}
.conf_item table tr:hover .aimg, .conf_item table .trhover .aimg {
	display: block;
}
.configurator .button {
	width: 161px;
	height: 23px;
	border: none;
	background: #e1e5e6 url('../images/conf-reset-but.jpg') no-repeat;
}
/***** END KONFIGURATOR *****/
#detail_table {
}
#detail {
	width: 100%;
}
#detail #right_cell {
	float: left;
	width: 312px !important;
}
#detail #left_cell {
	float: left;
	width: 464px;
	text-align: center;
}
#detail .detail_img {
	width: 255px;
	height: 270px;
	float: left;
	margin-top: 0px;
}
#detail .detail_img a.aimg, #detail .detail_img a.aimg:visited {
    width: 250px;
    height: 310px;
    /*border: 1px solid #d8d7d7;*/
	background-color: #fff;
}
#detail .detail_img .aimg .aimg_in {
    width: 250px;
    height: 268px;
}
#detail .text {
    padding: 10px 11px 10px 11px;
}
.tab_price .red {
    font-size: 1.1em;
}
.tab_price {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border-collapse: collapse;
}
.tab_price td {
    text-align: left !important;
    padding: 4px 0px 3px 0px;
}
/*.tab_price tr {
    background: url('../images/teckos.gif') bottom left repeat-x;
}*/
.tab_price td.fc {
}
.tab_price td.sc {
}
.tab_price label {
    padding: 0 !important;
    margin: 0 !important;
}
/***** GALERIE *****/
.gallery_wrap {
	float: left;
	width: 85px;
	height: 310px;
	overflow: hidden;
	margin: 0px 40px 0px 0px;
}
#gallery {
	width: 85px;
}
#gallery_in {
	height: 260px;
	overflow: auto;
}
#gallery a.aimg, #gallery a.aimg:visited, #gallery .aimg .aimg_in,
#gallery_bottom a.aimg, #gallery_bottom a.aimg:visited, #gallery_bottom .aimg .aimg_in {
    width: 80px;
    height: 80px;
}
#gallery a.aimg, #gallery_bottom a.aimg {
    border: 1px solid #d3d4d9;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
}
#gallery a.aimg:hover {
    border: 1px solid #eee;
}
#gallery_bottom a.aimg {
    border: 1px solid #eee;
}
#gallery_bottom a.aimg:hover {
    border: 1px solid #d3d4d9;
}
#gallery_bottom a.aimg {
	float: left;
	margin-right: 8px;
}
#g_backward, #g_forward {
	height: 25px;
}
.bw_but {
	background: url('../images/gal-b-but.gif') 39px 50% no-repeat;
}
.fw_but {
	background: url('../images/gal-f-but.gif') 39px 50% no-repeat;
}
/***** END GALERIE *****/
#boxik {
    padding-top: 20px;
}
.boxiky {
    width: 248px;
    height: 47px;
    margin-bottom: 5px;
}
.boxiky a, .boxiky a:visited, .boxiky a:hover {
    width: 225px;
    height: 47px;
    line-height: 47px;
    padding-right: 23px;
    text-decoration: none;
    display: block;
    color: #7c7c7c;
    font-weight: bold;
    font-size: 1.1em;
    text-align: right;
}
.radce {
    background: url('../images/radce.jpg') top left no-repeat;
}
/*.doprava {
    background: url('../images/doprava.jpg') top left no-repeat;
}*/
.baleni {
    background: url('../images/baleni.jpg') top left no-repeat;
}
.si_pad {
	padding: 0px 11px;
}
#small_info {
	padding-top: 12px;
}
#small_info img {
  margin-top: 3px;
}
#summary {
    position: relative;
	padding: 8px 0px 0px 0px;
}
#summary strong {
  font-size: 1.2em;
}
#summary span.label {
    position: relative;
}
.dostupnost {
    padding-top: 5px;
}
.gemoney {
    padding-top: 5px;
}
.bookmarks {
    padding-top: 5px;
    text-align: right;
}
.variant_spacer {
    padding: 0;
    margin: 0;
    line-height: 6px;
    height: 6px;
}
#detail_price {
}
#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;
}
.top_banner {
	position:relative;
	width: 996px;
	height: 188px;
	overflow: hidden;
}
.top_banner img {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.tb_text {
	position:absolute;
	top: -117px;
	left: -161px;
	width: 535px;
	height: 75px;
}
/*.add_to_cart_button, .re-count {*/
.m_but, .m_but2, .m_but3, .m_but4, .m_but6 {
	height: 23px;
	border: none;
	cursor: pointer !important;
}
.m_but {
	width: 93px !important;
	background: #dce1e1 url('../images/m-but.gif') no-repeat;
}
.m_but2 {
    width: 156px;
	background: #dce1e1 url('../images/m-but2.gif') no-repeat;
}
.m_but3, .m_but4 {
    width: 63px;
	background: #dce1e1 url('../images/m-but3.gif') no-repeat;
}
.supervariant .m_but5 {
    width: 60px;
}
.m_but6 {
    width: 63px;
    height: 27px;
	background: #dce1e1 url('../images/m-but6.gif') no-repeat;
}
.buytext {
	width: 35px;
	height: 17px;
	padding-right: 2px;
	border: none;
	background: #fff;
	text-align: right;
}
.celkem {
	position:absolute;
	top: 15px;
	left: 165px;
	width: 130px;
	font-size: 16px;
}
.add_to_cart {
	position:relative;
	right: 3px;
	top: 3px;
	width: 140px;
    height: 31px;
    padding: 10px 0px 0px 11px;
	color: #fff;
}
.add_to_cart .button {
	position:absolute;
	top: 0px;
	right: -1px;
	width: 82px;
	height: 38px;
	border: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer !important;
}
html>body .add_to_cart .button {
	right: 0px;
}
.dpop {
	font-weight: bold;
	width: 82px;
	height: 38px;
	border: none;	
}
.re-count {
  color: #000;
  background: url("../images/icons/calculator.gif") 15% 50% 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;
}
.cap {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0px 11px 8px;
}
.detail_bottom_box .form_item_box {
  text-align: center;
}
.order_item_product {
  float: left;
  width: 33%;
}
.order_item_product span.label{
  width: 20%;
}
.order_item_product .img {
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align:center;
    margin: 0 auto;
}
.invoice .form_item_box label {
    width: 70px;
}
.form_item_box label {
  width: 100px;
}

.diskuze_holder {
    text-align:left;
}
.diskuze_holder a, .diskuze_holder a:visited, .diskuze_holder a:hover {
    color: #ed1c24;
}
.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 #ddd;
    background-color: #f2f2e9;
  border: 1px solid #efefde; 
}
.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;
    border: 1px solid #efefde; 
    padding: 3px 5px 3px 41px;
    background: #f2f2e9 url('../images/diskuze-head.jpg') 10px 50% no-repeat;
}
.disk_item .title {
    color: #ed1c24;
    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: #ed1c24;
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 0px;
}

#category_sub {
	margin: 0 0 10px 0;
}
#category_sub a, #category_sub a:visited, #category_sub a:hover {
}
#category_sub table {
    width: 100%;
}
#category_sub table td {
    padding-right: 5px !important;
    padding-left: 6px !important;
    width: 33% !important;
    vertical-align: top;
}
#category_sub table td.sip {
	background: url('../images/red-arrow.gif') 0px 5px no-repeat;
}
#detail_tabs {
	margin: 5px 0px 5px 0px;
}
.detail_tabs_title {
    font-weight: bold;
    padding: 6px 0px 6px 15px;
}
#sets .plus {
    font-size: 2em;
    padding: 0px 5px;
}
#sets .button {
    font-size: 0.9em;
    margin-top: 4px;
}
#sets img {
    width: 50px;
}
.table_change_bg {
	width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}
.table_change_bg td, .table_change_bg th {
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	width: 54%;
}
.table_change_bg td.fic {
	color: #828a8f;
	width: 46%;
}
.table_change_bg td p {
	margin: 0;
}
.set_table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #dfdfd0;
}
.set_table td {
    background-color: #f8f8ee;
    border: 1px solid #dfdfd0;
    border-bottom: none;
    padding: 10px 5px;
    text-align:center;
}
.set_table th {
    background-color: #f2f2e9;
    border: 1px solid #dfdfd0;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 0.9em;
/*    border-right: 1px solid #f8f8ee;*/
}
.set_table th strong {
    font-size: 1.1em;
}
.set_table .set {
    text-align: left;
}
.set_table .pr {
    font-weight: bold;
    font-size: 1.2em;
}
.zplayer {
    text-align:center;
}
.zplayer object {
    margin-top: 15px;
    margin-bottom: 10px;
}
.votaznik_spacer {
    padding: 0px 5px;
}
#detail_tabs_in {
	border: 4px solid #eee;
	padding: 12px 8px 12px 8px;
}
#detail_tabs_in .lih {
}
#det_tabs {
    height: 40px;
    padding: 0px 3px 0px 4px;
    background-color: #eee;
    position:relative;
    top: 4px;
    float: left;
}
#det_tabs a, #det_tabs a:visited, #det_tabs a:hover, #det_tabs a.active {
    display: block;
    float: left;
    font-weight: bold;
    color: #4b5457;
    height: 40px;
/*    line-height: 45px;*/
    line-height: 40px;
    text-decoration: none;
    position:relative;
    top: 0px;
    margin-right: 1px;
}
#det_tabs span {
	float: left;
}
#det_tabs span.t {
    padding: 0px 20px;
    cursor: pointer !important;
}
#det_tabs span.r {
	/*width: 2px;
	height: 40px;
	background: url('../images/det-tabs-line.gif') no-repeat;*/
	display:none;
}
#det_tabs a.active, #det_tabs a:hover {
	color: #222;
    background: #f00 url('../images/det-tabs-bg.gif') repeat-x;
}
#det_tabs a.active span.r, #det_tabs a:hover span.r {
	background: none;
}
.table_detail_param {
  width: 100%;
}
/*----end of PRODUCT-----------*/
#category_head {
	margin-bottom: 8px;
}
#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: 196px;
	width: 196px;
	margin-left: -100%;
}
html>body #left {
	left: -196px;
}
.left2l {
	float: right !important;
	margin-left: -196px !important;
	left: -196px !important;
}
#left-in {
	width: 100%;
	padding-bottom: 30px;
	padding-top: 8px;
}
.compare_box {
	margin-bottom: 8px;
}
.compare_box a, .compare_box a:visited, .compare_box a:hover {
	display: block;
    color: #4b5457;
    text-decoration: none;
    padding: 6px 12px 5px 12px;
    font-weight: bold;
    background-color: #eee;
}
.menu {
	margin: 0px;
	padding: 8px 11px 12px 11px;
	border: 1px solid #d3d4d9;
	margin-bottom: 8px;
}
.menu ul {
	margin: 0;
	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:hover {
	display: block;
	margin: 0px;
	line-height: 24px;
	height: 24px;
	color: #81888e;
	font-weight: bold !important;
	text-decoration: none;
	overflow: hidden;
}
/*---------end of LEFT---------*/
.left_title, .right_title {
	color: #4b5457;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 12px;
	margin: 10px 0px 13px 0px;
}
.right_title {
	padding: 0;
	margin-bottom: 7px;
}
#right .doted_line {
  margin-left: 5px;
}
.bm_cont {
	overflow: hidden !important;
}
.assistant {
    text-align: left !important;
}
.assistant_in {
	width: 276px;
}
.nojs .assistant_in {
    display:none;
}
.nojs:hover .assistant_in, .nojshover .assistant_in {
	display: block;
}
.assistant_in_in {
    padding: 3px 0px 0px 0px;
    margin-bottom: 11px;
}
.sas_info {
	width: 276px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 8px;
}
.sas_img {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.ass_info {
	float: left;
	width: 188px;
	height: 72px;
	padding: 8px 0px 0px 6px;
	overflow: hidden;
}
.ass_item {
    padding-bottom: 4px;
}
.assistant .highl {
	padding-top: 2px;
}
.assistant .sa_item {
    padding: 3px 0px;
}
.assistant .skype, .assistant .icq {
    position:relative;
}
.assistant .icq img, .assistant .skype img {
    position:absolute !important;
    top: 0px !important;
}
.platnost {
    padding-top: 5px;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 180px;
	float: left;
	margin-right: -180px;
}
html>body #right {
	margin-right: -180px;
}
#right-in {
  width: 100%;
  padding-top: 5px;
}
.right2l {
    display:none !important;
}

.bm_tit {
	border-top: 2px solid #fff;
	width: 320px;
	height: 34px;
	padding-bottom: 5px;
	cursor: pointer;
}
.bm_tit_in {
	width: 277px;
	height: 34px;
	margin-left: 39px;
	overflow: hidden;
	background: #fff url('../images/bm-grad-gray.jpg') no-repeat;
}
.bmtitl {
	width: 266px;
	height: 22px;
	padding: 12px 0px 0px 11px;
	font-weight: bold;
}
.bm_pad {
/*	padding: 3px 0px 12px 39px;*/
	padding: 0px 0px 0px 39px;
}
.jetamneco {
	cursor: pointer !important;
}
.noprod {
	border-top: none !important;
	display:none !important;
}
.kosicek .bm_tit_in {
	height: 35px;
	background: #ffc04c url('../images/bm-grad-yellow.gif') repeat-x;
}
.kosicek .bmtitl {
	height: 21px;
	padding: 13px 0px 0px 12px;
	font-weight: normal;
}
.kosicek .bmtitl strong {
	padding-right: 10px;
}
.kosicek .bmtitl .tetu {
	padding-right: 20px;
}
.noprod2 .bmtitl, .noprod2 .bm_on .bmtitl {
	background: none !important;
}
.cspp {
	position:relative;
	width: 776px;
	height: 126px;
	overflow: hidden;
	margin-bottom: 2px;
	top: -6px;
}
a.csppimg, a.csppimg:visited, a.csppimg:hover {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.cspp a, .cspp a:visited, .cspp a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
a.csppl, a.csppl:visited, a.csppl:hover {
	position:absolute;
	z-index: 1;
	top: 60px;
	left: 16px;
	padding-right: 15px;
	background: url('../images/cspp-arrow.gif') 100% 50% no-repeat;
}
#boxes_menu {
    position:absolute;
    width: 320px;
    top: 0px;
    right: 0px;
	z-index: 11 !important;
}
.loginek {
	position:relative;
	z-index: 12;
}
.ltitle {
    padding-left: 20px;
}
.nojs:hover #login, .nojshover #login {
    display: block !important;
}
.loginek:hover {
/*    background-color: #00c;*/
    cursor: default !important;
}
/*#login_click {
	cursor: pointer !important;
}*/
.highl a, .highl a:visited, .highl a:hover {
	color: #ed1c24;
}
#login {
	position:relative;
	width: 276px;
	padding: 0;
	z-index: 2000;
    line-height: 1.1em;
/*    display:none;*/
}
.nojs #login {
    display:none;
}
#login a, #login a:visited, #login a:hover {
    padding: 0;
}
#login_in {
	padding: 3px 0px 12px 0px;
}
#login .logged {
}
#login .login_links {
    line-height: 1.6em;
    padding: 0;
}
#login .logit {
	padding-bottom: 8px;
}
#login .it_style {
    width: 140px;
    height: 20px;
    border: none;
    padding: 3px 4px 0px 4px;
    background: #fff;
    margin-top: 2px;
}
#login .button {
	position:absolute;
	top: 67px;
	left: 156px;
    width: 64px;
    height: 23px;
    border: none;
    background: url('../images/login-but.jpg') top left no-repeat;
}
html>body #login .button {
	top: 64px;
}
#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;
}
.wrap a.aimg, .wrap a.aimg:visited, .wrap .aimg .aimg_in {
    width: 90px;
    height: 90px;
}
.wrap-in {
	margin-bottom: 3px;
	padding-bottom: 7px;
	text-align:center;
	border-bottom: 1px solid #eee;
}
.wrap-in h3 {
    width: 100%;
/*    text-align: left;*/
	text-align:center;
}
#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 {
  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;
}
#right-in .promo_block, #left-in .promo_block {
	color: #828a8f;
	padding: 0px 12px;
	margin-bottom: 8px;
}
#right-in .promo_block img, #left-in .promo_block img {
	max-width: 170px;
}
#right-in .promo_block .left_title, #left-in .promo_block .left_title {
	padding: 0;
}
/*-------end of PROMO BLOCK---*/
/*-------- CART  -----------*/
.table_cart_del_pay thead th {
  font-weight: bold;
  text-align: left;
  }
.table_cart_del_pay td {
  text-align: left;
}
.platba_info {
    position:absolute;
    top: 112px;
    left: 370px;
    color: #ed1c24;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 50% no-repeat;
}
html>body .platba_info {
    top: 109px;
}
.platba_info_kosik {
    color: #ed1c24;
    margin-top: -13px;
}
.platba_info_kosik input {
    float: right;
}
.platba_info_kosik div {
	padding-top: 3px;
    padding-left: 15px;
    background: url('../images/vykricnik.gif') 0% 60% no-repeat;
}
.c_mess {
    font-size: 1.1em;
    padding-bottom: 5px;
    padding-top: 5px;
}
.ups .m_but2 {
    font-size: 1.1em;
}
.cart_pipe {
    position:relative;
    text-align:center;
    margin-bottom: 10px;
    padding-left: 1px;
    font-size: 15px;
}
.cart_pipe .active {
    color: #c50000;
}
.cart_pipe .cp1, .cart_pipe .cp2, .cart_pipe .cp3 {
    font-weight: bold;
    width: 205px;
    position:absolute;
    top: 70px;
    text-align: left;
}
.cart_pipe .cp1 {
    left: 9px;
}
.cart_pipe .cp2 {
    left: 281px;
}
.cart_pipe .cp3 {
    left: 551px;
}
.kosik_index {
}
.kosik_submito {
	position:absolute;
	top: 115px;
	width: 232px;
    text-align:center;
}
.kosik_box1, .kosik_box2, .kosik_box3 {
    width: 256px;
    float: left;
}
.kosik_box1 .kosik_submito {
}
.kosik_box3 .kosik_submito {
/*    text-align: right;*/
}
.kosik_box1 .r_box_in, .kosik_box2 .r_box_in, .kosik_box3 .r_box_in {
    height: 130px;
    position:relative;
}
.kosik_box1, .kosik_box2 {
    margin-right: 8px;
}
.kosik_box2 .table_invoice td {
    padding: 4px 5px;
}
.kosik_box2 .table_invoice input {
    width: 130px;
}
.back {
    padding-top: 10px;
}
/*--------- REGISTRATION ---------*/
.reg_table {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.reg_table table {
    width: 100%;
    border-collapse: collapse;
}
.reg_table table td {
    width: 50%;
    vertical-align: top;
}
.reg_table td.rt2 {
	padding-left: 6px !important;
}
.reg_table table td input, .reg_table table td select {
    width: 99%;
}
.reg_table .cb {
    width: 30px;
}
.reg_table .highlight td {
    background-color: #fff;
}
.uzvol_table {
	margin-bottom: 10px;
}
.uzvol_table td.fic {
	padding-left: 8px;
}
.uzvol_table td.sec {
	padding-left: 6px;
}
.uinfo_title {
    clear: both;
    padding-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
}
.plab {
    display: inline !important;
    float: none !important;
    width: 400px !important;
    padding-left: 5px !important;
}
.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--------------*/
#footer {
	clear: both;
	height: 77px;
	color: #a7a7a7;
    padding: 20px 8px 0 12px;
}
html>body #footer {
    min-height: 77px;
    height: auto;
}
#footer a, #footer a:visited, #footer a:hover {
    color: #a7a7a7;
    text-decoration: none;
    padding-right: 2px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_in {
	border-bottom: 8px solid #eee;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#footer_left, #footer_right {
    float: left;
    width: 70%;
}
#footer_right {
    width: 30%;
    text-align: right;
}
#footer_right a, #footer_right a:visited, #footer_right a:hover {
	text-decoration: underline;
}
#footer_right2 {
	float: right;
}
/*---------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;
}
.press_static {
	margin-top: 8px;
	padding-left: 8px;
}
.hmpg_static {
	float: left;
	margin-left: 8px;
	width: 172px;
	padding: 0px 8px;
	overflow: hidden;
}
.st_item {
	position:relative;
	padding-top: 8px;
	border-bottom: 2px solid #e0e1e6;
	height: 112px;
	z-index: 2;
	margin-bottom: 5px;
}
.noborder {
	border: none !important;
}
.st_text {
	position:absolute;
	top: 23px;
	top: 43px;
	left: 0px;
	z-index: 2;
}
.st_item img {
	position:absolute;
	right: 0px;
	top: 16px;
	z-index: 0;
}
a.st_tit, a.st_tit:visited, a.st_tit:hover {
	position:absolute;
	display: block;
	top: 8px;
	left: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #4b5457;
	z-index: 2;
}
a.st_tit:hover {
	text-decoration: underline;
}
.press {
	float: left;
	width: 572px;
	height: 338px;
	background: #eee;
	overflow: hidden;
	padding-left: 8px;
}
.press_title {
	text-transform: uppercase;
	color: #4b5457;
	padding: 7px 0px 5px 0px;
	font-weight: bold;
	font-size: 14px;
}
#press_cont {
	width: 564px;
	height: 282px;
	overflow: hidden;
	background-color: #fff;
}
.news-list {
	margin:0;
	width: 556px;
	height:78px;
	padding: 16px 0px 0px 8px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 2px solid #eee;
}
.news-list-wrap {
	width: 451px;
	width: 564px;
	height: 282px;
	overflow: hidden;
}
.nojs .news-list {
	
}
/*html>body .nojs .news-list {
	min-height:71px;
	height: auto;
}*/
.news-list .text{
	width: 444px;
	padding:0;
	padding-left: 11px;
	overflow: hidden;
	height: 44px;
	color: #828a8f;
	line-height: 14px;
}
.news-list .imag {
	float:left;
	/*margin: 0px 20px 5px 0px;*/
	width: 90px;
	height: 60px;
	overflow: hidden;
	text-align:center;
}
.news-list p {
  margin: 0;
  padding: 0;
}
.news-list h3, .news-list h2 {
  font-size: 1em;
  font-weight: bold;
  padding: 0;
	padding-left: 101px;
  margin: 0 0 4px 0;
  position:relative;
  top: -2px;
}
.news-list a, .news-list a:visited, .news-list a:hover {
	text-decoration: none;
}
.news-list a:hover {
	text-decoration: underline;
}
#cart_invoice .print {
    position:absolute;
    top: 128px;
    right: 7px;
    width: 100px;
}
.card {
  border: 1px solid #000;
  padding: 8px;
  margin-bottom: 10px;
}
#ctct {
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
    padding: 5px;
    margin-top: 5px;
}
.same_height {
    height: 280px;
}
#listicka {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 501;
    height: 27px;
    width: 100%;
/*	width: 973px;*/
    background: url('../images/listicka-border.gif') bottom left repeat-x;
/*    padding: 0 0 0 180px;*/
    background-color: #ece9d7;
    background-color: #e4e6e3;
/*    display: none;*/
}
#listicka img.logo {
    position: absolute;
    top: 1px;
    right: 0px;
}
.menu_listicka {
    margin: 0px;
    padding: 1px 0 0 0;
/*    margin-left: 180px;*/
    /*display: none;*/
}
.menu_listicka ul {
    width: 780px;
    margin: 0px auto;
    padding: 0px;
}
.menu_listicka ul img {
    position: relative;
    top: 3px;
    right: 2px;
}
.menu_listicka li {
    list-style-type: none;
}
.menu_listicka li a {
    display: block;
    padding: 4px 10px 3px 10px;
    height: auto;
    color: #000 !important;
    text-decoration: none;
}
.menu_listicka li a.img {
    padding: 0px 10px 3px 10px;
}
.menu_listicka li.li0 a {
    text-align: center;
    width: 134px;
}
.menu_listicka li.li1 a {
    text-align: left;
}
.menu_listicka li.li1 a {
    padding: 1px 10px 5px 10px;
}
.menu_listicka li a:hover {
    color: #000;
}
.menu_listicka li.li0 a:hover {
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.menu_listicka .parent {
    background: url("../images/sipka.gif") 90% 30% no-repeat;
}
.menu_listicka h2 {
    font-size: 1em;
    margin: 0;
    padding: 5px 3px 1px 3px;
}
ul.ul0 li.li0,
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    float: left;
    position: relative;
    width: 154px;
/*    padding: 0 5px 0 5px;*/
}
ul.ul0 li.li0 {
    display: block;
    width: 154px;
    /*border-right: 1px solid #fff;*/
}
ul.ul1, ul.ul2, ul.ul3 {
    position: absolute;
    visibility: hidden;
    width: 154px;
}
ul.ul1 a, ul.ul2 a, ul.ul3 a {
    width: 134px;
    /*background-color: red;*/
}
ul.ul1 {
    top: 2.2em;
    left: 0;
    border-right: 1px solid #aca899;
    border-bottom: 1px solid #aca899;
    border-left: 1px solid #ece9d8;
    border-top: 1px solid #ece9d8;
/*    border: 1px solid #aca899;*/
    padding: 1px 1px 1px 1px;
    background-color: #fff;
}
ul.ul2, ul.ul3 {
    top: 0;
    left: 154px;
}
ul.ul1 li.li1 a:hover {
    border: none;
    background-color: #bbb;
    color: #fff !important;
}
ul.ul1 li.li1,
ul.ul2 li.li2,
ul.ul3 li.li3 {
    background: #fff;
    border-bottom: 1px solid #aca899;
}
ul.ul0 li.li0:hover ul.ul1,
ul.ul1 li.li1:hover ul.ul2,
ul.ul2 li.li2:hover ul.ul3 {
    visibility: visible;
}
/*** ROLUENTOS MENUENTE ***/
/*-- spolecne --*/
.r_menu {
    float: left;
}
.r_menu ul {
    margin: 0px;
    padding: 0px;
}
.r_menu li {
    float: left; /*IE*/
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
/*    padding-bottom: 1px;*/
    z-index: 10;
}
.r_menu li a {
    display: block;
    margin: 0;
    padding: 0;
    color: #000;
}
html>body .r_menu li a {
    height: auto;
}
.r_menu li a:hover {
}
.r_menu .parent {
}
.r_menu .first {
}
.r_menu ul.u1, .r_menu ul.u2, .r_menu ul.u3, .r_menu ul.u4 {
    position: absolute;
    visibility: hidden;
/*    z-index: 10;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;*/
}
.r_menu ul.u0 li.l0:hover ul.u1,
.r_menu ul.u1 li.l1:hover ul.u2,
.r_menu ul.u2 li.l2:hover ul.u3,
.r_menu ul.u3 li.l3:hover ul.u4,
.r_menu ul.u11 li.l11:hover ul.u2 {
    visibility: visible;
}
/*-- end spolecne --*/
/*-- left menu --*/
.sp_left_menu {
	margin: 0px;
	padding: 7px 0px 8px 0px;
	border: 1px solid #d3d4d9;
	margin-bottom: 8px;
	width: 194px;
}
.spl {
	border: 1px solid #d4d3d8 !important;
}
.sp_left_menu .sipka {
    /*display: block;
    position:absolute;
    top: 7px;
    right: 8px;
    width: 4px;
    height: 8px;
    background: url('../images/left-menu-arrow-off.gif') no-repeat;*/
}
.sp_left_menu .r_menu ul {
}
.sp_left_menu .r_menu li {
    width: 194px;
}
.sp_left_menu .r_menu li a, .sp_left_menu .r_menu li a:visited, .sp_left_menu .r_menu li a:hover {
    color: #4b5457;
    text-decoration: none;
    padding: 6px 11px 5px 11px;
    height: auto !important;
    height: 1%;
    font-weight: bold;
}
.spl .r_menu li a, .spl .r_menu li a:visited, .spl .r_menu li a:hover {
    color: #828b92 !important;
}
.sp_left_menu .r_menu ul.u1, .sp_left_menu .r_menu ul.u2,
.sp_left_menu .r_menu ul.u3, .sp_left_menu .r_menu ul.u4 {
    top: -4px;
    left: 194px;
    width: 194px; /* IE7 bitch to potrebuje! */
    background-color: #fff;
}
.sp_left_menu .r_menu li.l11 a, .sp_left_menu .r_menu ul.u11 li.l1 a {
	padding-left: 25px !important;
}
.sp_left_menu .r_menu li.l12 a {
	padding-left: 38px !important;
}
/*-- end left menu --*/
/*-- top menu --*/
#header_menu {
    position: absolute;
    top: 84px;
    left: 0px;
    width: 996px;
    height: 40px;
    background: #f1f1f1 url('../images/header-bg.gif') repeat-x;
}
#header_menu_in {
    width: 996px;
    height: 40px;
    background: url('../images/top-menu-left.gif') no-repeat;
}
#header_menu_in_in {
    width: 996px;
    height: 40px;
    background: url('../images/top-menu-left.gif') top right no-repeat;
}
.sipka {
    display:none;
}
.sp_top_menu {
}
.sp_top_menu .sipka {
    /*display: block;
    position:absolute;
    top: 47%;
    right: 6px;
    width: 7px;
    height: 4px;
    background: url('../images/top-menu-arrow-down.gif') no-repeat;*/
}
.sp_top_menu .r_menu ul {
    background-color: #eee;
}
.sp_top_menu .r_menu li a, .sp_top_menu .r_menu li a:visited, .sp_top_menu .r_menu li a:hover {
    text-decoration: none;
    padding: 6px 10px 5px 11px;
    height: auto !important;
    height: 1%;
    font-weight: bold;
}
.sp_top_menu .r_menu li.l0 a.first, .sp_top_menu .r_menu li.l0 a.first:visited, .sp_top_menu .r_menu li.l0 a.first:hover {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    background: url('../images/top-menu-line.gif') top right no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 40px;
}
.sp_top_menu .r_menu ul.u0 li.l0 .parent0 {
    /*padding-right: 18px;*/
}
.sp_top_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_top_menu .r_menu ul.u0 li.l0hover .parent0 {
    /*background: url('../images/menu-dot.gif') bottom left repeat-x;*/
}
.sp_top_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_top_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_top_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_top_menu .r_menu ul.u2 li.l2hover .parent2 {
    background: url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_top_menu .r_menu ul.u1 li.l1 .parent1,
.sp_top_menu .r_menu ul.u2 li.l2 .parent2 {
    background: url('../images/top-menu-arrow.gif') 94% 50% no-repeat;
}
.sp_top_menu .r_menu li.l1, .sp_top_menu .r_menu li.l2,
.sp_top_menu .r_menu li.l3, .sp_top_menu .r_menu li.l4 {
    width: 200px;
}
.sp_top_menu .r_menu ul.u1, .sp_top_menu .r_menu ul.u2,
.sp_top_menu .r_menu ul.u3, .sp_top_menu .r_menu ul.u4 {
    top: 0px;
    left: 200px;
    width: 200px; /* IE7 bitch to potrebuje! */
}
.sp_top_menu .r_menu ul.u1 {
    top: 40px;
    left: 0px;
}
/*-- end top menu --*/
/*-- bottom menu --*/
.sp_bottom_menu {
    float: right;
}
.sp_bottom_menu .r_menu {
    float: right;
}
.sp_bottom_menu .r_menu ul {
    background-color: #c93300;
}
.sp_bottom_menu .r_menu li {
    text-align: left;
}
.sp_bottom_menu .r_menu li a {
    color: #fff !important;
    line-height: 26px;
    padding: 0px 10px;
    height: auto !important;
    height: 1%;
}
.sp_bottom_menu .r_menu li a:hover {
    text-decoration: none;
}
.sp_bottom_menu .r_menu li.l0 a.first {
    float: left;
    background: url('../images/blank.gif') top left repeat !important;
}
.sp_bottom_menu .r_menu ul.u0 li.l0:hover .parent0,
.sp_bottom_menu .r_menu ul.u0 li.l0hover .parent0 {
    text-decoration: none;
}
.sp_bottom_menu .r_menu ul.u1 li.l1:hover .parent1,
.sp_bottom_menu .r_menu ul.u2 li.l2:hover .parent2,
.sp_bottom_menu .r_menu ul.u1 li.l1hover .parent1,
.sp_bottom_menu .r_menu ul.u2 li.l2hover .parent2 {
    background: url('../images/bottom-menu-arrow.gif') 94% 50% no-repeat;
    text-decoration: none;
}
.sp_bottom_menu .r_menu li.l1, .sp_bottom_menu .r_menu li.l2,
.sp_bottom_menu .r_menu li.l3, .sp_bottom_menu .r_menu li.l4 {
    width: 140px;
}
.sp_bottom_menu .r_menu ul.u1, .sp_bottom_menu .r_menu ul.u2,
.sp_bottom_menu .r_menu ul.u3, .sp_bottom_menu .r_menu ul.u4 {
    bottom: 0px;
    left: -140px;
    width: 140px;
}
.sp_bottom_menu .r_menu ul.u1 {
    bottom: 26px;
    left: 0px;
}
/*-- end top menu --*/
/*** END ROLUENTOS MENUENTE ***/
.w50p {
    width: 50% !important;
}
.bad_message, .good_message {
    color: #fff;
    width: 100%;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.good_message {
    background-color: #0c0;
}
.bad_message {
    background-color: #c00;
}
.cart_message {
    text-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;
}
.sliderek {
    position:absolute;
    top: 0px;
    right: 123px;
}
#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: #ed1c24;
    font-weight: bold;
}
.table_obj {
    width: 100%;
}
.table_obj td {
    vertical-align: top;
}
#credit .obj_form {
    margin-top: 15px;
}
#credit .table_obj .button {
    width: 107px;
    height: 31px;
    border: none;
    background: url('../images/credit-odeslat.jpg') top left no-repeat;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position:relative;
    left: 87px;
}
.credit_box {
    width: 100%;
    clear: left;
    background: url('../images/dotted.gif') bottom left repeat-x;
    padding-top: 10px;
}
.credit_items a, .credit_items a:visited, .credit_items a:hover {
    color: #ed1c24;
    font-weight: bold;
}
.credit_item {
    margin-bottom: 10px;
    font-size: 0.9em;
    width: 365px;
    float: left;
    padding-right: 10px;
}
.credit_item a.aimg, .credit_item a.aimg:visited, .credit_item a.aimg:hover {
    width: 160px;
    height: 160px;
    background-color: #fff;
    border: 1px solid #dedede;
    margin: 0;
}
.credit_item .aimg .aimg_in {
    width: 160px;
    height: 160px;
}
.credit_item h2 {
    font-size: 1.2em;
}
.credit_item input {
    margin-left: 0px;
}
.credit_item table {
    width: 100%;
}
.credit_item table td.sec {
    text-align: right;
    vertical-align: bottom;
}
.first_item {
    margin-right: 15px;
    background: url('../images/dotted2.gif') top right repeat-y;
}
.vn_prices {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.6em;
}
.vn_submit {
    padding-top: 10px;
}
.vn_prices .light {
    color: #999;
}
.tech {
    padding-top: 3px;
}
.vn .credit_item a.aimg, .vn .credit_item a.aimg:visited, .vn .credit_item a.aimg:hover {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 15px;
}
.vn .credit_item .aimg .aimg_in {
    width: 120px;
    height: 120px;
}
.vn h2 {
    padding-bottom: 3px;
}
.c_img {
    float: left;
    width: 115px;
}
.c_right {
    width: 530px;
    float: left;
}
.c_text {
    padding-top: 5px;
    height: 50px;
}
.more_filters {
    width: 100%;
    margin-top: 4px;
}
.mf_title {
    text-align:center;
    position:absolute;
    top: 10px;
    left: 196px;
    width: 65px;
    height: 23px !important;
    z-index: 10;
    cursor: pointer !important;
    text-decoration: underline;
}
html>body .mf_title {
}
#onoff {
    background-color: #fff;
    border-top: 1px solid #eee;
	padding: 20px 16px;
}
/*** mail centrum ***/
.mail_centrum {
    background-color: #fff;
	color: #666;
	padding: 10px 0 20px 0;
	width: 650px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 0.9em;
	margin: 15px auto 0 auto;
}
.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;
}
#header_mail .subject{
	float: right;
}
#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-top: 1px solid #e8e8e8;
	text-align: left;
	padding: 5px;
}
#dark_bg, #dark_bg2 {
    background: url('../images/zatmeni_bg.png');
    height: 100%;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
}
#matwindow, #matwindow2, #wind {
	color: #3e3e3e;
    width: 359px;
    height: 175px;
    overflow: hidden;
    top: 170px;
    left: 35%;
    margin: 0px auto 0px auto;
    z-index: 9999;
    border: 1px solid #d3d4d9;
    background: #fff url('../images/mat-win-bg.gif') bottom left repeat-x;
    text-align: center;
}
#matwindow, #matwindow2 {
    position: fixed;
}
#matwindow_in, #matwindow_in2, #wind_in {
    padding: 10px 10px 15px 10px;
}
.cart_mess_mat {
    padding: 9px 0px 10px 74px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    background: url('../images/fajfka.gif') 38px 5px no-repeat;
}
.cart_mess_mat strong {
}
.cm_table {
    text-align:center;
    padding-top: 5px;
}
#wind .cm_table {
    padding-top: 5px;
}
.cm_table table {
    margin: 0 auto;
    width: 210px;
}
.cm_table table td.ccfc {
    text-align: right;
    width: 50%;
    padding-left: 3px;
}
.cm_table table td.ccsc {
    text-align: left;
    padding-left: 6px;
    width: 50%;
}
.nicel {
    text-align:center;
    padding: 20px 0px 38px 15px;
}
#wind .nicel {
    padding-top: 20px;
}
.clink, .clink2 {
    display: block;
    float: left;
    width: 129px;
    height: 27px;
    line-height: 27px;
    text-decoration: none;
    text-align:center;
    background: #e5e9e9 url('../images/vysk_but.jpg') no-repeat;
}
.clink {
    /*padding-left: 16px;*/
    margin: 0px 10px 0px 21px;
}
/*html>body .clink {
    margin: 0px 10px 0px 10px;
}*/
.clink2 {
    /*width: 116px;
    padding-left: 14px;
    background: #006690;*/
}
/*** mail centrum ***/
.aktual {
    font-size: 0.9em;
}
.aktual_in {
    padding: 5px 7px 0px 7px;
}
.ak_title {
    font-weight: bold;
    font-size: 1.1em;
}
.aktual .i_text {
}
.aktual .text_email {
    padding: 7px 0px 7px 0px;
}
.aktual .button {
    position:relative;
    top: 3px;
}
html>body .aktual .button {
}
.aemail {
    padding-top: 50px;
}
.krizek {
    position:absolute;
    top: 0px;
    right: 0px;
    width: 26px;
    height: 26px;
    background: url('../images/krizek.gif') no-repeat;
    cursor: pointer !important;
}
.f {
	background-color: #ccc;
}
.divos {
    color: #000;
	position: absolute;
	background-color: #fff;
	border: 1px solid #000;
	width: 160px;
	padding: 5px 5px;
	font-size: 8pt;
	left: 8px;
	top: 25px;
	z-index: 50;
}
.divos div {
    padding-bottom: 4px;
    line-height: 10px;
}
/*----end of-OTHER SETTINGS----*/

.filtry {
	width: 100%;
	background: #eee;
}
.filtry_in {
	padding: 0px 2px 0px 2px;
	height: 106px;
	height: 63px;
	overflow: hidden;
}
.prods_sf {
	width: 770px;
	height: 43px;
	position:relative;
	padding: 8px 0px 5px 0px;
	/*border-bottom: 1px solid #ddd;*/
}
.prods_sf_in {
}
.prods_sf .button {
	position:absolute;
	top: 64px;
	top: 18px;
	right: 22px;
}
.prods_sf table {
/*	width: 736px;*/
	margin-left: 20px;
}
.prods_sf table td {
	padding-right: 30px !important;
}
.prods_sf table select {
	width: 130px;
}
.prods_sf label {
	position:relative;
	left: -3px;
}
.config_but {
	padding-top: 5px;
}
.config_but .button {
	font-weight: bold;
}
tr.configuration td {
	background-color: #f6f6f6 !important;
}