body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

html,body,p,td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

p {
  line-height: 1.4em;
  font-size: 12px;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a:hover, div.hirek_linkek a:hover, ul.oldalterkep li a:hover {
	color: #E90025;
}


a.hivatkozas_keppel, div.hirek_linkek a, ul.oldalterkep li a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: url(../img/pfeil_rot.gif)  center left no-repeat;
	padding-left: 15px;
}


td.twelve {
  font-size: 12px;
}

img {
	border: none;
}

hr {
	clear: both;
	height: 1px;
	width: 100%;
	font-size: 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	margin: 3px 0px;
}

.hr_715 {
  clear: both;
  height: 1px;
  width: 715px;
	font-size: 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

.hr_490 {
  clear: both;
  height: 1px;
  width: 490px;
	font-size: 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

h1 {
	font-size: 24px;
	color: #e90025;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1.produkt {
	font-size: 48px;
	margin-left: 35px;
}

h2 {
	font-size: 15px;
	color: #e90025;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #494949;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

ul {
  list-style-image: url(../img/li_grafik.gif);
  font-size: 12px;
  margin-left: 0px;
  padding-left: 15px;
  line-height: 1.4em;
}

ol {
  list-style-image: none;
  list-style-type: decimal;
  font-size: 12px;
  margin-left: 0px;
  padding-left: 15px;
  line-height: 1.4em;
}

li {
  padding-bottom: 0.3em;
}

li.nav {
  padding-bottom: 0px;
}

span.newsgrey {
  font-family: 'courier new';
  font-size: 14px;
  font-weight: bold;
  color: #494949;
}

/* Raender */
#white {
	width: 954px;
	height: 100%;
	text-align: center;
	background-color: #ffffff;
	margin: 0px auto;
	padding-left: 1px;
	padding-right: 1px;
}

#grey {
	width: 952px;
	height: 100%;
	text-align: center;
	background-color: #ffffff;
	margin: 0px auto;
	padding-left: 1px;
	padding-right: 1px;
}

#all {
	width: 950px; /* 950px */
	height: 100%;
	text-align: left;
	margin: 0px auto;
	background-color: #ffffff;
	/*padding-left: 1px;
	padding-right: 1px;*/
}

#logo {
	width: 950px;
	margin: auto;
	background-image: url(../img/logo_topback.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
	border-bottom: 1px solid #acacac;
	padding: 0px 0px 0px 0px;
}

#innerlogo {
	padding: 35px 0px 0px 21px;
}

.en {
	font-size: 11px;
	font-family: arial;
	text-decoration: underline;
	color: #777777;
}

/*NAVIGATION*/
#nav {
	height: 33px;
	width: 950px;
	background-color: #323232;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ACACAC;
	position: relative;
	z-index: 3000;
}

#navtab {
	margin: auto 20px;
	width: 910px;
	text-align: left;
	height: 33px;
	text-transform: uppercase;
}

#nav a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #E90025;
}

#nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 110%;
}

#nav ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	position: relative;
	height: 33px;
}

#nav ul li ul {
	display: none;
	position: absolute;
	border: 1px solid #cccccc;
}

#nav ul li:hover ul {
	display: block;
}

#nav ul li ul, #nav ul li ul li {
	padding: 0px;
	margin: 0px;
	width: 200px;
	background: #ececec;
	height: auto;
}

#nav ul li a {
	display: block;
	padding: 10px 0px;
}

#nav ul li ul li a {
	text-transform: none;
	text-decoration: none;
	padding: 5px 8px 7px 8px;
	margin: 0px;
	text-align: left;
	color: #000000;
}

#nav ul li ul li a:hover {
	background: #ffffff;
}


li.fm_utolso {
	margin-right: 0px !important;
}

li.fm_akt {
}


.right {
text-align: right;
}

/*FOOTER*/
#footer {
	background-color: #F0F0F0;
	width: 950px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #777777;
	padding: 5px 0px;
	position:realtive;
	bottom:0px;
}

#footer a {
	font-family: arial;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}

#footer a:hover {
  color: #E90025;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

/*CONTENT*/
#content {
	width: 950px;
	background-image: url(../img/content_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
	text-align: center;
	text-align: left;
	margin: 0px auto;
}

#innercontent {
	width: 910px;
	margin: 0px auto;
	padding: 11px 0px 40px 0px;
	text-align: left;
}

#innercontent p {
  margin:0px;
	padding-top: 5px;
}


/*RECHTE SPALTE*/
#rcol {
  float: left;
  width: 210px; /* 208 */
  height: 100%;
}

/*LINKE SPALTE*/
#lcol {
  float: left;
  width: 180px;
	height: 100%;
	margin-right: 15px;
}

.nav {
  list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.nav2 {
  list-style-type: none;
	margin-left: 14px;
	padding: 0px;
}

.nav li {
  margin: 10px 0px;
}

a.link_nav_norm_right {
  font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-image: url(../img/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

a:hover.link_nav_norm_right {
	color: #e00025;
}

a:active.link_nav_norm_right {
	color: #e00025;
}

a.link_nav_bold_right {
  font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

a:hover.link_nav_bold_right {
	color: #e00025;
}

a:active.link_nav_bold_right {
	color: #e00025;
}

a.link_nav_bold_down {
  font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pfeil_rot_down.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

a:hover.link_nav_bold_down {
	color: #e00025;
}

a:active.link_nav_bold_down {
	color: #e00025;
}


/*li span {
  text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url(../img/pfeil_rot_down.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
*/

#box_l_special {
	float: left;
	width: 180px;
	height: 130px;
	border: 1px solid grey;
  margin:0px;
	padding:0px;
	margin-bottom: 25px;
}

#box_l_haendler {
  float: left;
	width: 180px;
  margin-bottom:10px;
	background-color: #ECECEC;
	padding: 0px;
}

/*MITTE*/
#mcol {
  float: left;
  width: 490px;
	height: 100%;
	min-height: 550px;
	margin-right: 15px;
	/* background-color: yellow; */
}

#mcolfelett {
	background-color: #ffffff;
}
.box_inner_pad_trbl {
	background-color: #ffffff;
	height: 100%;	
	min-height: 540px;

}
#mcolalatt {
	background-color: #ffffff;
}

#mcol_breit {
  float: left;
  width: 714px;
  height: 100%;

}

#beschreibung {
  float: left;
	width: 474px;
}

div.prod_uebersicht {
  width: 685px;
  margin-left: 15px;
	/* height: 100%; */
}

div.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

div.box_inner_pad_trbl {
	clear: both;
	padding: 0px 0px 10px 0px;
}

/* Boxen allgemein */
div.nornd5 {
  position: relative;
}


#box_headline {
	float: left;
	background-color: #494949;
	padding: 0px 8px 0px 8px;
	margin-bottom: 20px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}


#box_headline2 {
  position: absolute;
  top: 0px;
  left: 0px;
	float: left;
	padding: 0px 8px 0px 8px;
	margin-bottom: 20px;
}


a.linkbox {
  display: block;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/pfeil_rot_space.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}

a:hover.linkbox {
  font-family: arial;
	font-size: 12px;
	color: #E90025;
	background-image: url(../img/pfeil_rot_space.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}



.clearer {
	clear: both;
}


.felso_menu {
	width: 595px; /* 910 - 580px */
}

.felso_letoltes {
	width: 95px; /* 120px */
	background: url(../img/letoltes_nyil.gif) 0px 10px no-repeat;
	text-align: right;
	padding-right: 10px; /* 15px */
}

.felso_kereses {
	width: 210px;
	background: url(../img/suchfeld.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}


/*-------- FOOLDAL --------*/

#fo_tartalom {
	float: left;
	width: 684px; /* 680px; */
	height: 530px;
}

#fo_jobb {
  float: right;
  width: 210px;
}

#fo_jobb_tartalom {
	width: 210px;
	height: 530px;
}

#fo_jobb_tartalom p {
	font-size: 11px;
}

#fo_jobb_tartalom p a, #fo_jobb_tartalom .doboz_szoveges_fejlec p {
	font-size: 12px;
}

#fo_jobb_tartalom h2 {
	clear: both;
}


#fo_tartalom .fo_flash {
	width: 684px;
	height: 340px;
}

#fo_tartalom .aktualis_hirek {
	width: 674px; /* 684px */
	height: 30px; /* 42px = 530 - 488*/
	padding: 6px 5px;
}

#fo_tartalom .aktualis_hirek .friss_hirek {
	float: left;
}

#fo_tartalom .aktualis_hirek .friss_hirek a {
	color: #E90025;
	text-decoration: none;
}

#fo_tartalom .aktualis_hirek .friss_hirek b {
	font-family: 'courier new', arial;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}

#fo_tartalom .aktualis_hirek .tovabbi_hirek {
	float: right;
}

#fo_tartalom .aktualis_hirek .tovabbi_hirek a {
	background: url(../img/pfeil_rot.gif)  center left no-repeat;
	padding-left: 15px;
}


#fo_tartalom .harom_doboz {
	width: 684px;
	height: 144px;
}

/*-------- FOOLDAL vege --------*/



/*-------- BAL MENNU --------*/

#bal_menu {
	float: left;
	width: 180px; /* */
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 25px;
}

#bal_menu_cim {
	background-color: #e90025;
	margin-bottom: 6px;
	width: 100%;
}

ul.bal_menu_lista {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 125%;
}

ul.bal_menu_lista li {
	padding: 0px 0px 0px 17px;
	margin: 0px;
	background: url(../img/pfeil_rot.gif) 0px 7px no-repeat;
}


li.bal_menu_akt {
	font-weight: bold;
}

li.aloldal {
	background: url(../img/pfeil_rot_down.gif) 0px 9px no-repeat !important;
}

li.bal_menu_normal {
	font-weight: normal;
}

ul.bal_menu_lista li a {
	display: block;
	padding: 5px 0px 5px 0px;
}

#bal_menu ul {
	list-style: none !important;
	list-style-image: none !important;
}

/*-------- BAL MENNU vege --------*/


.szeles_tartalom {
	width: 715px; /* 685px + 15 + 15 */
	padding: 0px 0px 6px 0px;
}

.keskeny_tartalom {
	width: 490px; /* 460px + 15 + 15 */
	padding: 0px 0px 6px 0px;
}



.keskeny_tartalom h1, .keskeny_tartalom h2, .keskeny_tartalom h3, .keskeny_tartalom p, .keskeny_tartalom table, .keskeny_tartalom ul, .keskeny_tartalom ol, .keskeny_tartalom div.flash {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.szeles_tartalom h1, .szeles_tartalom h2, .szeles_tartalom h3, .szeles_tartalom p, .szeles_tartalom table, .szeles_tartalom ul, .szeles_tartalom ol, .szeles_tartalom div.flash {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.keskeny_tartalom table h1, .keskeny_tartalom table h2, .keskeny_tartalom table h3, .keskeny_tartalom table p, .keskeny_tartalom table table, .keskeny_tartalom table ul, .keskeny_tartalom table ol {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.szeles_tartalom table h1, .szeles_tartalom table h2, .szeles_tartalom table h3, .szeles_tartalom table p, .szeles_tartalom table table, .szeles_tartalom table ul, .szeles_tartalom table ol {
	margin-left: 0px !important;
	margin-right: 0px !important;
}


.keskeny_tartalom h1.termek, .szeles_tartalom h1.termek {
	font-size: 48px;
	margin-left: 35px !important;
	margin-right: 35px !important;
}

#tabberlive h1, #tabberlive h2, #tabberlive h3, #tabberlive p, #tabberlive table, #tabberlive ul, #tabberlive ol {
	margin-left: 0px !important;
	margin-right: 0px !important;
}


/* DOBOZOK STILUSA */

.doboz {
	float: left;
	margin-bottom: 25px;
}

#fo_tartalom .harom_doboz .doboz, #fo_tartalom .fo_flash .doboz {
	margin-bottom: 0px;
}

.doboz_szoveges {
	float: left;
}

.feher {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.szurke {
	background-color: #ececec;
	border: 0px solid #ececec;
}

.doboz_szoveges_fejlec {
	background-color: #494949;
	margin-bottom: 4px;
	width: 100%;
}

.doboz_szoveges_fejlec p, #bal_menu_cim p {
	height: 20px; /* 24px */
	padding: 5px 8px 0px 8px; /* top: a bal menu miatt */
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

div.box_innerpad {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 8px 8px; /* 8px */
}

div.box_innerpad p {
	font-size: 11px;
}

.bal_tartalom .doboz_szoveges {
	width: 178px !important; /* 180px - 2px border */
}

.jobb_tartalom .doboz_szoveges {
	width: 208px; /* 210px */
}


.harom_doboz .doboz_elso {
	float: left;
	padding-right: 14px;
}

.harom_doboz .doboz_masodik {
	float: left;
	padding-right: 14px;
}

.harom_doboz .doboz_harmadik {
	float: left;
}

.harom_doboz .doboz_szoveges {
	width: 216px; /* 218px */
	height: 142px; /* 144px*/
}

#fo_jobb_tartalom .doboz_szoveges {
	width: 208px;
	height: 524px; /* 530px */
}

/* DOBOZOK STILUSA VEGE */


/* TERMEK SIMA LISTA */


div.termek_sima_lista {
	width: 685px;
	padding: 0px;
	margin: 15px 15px 12px 15px;
}

div.termek_sima_lista div.termek_sima {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 340px;
}


div.termek_sima_lista div.termek_sima h2 {
	padding: 0px !important;
	margin: 0px !important;
}

div.termek_sima_lista div.termek_sima p {
	padding: 0px !important;
	margin: 0px !important;
	position: relative;
	font-size: 11px;
}


div.termek_sima_lista div.termek_sima p a {
	position: relative;
	top: 5px;
}


div.termek_sima_lista div.termek_sima div.termek_sima_kep {
	float: left;
	position: relative;
	width: 100px; /* 115px */
}

div.termek_sima_lista div.termek_sima img {
	border: 0px;
	background: #fff;
	padding: 0px 0px 0px 0px !important;
	margin: 0px !important;
}

div.termek_sima_lista div.termek_sima span {
	width: 104px;
	height: 104px;
	display: block;
	position: absolute;
	cursor: pointer;
	top: -2px;
	left: -2px;
	background: url(/fileadmin/template/media/img/mask_100.gif) no-repeat;
}

div.termek_sima_lista div.termek_sima div.termek_sima_leiras {
	float: left;
	width: 195px; /* 225px */
	padding: 0px 15px;
}


/* TERMEK SIMA LISTA VEGE */


ul.oldalterkep {
  list-style-type: none;
  list-style-image: none;
  font-size: 12px;
  margin-left: 0px;
  padding-left: 15px;
  line-height: 1.4em;
}

.szeles_tartalom ol {
  margin-left: 20px !important;
  *margin-left: 25px !important; /* IE7 fix */
}



/* FORMOK */


span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
	padding-left: 3px;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed*/ 
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
div.tx-powermail-pi1_mandatory {
	margin: 25px 15px 15px 15px;
}
div.tx-powermail-pi1_mandatory strong {
	color: red;
	font-size: 14px;
}
div.tx-powermail-pi1_mandatory li.powermail_mandatory_listitem strong {
	color: #000000;
	font-size: 12px;
}
div.tx-powermail-pi1_mandatory strong b {
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/*border: 1px solid #aaa;
	background-color: #ccc;*/
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	/*font-weight: bold;
	color: black;*/
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 90px;
	float: left;
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	/*font-weight: bold;*/
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 3px 0px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: url(../img/pfeil_rot.gif)  center left no-repeat;
	padding: 0px;
	margin: 10px 0px 0px 100px;
	padding-left: 15px;
	border: 0px;
	border-bottom: 1px solid #000;
	cursor: pointer;
}

input.tx-powermail-pi1_mandatory_submit {
	margin: 10px 0px 0px 0px !important;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover, input.tx-powermail-pi1_mandatory_submit:hover {
	color: #E90025;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	/*background-color: #eee;*/
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}



div.tx-powermail-pi1_formwrap fieldset {
	border: 0px;
}

div.tx-powermail-pi1_formwrap legend {
	display: none;
}

div.tx-powermail-pi1_formwrap label {
	float: left;
	font-size: 12px;
}

div.tx-powermail-pi1_formwrap input.powermail_text {
  border: solid;
  border-color: #cccccc;
  border-width: 1px;
  width: 250px;
  height: 15px;
  font-size: 12px;
  padding: 1px;
  margin-right: 5px;
}

div.tx-powermail-pi1_formwrap select {
  border: solid;
  border-color: #cccccc;
  border-width: 1px;
  width: 250px;
  height: 19px;
  font-size: 12px;
  padding: 1px;
  margin: 0px;
}

div.tx-powermail-pi1_formwrap textarea.powermail_textarea {
  border: solid;
  border-color: #cccccc;
  border-width: 1px;
  width: 250px;
  height: 8em;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  padding: 1px;
  margin-right: 5px;
}

/* FORMOK VEGE */


/* Magyarorszag terkep */

#mo_terkep {
 width: 460px;
 height: 288px;
 background: url(../img/Magyarorszag_terkep_0.jpg);
 margin: 10px auto;
 padding: 0;
 position: relative;
}
#mo_terkep li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#mo_terkep a {display: block;}

#mo_terkep_bp {left: 178px; top: 50px; width: 98px; height: 116px;}
#mo_terkep_baranya {left: 102px; top: 218px; width: 90px; height: 70px;}
#mo_terkep_borsod-abauj {left: 270px; top: 0px; width: 140px; height: 94px;}

#mo_terkep_bp a {height: 116px;}
#mo_terkep_baranya a {height: 70px;}
#mo_terkep_borsod-abauj a {height: 94px;}

#mo_terkep_bp a:hover {background: url(../img/Magyarorszag_terkep_0.jpg) -178px -338px no-repeat;}
#mo_terkep_baranya a:hover {background: url(../img/Magyarorszag_terkep_0.jpg) -102px -506px no-repeat;}
#mo_terkep_borsod-abauj a:hover {background: url(../img/Magyarorszag_terkep_0.jpg) -270px -288px no-repeat;}

#mo_terkep_zala {left: 20px; top: 150px; width: 75px; height: 75px;}
#mo_terkep_zala a {height: 75px;}
#mo_terkep_zala a:hover {background: url(../img/Magyarorszag_terkep_0.jpg) -20px -438px no-repeat;}


/* Magyarorszag terkep VEGE */

.csc-textpic-intext-left {
	margin-left: 15px;
}
