@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: #5d5d5d;
  /*background: #fff url('../images/body-bg.jpg') top left repeat-x;*/
  background-color: #f2f2f2;
}
input, textarea {
  font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 1em;
}
a{color:#414141;}
a:active{color:#414141;}
/*a:visited{color:#3778b9;}*/
a:visited{color:#414141;}
a:hover{color:#a72024;}
a img{border:0;}
a.h_link, a.h_link:visited, a.h_link:hover {
    color: #ec5404;
}

h2{
  margin: 4px 0 6px 0;
  padding: 0px;
  font-size: 1.4em;
  /*color: #999;*/
  font-weight: 400;
}
.h1h1 {
    position:relative;
  padding-top: 30px;
}
#navigation_bar {
    color: #7a7a7a;
    position:absolute;
    top: 56px;
    left: 20px;
    top: 5px;
    left: 0px;
    z-index: 1;
}
#navigation_bar a, #navigation_bar a:visited, #navigation_bar a:hover {
    color: #7a7a7a;
}
#navigation_bar span {
    font-weight: bold;
}
h1 { 
  font-size: 1.4em;
  margin: 0px 0 10px 0;
  width: 100%;
}
.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;}
.table_change_bg {
  width: 100%;
    border-collapse: collapse;
}
.table_change_bg td, .table_change_bg th {
  padding: 3px 5px;
}
.table_change_bg td p {
  margin: 0;
}
.change_bg {
  background-color: #f2f2e9;
  border: 1px solid #efefde; 
}
.it_style, .ta_style, .se_style {
    background-color: #f8f8ee;
    border: 1px solid #dfdfd0;
}
.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;
}
.red {
    color: #ec5404;
    font-weight: bold;
}
.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: 0 !important;
}
.fow_normal {
    font-weight: normal !important;
}

.hrec {
  margin: 6px 0;
}
