@charset "utf-8";
#title {
	color: #F00;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-size: 10px;
}

#subject {
	text-align: right;
	color: #F00 ;
	/*font-weight: bold;
	//text-align: left;
	font-style: italic;*/
	font-size: 5 px;
}
#model {
	text-align:center;
	color: #06F;
	/*font-weight:bold;*/
	font-size:18px;
  
}

#type {
	text-align: center;
	color: #06F;
	font-weight:bold;
	text-shadow:0px 1px 1px #000;
	font-size:18px;
  
}

#present {
	text-align: left;
	color: #06F;
	text-shadow:0px 1px 1px #000;
	font-weight:bold;
	font-size:15px;
  
}
#logo {
	background:url(../../Images/logo%20css/audi.png) no-repeat right;
	width:auto;

	/*color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;*/
}

#catalog{
	text-align:right;
	color: #C60;
	font-weight:bold;
	font-size:20px ;
	text-shadow: 0px 0px 1px  #000 ;
	
}
