@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;
  padding: 0px;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 0.75em;
  overflow: hidden;
  background-color: #ffffe5;
  /*background: #fff url("../images/bg-body.gif") top left repeat-x fixed;*/
  /*margin: 0 10px 0 10px;*/
}
#content a{color:#0000ff;}
#content a:active{color:#0000ff;}
/*a:visited{color:#3778b9;}*/
#content a:visited{color:#00f;}
#content a:hover{color:#CC0000;}
a img{border:0;} 
a{color: #ff7300;}
a:active{color: #ff7300;}
a:visited{color:#ff7300;}
a:hover{color:#CC0000;}


h1, .detail_bottom_box h2, h2.message { 
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  margin: 10px 0 10px 0;
  padding: 3px 0 3px 10px;
  background-color: #3585e9;
  height: 14px;
}
h1 a, h1 a:visited {
    color: #fff !important;
    text-decoration: none;
}
h1 a:hover {
    text-decoration: underline;
}
h2{
  margin: 4px 0 6px 0;
  padding: 0px;
  font-size: 1.4em;
  /*color: #999;*/
  color: #000;
  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;
}

form {margin: 0px; padding: 0px;}
fieldset{border:0px; margin: 0px; padding: 0px;}
select{margin:1px 0 1px 0;}
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%;
/*  max-width: 590px;*/
}
.table_change_bg td, .table_change_bg th {
  padding: 2px;
}
.table_change_bg td p {
  margin: 0;
}
.change_bg {
  background-color: #eee; 
}
.doted_line {
  height: 1px;
  font-size: 1px;
  margin: 2px 0 2px 0;
  background: url('../images/dot.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;
}
.red {
  color: #ff7300;
    white-space: nowrap;
}
.red2 {
    color: #ed0000;
}
.our_price, .action_price {
  font-size: 1.2em;
  font-weight: bold;
}
.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;
}
.cross {}
.cross_title {margin: 14px 0 6px 0;font: bold 12px Tahoma, Sans-Serif;}
.cross_in {}
.cross_product { 
    float: left; 
    margin: 4px 4px 4px 0px; 
    display:block; 
    height: 260px; 
    width: 185px; 
    text-align: center;
    border: 1px solid #ccc;
}
.cross_last {
    margin-right: 0px;
}
.cross_product_in {padding: 8px 8px 8px 8px;}
.cross_product_in h2 {
    height: 60px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 12px;
}
.cross_product_in .img { 
    height: 100px;
    margin: 8px 0 0 0;
}
.cross_item_count , .cart_item_count {
    width: 20px;   
    hrizontal-align: middle;
}
.cross_product_in .price {
    margin: 16px 0 0 0;
    font-weight: bold;
}
.cross_product_in .cart {margin: 8px 0 0 0;}