@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;}
html, body { width:100%; height:100%; background-image:url(img/bg.jpg); background-repeat:repeat-x; background-color:#f5f5f6;}
img { border:0px;}
.marka { margin-bottom:10px;}
.marka a{font-size:12px; color:#000000; text-decoration:none;}
.marka a:hover { text-decoration:underline;}
.register {font-size:14px; color:#000000; font-weight:bold; margin-top:5px;}
.car_text { font-size:13px; color:#000000; margin-left:25px;}
.car_text1 { font-size:13px; color:#000000; }
.add_car { font-size:14px; color:#000000; margin-top:5px;}
.add_car1 { font-size:14px; color:#000000; margin-top:0px; cursor:pointer;}
.logout { color:#5c5c5c; text-decoration:none; font-size:11px;}
.logout:hover { text-decoration:underline;}
.page { margin-right:3px; font-size:14px; color:#ff0000; font-weight:bold;}
.page a { text-decoration:none; font-size:14px; color:#c9c9c9; font-weight:bold;}
.page a:hover { text-decoration:underline;}
.edit_car {margin-left:15px; margin-top:5px;}
.edit_car a { text-decoration:none; color:#000000; font-size:13px;}
.edit_car a:hover {text-decoration:underline;}