

h1, h2, h3, h4{
	margin:10px 0px 0px 2px;
	padding:0px;
	/*color:#008911; Dark*/
	color:#7ca809;
}
h1{
	font-size:18px;
	line-height:18px;
}

h2{
	font-size:16px;
	line-height:16px;
}

h3{
	font-size:14px;
	line-height:14px;
}

a, a:visited{
	/*color:#008911; Dark*/
	color:#7ca809;
	text-decoration:underline;
}

a:hover{
	/*color:#008911; Dark*/
	color:#7ca809;
	text-decoration:none;
}



/*every p from tiny_mce*/
.content_text p{
	margin:2px 2px 15px 2px;
}

#firstpage_image{
	background: transparent url(main_image_no_logo.jpg) no-repeat top left;
	width:640px;
	/*small*/
	height:370px;
	
	/*big*/
	/*height:490px;*/
	margin:0px 0px 0px 0px;

}

#alltheway_ani{
	width:160px;
	heght:160px;
	margin-top:5px;
	margin-left:475px;
}



#alltheway_text{/*border:1px solid black;*/
	font-size:28px;
	text-align:right;
	color:#fff;
	float:right;
	height:60px;
	font-family: 'Franklin Gothic Medium', Verdana;
	/*small*/
	/*margin:88px 20px 0px 0px;*/
	/*width:260px;*/
	
	/*big*/
	/*margin:200px 20px 0px 0px;*/
	/*width:480px;*/
	
	
	/*No all the way logo*/
	margin: 290px 20px 0px 0px;
	width: 380px;
	
	line-height:34px;
	font-style:italic;
}

#alltheway_text a{
	font-size:16px;
	text-decoration:none;
	font-style:normal;
	color:#fff;
	margin:5px 5px 0px 0px;
	float:right;
	width:260px;
}

#container_bottom{
	padding-top:5px;
	height:119px;
	overflow:hidden:
}

#container_bottom p{
	margin:3px;
}
#sidebar_image_container{
	text-align:center;
	padding-right:15px;
}
#sidebar_image{
	max-width:277px;
	margin-left:3px;
}

#kontakt{
	padding:5px;
}
#kontakt label{
	padding-top:5px;
	width:130px;
	float:left;
	display:inline;
}
#kontakt input{
		
}
#kontakt .radio{
	margin-bottom:7px;
}
/*fix contact form*/
#kontakt #message{
	margin:6px 0px 0px -120px;

}

.error{
	color:red;
	
}



