/* common */ 

body {
	color:#bababa;
	background:top left url(/i/bg-top.gif) repeat-x #171617;
}

h1 {
	margin:0px;
	font-size:25px;
	font-weight:bold;
	padding:16px 0px 0px 15px;
	color:#f8f8f8;
}
h2 {
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:200%;
	font-weight:normal;	
}



a:link,a:active,a:visited {
	color:#bababa;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}


/* end of common */ 

#title {margin-left:8px;}

/* page */
td.flag {
	background:bottom right url(/i/flag.jpg) no-repeat;
	vertical-align:bottom;
	text-align:right;
	padding:0px 28px 0px 0px;
}
td.flag img {
	position:relative;
	top:23px;
	left:0px;
}
.logo {
	padding:23px 0px 0px 0px;
	height:94px;
}
.top {
	background:bottom right url(/i/car-top.jpg) no-repeat;
}
.header {
	height:180px;
	background:bottom right url(/i/header.jpg) repeat-x;
}
.menu {
	padding:17px 0px 0px 15px;
	height:77px;
	background:top left url(/i/menu.jpg) no-repeat #b6bfc6;
}
.menu2 {
	padding:11px 0px 0px 15px;
	height:41px;
}
.car {
	background:bottom right url(/i/car.jpg) no-repeat;
}
.lp {
	width:15%;	
}
.content {
	padding:30px 0px 25px 25px;
}
.rp {
	padding:25px 0px 25px 0px;
	width:330px;
}
.footer {
	background:bottom left url(/i/footer.jpg) repeat-x;
	height:90px;
}
.counter {
	vertical-align:middle;
	text-align:center;
}
.copy {
	font-size:11px;
	padding:25px 0px 0px 0px;
}
.author {
	font-size:11px;
	padding:25px 0px 0px 25px;
}


/* end of page */

.gallery {float:left;width:33%;margin:0 0 25px;}
.gallery h1 {margin:0 0 2px 0;font-size:120%;padding:0;}
.gallery h1 a {text-decoration:none;border-bottom:dashed 1px #888;}
.gallery h1 a:hover {text-decoration:none;border-bottom:solid 1px #fff;}
.gallery div {font-size:90%;}
.gallery img {margin:0 0 5px;}
.clear {clear:both;height:25px;}

/* other */

#topmenu a {
	display:block;
	float:left;
	width:200px;
	margin-bottom:10px;
	margin-left:10px;
	font-size:14px;
	color:#171617;	
}
#topmenu a:hover {
	color:#171617;
}

#botmenu a {
	display:block;
	float:left;
	margin-left:10px;
	margin-right:25px;
	font-size:12px;
	color:#e1e3e5;	
}
#botmenu a:hover {
	color:#e1e3e5;
}

.sel {font-weight:bold;}


table.cars {
	margin:0px 0px 0px 25px;
}
table.cars th {
	padding:0px 2px 10px 0px;
	width:25px;
}
table.cars td {
	padding:0px 0px 10px 0px;
	vertical-align:middle;
	font-size:;
}

table.forma th {width:150px;text-align:right;padding:5px;font-weight:normal;}
table.forma td {padding:5px;}

/* end of other */