/*
	=====================================
	project: Distinctive
	author:  Luka Cvrk (www.solucija.com)
	-------------------------------------
	2009. Solucija
	=====================================
*/

.line { clear: both; border-bottom: 1px solid #ddd; margin: 0 0 10px; background: #616161; }
.clear { clear: both; }
#content { width: 1024px; margin: 0 auto; }
	#logo { float: left; repeat-x; padding: 50px 50px 50px; margin: -5px 0 10px; }
		#logo h1 { text-shadow: 1px 1px 1px #7E0E0E; }
	#logo2 { float: left; margin: -5px -100px 0; }
	#bubble { float: left; margin: -10px 0px 0; }
	#pitch { no-repeat right top; padding: -1px 379px 0 0; border-bottom: 1px solid #ddd; height: 240px; margin: 0 0 41px; }
		#pitch h1 { font-size: 2.0em; background: #B00A0A; color: #fff; margin: 0 0 20px; }
		#pitch h2 { line-height: 1.5em; }
	#pitch2 { float: right; margin: 0px 0px 0; }
	#pitch3 { float: left; margin: -10px 0px 0; }
	.left { float: left; width: 250px; }	
	.right { float: right; width: 630px; margin: 0 0 20px; }
		.right h3 { background: #808080; font-size: .84em; }
	.third { float: left; width: 296px; margin: 0 40px 20px 0; }
		.last { margin-right: 0; }
	#footer { clear: both; font-size: .84em; border-top: 1px solid #ddd; padding: 20px; }
