* {margin:0; padding:0;}
body{
background-color: white;
}

.port {
	text-decoration: none;
	border: none;
	
	}
.port:focus{
	text-decoration: none;
	border: none;
	outline: none;
	}

.port:visited {
	text-decoration: none;
	border: none;
	outline: none;
	}
	
.port:active{
	text-decoration: none;
	border: none;
	outline: none;
	}



.top_body{
	position: relative;
	top: 10px;
	width: 1000px;
}

.top_text{
position: relative;
left:31px;
width:938px;

	font-family: arial,arial-black;
	font-weight: normal;
	font-size: 12px;
	color: #262266;
}
.header{
position: relative;
width:100%;
height:150px;

	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 14;
	color: #262266;
}
.menu{
position: relative;
width:100%;
height:55px;

	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 14;
	color: #262266;

}
.content{
position: relative;
width:100%;

	font-family: arial,arial-black;
	font-weight: normal;
	font-size: 14px;
	color: #262266;

}

.line{
position: relative;
width:100%;
height:20px;

	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 14;
	color: #262266;
}

.language_frame{
position: relative;
left:200px;
width: 250px;
height:148px;
	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 14;
	color: #262266;
	float: left;
}

.logo{
background-image: url('../img/dkhs_logo.PNG');
background-repeat:no-repeat;
width: 158px;
height:149px;
padding: 0px;
margin: 0px;

}
.dkhs_eu{
padding-top:30px;
	margin-left: 30px;
}
.corp_title_en{
background-image: url('../img/corp_title_en.jpg');
background-repeat:no-repeat;
width: 258px;
height:116px;
padding: 0px;
margin-top: 34px;
float: left;

}
.corp_title_pl{
background-image: url('../img/corp_title_pl.jpg');
background-repeat:no-repeat;
width: 258px;
height:116px;
padding: 0px;
margin-top: 34px;
float: left;

}
.arrow_left{
background-image: url('../img/arrow_left.PNG');
background-repeat:no-repeat;
width: 77px;
height:20px;
padding:0px;
margin: 0px;
float:left;
}
.arrow_body{
background-image: url('../img/arrow-body.PNG');
background-repeat:repeat-x;
height:20px;
padding:0px;
margin: 0px;
float: left;
}

.left_shade{
position :absolute;
background-image: url('../img/left_shade.png');
background-repeat:repeat-y;
width:9px;
padding:0px;
margin: 0px;

}

.yellow_mark{
position :absolute;
width:2px;
padding:0px;
margin: 0px;
background-color:#FCEE25;

}

.right_shade{
position :absolute;
background-image: url('../img/right_shade.png');
background-repeat:repeat-y;
width:9px;
padding:0px;
margin: 0px;

}

.arrow_right{
background-image: url('../img/arrow_right.PNG');
background-repeat:no-repeat;
width: 77px;
height:20px;
padding:0px;
margin: 0px;
float: left;
}

.language_box{
position:absolute;
width: 200px;
padding: 0px;
margin: 0px;
height: 50px;
}

.menu_bar{
position:absolute;
width: 200px;
padding: 0px;
margin: 0px;
height: 50px;
}

.menu_box{
position:absolute;
width: 100%;
padding: 0px;
margin: 0px;
height: 50px;
}

.content_box{
position:absolute;
width: 100%;
padding: 0px;
margin: 0px;
}


a.language
{
position:absolute;
width:60px;
height:31px;
text-decoration:none;
color:white;
text-align:center;
background-color:#262266;
	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 20;
	overflow:hidden;
	line-height:29px;
}
a.language:hover {background-color:#FCEE25;}
a.laguage:active, .chosen_l {
position:absolute;
width:60px;
height:31px;
text-decoration:none;
color:#FCEE25;
text-align:center;
background-color:#262266;
	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 20;
	overflow:hidden;
	line-height:29px;
	
}

a.menu_block
{
position:absolute;
width:170px;
height:31px;
text-decoration:none;
color:white;
text-align:center;
background-color:#262266;
	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 18;
	overflow:hidden;
	line-height:31px;
}
a.menu_block:hover {background-color:#FCEE25;}
a.menu_block:active, .chosen_menu {
position:absolute;
width:170px;
height:31px;
text-decoration:none;
color:#FCEE25;
text-align:center;
background-color:#262266;
	font-family: arial,arial-black;
	font-weight: bold;
	font-size: 18;
	overflow:hidden;
	line-height:31px;
	
}

