
div.sauger {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.model {
  background-color: #efefef;
	margin-bottom: 10px;
	width: 100%;
}

th.model{
	font-size: 1.4em;
  text-align: left; 
	padding-left: 30px;
  color: #555555;
  background-color: #ffcd00;
}

table.parametry {
  width: 100%;
}
table.parametry th{
	padding-left: 10px;
  background-color: #d9d9d9;
}
td.parametry {
  width: 50%;
	padding-left: 10px;
	padding-right: 10px;
}
td.parametry33 {
  width: 33%;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
}
table.par {
  width: 100%;
}

table.varianty {
  width: 100%;
  background-color: #efefef;
	margin-bottom: 20px;  /* pak je text o dph */
}
.varianty th{
	padding-left: 10px;
	padding-right: 10px;
  background-color: #d9d9d9;
	font-weight: bold;
	white-space: nowrap;
}
.varianty td{
	border-bottom: 1px dotted #d9d9d9;
	vertical-align: top;
}
.varianty .th_title {
	padding-left: 10px;
  color: #555555;
  background-color: #ffcd00;
	font-weight: bold;
}
td.varianta {
  width: 120px;
	white-space: nowrap;
	font-weight: bold;
}
td.nowrap {
  width: 0%;
	white-space: nowrap;
}

td.hodnota {
  text-align: right;
	white-space: nowrap;
}
td.cena {
  text-align: right;
	white-space: nowrap;
	width: 80px;
	min-width: 80px;	
}
td.cislo {
  text-align: left;
	white-space: nowrap;
}
td.kusu {
  text-align: right;
	white-space: nowrap;
}
div.floatimg {
  float: left;
	padding-right: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 80%;
}

.mini{
	font-size: 2px;
}

div.detail {
  float: right;
	padding-right: 10px;
	padding-bottom: 3px;
}

div.detail a {
  font-size: 11px;
	font-weight: normal;
}

.akcni {
	font-weight: bold;
	text-decoration: none;
  color: #ffffff;
  background-color: #ffcd00;
	padding: 2px;
}

.rucicka {
  cursor:pointer;
	cursor:hand;
}

.poznamka {
  text-align: center; 
	margin-top: -20px; 
	margin-bottom: 20px; 
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
}

.dulezite {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 120%;
  color: #ffffff;
  background-color: #555555;
	padding: 1px;
}
.oznaceni{
	font-size: 0.7em;
}