@charset "ISO-8859-2";
body{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	background: #424242 url(../images/main_bgr.jpg) repeat-x;
}
img{
	border-style: none;
}
#holder{
	border-top-style: none;
	border-right: 1px solid #cccccc;
	border-bottom-style: none;
	border-left: 1px solid #cccccc;
}

/* @group Head */

#head{
	background: url(../images/head_bgr.gif) no-repeat;
}
#head img{
	border-style: none;
}
#head #logo{
	margin-top: 26px;
	margin-left: 18px;
}
#head #client{
	margin: 15px 20px 0 0;
	color: white;
}
#head #testpage{
	margin: 19px 20px 0 0;
}

#head #languagechooser{
	margin: 75px 15px 0 0;
	float: right;
}

#head #languagechooser a{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
}

#head #languagechooser a:hover{
	color: #6ea7c5;
}

/* @end */

/* @group Center */
#center{
text-shadow: #fff 0 1px 0;
}
#center #m1{
	background: url(../images/menu_1_bgr_normal.jpg) no-repeat 0 0;
	float: left;
	clear: left;
}
#center #m1 a{
	border-style: none;
	display: block;
	width: 369px;
	height: 100px;
}
#center #m1 a:hover{
	background: url(../images/menu_1_bgr_up.jpg) no-repeat 0 0;
}
#center #m1 #selected{
	background: url(../images/menu_1_bgr_up.jpg) no-repeat 0 0;
}
#center #m2{
	background: url(../images/menu_2_bgr_normal.jpg) no-repeat 0 0;
	float: left;
	clear: left;
}
#center #m2 a{
	border-style: none;
	display: block;
	width: 369px;
	height: 100px;
}
#center #m2 a:hover{
	background: url(../images/menu_2_bgr_up.jpg) no-repeat 0 0;
}
#center #m2 #selected{
	background: url(../images/menu_2_bgr_up.jpg) no-repeat 0 0;
}
#center #m3{
	background: url(../images/menu_3_bgr_normal.jpg) no-repeat 0 0;
	float: left;
	clear: left;
}
#center #m3 a{
	border-style: none;
	display: block;
	width: 369px;
	height: 100px;
}
#center #m3 a:hover{
	background: url(../images/menu_3_bgr_up.jpg) no-repeat 0 0;
}
#center #m3 #selected{
	background: url(../images/menu_3_bgr_up.jpg) no-repeat 0 0;
}
#center #m1_content, #m2_content, #m3_content{
	background: url(../images/opening_center_bgr.jpg) no-repeat 0 0;
	float: right;
	clear: none;
	margin: 0;
	padding-top: 20px;
	width: 571px;
	height: 280px !important; height /**/: 300px;
	}
#center #m1_content p, #m2_content p, #m3_content p{
	color: black;
	font-size: 12px;
	line-height: 15px;
	margin: 0 20px 20px;
}
#center #m1_content a, #m2_content a, #m3_content a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#center #m1_content a:hover, #m2_content a:hover, #m3_content a:hover{
	text-decoration: underline;
}
#center #m1_content h2, #m2_content h2, #m3_content h2{
	color: black;
	margin: 0 20px 10px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
#center #m1_content h3, #m2_content h3, #m3_content h3{
	color: black;
	margin: 0 20px 10px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
#center #m1_content h4, #m2_content h4, #m3_content h4{
	color: black;
	margin: 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group Opening footer */

#opening_footer{
	background: url(../images/opening_footer_bgr.jpg) repeat-x 0 0;
	float: left;
}
#opening_footer a{
	float: right;
	border-style: none;
	padding: 0;
	margin-top: 20px;
	margin-right: 15px;
}

/* @end */

/* @group Footer */

#footer {
	font-size: 11px;
	color: #cccccc;
	background: url(../images/footer_bgr.gif) repeat-x;
	position: absolute;
	bottom: 0;
	margin-top: 50px;
}
#footer p{
	padding: 0;
	margin: 7px 0 0 20px;
	float: left;
	clear: none;
}
#footer a{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer img{
	border-style: none;
}
#footer #dina{
	margin: 0;
	padding: 0;
	float: right;
}

/* @end */

