#header_illu{
	z-index:3;
	width:760px;
	height:193px;
	background-color:#ebe9da;
	border:none;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:white;
	padding-bottom:2px;
	background-image:url(../images/header/illu.png);
	background-repeat:no-repeat;
	background-position:center;
	
}




.media{
	padding-left:0px;
	padding-right:10px;
	margin-top:55px;	
	overflow:auto;
	height:400px;
	width:565px;

	/*
background-color:silver;
*/

		
}


.projekt{
	padding-bottom:15px;
	/*
background-color:yellow;
*/
}



.textbeg{
	text-align:left;
	font-family:arial;
	font-size:12px;
	line-height:14px;
	padding-bottom:15px;
	padding-top:5px;
	float:left;
	/*
background-color:gray;
*/
	width:535px;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#D3DD92;
}


.text{
	text-align:left;
	font-family:arial;
	font-size:12px;
	line-height:14px;
	padding-bottom:15px;
	padding-top:15px;
	float:left;
	/*
background-color:gray;
*/
	width:535px;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#D3DD92;
}



.media_dotted{
	width:534px;
	height:5px;
	float:left;
/*
	background-color:maroon;
*/
	border-bottom-width:2px;
	border-bottom-color:#D3DD92;
	border-bottom-style:dotted;
	
}






.media_solid{
	width:534px;
	height:10px;
	float:left;
/*
	background-color:maroon;
*/
	border-bottom-width:2px;
	border-bottom-color:#D3DD92;
	border-bottom-style:solid;
	
}
.pic{
	padding-top:15px;
	padding-bottom:15px;
	float:left;

	/*
background-color:pink;
*/

	
}


