/**
* 'css for the distinctive template';
*
* 'a clean reworked freeware template';
*
* Licence: GNU General Public Licence 3.0';
* @author	'Luka Cvrk www.solucija.com';
* @copyright 'Luka Cvrk www.solucija.com and byteworker';
* @licence  'http://creativecommons.org/licenses/by/2.5/deed.de';
* @version '1.0';
* @plattform 'Websitebaker 2.8.x';
**/

* {
margin:0;
padding:0;
}

:focus,:active {
outline:0;
}

img {
border:0;
}

body {
font-size:.9em;
font-family: 'Dosis', Arial, Helvetica, sans-serif;
background:#fff url(images/bg.gif) repeat-x;
color:#777;
}

a {
text-decoration:none;
color:#B20F0F;
}

h1 {
	font-size:2.0em;
	color:#004040;
	margin:0 0 20px;
}

#logo h1 a {
	color: #fff;
	font-size: 1.5em;


}

#logo h1 {
color:#fff;
font-size:1.2em;

}

h2 {
font-size:1.3em;
}

h3 {
font-size:1.3em;
background: #B00A0A url(images/redbg.gif) repeat-x left bottom;
padding:6px 7px;
color:#fff;
font-weight:400;
margin:0 0 15px;
float:left;
}

h4 {
margin:0 0 15px;
color:#555;
font-weight:400;
font-size:1.6em;
font-weight:400;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
clear:both;
line-height:1.64em;
margin:0 0 15px;
}

.line {
clear:both;
border-bottom:1px solid #ddd;
margin:0 0 45px;
}

.clear {
clear:both;
}

#content {
width:970px;
margin:0 auto;
}

#top {
color:#ccc;
padding:6px 20px 0;
font-size:.9em;
text-align:right;
}

#top a {
color:#ccc;
}

#top a:hover {
color:#FFF;
}


#logo {
float:left;
background:url(images/redbg.gif) repeat-x;
padding:100px 25px 15px;
margin:-46px 0 20px;
}

#logo h1 {
text-shadow:1px 1px 1px #7E0E0E;
}

#menu {
float:right;
margin:63px 20px 0;
}

/*	
		#menu li { display: inline; font-size: 1.3em; }
			#menu li a { float: left; color: #808080; padding: 0 0 5px; margin: 0 0 0 55px; }
			#menu li a:hover, #menu li.current a, #menu li a:focus { color: #000; border-bottom: 1px solid #ddd; }
			
*/
#pitch {
background:url(images/monitor.gif) no-repeat right top;
padding:30px 350px 0 0;
border-bottom:1px solid #ddd;
height:210px;
margin:0 0 35px;
}

#pitch h1 {
font-size:2.6em;
color:#000;
margin:0 0 20px;
}

#pitch h2 {
line-height:1.5em;
}

.left {
float:left;
width:250px;
}

.right {
float:right;
width:630px;
margin:0 0 20px;
}

.right h3 {
background:gray;
font-size:.84em;
}

.third {
float:left;
width:296px;
margin:0 40px 20px 0;
}

.last {
margin-right:0;
}

#footer {
clear:both;
font-size:.9em;
border-top:1px solid #ddd;
padding-top:20px;
padding-right:0;
padding-bottom:30px;
padding-left:0;
}