body {
	font-family: Arial;
	color: #447a95;
	background-color: #e9eaea;
	margin: 20px 0 0 0;
	background-image: url(../pix/page-bgr.png);
	background-repeat: repeat-x;
	cursor: default;
	font-size: 12px;
}
a:link {
	color: #5e93ad;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5e93ad;
}
a:hover {
	text-decoration: none;
	color: #5e93ad;
}
a:active {
	text-decoration: none;
	color: #5e93ad;
}
h3 {
	font-size: 16px;
}
.menu_level_1 {
	margin: 5px 0;
}
.menu_level_1 a {
	color: #255164;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
}
.menu_level_2 {
	margin: 5px 0;
}
.menu_level_2 a {
	color: #5a5a5a;
	font-weight: bold;
	font-size: 11px;
}
.menu_level_3 {
	margin: 5px 0;
}
.menu_level_3 a {
	color: #915E00;
	font-weight: bold;
	font-size: 11px;
}
.page {
	width: 800px;
	height: auto;
	margin: 0 auto;
}
.head {
	width: 800px;
	height: 89px;
}
.headb {
	width: 283px;
	height: 89px;
	float: left;
}
.headk {
	width: 500px;
	height: 49px;
	float: left;
	padding-top: 40px;
	text-align: right;
	background: url(../pix/head_bgr.png) repeat-x;
}
.headk a {
	font-size: 14px;
	font-weight: bold;
}
.headj {
	width: 17px;
	height: 89px;
	float: left;
	background: url(../pix/head_right.png) right no-repeat;
}
.headk h6 {
	margin: 0;
	padding: 0;
}
.bottom {
	width: 720px;
	height: 100px;
	padding: 30px 40px 20px 40px;
	background: url(../pix/bottom_bgr.png) repeat-x;
}
.bottom_box {
	width: 220px;
	height: 100px;
	float: left;
	padding: 0 10px;
}
.bottom_box h5, .bottom_box h6 {
	margin: 0;
	padding: 0;
	color: #A7B7CE;
}
.bottom_box h6 {
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
.footer {
	width: 800px;
	height: 26px;
	background: url(../pix/footer_bgr.png) repeat-x;
	padding: 10px 0;
	text-align: center;
}
.footer .footer_text {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.bal_menu {
	width: 152px;
	height: auto;
	padding: 10px 20px;
	background: url(../pix/left_box_bgr.png) repeat-y;
	font-size: 10px;
}
.bal_menu ul {
	padding: 0;
	margin: 0;
}
.bal_menu li {
	list-style-type: none;
	
}
.bal_menu li h4, .bal_menu li h5, .bal_menu li h6 {
	padding: 4px 0;
	margin: 0;
}
.bal_menu li h4 a {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0;
}
.bal_menu li h5 a {
	color: #396980;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 2px 0;
}
.bal_menu li h6 a {
	color: #2D5264;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 2px 0;
}
.bal_menu blockquote {
	padding: 1px;
	margin: 0px 0px 0px 10px;
}

#alkalmazasok_galeria {
	height: 550px;
	background: none;
}
#showcase {
	position: relative;
	width: 800px;
	height: 240px;
	padding: 0;
	margin: 0;
}
#showcase img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}