* {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: none;
}

.spacer {
  line-height: 0;
  clear: both;
}

body {
  background-image: url(../images/background/back.jpg);
  font-family: Tahoma;
}

#wrapper {
  background-image: url(../images/background/bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

#wrapper #top {
  margin: 0 auto;
  width: 990px;
  height: 200px;
  background-image: url(../images/top-img.jpg);
  background-position: center;
}

#wrapper #menu {
  margin: 0 auto;
  width: 965px;
  height: 36px;
  background-image: url(../images/background/navigation.jpg);
  background-repeat: repeat-x;
  padding-left: 25px;
}

#wrapper #menu ul li {
  float: left;
  padding-right: 25px;
  padding-top: 4px;
}

#wrapper #menu ul li a {
  display: block;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
  color: #C2C2C2;
  height: 20px;
  width: 65px;
  text-align: center;
  text-transform: lowercase;
  padding-top: 3px;
  background-repeat: no-repeat;
}

#wrapper #menu ul li a:hover {
  color: white;
  background-image: url(../images/buttons/button-bg.gif)
}

#wrapper #menu ul li a.selected {
  color: white;
  background-image: url(../images/buttons/button-bg.gif)
}

#wrapper #content {
  margin: 0 auto;
  width: 950px;
  background-color: #3E4244;
  padding: 20px;
}

#wrapper #content #motto {
  height: 45px;
  width: 800px;
  background-image: url(../images/motto.jpg);
  background-repeat: no-repeat;
  margin: 0 auto;
}

#wrapper #content #right {
  float: right;
  display: inline;
  margin-right: 40px;
  margin-top: 40px;
  width: 220px;
  color: #660000;
  font-size: 12px;
}

#wrapper #content #right h3 {
  background-repeat: no-repeat;
}

#wrapper #content #right h3.services {
  width: 54px;
  height: 13px;
  background-image: url(../images/right-column/servicii.jpg);
  margin-bottom: 25px;
}

#wrapper #content #right h3.oferta {
  width: 50px;
  height: 17px;
  background-image: url(../images/right-column/oferta.jpg);
  margin-bottom: 25px;
}

#wrapper #content #right h3.recuperari {
  width: 172px;
  height: 36px;
  background-image: url(../images/right-column/recuperari.jpg);
  margin-bottom: 25px;
}

#wrapper #content #right .box {
  -moz-border-radius: 3px;
  background-color: white;
  padding: 10px 10px;
  margin-bottom: 25px;
}

#wrapper #content #right a.logo-kia {
  display: block;
  margin: 0 auto;
  background-image: url(../images/right-column/logo-kia.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 137px;
  height: 100px;
  padding-left: 30px;
}

#wrapper #content #right .box p {
  border-bottom: 1px solid #660000;
  padding-bottom: 5px;
  padding-top: 5px;
}

#wrapper #content #right .box h4 {
  padding: 5px 0;
}

#wrapper #content #right .box h3 {
  padding: 5px 0;
}

#wrapper #content #right ul li {
  margin-bottom: 10px;
}

#wrapper #content #right a {
  color: #660000;
}

#wrapper #content #right a.more {
  float: right;
  padding-top: 10px;
}

#wrapper #content #right a:hover {
  text-decoration: none;
}

#wrapper #content #main {
  margin-top: 40px;
  margin-left: 30px;
  width: 617px;
}

#wrapper #content #main #main-menu {
  height: 42px;
  width: 617px;
  background-image: url(../images/background/menu-bg.jpg);
  overflow: hidden;
}

#wrapper #content #main #main-menu ul li {
  float: left;
  margin-right: 1px;
}

#wrapper #content #main #main-menu ul li a {
  text-decoration: none;
  font-family: 'Trebuchet MS';
  font-size: 11px;
  font-weight: bold;
}

#wrapper #content #main #main-menu ul li a div.link {
  float: left;
  height: 42px;
  color: white;
  padding: 13px 10px;;
}

#wrapper #content #main #main-menu ul li a div.round-left {
  float: left;
  height: 42px;
  width: 9px;
}

#wrapper #content #main #main-menu ul li a div.round-right {
  float: left;
  height: 42px;
  width: 9px;
}

#wrapper #content #main #main-menu ul li a:hover div.round-left{
  background-image: url(../images/background/left-hover.gif);
}
#wrapper #content #main #main-menu ul li a:hover {
  color: #660000;
  background-color: #767777;
}
#wrapper #content #main #main-menu ul li a:hover div.link {
  cursor: pointer;
  color: #660000;
  background-color: white;
}
#wrapper #content #main #main-menu ul li a:hover div.round-right {
  background-image: url(../images/background/right-hover.gif);
}

#wrapper #content #main #main-menu ul li a.selected div.round-left{
   background-image: url(../images/background/left-hover.gif);
}
#wrapper #content #main #main-menu ul li a.selected div.link{
   color: #660000;
   background-color: white;
   cursor: pointer;
   height: 42px;
}
#wrapper #content #main #main-menu ul li a.selected div.round-right {
  background-image: url(../images/background/right-hover.gif);
}

#wrapper #content #main #main-content {
  padding-top: 40px;
  background-color: white;
  padding-left: 45px;
  padding-right: 90px;
  font-size: 11px;
  line-height: 16px;
  color: #660000;
}

#wrapper #content #main #main-content h3 {
  font-size: 14px;
}

#wrapper #content #main #main-content h4 {
  font-size: 12px;
}

#wrapper #content #main #main-content a {
  color: #660000;
}

#wrapper #content #main #main-content a:hover {
  text-decoration: none;
}

#main-btm {
  height: 68px;
  background-image: url(../images/main-column/main-btm.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: white;
  padding-top: 40px;
}

#wrapper #footer {
  margin: 0 auto;
  width: 990px;
  clear: both;
  color: white;
  background-color: #3E4244;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 10px;
}

#wrapper #footer #links {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 1px solid #696969;
  margin-bottom: 20px;
}

#wrapper #footer #links a {
  color: white;
  text-decoration: none;
}

#wrapper #footer #links a:hover {
  text-decoration: underline;
}

#wrapper #footer #info {
  margin: 0 auto;
  width: 250px;
  text-align: center;
  color: #676E71;
}

#wrapper #footer #info p {
  line-height: 18px;
}

#wrapper #footer #info p.firma {
  color: white;
}

#wrapper #footer a.logo {
  clear: both;
  margin: 0 auto;
  display: block;
  width: 77px;
  height: 21px;
  background-image: url(../images/logo.jpg);
  margin-top: 10px;
}

#wrapper #footer a.trafic {
  clear: both;
  margin: 0 auto;
  display: block;
  width: 88px;
  height: 31px;
  background-image: url(../images/trafic.jpg);
  background-color: #3E4244;
}

/*******************************************************************
*                     BOF Contact form                             *
*******************************************************************/

#wrapper #content #contact_form {
  width: 617px;
  font-size: 11px;
  line-height: 16px;
  color: #660000;
  background-color: white;
}

#wrapper #content #contact_form #kia {
  margin-left: 40px;
  margin-right: 90px;
  margin-top: 45px;
  border: 1px solid #660000;
  padding: 10px;
}

#wrapper #content #contact_form form ul li {
  margin: 10px 0;
}

#wrapper #content #contact_form form ul li label {
  font-family: Verdana;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  color: #660000;
}

#wrapper #content #contact_form form ul li .errors li {
  font-size: 12px;
  color: #660000;
}

#wrapper #content #contact_form form ul li input,
#wrapper #content #contact_form form ul li textarea {
  padding: 3px;
  width: 200px;
  border: 1px solid #660000;
  -moz-border-radius: 5px;
}

#wrapper #content #contact_form form ul li textarea {
  width: 300px;
  height: 150px;
}

#wrapper #content #contact_form form .submit_button {
  -moz-border-radius: 5px;
  border: 3px solid #663333;
  padding: 5px;
  width: 100px;
  display: block;
  _margin-top: 10px;
  *margin-top: 10px;
  font-family: Verdana;
  font-weight: bold;
  color: white;
  background-color: #660000;
}

#wrapper #content #contact_form form .submit_button:hover {
  border: 3px outset black;
  background-color: #660000;
  color: white;
  cursor: pointer;
}
/*******************************************************************
*                     EOF Contact form                             *
*******************************************************************/

#send_succes {
  -moz-border-radius: 5px;
  padding: 90px 40px;
  background-color: white;
  color: #660000;
  font-family: Verdana;
  font-size: 13px;
}

#send_succes a {
  color: #660000;
}

#send_succes a:hover {
  text-decoration: none;
}
