

h1, h2, h3, h4{
	margin:10px 0px 0px 2px;
	padding:0px;
	/*color:#008911; Dark*/
	color:#64abd0;
}
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:#64abd0;
	text-decoration:underline;
}

a:hover{
	/*color:#008911; Dark*/
	color:#64abd0;
	text-decoration:none;
}



/*every p from tiny_mce*/
.content_text p{
	margin:2px 2px 15px 2px;
}

#firstpage_image{
	background: transparent url(main_image.jpg) no-repeat top left;
	width:640px;
	height:370px;
	margin:0px 0px 0px 0px;

}

#alltheway_ani{
	width:160px;
	heght:160px;
	margin-top:5px;
	margin-left:475px;
}



#firstpage_image_text{border:1px solid black;
	font-size:26px;
	text-align:right;
	color:#2761a1;
	float:right;
	width:380px;
	height:60px;
	margin:288px 20px 0px 0px;
	line-height:34px;
	font-style:italic;
	font-weight:bold;
}

#firstpage_image_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;
	
}

#services h2{
	margin-top:10px;
	margin-bottom: -5px;
}

#services ul{
	padding-left:15px;
}

#services ul li{
	font-size:15px;
}


