form, input, h1, h2, h3, h4, h5, ul, li, hr {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
p {
	margin: 0px 0px 14px 0px;
}

a {
	color: #00346D;
}
a:hover {
	color: #0196B7;
}
ul{
	margin: 10px 10px 20px 30px;
	list-style-type: square;
}
li {
	margin-bottom: 2px;
}
#messagebox {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background: url(../frame/messagebox.gif) no-repeat;
	width: 330px;
	height: 120px;
	color: #0196B7;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#messagebox .messagetext {
	padding: 34px 20px 30px 20px;
	text-align: center;
}

/*----- SZERKEZET -----*/
body {
	margin-top: 0px;
	background: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00346D;
}
#container {
	margin: 0px auto;
	width: 950px;
	background: #FFF;
}
#container #lang_menu{
	padding: 5px 20px 0px 20px;
	width: 910px;
	height: 18px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
#container #lang_menu a{
	text-decoration: none;
	color: #71A926;
}
#container #lang_menu a:hover{
	color: #00346D;
}
#container #lang_menu a.aktiv{
	text-decoration: none;
	color: #00346D;
}
#container #header{
	position: relative;
	width: 950px;
	height: 125px;
	background: url(../frame/header_bg.gif) no-repeat;
}
#container #header a.h_logo{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 100px;
	color: #FFF;
}
#container #header a.h_logo span{
	display: none;
}
#container #header h1{
	position: absolute;
	top: 45px;
	left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	letter-spacing: 1px;
}


/*--- TEST ---*/
#container #left{
	float: left;
	width: 189px;
}
#container #content{
	float: left;
	position: relative;
	padding: 7px 19px;
	width: 499px;
	text-align: left;
}
#container #right{
	float: right;
	width: 224px;
}
#container #clear{
	clear: both;
	width: 950px;
	height: 40px;
	background: url(../frame/footer_bg.gif) no-repeat;
	font-size: 0px;
}

/*MENÜ*/
#container #left #menu{
	padding-top: 4px;
	width: 189px;
	text-align: left;
	font-size: 10px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li .m_line{
	width: 189px;
	height: 1px;
	background: url(../frame/hr_bg.gif) repeat-x;
	font-size: 1px;
}
#menu li a {
	display: block;
	padding: 6px 0px 6px 24px;
	width: 165px;
	background: url(../frame/m_arrow_kek.gif) no-repeat;
	background-position: 9px 7px;
	color: #00346D;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	color: #71A926;
	background: url(../frame/m_arrow_zold.gif) no-repeat;
	background-position: 9px 7px;
}
#menu li a.aktiv {
	display: block;
    padding: 6px 0px 6px 24px;
	width: 165px;
	background: url(../frame/m_arrow_zold.gif) no-repeat;
	background-position: 9px 7px;
	color: #71A926;
	text-decoration: none;
	font-weight: bold;
}
#menu li li a{
	display: block;
	padding: 6px 0px 6px 40px;
	width: 149px;
	background: none;
	color: #00346D;
	text-decoration: none;
	font-weight: normal;
}
#menu li li a:hover{
	background: none;
	color: #71A926;
}
#menu li li a.aktiv{
	display: block;
    padding: 6px 0px 6px 40px;
	width: 149px;
	background: none;
	color: #71A926;
	text-decoration: none;
	font-weight: normal;
}
#container #footer{
	padding-top: 8px;
	width: 950px;
	height: 22px;
	background: url(../frame/hr_bg.gif) repeat-x bottom center;
	font-size: 10px;
	color: #00346D;
	font-weight: bold;
}
#container #footer a{
	color: #00346D;
	text-decoration: none;
}
#container #footer a:hover{
	color: #71A926;
}
#container #bottom_menu{
	padding: 8px 15px 0px 15px;
	width: 920px;
	height: 32px;
	font-weight: bold;
	font-size: 10px;
	color: #71A926;
}
#container #bottom_menu #b_menu{
	float: left;
	width: 600px;
	text-align: left;
}
#container #bottom_menu #fps{
	float: right;
	width: 320px;
	text-align: right;
}
#container #bottom_menu #b_menu a, #container #bottom_menu #fps a {
	color: #71A926;
	text-decoration: none;
}
#container #bottom_menu #b_menu a:hover, #container #bottom_menu #fps a:hover {
	color: #00346D;
}
#container #bottom_menu #b_menu a.aktiv{
	color: #00346D;
	text-decoration: none;
}

/*--- WEBSHOP ---*/
#left #webshop {
	display: block;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 8px 0px 0px 15px;
	width: 174px;
	background: url(../frame/webshop_bg.gif) #FFF no-repeat;
	text-align: left;
}
#left #webshop h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #E34633;
}
#left #webshop h3 a{
	margin: 0px;
	color: #E34633;
	text-decoration: none;
	font-style: normal;
}
#left #webshop h3 a:hover{
	color: #ff978b;
}
#left #webshop a{
	margin-top: 40px;
	display: block;
	font-weight: bold;
	color: #00346D;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#left #webshop a:hover{
	color: #E34633;
}

/*--- HÍREK ---*/
#left #hirek_panel {
	margin-top: 15px;
	padding: 20px 0px 0px 0px;
	width: 189px;
	background: url(../frame/hirek_bg.gif) #FFF no-repeat;
	text-align: left;
}
#left #hirek_panel h3{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #89C541;
}
#left #hirek_panel h3 a{
	display: block;
	font-weight: bold;
	color: #89C541;
	text-decoration: none;
}
#left #hirek_panel h3 a:hover{
	color: #c5f092;
}

#left #hirek_panel #hirek{
	margin-top: 40px;
	width: 189px;
	overflow: hidden;
	font-size: 10px;
	text-align: left;
}
#left #hirek_panel #hirek .hir{
	padding: 0px 15px 0px 15px;
	width: 159px;
}
#left #hirek_panel #hirek .hir .hir_cim{
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}
#left #hirek_panel #hirek .hir .hir_cim a{
	color: #00346D;
	text-decoration: none;
}
#left #hirek_panel #hirek .hir .hir_cim a:hover{
	color: #71A926;
}
#left #hirek_panel #hirek .hir .hir_datum{
	font-size: 10px;
	padding-bottom: 10px;
}
#left #hirek_panel #hirek .hir .hir_img{
	float: left;
	padding: 0px 5px 5px 0px;
}
#left #hirek_panel #hirek .hir .hir_szoveg{
	padding-bottom: 5px;
}
#left #hirek_panel #hirek .h_line{
	clear: both;
	padding: 5px 0px;
	width: 189px;
	height: 1px;
	background: url(../frame/hr_bg.gif) repeat-x;
	background-position: 0px 5px;
	font-size: 1px;
}

/*--- BÉRGYÁRTÁS TANÁCSOK ---*/
#right #tanacs_panel {
	margin-top: 15px;
	padding: 20px 0px 0px 0px;
	width: 224px;
	background: url(../frame/bergyartas_bg.gif) #FFF no-repeat;
	text-align: left;
}
#right #tanacs_panel h3{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00346D;
}
#right #tanacs_panel h3 a{
	display: block;
	font-weight: bold;
	color: #00346D;
	text-decoration: none;
}
#right #tanacs_panel h3 a:hover{
	color: #71A926;
}
#right #tanacs_panel #bergyar_kep{
	margin-top: 55px;
	width: 224px;
	height: 130px;
}

#right #tanacs_panel #tanacs{
	padding: 5px 15px;
	background: url(../frame/tipp_middle.gif) repeat-y;
	font-weight: normal;
	font-size: 11px;
	color: #00346D;
	overflow: hidden;
}
#right #tanacs_panel #tobbtanacs{
	padding: 5px 15px;
	background: url(../frame/tipp_middle.gif) repeat-y;
	font-weight: bold;
	font-size: 10px;
	color: #00346D;
}
#right #tanacs_panel #tanacs a, #right #tanacs_panel #tobbtanacs a{
	color: #00346D;
	text-decoration: none;
}
#right #tanacs_panel #tanacs a:hover, #right #tanacs_panel #tobbtanacs a:hover{
	color: #71A926;
}

/*--- RÓLUK MONDTÁK ---*/
#right #rolunk_panel {
	margin-top: 15px;
	padding: 6px 0px 0px 0px;
	width: 224px;
	background: url(../frame/rolunk_bg.gif) #FFF no-repeat;
	text-align: left;
}
#right #rolunk_panel h3{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #EF8C18;
}
#right #rolunk_panel h3 a{
	display: block;
	font-weight: bold;
	color: #EF8C18;
	text-decoration: none;
}
#right #rolunk_panel h3 a:hover{
	color: #fbc688;
}
#right #rolunk_panel #rolunk{
	margin-top: 54px;
	width: 224px;
	overflow: hidden;
	font-size: 10px;
	text-align: left;
}
#right #rolunk_panel #rolunk .rol{
	padding: 0px 15px 0px 15px;
	width: 194px;
}

#container #right #rolunk_panel #rolunk .rol .rol_img{
	float: left;
	padding: 0px 5px 5px 0px;
}
#container #right #rolunk_panel #rolunk .rol .rol_szoveg{
	padding-bottom: 5px;
}
#container #right #rolunk_panel #rolunk .rol .rol_nev{
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
#container #right #rolunk_panel #rolunk .rol .rol_cegnev{
	clear: both;
	padding-bottom: 5px;
}
#right #rolunk_panel #rolunk .h_line{
	clear: both;
	padding: 10px 0px;
	width: 224px;
	height: 1px;
	background: url(../frame/hr_bg.gif) repeat-x;
	background-position: 0px 10px;
	font-size: 1px;
}
.logos{
	float:left;
	margin:10px 0;
	padding:10px; 0;
	width:470px;
	list-style-type:none;
}
.logos li{
	width:150px;
	height:110px;
	display:block;
	float:left;
	margin:1px;
	padding:0 0 20px 0;
	text-align:center;
}
.logos li img{
	text-align:center;
}
.logos li .likeret{
	width:150px;
	height:80px;
	float:left;
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
}
#map{
	width: 230px;
	height: 300px;
	border: 1px solid #01346E;
	overflow: hidden;
}
#pos_1, #pos_2, #pos_3, #pos_4, #pos_5, #pos_6, #pos_7, #pos_8, #pos_9, #pos_10{
	position: absolute;
	margin: 0;
	border: 11px solid #7bab24;
}
