/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:890px;
	background: #00427f url(../menu/inside/4.jpg) repeat-x 0 24px;
	color: #000000;
}
#outer, #outer_simple {
	height:100%;
	min-height:100%;
	width:881px;
	text-align:left;
	margin:auto;
	position:relative;
	background:#00427f url(../menu/inside/5.jpg) repeat-y top left;
}

#outer_simple {
	background:white;
}
 
html>body #outer{height:auto;} 

html>body #outer_simple{height:auto;} 

#innerwrap {
	float:left;
	width:830px;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:881px;
	height:194px;
	background:#00427f url(../menu/inside/3.jpg) no-repeat 0 24px;
	overflow:hidden;
	z-index:100;
}

#outer #left {
	position:relative;
	width:250px;
	float:left;
	padding-top:194px;
	padding-bottom:0;
}

#outer_simple #left {
	position:relative;
	width:10px;
	float:left;
	padding-top:194px;
	padding-bottom:0;
}

#right {
	position:relative;
	width:22px;
	float:right;
	height:350px;
	min-height:350px;
	padding-top:194px;
	padding-bottom:0;
}

#footer {
	width:881px;
	clear:both;
	height:200px;
	background:#00427f url(../menu/inside/6.jpg) no-repeat top left;
	text-align:center;
	left:0;
	bottom:0;
	position:absolute;
}

#outer #centrecontent {
	width:530px;
	float:right;
	padding-top:215px;
	padding-bottom:0;
	font-size:11px;
	font-family:Arial;
	color:#5c5b5b;
	margin-left:10px;
	min-height

}

#outer_simple #centrecontent {
	width:790px;
	float:right;
	padding-top:215px;
	padding-bottom:0;
	font-size:11px;
	font-family:Arial;
	color:#5c5b5b;
	margin-left:10px;
	min-height

}

#centrecontent h1 {
	margin:0;
	margin-bottom:22px;
	text-transform:uppercase;
	font-size:18px;
}

#header h1 {
	margin:0;
	margin-bottom:22px;
	text-transform:uppercase;
	font-size:18px;
	color:#818181;
	font-family:Arial;
	position:absolute;
	left:350px;
	top:110px;
}

#centrecontent p {
	margin:0;
	margin-bottom:22px;
}


#centrecontent a {
	color:#f68606;
	text-decoration:none;
}

#centrecontent a:hover {
	color:#f68606;
	text-decoration:underline;
}



#clearfooter {width:100%;height:200px;clear:both}









#languages {
	position:absolute;
	top: 115px;
	right:20px;
	font-family:Tahoma;
	font-size:12px;
	color:white;
}

#languages .over {
	background:#f68606;
	text-decoration:none;
}

#languages .normal {
	background:#999999;
	text-decoration:none;
}

#languages .normal_active {
	background:#f68606;
	text-decoration:none;
}


#languages #l1 {
	display:block;
	padding:9px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	color:white;
	margin-right:10px;
}

#languages #l2 {
	display:block;
	padding:9px;
	padding-top:4px;
	padding-bottom:4px;

	float:left;
	color:white;
	margin-right:10px;
}

#languages #l3 {
	display:block;
	padding:9px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	color:white;
}



#copyright {
	color:#d1dde8;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial;
	text-align:justify;
	width:373px;
	position:absolute;

	bottom: 13px;
	right:220px;
}

#copyright a {
	color:#d1dde8;
	text-decoration:none;
}

#copyright a:hover {
	color:#f68606;
	text-decoration:underline;
}


#homelink {
	display:block;
	width:220px;
	height:70px;
	position:absolute;
	top:70px;
	left:30px;
}



#katmeniu {
	background:#f68606;
	font-weight:bold;
	width:100%;
	font-size:11px;
	font-size:11px;
	font-family:Arial;
	position:absolute;
	top:150px;
	left:0;
}

#katmeniu a {
	padding: 3px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	display:block;
	float:left;
	color:white;
	background:#f68606;
	text-decoration:none;
}

#katmeniu a:hover {
	color:black;
}


.butt_back {
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(../menu/web/button_back.gif) no-repeat;
	padding-left: 19px;
}

.butt_back a {
	line-height: 20px;
}




