/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr
================================================================================
|                                     TAGS                                     |
================================================================================
*/
.fL{ float:left}
.fR{ float:right}
.cL{ clear:both}
.tl { text-align: left;}
.lh { height: 5px; }
body{
  font-size: 14px;
font-family: 'Ubuntu', sans-serif;
}
a {
    color: #42392d;
}
a:hover {
    color: #000000;
    text-decoration:  none;
}
 /*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
#cars {
  font-size: 12px;
}
.promotext a {
  font-size: 12px;
    color: #285481;
}
.promotext a:hover {
    color: #a8ccee;
    text-decoration:  none;
}

.bottom_menu{
    background-color: #aba191;
    width: 914px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.bottom_menu a {
    color: #42392d;
}
.bottom_menu a:hover {
    color: #000000;
}
.titlos_text {
 color: #EEEEEE;
 font-family: 'Ubuntu', sans-serif;
 font-weight: bold;
 font-size: 18px;
}
h1 {
 color: #EEEEEE;
 font-family: 'Ubuntu', sans-serif;
 font-weight: bold;
 font-size: 18px;
}
h2 {
 color: #EEEEEE;
 font-family: 'Ubuntu', sans-serif;
 font-weight: bold;
 font-size: 14px;
}
.body_text {
		padding-top: 2px;
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 12px;
		color: #555555;
    }
.title_text2 {
		text-decoration: none;
    font-family: Verdana;
    color: #000066;
    font-weight:  bold;
    text-align: center;
		font-size: 14px;
    padding-bottom: 10px;
    }
/*
================================================================================
|                                     OTHERS                                    |
================================================================================
*/
