
html {
  margin: 0px;
  padding: 0px;
  /*background-color: #ececec;*/
  /*background-color: #2c7dc4;*/
  text-align: left;
  background-color:#d8d8cb;
}

body {
  display: block;
  width: 280px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: Verdana, 'Verdana CE', Arial, 'Helvetica CE', helvetica, sans-serif;
  font-size: 12px;
}

table {
  font-family: Verdana, 'Verdana CE', Arial, 'Helvetica CE', helvetica, sans-serif;
  font-size: 10px;
}

a {
  text-decoration: underline;
  color: black;
}

img {border:none;}


div#a4jid {
  position: fixed;
  right: 0px;
  top: 0px;
  padding: 4px;
  background-color: white;
  z-index: 999;
  width: 30px;
  height: 30px;
}

.cars {
  display: table;
  border-collapse: collapse;
  width: 280px;
}

.cars td {
  padding: 5px;
}

.filter {
  padding:15px 0px 10px 0px;
  font-weight:bold;
}

.filter th {
  vertical-align:top;
}

.filter td {
  vertical-align:top;
  padding-left:0px;
  padding-right:10px;
}

.list {
  width:280px;
  margin:4px 0 4px 0;
  padding-bottom:4px;
  border-bottom:1px dotted #941711;
  font-size:10px;
}

.list img {border:1px solid #941711;padding:0px;margin:0px;}

.list th {
  color: white;
  padding: 2px 5px 2px 10px;
 background-color:#941711;
}

.list th a {
  color: white;
}


.list td {
  padding:8px 0 0 8px;
  background-color:transparent;
  color:#625e3d;

}

.detail-name-td{
  width:100px;
}

.price-td{
  width:200px;
}

.nahled{
 width:100px;
}

.backmenu{
text-decoration:none;
color:#941711;
font-weight:normal;
}

.back2list {
  display: block;
  text-align: right;
}

.spec_item{
color:#941711;
letter-spacing:2px;
border-bottom:1px solid #941711;
}


.detail {
  font-size:12px;
  border: 1px dotted #a2a29a;
  margin: 0px;
  color:#625e3d;
  
}

.detail legend {
  font-size:14px;
  font-weight: bold;
  background-color: #d8d8cb;
  padding: 3px;
  color: white;
}

.detail img {border:3px solid #941711;}

.detail table {
  margin: 0px;
  margin-top: 3px;
}

.detail th{
  padding: 1px 2px 1px 0px;
  text-align: right;
  width: 190px;
}

.detail td {
  padding: 1px 10px 1px 15px;
  text-align:left;
}

.detail_form{
  /*width:642px;*/
  /*background-color:#dbedf6;*/
  margin:0px;
  margin-left: 0px;
  font-size:12px;
  color:#625e3d;
}

.detail_form th {
  padding:3px 10px 4px 0;
  text-align:right;
  width: 190px;
}

.detail_form td{
  padding: 5px 0 0 10px;
  text-align:left;
}

.detail_box {
  display: inline;
  margin: 0px;
  padding: 0px;
  width: 200px;
  height: 142px;
  line-height: 142px;
  background-color: black;
}

.detail_scroll {
  width: 290px;
  height: 172px;
  margin-top: 5px;
  overflow: auto;
  background-color: #d8d8cb;
}

.detail_image {
  height: 142px;
  white-space: nowrap;
  padding: 0px;
  letter-spacing: 0px;
  font-size: 0.1em;
}

.detail_image img {
  border:1px solid a2a29a;
  vertical-align: middle;
  margin: 0px;
}

.form_txt {
  margin:0px;
  width:250px;
  padding:20px 20px 15px 20px;
  font-weight:bold;
  color:#625e3d;
  /*background-color:#e7f0f5*/;
}

input {
  border: 1px solid #d8d8cb;
}

textarea {
  border: 1px solid #d8d8cb;
}

.label {
  font-weight: normal;
}

.label_required {
  font-weight: bold;
}

.agreement {
  font-size: 10px;
}

.error {
  display:block;
  color: #941711;
  padding-left: 15px;
  color:#625e3d;
}

.result {
  font-weight: bold;
  border: 3px solid #d8d8cb;
  padding: 5px;
}

.equipment {
  font-size: 8px;
}

.equipment th {
  font-weight: normal;
  vertical-align: top;
  border-bottom: 1px solid #eeeeee;
}

.equipment td {
  width: 55px;
  font-weight: normal;
  vertical-align: top;
  border-bottom: 1px solid #eeeeee;
}

.resultPrice th {
  font-size: 12px;
}

.resultPrice td {
  background-color: #990000;
  color: white;
  font-size: 16px;
}

.disclaimer{
  color:#625e3d;
}
