html,body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	height: 100%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.hide {
	display: none;
}

#test-mode {
	border: 4px solid #ff1100;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#test-mode a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #25603E;
}

#test-mode a:hover {
	text-decoration: underline;
}

#container {
	width: 914px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

a.main-top-start {
	display: block;
	position: absolute;
	width: 210px;
	height: 95px;
	top: 0px;
	left: 10px;
}

ul#main-top-menu {
	position: absolute;
	top: 24px;
	left: 232px;
	width: 672px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.top-menu {
	width: 102px;
	height: 16px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

a.top-menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.top-menu:hover {
	color: #c5dbed;
}

div.top-menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #c5dbed;
}

form {
	margin: 0px;
	padding: 0px;
}

input.normal {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background: url(p_default/t_default/s_default/img/input_bg.gif) repeat-x;
	border: 1px solid black;
}

textarea.normal, select.normal {
}

#main-bottom {
	clear: both;
	width: 914px;
	height: 44px;
	border-top: 2px solid #ffffff;
	background: #ffffff url(p_hema/t_default/s_default/img/bottom.jpg) no-repeat;
}

center#main-bottom-menu {
	width: 910px;
	padding: 0px;
	padding-top: 15px;
}

a.bottom-menu {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

a.bottom-menu:hover {
	color: #c5dbed;
}

span.bottom-menu,div.bottom-menu {
	font-family: tahoma;
	font-size: 11px;
	color: #c5dbed;
}

a.flag_hu {
	display: block;
	width: 31px;
	height: 21px;
	margin-right: 10px;
	float: left;
	background: url(p_hema/t_default/s_default/img/flag_hu_off.gif) no-repeat;
	text-decoration: none;
}

a.flag_hu:hover {
	background: url(p_hema/t_default/s_default/img/flag_hu_on.gif) no-repeat;
}

a.flag_de {
	display: block;
	width: 31px;
	height: 21px;
	margin-right: 10px;
	float: left;
	background: url(p_hema/t_default/s_default/img/flag_de_off.gif) no-repeat;
	text-decoration: none;
}

a.flag_de:hover {
	background: url(p_hema/t_default/s_default/img/flag_de_on.gif) no-repeat;
}

a.flag_en {
	display: block;
	width: 31px;
	height: 21px;
	margin-right: 10px;
	float: left;
	background: url(p_hema/t_default/s_default/img/flag_en_off.gif) no-repeat;
	text-decoration: none;
}

a.flag_en:hover {
	background: url(p_hema/t_default/s_default/img/flag_en_on.gif) no-repeat;
}

