	body{

		margin:0;
		padding:0;
		font-family: Tahoma,Verdana, Arial;
		//height:100%;
		background: #6e7877 url('i/bg.jpg') top left repeat-x;
		font-size:0.8em;
		color:#000000;
		line-height:1.5em;
	}

img {border:none; }

a {color:#c0c0c0; }
a:hover {color:#ffffff; }


h1 {font-size: 1.5em; font-weight:normal; color:#3e4040; margin: 40px 0 20px 0;}
h2 {font-size: 0.9em; font-weight:bold; color:#ffffff; margin: 40px 0 10px 0; padding: 0 0 0 20px; background:url('i/square.gif') center left no-repeat;}



div#container { //height:100%;  
		background: url('i/img.jpg') top right no-repeat;

		width:90%;


}
div#header {padding:20px 40px 0 40px;}
div#logo {float:left; margin-right:80px; width:98px; height:90px;}
div#runner{float:left; padding:30px 0 0 80px; border-left: 1px solid #ffffff; width:167px; height:90px;}


div#content  { clear:both; width:65%; padding: 40px;}

#content span {font-size:0.8em; color:#666666;}

#content a {color:#333333;}

div#folder { float:left; padding:0 20px 20px 40px;//padding:40px 20px 20px 40px; font-size:0.8em; 	line-height:1em;}

div#clear {width:100%; clear:both;}

div#footer {float: left; padding:0 80px 40px 40px; font-size:0.8em; color:#ffffff;}
#footer span {font-size:2em;}


div#show {position: absolute; top: 300px; right: 18%;  text-align:right; font-size:0.8em;}
#show h2 { font-weight:bold; color:#000000; margin: 0 0 0 0; background:none; }
#show span {font-weight:bold; color:red; }


div#car {padding: 30px 40px 30px 0; float:left; font-size:0.8em; border-bottom: 1px solid #333333;}
#car img, #foto img {border:4px solid #ffffff; margin:10px 10px 0 0;}
#car span {font-size:2em; color:#ffffff;}
#car h2 {font-size: 0.9em; font-weight:bold; color:#000000; margin: 10px 0 10px 0; padding: 0 0 0 20px; background:url('i/square.gif') center left no-repeat;}

div#foto {clear:both;}



@media print {

	#show, #folder {display:none;}

	div#footer { clear:both; width:300px;}


}




