﻿body {
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

#cars {
  /*border: 1px solid #ffffff;*/
}
/*th {
  color: #FFFF33;
}*/
/*#cars td {*/
.bottomline {
  border-bottom: 2px solid #ffff00;
}


a.car:link, a.car:visited {
  color: #0066CC;
  text-decoration: none;
  font-weight: bold;
}
a.car:hover {
  color: #0066CC;
  text-decoration: underline;
  font-weight: bold;
}

td.data {
  font-weight: bold;
  color: #FFFF33;
}

table#detail {
  /*border: 1px solid #ffffff; */
}
.topline {
  border-bottom: 1px solid #ffff00;
  vertical-align: top;
}

th.h_left {
  background-image: url(http://www.fordgranada.hu/images/top_menu_left.gif);
  width: 24px;
  height: 25px;
  color: #FFFF33;
}
th.h_right {
  background-image: url(http://www.fordgranada.hu/images/top_menu_right.gif);
  width: 24px;
  height: 25px;
  color: #FFFF33;
}
th.h_spacer {
  background-image: url(http://www.fordgranada.hu/images/top_menu_spacer.gif);
  width: 10px;
  height: 25px;
}
th.h_button {
  background-image: url(http://www.fordgranada.hu/images/top_menu_button.gif);
  /*width: 12px;*/
  height: 25px;
  color: #FFFF00;
  background-repeat: repeat-x
}





