@charset "utf-8";
/***************************************************************************************************/
/******************** ORANGE eshop,(c) 2005,created by ORANGEpro s.r.o.,www.orangepro.cz **********/
/***************************************************************************************************/
html{
/*  padding:0 5px 0 5px;*/
	height: 100%;
	width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
body {
  /*position: relative;*/
  width: 100%;
  height: 100%;
/*  margin: 0px; vadi flashi z youtube*/
    margin: 0 0 0 1px;
  padding: 0px;
  text-align: center;
  font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 0.75em;
  overflow: hidden;
  color: #383838;
}
input, textarea {
  font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 1em;
}
a{color:#383838;}
a:active{color:#383838;}
/*a:visited{color:#3778b9;}*/
a:visited{color:#383838;}
a:hover{color:#2b4977;}
a img{border:0;}
.lih {
    line-height: 1.5em !important;
}
h1{
	color: #3c5883;
  font-size: 1.6em;
  font-weight: normal;
  margin: 10px 0 10px 0;
}
/*.h1, .h2 {
    background: url('../images/h1-grad.gif') top left repeat-x;
    border: 1px solid #d3d3d3;
    height: 32px;
    margin-bottom: 5px;
}
.h1 h1, .h2 h2 {
    font-size: 1.2em;
    margin: 0;
    font-weight: bold;
    height: 23px;
    padding: 9px 10px 0 10px;
    background: url('../images/h1-arrows.gif') 99% 50% no-repeat;
}*/
h2{
  margin: 4px 0 6px 0;
  padding: 0px;
  font-size: 1.4em;
  /*color: #999;*/
  font-weight: 400;
}
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;
}
.hmpgh1 {
	position:absolute;
	top: -9000px;
}
.br_title, .h2 h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial Black, Arial, Tahoma;
}
.h2 h2 {
	color: #666;
}
.br_title a, .br_title a:visited, .br_title a:hover {
	text-decoration: none;
}
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;
}
.align_right {
  text-align: right;
}
.align_center {
  text-align: center;
}
.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;}
.table_change_bg {
  width: 100%;
    border-collapse: collapse;
	background: url('../images/detail-bg.gif') top left repeat-x;
}
.table_change_bg td, .table_change_bg th {
  padding: 2px;
}
.table_change_bg td p {
  margin: 0;
}
.change_bg {
  background-color: #f6f5f5;
}
.doted_line {
  height: 1px;
  font-size: 1px;
  margin: 2px 0 2px 0;
  background: url('../images/dot.gif') repeat-x;
}
.bg_light {
	background-color:  #f6f5f5;
}
.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;
/*    border: none;
    background: none;*/
	cursor: pointer !important;
}
.red, .red2 {
    color: #c3261b;
    font-weight: bold;
}
.our_price, .action_price {
  font-size: 1em;
}
.nowrap {
    white-space: nowrap !important;
}
.nobg {
    background: none !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: 0 !important;
}
/******** BASIC LAYOUT STYLES *****************/
#page{
  position: relative;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
	/*margin: 0px auto 0px auto;*/
  /*padding: 0 10px 0 10px;*/
}
#main_wrap {
	width: 995px;
	margin: 0px auto 0px auto;
	min-width:970px;
	background-color: #fff;
}
html>body #main_wrap {
/*	width: 1003px;*/
}
#main_holder {
  position: relative;
	height: 100%;
	text-align: left;
/*	padding: 0px 5px;*/
 }
/*html>body #main_holder {
	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;
}
.hmpg_ban {
	position:relative;
	/*height: 323px;*/
	margin-bottom: 10px;
}
.hmpg_ban_in {
	/*position:absolute;
	top: 0px;
	left: 0px;*/
	width: 780px;
	/*height: 323px;*/
}
.multishops {
	padding-top: 8px;
}
.multishops a, .multishops a:visited, .multishops a:hover {
	float: left;
	display: block;
	width: 260px;
	height: 80px;
}
/*--------- MAIN HEADER-------*/
#logo {
  position: absolute;
/*  width: 235px;
  height: 19px;
  left: 66px;
  top: 29px;*/
  width: 301px;
  height: 66px;
  left: 0px;
  top: 7px;
}
#logo a, #logo a:visited, #logo a:hover {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#logopp {
    display:none;
}
#country_language_currency {
	position: absolute;
	right: 195px;
	top:-43px;
	text-align: right;
	width: 300px;
	background: none;
	font-size: 0.9em;
}
#country_icons {
  margin-left: 5px;
}
#country_icons img {
    margin-left: 3px;
}
/*----end of MAIN HEADER------*/
/*---------HEADER-----------*/
#header {
	/*position: relative;*/
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 153px;
	background: url('../images/header-logo.gif') 6px 7px no-repeat;
}
.listicka #header {
	top: 27px;
}
#header_spacer {
    height: 153px !important;
}
.listicka #header_spacer {
    height: 180px !important;
}
#header_right #right_login{
  margin-top: 100px;
}
#slogan {
	color: #959595;
    position: absolute;
    top: 54px;
    left: 75px;
    z-index: 5;
    font-size: 11px;
}
.header_box {
	position:relative;
	top: 76px;
	left: 0px;
	width: 100%;
	height: 69px;
	background: #ebebeb url('../images/header-box-bg.gif') repeat-x;
}
.header_box_in {
	width: 100%;
	height: 69px;
	background: url('../images/header-box-left.gif') no-repeat;
}
.header_box_in_in {
	width: 100%;
	height: 69px;
	background: url('../images/header-box-right.gif') top right no-repeat;
}
#header_menu {
  position: absolute;
  top: 0px;
  left: 12px;
  width: 640px;
  height: 38px;
  overflow: hidden;
}
#header_menu a, #header_menu a:visited, #header_menu a:hover {
    float: left;
    color: #383838;
    text-decoration: none;
    height: 38px;
    overflow: hidden;
    cursor: pointer !important;
}
#header_menu a:hover {
    color: #fff;
}
#header_menu span {
	float: left;
	height: 38px;
	line-height: 40px;
}
#header_menu span.l, #header_menu span.r {
	width: 7px;
}
#header_menu span.t {
    text-transform: uppercase;
    padding: 0px 11px;
}
#header_menu a:hover span.t {
	background: #5b5b5b url('../images/header-tab-bg.gif') repeat-x;
}
#header_menu a:hover span.l {
	background: #5b5b5b url('../images/header-tab-left.gif') no-repeat;
}
#header_menu a:hover span.r {
	background: #5b5b5b url('../images/header-tab-right.gif') no-repeat;
}
#cart {
	position: absolute;
	top: 0px;
	right: 12px;
	width: 324px;
	height: 38px;
	line-height: 38px;
    color: #fff;
    background: #445f88 url('../images/cart-bg.gif') repeat-x;
    text-transform: uppercase;
    font-size: 0.9em;
}
html>body #cart {
}
#cart_in {
	background: url('../images/cart-left.gif') no-repeat;
	width: 324px;
	height: 38px;
}
#cart_in_in {
	width: 312px;
	height: 38px;
	padding-left: 12px;
	background: url('../images/cart-right.gif') top right no-repeat;
}
#cart a, #cart a:visited, #cart a:hover {
    padding: 3px 5px 0px 3px;
    margin-right: 3px;
    color: #fff;
}
#cart a:hover {
    text-decoration: none;
}
.multishop_tabs {
    position:absolute;
    width: 800px;
    top: -35px;
    left: 86px;
}
.mt_tab {
    position:relative;
	float: left;
	height: 35px;
	margin: 0 0px 0px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.mt_tab span {
	cursor: pointer !important;
}
.mt_tab a, .mt_tab a:hover {
	display: block;
	text-decoration: none;
	color: #3c3b3a;
	height: 35px;
	line-height: 35px;
	float: left;
	margin: 0 0px 0 0;
}
.mt_tab a span.text {
	float: left;
	display: block;
    padding: 0px 30px;
    padding-top: 3px;
}
.mt_tab a span.left, .mt_tab span.right {
	display: block;
	float: left;
	width: 3px;
	height: 35px;
}
.mt_tab a span.left {
}
.mt_tab a span.right {
    display:none;
}
/*.mt_tab a:hover, */.mt_tab a.active, .mt_tab a:link.active,
.mt_tab a:visited.active, .mt_tab a:active.active {
	text-decoration: none;
}
/*.mt_tab a:hover span.left,*/ .mt_tab a.active span.left {
}
/*.mt_tab a:hover span.right,*/ .mt_tab a.active span.right {
    position:absolute;
    right: -1px;
    top: 0;
    display: block !important;
	z-index: 1000 !important;
}
html>body .mt_tab a.active span.right {
    right: -3px;
}
.mt_tab a .last {
    display:block !important;
}
/*---------end of HEADER------*/
/*--------- LIGHTBOX ------*/
#cart-lightbox{
   position: absolute;
   bottom: -1px;
   right: 0px;
   width: 100%;
   /*height: 155px;*/
   padding: 0px;
   z-index: 3;
}
#cart-lightbox #cart-lightbox_in{
	margin-right: 17px;
	height: 100%;
}
.cart-spacer{
	height:160px;
	width:90%;
}
.cart-spacer_disable{
	height:20px;
	width:90%;
}
#cart-lightbox .border{
	border-top: 1px solid #666;
	background-color: #f2f1f1;
	padding: 0px;
	margin: 0px;
	height: 132px;
}
#cart-lightbox .border_disable{
	display: none;
}
#cart-lightbox .tabs{
	height: 16px;
	width: 99%;
}
#cart-lightbox .tabs a, #cart-lightbox .tabs a:link, #cart-lightbox .tabs a:visited, #cart-lightbox .tabs a:active{
	float: left;
	display: block;
	background-color: #eee;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border: 1px solid #666;
	border-bottom: none;
	margin-left: 4px;
	height: 16px;
}
#cart-lightbox .tabs a:hover{
	float: left;
	display: block;
	background-color: #f7f7f7;
	color: black;
	font-weight: bold;
	padding: 1px 5px 0px 5px;
	border: 1px solid #666;
	border-bottom: none;
	margin-left: 4px;
	height: 16px;
}
#cart-lightbox .tabs a.active, #cart-lightbox .tabs a.active:link, #cart-lightbox .tabs a.active:visited, #cart-lightbox .tabs a.active:active{
	background-color: #c02328;
	color: white;
}
#cart-lightbox .tabs a.active:hover{
	background-color: #c02328;
	color: white;
}
#cart-lightbox .tabs a.operate, #cart-lightbox .tabs a.operate:link, #cart-lightbox .tabs a.operate:visited, #cart-lightbox .tabs a.operate:active{
	float: right;
	background-color: #c02328;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border: 1px solid #666;
	border-bottom: none;
}
#cart-lightbox .tabs a.operate:hover{
	float: right;
	background-color: #fff;
	width: 18px;
	height: 17px;
	padding: 0px;
	margin-right: 5px;
	border: 1px solid #666;
	border-bottom: none;
}
#cart-lightbox .left{
	float:left;
	width: 17%;
	text-align: left;
	height: 110px;
	padding: 8px;
	display: none;
}
#cart-lightbox .left select{
	width: 157px;
}
#cart-lightbox .left .lightbox_name{
	width: 150px;
}
html>body #cart-lightbox .left select{
	width: 150px;
}
html>body #cart-lightbox .left .lightbox_name{
	width: 145px;
}
#cart-lightbox .right{
	float: right;
	overflow: auto;
	width: 99%;
	height: 130px;
	text-align: left;
	padding: 0px;
	border: 0px solid red;
}
html>body #cart-lightbox .right{
	float: right;
	overflow: auto;
	width: 99%;
	height: 130px;
	text-align: left;
}
#cart-lightbox .right td{
	font-size: 11px;
	width: 200px;
	vertical-align: top;
}
#cart-lightbox .right td h4 {
  margin: 5px 0 5px 0;
  padding: 0 5px 0 5px;
}
html>body #cart-lightbox .right td{
	min-width: 200px;
	width: auto;
}
#cart-lightbox .left_basked{
	float: left;
	width: 110px;
	text-align: left;
	margin-top: 8px;
}
#cart-lightbox .right table, #cart-lightbox .right table td{
	padding: 0px;
	margin: 0px;
}
#cart-lightbox .left_basked a{
	color: black;
}
#cart-lightbox .left_basked a:hover{
	color: #336699;
}
#cart-lightbox .right .item{
	text-align: left;
	width: 195px;
	border: 0px solid red;
	float: left;
	margin: 0px;
}
#cart-lightbox .right .item img{
	margin-right: 4px;
}
#cart-lightbox input{
	font-size: 11px;
}
/*---------end of LIGHTBOX------*/
/*---------SEARCH ------*/
#search {
    position:absolute;
    top: 43px;
	right: 12px;
	width: 222px;
	height: 22px;
	background: #fff url('../images/search-bg.jpg') no-repeat;
}
/*html>body #search {
    bottom: -25px;
}*/
#search select {
    font-size: 0.9em;
}
#search .search_text {
    font-size: 0.9em;
    margin: 2px 0px 0px 18px;
    width: 130px;
    border: none;
    background: #fff;
}
#search .but {
	background: none;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	cursor: pointer !important;
}
.w140 {
  width: 100px;
}
.w70 {
}
/*---end of SEARCH -----*/
/*---------HOLDER-------------*/
#holder {
	background-color: #ff0;
	padding-left: 206px;
	padding-right: 176px;
}
#holder-in {
}
/*---------end of HOLDER-------*/
/*---------ACCOUNT-------*/
.my_account {
  margin: 10px 0;
  padding: 3px;
}
.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 .promo_block p{
  text-align: center;
}
.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: 613px;
	height: 100%;
}
#content-in {
	background-color: #fff;
	padding: 0px 8px 10px 8px;
}
#content p {
    width: 100%;
}
#producerbar {
    width: 100%;
	font-weight: bold;
	background-color: #f6f5f5;
}
#producerbar_in {
	padding: 5px;
}
#sortbar {
	position: relative;
	margin: 10px 0 0  0;
	background: #eaeaea url('../images/sortbar-bg.gif') repeat-x;
	height: 68px;
	overflow: hidden;
	font-size: 0.9em;
}
#sortbar_in {
	height: 68px;
	background: url('../images/sortbar-left.gif') no-repeat;
}
#sortbar_in_in {
	height: 68px;
	padding: 7px 15px 0px 15px;
	background: url('../images/sortbar-right.gif') right top no-repeat;
}
.sort_f_line {
	padding-bottom: 10px;
}
a.incomp, a.incomp:visited, a.incomp:hover {
	position:relative;
	right: -170px;
	text-decoration: none;
}
a.incomp:hover {
	text-decoration: underline;
}
#sortbar form, #sortbar fieldset {
	display: inline;
	padding: 0px;
	margin: 0px;
}
html>body #sortbar a {
    position:relative;
    top: -5px;
}
.navigat {
	position:relative;
	padding-top: 15px;
}
.navig {
	position:absolute;
	top: 5px;
	left: 0px;
	font-size: 0.9em;
}
.navigator {
	position: relative;
	background-color: #eee;
}
.navigator-new {
	position: relative;
	text-align: right;
	margin-top: 1px;
	padding: 7px 7px 3px 0;
	height: 25px;
	font-size: 0.9em;
}
#sortbar .navigator-new {
    position:absolute;
    width: 50%;
    top: -4px;
    right: 0px;
}
.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;
	background: url("../images/pager/num-on.gif") no-repeat;
}
.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;
}
.navigator-new span {
	background: url("../images/pager/num-on.gif") no-repeat;
}
#mapa-stranek li {
  list-style-type: none;
  margin-top: 1px;
}
#mapa-stranek ul {
  padding-left: 20px;
}
/*------ PREMIUM CATEGORY ---*/
#premium_list_box {
	width: 100%;
	height: 1px;
}
html>body #premium_list_box {
	min-height: 1px;
	height: auto;
	overflow: 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;
}
.normargin {
	margin-right: 0px !important;
}
.product_box {
    height: 1px;
    min-height: 1px;
    padding: 0px;
    margin: 5px 0 0px 0;
    padding-bottom: 3px;
}
html>body .product_box {
    height: auto;
    overflow:hidden;
}
.product_all, .product_1, .product_2, .product_3 {
	float: left;
	width: 294px;
    height: 295px;
	text-align: center;
	background: url('../images/product-bg.gif') repeat-y;
	overflow: hidden;
	margin-right: 8px;
}
#multishop_content .product_3 {
}
.detail_bottom_box .product_all {
	height: 196px;
}
.product_in .red, .product_in .red2 {
    color: #c3261b;
}
.product_in {
    height: 295px;
    position: relative;
    background: url('../images/product-top.gif') no-repeat;
}
html>body .product_in {
}
.detail_bottom_box .product_in {
	height: 196px;
}
.product_in_in {
    height: 291px;
    background: url('../images/product-bottom.gif') left bottom no-repeat;
    padding: 0px 1px 4px 1px;
}
.detail_bottom_box .product_in_in, .detail_bottom_box .product_in_in_in {
	height: 192px;
}
.product_in_in_in {
    height: 291px;
    padding: 0px 11px 0px 11px;
    padding: 0px 7px 0px 7px;
    background: url('../images/product-grad.gif') left bottom repeat-x;
}
.product_in h2, .detail_bottom_box .product_in h3 {
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	height: 36px;
	line-height: 1.4em;
	padding-top: 11px;
	overflow: hidden;
	margin: 0;
}
.product_in h2 a, .product_in h2 a:visited,
.detail_bottom_box .product_in h3 a, .detail_bottom_box .product_in h3 a:visited {
	color:#2b4977;
    text-decoration: none;
    text-transform: uppercase;
}
.product_in h2 a:hover, .detail_bottom_box .product_in h3 a:hover {
    text-decoration: underline;
    text-transform: uppercase;
}
.product_in .img {
	float: left;
    width: 136px;
    line-height: 134px;
    height: 134px;
    /*text-align: right;*/
}
.product_in .img_in {
    width: 136px;
    height: 134px;
    line-height: 134px;
    text-align:center;
    margin: 0 auto;
	overflow: hidden !important;
    text-align:center;
}
.prod_right {
	float: left;
	width: 135px;
	height: 134px;
	line-height: 20px;
	overflow: hidden;
	padding-left: 6px;
	text-transform: uppercase;
	text-align: left;
}
.prtext {
	font-size: 0.9em;
}
/*.detail_bottom_box .product_in .img, .detail_bottom_box .product_in .img_in {
    height: 94px;
    line-height: 94px;
}*/
.iefix_f, .iefix {
    width: 3px;
    vertical-align: middle !important;
    display: inline-block !important;
}
.iefix {
    width: 0px !important;
}
.img img {
    vertical-align: middle !important;
}
.product_code {
    color: #6d6d6d;
    font-size: 0.9em;
    height: 20px;
    overflow: hidden;
}
.product_type {
    overflow: hidden;
    text-align: left;
    padding: 8px 0px 8px 0px;
    height: 15px;
    border-bottom: 1px solid #eee;
}
#detail .product_type {
    display:none;
    border: none;
}
.product_type div {
    float: left;
    margin-right: 2px;
    height: 15px;
    overflow: hidden;
}
.p_action {
	background: url('../images/pt-akce.gif') no-repeat;
	width: 38px;
}
.p_news {
	background: url('../images/pt-novinka.gif') no-repeat;
	width: 56px;
}
.p_sale {
	background: url('../images/pt-sleva.gif') no-repeat;
	width: 45px;
}
.p_tip {
	background: url('../images/pt-tip.gif') no-repeat;
	width: 28px;
}
table.tab_price {
    width: 100%;
    border-collapse: collapse;
}
.tab_price td, #detail_tabs .table_change_bg td {
    padding: 5px 0px;
}
.tab_price td {
	text-transform: uppercase;
	font-size: 0.9em;
}
.tab_price .red {
	font-size: 1.2em;
}
.bdph {
    color: #c3261b;
}
td.fc {
    width: 40%;
    text-align: left !important;
    padding-left: 5px !important;
}
td.sc {
    width: 60%;
    text-align: right !important;
    padding-right: 5px;
}
td.c_smaller {
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
}
td.c_smaller select {
    font-size: 0.9em;
    position:relative;
    top: 2px;
    width: 130px;
}
#detail_tabs .table_change_bg td.fc {
    width: 85%;
}
#detail_tabs .table_change_bg td.sc {
    width: 15%;
    text-align: left !important;
}
.kusikou {
	padding-right: 5px;
}
.prihl_reg {
	position:absolute;
	top: 27px;
	right: 14px;
	width: 170px;
	height: 28px;
	line-height: 28px;
	font-size: 0.85em;
	background: url('../images/prihl-reg-bg.gif') no-repeat;
	text-transform: uppercase;
}
.prihl_reg a, .prihl_reg a:visited, .prihl_reg a:hover {
	text-decoration: none;
}
.prihl_reg a:hover {
	text-decoration: underline;
}
.carka {
	color: #cdcdcd;
	padding: 0px 6px;
}
.display {
    display: block !important;
}
.product_in .red {
}
.product_in .text {
    color: #949494;
    font-size: 0.9em;
    height: 40px;
    overflow: hidden;
    text-align: left;
    margin: 7px 0px 7px 0px;
}
.product_in p {
	font-size: 95%;
}
.product_in .price {
    font-size: 0.9em;
    text-align: left;
    overflow: hidden;
}
.product_in .cart {
    padding: 5px 0px 5px 0px;
    height: 25px;
    overflow: hidden;
}
.product_in .cart .drop_menu {
    width: 40px;
    position:relative;
    top: 3px;
}
html>body .product_in .cart .drop_menu {
    top: 0px;
}
.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 {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    display: block;
    width: 48px;
    padding-left: 27px;
    height: 27px;
    line-height: 27px;
    text-transform: uppercase;
    font-size: 0.9em;
    background: url('../images/but-detail.gif') top left no-repeat;
}
.buy {
    width: 60px;
    height: 18px;
    border: none;
    color: #fff;
    font-weight: bold;
    padding-left: 5px !important;
    text-align:center;
    cursor: pointer !important;
}
html>body .buy {
    padding-left: 10px !important;
}
.buy-text {
	border: none;
	width: 32px;
	height: 16px;
	text-align:center;
	background: url('../images/buy-text-bg.gif') top left no-repeat;
}
.compare-box {
    font-size: 0.8em;
    height: 22px;
    padding-top: 4px;
    text-align: left;
    color: #d9d9d9;
}
.compare-box a, .compare-box a:visited, .compare-box a:hover {
	text-transform: uppercase;
	color: #0085cf;
	text-decoration: none;
}
.compare-box a:hover {
	text-decoration: underline;
}
.compare-box2 {
    position:absolute;
    left: 152px;
    bottom: 15px;
    font-size: 1em;
    height: 20px;
    width: 200px;
    padding-top: 6px;
    z-index: 100;
}
.compare-box2 a, .compare-box2 a:visited, .compare-box2 a:hover {
    padding-right: 10px;
}
.pr_1 {
    position: relative;
    width: 100%;
    padding: 5px 0px 11px 0px;
    background: url('../images/dot.gif') bottom left repeat-x;
}
.pr_1 .img {
    width: 138px;
    text-align:center;
    padding: 5px 0px;
}
.pr_1 .img_in {
    width: 138px;
    height: 138px;
    line-height: 138px;
    text-align:center;
    margin: 0 auto;
    border: 1px solid #cbc9c9;
}
.pr_1 .img_in a{
    text-decoration: none;
}
.pr_left {
    float: left;
}
.pr_right {
    padding-left: 148px;
}
.pr_1 h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 2px;
    margin-bottom: 15px;
}
html>body .pr_1 h2 {
    padding-top: 0px;
}
.pr_1 h2 a, .pr_1 h2 a:visited {
    text-decoration: none;
}
.pr_1 h2 a:hover {
    text-decoration: underline;
}
.pr_1 .product_type {
    position:absolute;
    right: 0;
    top: 12px;
    z-index: 0;
}
.pr_1 table.price2 {
    width: 98%;
    line-height: 1.4em;
}
.pr_1 table.price2 td {
    width: 50%;
    height: 101px !important;
    overflow: hidden;
    padding: 0 !important;
    vertical-align: top;
}
.pr_1 .text {
    height: 85px;
    overflow: hidden;
    font-size: 0.9em;
    line-height: 1.3em;
}
.pr_1 .cart2 img {
    position:relative;
    top: 15px;
}
.cart2 {
    position:relative;
    top: -15px;
    padding: 0px 10px 0px 0px;
    text-align: right;
}
.pr_1 .product_code {
    text-align:center;
}
.pr_1 .ordercoef {
    position:absolute;
    top: 110px;
}
.product_in .orderkoef {
    position:absolute;
    top: 161px !important;
    left: 9px;
}

.table, .table_cart, .table_platba {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
}
.cart_box {
    border: 1px solid #c7c7c7;
    background-color: #f6f5f5;
    padding: 3px;
}
.cart_box .total td {
    text-align: left;
    width: 50%;
    padding-left: 5px;
}
.table_platba td {
    text-align: left;
    width: 50%;
/*    padding-left: 5px;*/
    vertical-align: top;
}
.table_platba h3 {
    font-size: 1.1em;
    background-color: #fff;
    padding: 2px 5px;
}
.table_cart th {
    background-color: #6f6c6c;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    padding: 3px;
}
.table_cart td {
    background-color: #fff;
    border-top: 3px solid #f6f5f5;
    border-right: 1px solid #f6f5f5;
    padding: 2px;
}
.table_cart .empty_cart {
    text-align: right;
    background: none;
    border-top: 1px solid #f6f5f5;
}
.table_cart .empty_cart .delete {
    float: right;
    background-color: #fff;
    padding: 4px 5px;
}
.table_cart .empty_cart .coupon {
    float: right;
}
.table_cart .empty_cart .coupon_text {

}
.table_cart .bt6 {
    border-top: 6px solid #f6f5f5;
}
.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 .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;
}
/*--- end of PRODUCT TABLE VIEW --*/
/*---------- ACTION - RIGHT ---------*/
.anketa {
	width: 100%;
	margin-bottom: 8px;
	background: url('../images/right-bg.gif') repeat-y;
	text-transform: uppercase;
}
.anketa_in {
	background: url('../images/anketa-bg.jpg') no-repeat;
}
.anketa_in_in {
    padding-bottom: 3px;
	background: url('../images/right-bottom.gif') left bottom no-repeat;
}
.anketa img {
  position: relative;
  left: 23px;
  top: -9px;
}
html>body .anketa img {
  top:0px;
}
.anketa input {
  position: relative;
  top: 2px;
}
.but2, .but3, .but4, .but5, .but6, .but7, .but8 {
    width: 75px;
    height: 27px;
    text-align:center;
    color: #fff;
    font-weight: bold;
    background: #385580 url('../images/but2.gif') no-repeat;
    border: none;
    text-transform: uppercase;
    cursor: pointer !important;
    font-size: 0.9em;
}
.but3 {
    width: 95px;
    background: #385580 url('../images/but3.gif') no-repeat;
}
.but5 {
    width: 173px;
    background: #385580 url('../images/but5.gif') no-repeat;
}
.but6 {
    width: 200px;
    background: #385580 url('../images/but6.gif') no-repeat;
}
.but7 {
    width: 29px;
    background: #385580 url('../images/but7.gif') no-repeat;
}
.but8 {
    width: 125px;
    background: #385580 url('../images/but8.gif') no-repeat;
}
.anketa_text {
    font-weight: bold;
    padding-bottom: 10px;
    color: #3b5782;
}
.anketa .odpoved {
    font-weight: bold;
}
.anketa_odpoved {
    padding: 0;
    margin: 0;
}
.hlasuj {
    text-align: right;
    padding-top: 7px;
}
/*---------- end of ACTION - RIGHT ---------*/
/*---------- POPUPS ---------*/
.popup_body {
    overflow:auto;
    background-color: #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: 98%;
  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 {
  height: 6em;
  margin-bottom: 5px;
  border-top: 1px solid #000;
}
html>body .order-summary {
    min-height: 6em;
    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 ---------*/
/*#product_title {
    position:absolute;
    top: 44px;
}
html>body #product_title {
    top: 43px;
    width: 98%;
}
#product_title_spacer {
    height: 42px !important;
}*/
#product_title {
    margin-bottom: 2px;
}
#navigation_bar, .detail_cont h1 {
	padding-left: 15px;
}
#navigation_bar {
	font-size: 0.9em;
}
.ptic {
	position:relative;
	padding-left: 15px;
}
.ptic .product_type {
	border: none;
}
#icons {
	position:absolute;
	top: 0px;
	right: 25px;
    width: 300px;
    font-size: 0.9em;
    text-align: right;
    padding-bottom: 3px;
    padding-top: 7px;
    text-transform: uppercase;
}
html>body #icons {
    padding-bottom: 0px;
}
#icons img {
  margin-left: 5px;
}
#icons a, #icons a:visited, #icons a:hover {
	color: #0085cf;
	text-decoration: none;
}
#icons a:hover {
	text-decoration: underline;
}
#icons button {
  position: relative;
  top: -2px;
  left: 2px;
  margin-right: 5px;
}
html>body #icons button {
  top: -5px;
  left: 0px;
}
#detail {
	width: 100%;
}
#detail a, #detail a:visited, #detail a:hover {
	color: #0085cf;
	text-decoration: none;
}
#detail a:hover {
	text-decoration: underline;
}
#detail td {
	text-align: center;
	vertical-align: top;
}
#detail #right_cell {
    width: 45%;
    padding-top: 7px;
}
#detail #left_cell {
	text-align: left;
	padding-left: 10px;
    width: 55%;
}
#detail .detail_img {
}
#detail .detail_img .img {
    width: 237px;
    line-height: 256px;
    height: 256px;
    text-align:center;
    padding: 0px 0px 5px 0px;
    margin: 0 auto;
}
#detail .detail_img .img_in {
    position:relative;
    width: 237px;
    height: 256px;
    line-height: 256px;
    text-align:center;
    margin: 0 auto;
    background-color: #fff;
}
.totpr {
	font-weight: bold;
	color: #000;
}
#detail .product_type {
}
#detail .text {
    padding: 5px 0px 10px 0px;
}
.gallery_line {
    padding-left: 11px;
}
.gallery_line .img {
	float: left;
	margin: 1px;
    width: 77px;
    height: 77px;
    line-height: 77px;
    text-align:center;
    border: 1px solid #ddd;
    background-color: #fff;
	overflow: hidden;
}
.kurpicie {
	position:relative;
}
.lupiente {
    position:absolute;
    display: block;
    top: -29px;
    left: 5px;
    width: 140px;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 0.9em;
}
.lupiente a, .lupiente a:visited, .lupiente a:hover {
	display: block;
	height: 26px;
	line-height: 26px;
    padding-left: 32px;
    background: url('../images/zoomin.gif') top left no-repeat;
}
#small_info {
	width: 260px;
	padding: 0px 15px 0px 15px;
	background: url('../images/detail-info-bg.jpg') left bottom no-repeat;
}
#small_info img {
  margin-top: 3px;
}
#summary {
    position: relative;
  padding: 25px 5px 10px 5px;
}
#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 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;
}
.add_to_cart_button, .re-count {
  width: 135px;
  height: 31px;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 17px !important;
  border: none;
  cursor: pointer !important;
  background: #3b5782 url('../images/koupit.jpg') no-repeat;
  text-transform: uppercase;
}
html>body .add_to_cart_button {
  padding-left: 22px !important;
}
.add_to_cart {
    padding-top: 0px;
    padding-bottom: 2px;
    text-align: left;
}
.kurie {
	position:relative;
	padding-bottom: 6px;
}
.buytext {
	width: 30px;
	text-align: right;
}
.celkem {
    position:relative;
    height: 32px;
}
.celk {
    position:absolute;
    color: #000;
    top: 5px;
    left: 75px;
    font-weight: bold;
    font-size: 1.1em;
}
html>body .celk {
    top: 2px;
}
.celk_text {
    position:absolute;
    width: 100px;
    text-align: right;
    top: 10px;
    right: 145px;
    font-weight: bold;
    text-transform: uppercase;
}
.re-count {
  color: #000;
}
#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 .form_item_box {
  text-align: center;
}
.invoice .form_item_box label {
    width: 70px;
}
.invoice_buts {
    text-align: right;
    padding-right: 9px;
}
.mensi {
    width: 200px;
}
.form_item_box label {
  width: 100px;
}
.diskuze_holder {
    text-align:center;
}
.diskuze_form {
    width: 485px;
    height: 300px;
    position:relative;
    text-align: left;
    margin: 0 auto;
}
.diskuze_form_in {
    padding: 10px 20px;
}
.diskuze_form .jmeno, .diskuze_form .titulek {
    width: 160px;
    margin-bottom: 15px;
}
.diskuze_form .titulek {
    position:absolute;
    top: 10px;
    right: 20px;
}
.diskuze_form .jmeno input, .diskuze_form .titulek input {
    width: 160px;
}
.diskuze_form .text {
    margin-bottom: 15px;
}
.diskuze_form .text textarea {
    width: 445px;
    height: 94px;
}
.diskuze_form .text img {
    margin-bottom: 10px;
}
.diskuze_form .kontrola input {
    width: 160px;
}
.diskuze_form .pridat {
    position:absolute;
    width: 280px;
    right: 20px;
    top: 260px;
    text-align: right;
}
.discussion_item {
  margin-top: 20px;
  width: 100%;
}
.discussion_item .header{
  padding: 7px;
}
.discussion_item .name {
    background: url('../images/name2-diskuze.gif') 0% 50% no-repeat;
    padding-left: 15px;
    padding-right: 8px;
    float: left;
    border-right: 1px solid #414141;
}
.discussion_item .date {
  font-size: 0.8em;
  float: right;
}
.discussion_item .title {
    font-weight: bold;
    padding-left: 8px;
    float: left;
}
.discussion_item .text{
  padding: 7px;
}
#category_sub {
  	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0px 0px 0px;
}
#category_sub a {
}
a.catname, a.catname:visited, a.catname:hover {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.catname:hover {
	text-decoration: underline;
}
a.catimg, a.catimg:visited, a.catimg:hover {
	text-align:center;
	display: block;
}
.ctnm {
	background: url('../images/gray-double-arrow.gif') 0px 2px no-repeat;
	padding-left: 16px;
}
#category_sub table {
	width: 100%;
}
#category_sub table td {
    vertical-align: top;
    width: 25%;
    padding-right: 7px;
    padding-bottom: 3px;
}
#detail_tabs {
    position: relative;
    width: 596px;
    background: url('../images/det-tabs-bg.gif') repeat-y;
    border-top: 1px solid #eee;
}
#detail_tabs_in {
	padding: 8px;
	background: url('../images/det-tabs-bottom.gif') left bottom no-repeat;
}
.detail_tabs_corner {
	position:absolute;
	top: -1px;
	right: 0px;
	background: url('../images/det-tabs-corner.gif') top right no-repeat;
}
#detail_tabs .lih {
    padding: 5px;
}
#detail_tabs_in {
}
.det_tabs {
}
.ntabs {
	height: 27px;
	margin-left: 1px;
	position:relative;
	top: 1px;
	z-index: 5;
}
.ntabs span {
	float: left;
	height: 27px;
	line-height: 27px;
	cursor: pointer;
}
.ntabs span.l {
	width: 3px;
	background: url('../images/tabs/det-left.gif') no-repeat;
}
.ntabs span.r {
	width: 3px;
	background: url('../images/tabs/det-right.gif') no-repeat;
}
.ntabs span.t {
	padding: 0px 15px;
}
.ntabs a, .ntabs a:visited, .ntabs a:hover, .ntabs span.tit {
	float: left;
	height: 27px;
	line-height: 27px;
	background: #e7e7e7 url('../images/det-tab-bg.gif') repeat-x;
	text-decoration: none;
	margin-left: -1px;
	color: #383838;
	text-transform: uppercase;
	font-size: 0.9em;
	cursor: pointer !important;
}
.ntabs a:hover {
	background-image: url('../images/det-tab-bg-on.gif');
	background-color: #fff;
	position:relative;
	z-index: 1;
}
.ntabs a:hover span.l {
	background-image: url('../images/det-tab-left-on.gif');
}
.ntabs a:hover span.r {
	background-image: url('../images/det-tab-right-on.gif');
}
.ntabs a.active, .ntabs a.active:visited, .ntabs a.active:hover, .ntabs span.active {
	height: 27px;
	line-height: 27px;
	background-image: url('../images/det-tab-bg-on.gif');
	position:relative;
	z-index: 1;
}
.ntabs a.active span.l, .ntabs span.active span.l {
	background-image: url('../images/det-tab-left-on.gif');
}
.ntabs a.active span.r, .ntabs span.active span.r {
	background-image: url('../images/det-tab-right-on.gif');
}
.ntabs span.tit, .ntabs span.tit span.t, .ntabs span.tit span.r, .ntabs span.tit span.l {
	cursor: default !important;
}
.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: 176px;
	width: 206px;
	margin-left: -100%;
}
html>body #left {
	left: -206px;
}
#left-in {
  width: 100%;
	overflow: hidden;
}
#right-in .promo_block img, #left-in .promo_block img {
  max-width: 150px;
}
.menu2 {
	width: 206px;
	height: 138px;
	padding: 0px 13px 0px 13px;
	margin-bottom: 8px;
	background: #304e7b url('../images/main-menu-bg.jpg') no-repeat;
}
.menu2 ul {
	margin: 0px;
	padding: 0px;
}
.menu2 ul li {
	list-style: none;
}
.menu2 a, .menu2 a:visited, .menu2 a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.9em;
}
.menu2 a:hover {
	text-decoration: underline;
}
.menu3 {
	padding-bottom: 12px;
}
.menu3 ul {
	margin: 0px;
	padding: 0px;
}
.menu3 ul li {
	list-style: none;
}
.menu3 a, .menu3 a:visited, .menu3 a:hover {
	color: #0085cf;
	text-decoration: none;
	display: block;
	padding: 3px 9px 3px 9px;
	height: 1px;
	line-height: 12px;
}
html>body .menu3 a, html>body .menu3 a:visited, html>body .menu3 a:hover {
	min-height: 1px;
	height: auto;
}
.menu3 a:hover {
	text-decoration: underline;
}
.cg_title {
	width: 216px;
	height: 18px;
}
.categ0 {
	background: #35a0dc url('../images/menu-top-ligth-blue.gif') no-repeat;
}
.categ1 {
	background: #4b658d url('../images/menu-top-dark-blue.gif') no-repeat;
}
.categ2 {
	background: #555 url('../images/menu-top-gray.gif') no-repeat;
}
.categ3 {
	background: #969696 url('../images/menu-top-light-gray.gif') no-repeat;
}
.menu {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #fac53f;*/
	font-size: 0.9em;
	margin-bottom: 8px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	display: block;
	margin: 0px;
	height: 2px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px 3px 7px 0px;
	color: #959595;
}
html>body .menu ul li a, .menu ul li a:visited, .menu ul li a:active, .menu ul li a:link {
	min-height: 2px;
	height: auto;
}
.menu ul li a:hover {
	color: #0085cf;
	background: url('../images/menu-double-arrow.gif') no-repeat;
}
.menu .active a, .menu .active a:visited, .menu .active a:hover {
	color: #0085cf;
	background: url('../images/menu-double-arrow.gif') no-repeat;
}
.menu ul li a.category1, .menu ul li a.category2, .menu ul li a.category3,
.menu ul li a.category4, .menu ul li a.category5 {
}
.menu ul li a.category0:hover, .menu ul li a.category1:hover, .menu ul li a.category2:hover,
.menu ul li a.category3:hover, .menu ul li a.category4:hover, .menu ul li a.category5:hover {
}
.menu ul li a.category0, .menu ul li a.category0:visited, .menu ul li a.category0:hover {
	background: #f5f5f5 url('../images/menu-bg.gif') repeat-x;
	padding-left: 9px;
	color: #212a31;
}
.menu ul li a.category0:hover {
	color: #0085cf;
}
.menu ul li a.category0 span, .menu ul li a.category0:visited span, .menu ul li a.category0:hover span {
	display: block;
	padding-right: 15px;
	background: url('../images/plus.gif') 100% 50% no-repeat;
}
.menu ul li.active a.category0 span, .menu ul li.active a.category0:visited span, .menu ul li.active a.category0:hover span {
	color: #0085cf;
	background: url('../images/minus.gif') 100% 50% no-repeat;
}
.menu ul li a.category1, .menu ul li a.category1:visited, .menu ul li a.category1:hover {
	padding-left: 24px;
    background-position: 10px 45%;
}
.menu ul li a.category2, .menu ul li a.category2:visited, .menu ul li a.category2:hover {
	padding-left: 36px;
    background-position: 22px 45%;
}
.menu ul li a.category3, .menu ul li a.category3:visited, .menu ul li a.category3:hover {
	padding-left: 47px;
    background-position: 33px 45%;
}
.menu ul li a.category4, .menu ul li a.category4:visited, .menu ul li a.category4:hover {
    padding-left: 69px;
    background-position: 29% 64%%;
}
.menu ul li a.category5 {
    padding-left: 70px;
    background-position: 35% 30%;
}
/*---------end of LEFT---------*/
#left h2, #right h2 {
    position: relative;
	color: #c3261b;
    padding: 9px 11px 1px 11px;
    height: 19px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial Black, Arial, Tahoma;
	font-size: 14px;
}
#left h2 {
	padding-left: 9px;
	padding-right: 9px;
}
#right .doted_line {
  margin-left: 5px;
}
.assistant {
    text-align: left !important;
    background: url('../images/assistant-top.gif') no-repeat;
    padding: 9px 0px 0px 0px !important;
}
.assinfo {
	height: 68px;
	overflow: hidden;
}
.assimg {
	float: left;
	width: 68px;
	height: 68px;
	background-color: #56595e;
}
.assmid {
	background: url('../images/assistant-grad.gif') repeat-x;
	padding: 13px 12px 13px 12px;
}
.assmid a, .assmid a:visited, .assmid a:hover {
	text-decoration: none;
}
.assmid a:hover {
	text-decoration: underline;
}
.assemail {
	font-size: 0.7em !important;
	font-weight: bold !important;
}
.assinfo .info {
	float: left;
	width: 97px;
	height: 50px;
	padding: 18px 0px 0px 10px;
	text-transform: uppercase;
	color: #949494;
	font-size: 0.9em;
	line-height: 1.4em;
}
.assinfo .info strong {
	color: #383838;
	font-size: 1.2em;
}
.assit {
	text-transform: uppercase;
	font-size: 1.7em;
	padding-bottom: 4px;
	line-height: 17px;
}
.assit span {
	font-size: 0.5em;
	color: #949494;
}
.dotaz {
	width: 131px;
	height: 47px;
	line-height: 47px;
	padding-left: 45px;
	background: #b0b0b0 url('../images/assistant-bottom.jpg') no-repeat;
	text-transform: uppercase;
}
.dotaz a, .dotaz a:visited, .dotaz a:hover {
	text-decoration: none;
}
.dotaz a:hover {
	text-decoration: underline;
}
/*---------RIGHT---------------*/
#right {
	position: relative;
	width: 176px;
	float: left;
	margin-right: -176px;
	overflow: hidden;
}
html>body #right {
	margin-right: -176px;
}
#right-in {
	width: 100%;
	overflow: hidden;
	background: url('../images/right-bg.gif') repeat-y;
}
#right-in-in {
	width: 100%;
	overflow: hidden;
	background: url('../images/right-top.gif') no-repeat;
}
#right-in-in-in {
	width: 100%;
	overflow: hidden;
	background: url('../images/right-bottom.gif') left bottom no-repeat;
}
.hmpg #right {
	 margin-top: 355px;
}

#login {
    display: inline;
	padding: 0;
    line-height: 1.1em;
    font-size: 1em;
}
#login label {
	margin-bottom: 3px;
}
#login_in {
    position:absolute;
    width: 357px;
    height: 67px;
    padding: 25px 20px 15px 20px;
    top: 25px;
    right: 0px;
	display:none;
    background-color: #fff;
    border: 1px solid #d3d7d8;
}
.nojs:hover #login_in, .nojshover #login_in {
	display: block;
}
.log_title {
	padding: 10px 0px 10px 14px;
	font-size: 0.9em;
	cursor: pointer !important;
}
.bl {
	float: left;
	margin: 0px 0px 7x 0px;
	padding-right: 14px;
}
.krizek {
    position:absolute;
    top: 0px;
    right: 0px;
    width: 26px;
    height: 26px;
    background: url('../images/krizek.gif') no-repeat;
    cursor: pointer !important;
}
.nojs .krizek {
	display:none;
}
#login input {
/*  font-size: 0.85em;*/
}
#login .w100 {
  width: 100px;
}
.logged {
	font-size: 1.1em;
}
.regist {
    width: 120px;
    padding-top: 3px;
/*  margin: 5px 10px 10px 10px;*/
}
#login .input_login {
    width: 114px;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 3px;
    font-size: 1.1em;
}
#login .but2 {
    float: left;
    font-size: 1.1em;
    margin-top: 5px;
}
#login .prihlasen {
    padding: 0px 0px 0px 0px;
}
#login .logged .prihlasen {
/*    background-position: 0px 3px;*/
}
#login .name {
    padding-bottom: 5px;
}
#login .button {
    border: none;
    color: #fff;
    font-weight: bold;
    width: 62px;
    height: 18px;
    font-size: 0.9em;
    margin-right: 4px;
    padding-left: 9px !important;
    padding-bottom: 0px;
    background: url('../images/vstup.gif') top left no-repeat;
}
html>body #login .button {
    padding-bottom: 3px;
}
#right .wrap {
    font-size: 0.9em;
	padding: 0px 11px 0px 11px;
}
#right .wrap .red {
}
#right .wrap-in {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	text-align: center;
	line-height: 1.2;
	border-bottom: 1px solid #ebe8e8;
	text-align: left;
}
#right .wrap .img {
    width: 100%;
    line-height: 138px;
    height: 138px;
    text-align:center;
    padding: 5px 0px;
}
#right .wrap .img_in {
    width: 138px;
    height: 138px;
    line-height: 138px;
    text-align:center;
    background-color: #fff;
    margin: 0 auto;
	overflow: hidden !important;
}
#right .wrap h3 {
    width: 100%;
}
#right .wrap h3 a, #right .wrap h3 a:visited, #right .wrap h3 a:hover {
	color: #3b5782;
	text-transform: uppercase;
	text-decoration: none;
}
#right .wrap h3 a:hover {
	text-decoration: underline;
}
#right .wrap p.row {
  margin: 0;
}
#right .wrap span.label{
  width: 54%;
}
.wrap-in .our_price {
	font-weight: bold;
}
.wrap-in .prices {
	text-transform: uppercase;
}
#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;
  }
.continue_button {
  width: 180px;
  height: 30px;
  }
.cart_pipe .active {
	color: #0085cf;
}
.cart_pipe {
    text-align:center;
    margin-bottom: 10px;
}
.cart_pipe .title {
    font-weight: bold;
}
.cart_pipe table {
/*    width: 100%;*/
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 483px;
    margin: 0 auto;
}
.cart_pipe td, .cart_pipe tr {
    padding: 0 10px 0 0;
}
.cart_pipe td {
    width: 33%;
}
.cart_pipe .cp1 {
    text-align: left;
}
.cart_pipe .cp2 {
    text-align: center;
}
.cart_pipe .cp3 {
    text-align: right;
}
.kosik_index {
}
.kosik_index .data_form {
    width: 32%;
    float: left;
    margin-right: 5px;
}
.kosik_index .data_form fieldset {
    height: 147px;
}
.kosik_index .data_form label {
    width: 70px;
    float: none;
}
.kosik_index .data_form .form_item_box input {
}
.cind {
	position:relative;
}
.cind .kosik_submito {
	position:absolute;
	top: 125px;
	left: 10px;
	text-align:center;
	width: 173px;
	height: 27px;
}

/*--------- REGISTRATION ---------*/
.data_form {
}
.data_form h3 {
}
.data_form fieldset {
  padding: 8px;
  margin-bottom: 5px;
}
.data_form fieldset legend {
  font-weight: bold;
  padding: 2px 20px 2px 20px;
}
.detail_search input {
    font-size: 1em;
}
.detail_search .form_item_box {
    margin: 0;
}
.detail_search .w140 {
  width: 153px;
}
.detail_search .w70 {
    width: 75px;
}
fieldset.pure_fieldset {
    padding: 0;
  border: none !important;
}
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;
	text-align: center;
	position:relative;
	height: 89px;
	background: url('../images/footer-bg.gif') repeat-x;
	font-size: 0.9em;
}
#footer_in {
	height: 89px;
	background: url('../images/footer-left.gif') no-repeat;
}
#footer_in_in {
	height: 89px;
	background: url('../images/footer-right.gif') top right no-repeat;
}
#footer a, #footer a:visited, #footer a:hover {
}
#footer a:hover {
}
.footer_links {
	font-weight: bold;
	position:absolute;
	right: 12px;
	top: 14px;
}
.industry {
	position:absolute;
	left: 12px;
	top: 14px;
}
.industry strong {
	text-transform: uppercase;
}
.gegenge {
	position:absolute;
	left: 12px;
	top: 60px;
	color: #949494;
}
.gegenge a, .gegenge a:visited, .gegenge a:hover {
	color: #949494;
}
.help_lines {
	position:absolute;
	right: 12px;
	top: 60px;
	text-align: right;
}
.paticka {
    text-align:center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.9em;
}
/*---------end of FOOTER-------*/
/*---------OTHER SETTINGS------*/
.last {
	margin-bottom: 0;
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.comparing_price {
  font-weight: bold;
}
a.news_link, a.news_link:visited {
    font-weight: bold;
}
/** SCROLLER **/
.hs_buts_bar {
	padding-top: 4px;
	clear: both;
	height: 16px;
}
.hs_buts_bar div {
	float: right;
	height: 14px;
	cursor: pointer !important;
}
.hs_buts_bar .hs_dot {
	width: 9px;
	margin-right: 3px;
	background: url('../images/dot-off.gif') no-repeat;
}
.hs_buts_bar .hs_dot_active {
	background: url('../images/dot-on.gif') no-repeat;
}
.hs_arrow_left {
	width: 10px;
	margin-left: 10px;
	background: url('../images/left-arrow.gif') no-repeat;
}
.hs_arrow_right {
	width: 6px;
	margin-left: 5px;
	margin-right: 10px;
	background: url('../images/right-arrow.gif') no-repeat;
}
/** END SCROLLER **/
.press {
	margin-top: 20px;
	width: 596px;
	height: 200px;
	background: url('../images/news-bg.gif') repeat-y;
	overflow: hidden;
}
.press_in {
	background: url('../images/news-top.gif') no-repeat;
	height: 200px;
}
.press_in_in {
	height: 200px;
	background: url('../images/news-bottom.gif') left bottom no-repeat;
}
.press_title {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial Black, Arial, Tahoma;
	color: #0085cf;
	padding: 4px 0px 3px 13px;
	font-weight: bold;
}
#press_cont {
	width: 596px;
	height: 160px;
	overflow: hidden;
}
.news-list {
	margin:0;
	height:64px;
	width: 570px;
	padding: 7px 0px 6px 26px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.news-list-wrap {
	width: 596px;
	height: 154px;
	overflow: hidden;
	background: #eee;
}
.nojs .news-list {

}
/*html>body .nojs .news-list {
	min-height:71px;
	height: auto;
}*/
.news-list .text{
	padding:5px 0px 0px 0px;
	font-size: 0.9em;
	overflow: hidden;
	height: 27px;
	line-height: 1.4em;
}
.news-list .imag {
	float:left;
	margin:0px 26px 5px 0px;
	width: 80px;
	height: 62px;
	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;
  margin: 0;
}
.news-list a, .news-list a:visited, .news-list a:hover {
	color: #3b5782;
	text-decoration: none;
}
.news-list a:hover {
	text-decoration: underline;
}
.nl_right {
	float: left;
	width: 403px;
}
.print {
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 5px;
  position:relative;
}
.popup_print {
    position:absolute;
    width: 100px;
    top: 0;
    right: 0;
}
.print a{
  position: relative;
  top: 3px;
}
.print_button {
  width: 15px;
  height: 12px;
  border: none;
  background: none;
	cursor: pointer !important;
	background: url('../images/icons/printik.gif') no-repeat;
}
.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%;
/*	width: 973px;*/
    background: url('../images/listicka-border.gif') bottom left repeat-x;
/*    padding: 0 0 0 180px;*/
    background-color: #e4e6e3;
/*    display: none;*/
}
/*html>body #listicka {
    width: 100%;
}*/
#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;
}
.w50p {
    width: 50% !important;
}
.bad_message, .good_message {
    color: #fff;
    width: 100%;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.good_message {
    color: #000;
}
.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: #3e5a84;
}
.cart_message_in a, .cart_message_in a:visited, .cart_message_in a:hover {
	color: #fff;
    font-weight: bold;
}
.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;
}
.nahoru {
    position:relative;
    top: -35px;
}

/***** STYL Z VRTACEK - SMAZAT *****/
#header_in {
}
#header_nazev {
    position:absolute;
    bottom: 72px;
    right: 154px;
    width: 155px;
    height: 36px;
}
html>body #header_nazev {
    bottom: 73px;
}
#left h2, #right h2 {
}
#right .wrap {
}
.ass_img {
}
.buy {
}
.discussion_item .header{
  background-color: #fcb537;
}
a.news_link, a.news_link:visited {
    color: #fcb132;
}
#det_tabs a.active, #det_tabs a:hover {
    background-color: #fbba3c;
}
#footer {
}
.data_form fieldset {
  border: 1px solid #eee;
}
.data_form fieldset legend {
  background-color: #eee;
}
.good_message {
    background-color: #eee;
}
#cart-lightbox .tabs a.active, #cart-lightbox .tabs a.active:link, #cart-lightbox .tabs a.active:visited, #cart-lightbox .tabs a.active:active {
	background-color: #fba335;
}
#cart-lightbox .tabs a.active:hover{
	background-color: #fba335;
}
#cart-lightbox .tabs a.operate, #cart-lightbox .tabs a.operate:link, #cart-lightbox .tabs a.operate:visited, #cart-lightbox .tabs a.operate:active{
	background-color: #fba335;
}
/***** / STYL Z VRTACEK - SMAZAT *****/


