@import url("/hirdetesek/init.css");

body { font-size: 14px; padding: 10px; color: #333; line-height: 120%; font-family: "Trebuchet MS"; background-color: #DADADA; }
p { margin: 10px 0; }
ul { margin: 10px; }
label { cursor: pointer; display: block; float: left; width: 150px; }
.errors { color: #c00; }

#wrapper { width: 790px; margin: 0 auto; background-color: #fff;}
#menu { clear: both; border-bottom: 1px solid #DADADA; height:20px;padding:5px 5px 0px 0px;} 
#cola2 #menu ul { margin: 0; padding: 0; float: left; }
#menu a { color: #fff !important; background-color: #ff6326; padding: 2px 5px; text-decoration: none; font-weight: bold; }
#menu a:hover { color: #fff; background-color: #4d4d4d; }
span.right {float:right;margin:0px 0px 0px 5px;}
span.left {float:left;margin:0px 0px 0px 5px;}

h2 { font-size: 16px; margin: 10px 0; color: #ff6326; }
h3 { font-size: 14px; margin: 10px 0; font-weight: normal; }
sup {font-size:10px;vertical-align:super;}

#content2 form {margin:0px;}
#content2 form ul li {margin:0px 0px 10px 0px;}
#content2 form button {margin:10px 0px 10px 165px;width:130px;}
#content2 form label, #content2 form select, #content2 form input  {width:130px;}
#content2 form label  {width:110px;}

a { color: #ff6326; }
a:hover { color: #4d4d4d;}

.car-list-item { clear: both; margin: 10px 10px; overflow: auto; }
.car-list-item img { margin: 0 5px 0 0; border:1px solid #bbb;}
.car-list-item p { margin: 0 0 5px 0; }

.car-detail { clear: both; overflow: auto; margin: 10px; }
#content2 .car-detail p { margin: 0 0 5px 0; }
.car-detail img { margin: 0 10px 0 0; border:1px solid #bbb;}

.car-detail-images { clear: both; overflow: auto; margin: 10px;}
.car-detail-images img { margin: 0 10px 0 0; border:1px solid #bbb;}

table td { border-top: 1px solid #ccc; }
table th { text-align: left; color: #000; font-weight: normal; }
table td, table th { padding: 3px; }
table th.right { text-align: right; }

.even {}
.odd { background-color: #fafafa; }