body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma,arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #ffffff;
	/*background: url("pics/bg.gif");*/
}

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

h1 {
	font-family: tahoma,arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-family: tahoma,arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

td, textarea, input, select {
	font-family: tehoma,arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

 
/*- Menu Top --------------------------- */

.menuTop_left {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 240px;
}
.menuTop_right {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 700px;
}

#menuTop {
      float: left;
      width: 100%;
      font-size: 12px;
      line-height: normal;
}  
#menuTop ul {
	  margin: 0;
	  padding: 5px 5px 0px 12px;
	  list-style: none;
}
#menuTop li {
      display: inline;
      margin: 0;
      padding: 0;
}
#menuTop a {
      float: left;
      background: url("pics/menutop_left1.gif") no-repeat left top;
      margin: 0;
      padding: 0px 1px 0px 10px;
      text-decoration: none;
}
#menuTop a span {
      float: left;
      display: block;
      background: url("pics/menutop_right1.gif") no-repeat right top;
      padding: 5px 15px 4px 6px;
      color: #ffffff;
}
/* For IE5-Mac \*/
#menuTop a span {float:none;}
/* End IE5-Mac hack */
#menuTop a:hover span {
      color: #ffffff;
}
#menuTop a:hover {
      background-position: 0% -50px;
}
#menuTop a:hover span {
      background-position: 100% -50px;
}

/* reverese menuTop */
#menuTop_r {
      float: left;
      width: 100%;
      font-size: 12px;
      line-height: normal;
}  
#menuTop_r ul {
	  margin: 0;
	  padding: 0px 0px 0px 15px;
	  list-style: none;
}
#menuTop_r li {
      display: inline;
      margin: 0;
      padding: 0;
}
#menuTop_r a {
      float: left;
      background: url("pics/menutop_left1_r.gif") no-repeat left bottom;
      margin: 0;
      padding: 0px 0px 0px 10px;
      text-decoration: none;
}
#menuTop_r a span {
      float: left;
      display: block;
      background: url("pics/menutop_right1_r.gif") no-repeat right bottom;
      padding: 5px 15px 7px 6px;
      color: #ffffff;
}
/* For IE5-Mac \*/
#menuTop_r a span {float:none;}
/* End IE5-Mac hack */
#menuTop_r a:hover span {
      color: #ffffff;
}
#menuTop_r a:hover {
      background-position: 0% -23px;
}
#menuTop_r a:hover span {
      background-position: 100% -23px;
}

/* SUBMENU */

.submenu {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin: -5px 0px 0px 17px;
	text-align: left;
}
#submenus {
      float: left;
      font-size: 12px;
      line-height: normal;
	  position: absolute;
}  
#submenus ul {
	  margin: 0;
	  padding: 5px 5px 0px 12px;
	  list-style: none;
}
#submenus li {
      display: inline;
      margin: 0;
      padding: 0;
}
#submenus a {
      float: left;
      background: url("pics/submenu_left.gif") no-repeat left top;
      padding: 0px 1px 0px 10px;
      text-decoration: none;
	  background-position: 0% -27px;
}
#submenus a span {
      float: left;
      display: block;
      background: url("pics/submenu_right.gif") no-repeat right top;
      padding: 2px 15px 4px 6px;
      color: #ffffff;
	  background-position: 100% -27px;
	  
}
/* For IE5-Mac \*/
#submenus a span {float:none;}
/* End IE5-Mac hack */
#submenus a:hover span {
      color: #ffffff;
}
#submenus a:hover {
      background-position: 0% -77px;
}
#submenus a:hover span {
      background-position: 100% -77px;
}


/* Main table */
.main_table {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/table_bg.jpg");
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 997px;
}
.top {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/top.jpg");
	padding: 0px 0px 0px 0px;
	height: 8px;
	width: 941px;
}
.left {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/left.jpg");
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 28px;
	text-align: right;
}
.right {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/right.jpg");
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 28px;
}
.header {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/header.jpg");
	padding: 0px 0px 0px 0px;
	height: 97px;
	width: 941px;
}
.header_flash {
	overflow : hidden;
	height: 97px;
	width: 941px;
}
.menu_site {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/menu.jpg");
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 941px;
}
.mleft {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/mleft.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 555px;
	width: 222px;
	text-align: right;
}
.mright {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/mright.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 555px;
	width: 719px;
	text-align: left;
}
.footer {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/footer.jpg");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 55px;
	width: 941px;
	text-align: center;
}
a.footer_link {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #203954;
	text-decoration: none;
}

.footer_tab {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/footer.jpg");
	background-repeat: no-repeat;
	height: 55px;
	width: 941px;
	text-align: center;
}
.footer_tab_left {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 55px;
	width: 741px;
	text-align: center;
}
.footer_tab_right {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 55px;
	width: 200px;
	text-align: center;
}

.menu_top {
	padding: 0px 10px 0px 0px;
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.left_table_1 {
	height: 40px;
}
.left_table_2 {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/lmenu1.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 222px;
	padding: 1px 20px 0px 0px;
}
.left_table_3 {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 102px;
	text-align: right;
	padding: 0px 15px 0px 0px;
}
.left_table_4 {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/lmenu2.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 222px;
	padding: 1px 20px 0px 0px;
}
.left_table_5 {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 70px;
	text-align: right;
}
.left_table_6 {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/lmenu3.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 222px;
	padding: 1px 20px 0px 0px;
}
.left_table_7 {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 70px;
	text-align: right;
}
.left_table_8 {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/lmenu4.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 222px;
	padding: 1px 20px 0px 0px;
}
.left_table_9 {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 86px;
	text-align: right;
}
.left_table_10 {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background: url("pics/lmenu5.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 222px;
	padding: 1px 20px 0px 0px;
}
.left_table_11 {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 70px;
	text-align: right;
}
.left_table_11_space {
	height: 5px;
}
.left_table_11_text {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.left_table_11_space2 {
	height: 7px;
}

.menu_table {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 207px;
}
.menu_table_space {
	height: 15px;
}
.menu_table_left {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_table_center{
	width: 5px;
}
.menu_table_right {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/nyil_piros_jobb.gif");
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.menu_table_right_kek {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/nyil_kek_jobb.gif");
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.menu_table_right_zold {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/nyil_zold_jobb.gif");
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

.sorting_table {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 500px;
}
.sorting_left {
	color: #000000;
	background-color: #ffffff;
	background: url("pics/nyil_kek_bal.gif");
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.sorting_center{
	width: 5px;
}
.sorting_right {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sorting_text {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.sorting_text {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.sorting_text:hover {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.link_left {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_left {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_left:hover {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.paddingright10 {
	padding: 0px 10px 0px 0px;
}
.paddingright15 {
	padding: 0px 15px 0px 0px;
}
.paddingright20 {
	padding: 0px 20px 0px 0px;
}

.newsletter_index {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





/* Admin felület */

.bejelentkezve {
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.bejelentkezve_cim {
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.bejelentkezve_piros_link {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bejelentkezve_piros_link {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bejelentkezve_piros_link:hover {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
}

.bejelentkezve_kek_link {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bejelentkezve_kek_link {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bejelentkezve_kek_link:hover {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000aa;
	text-decoration: none;
}

.bejelentkezve_zold_link {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bejelentkezve_zold_link {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bejelentkezve_zold_link:hover {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.menu_name {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.regisztracio {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.szin_piros {
	color: #e93c00;
}

.szin_kek {
	color: #3399cc;
}

.szin_simakek {
	color: #0000ff;
}

.szin_zold {
	color: #33cc00;
}

.szin_lejart {
	color: #990099;
}

.behuzas160 {
	    padding : 0px 20px 0px 160px;
}

.behuzas80 {
	    padding : 0px 20px 0px 80px;
}

.behuzas40 {
	    padding : 0px 20px 0px 40px;
}

.behuzas20 {
	    padding : 0px 20px 0px 20px;
}


.login_form {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 205px;
}

.login_form_text {
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.hibauzenet {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.tartalom {
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin : 0px 20px 10px 40px;
	text-align: left;
}

.cim {
	width: 719px;
	height: 20px;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url("pics/cim.png") no-repeat right top;
}

.cim_sz {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding : 0px 0px 0px 70px;
	line-height: 1.7em;
}

/*---------------*/

.partners {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.contact {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.contact_c {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contact_s {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contact_s {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contact_s:hover {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contact_cs {
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contact_t {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contact_t {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.contact_t:hover {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.kezdo {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 170px;
	height: 338px;
	background-color: #ffffff;
	background: url("menu/kepek/hosting/kezdo.png");
}
.mskezdo {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 170px;
	height: 338px;
	background-color: #ffffff;
	background: url("menu/kepek/hosting/mskezdo.png");
}
.halado {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 170px;
	height: 338px;
	background-color: #ffffff;
	background: url("menu/kepek/hosting/halado.png");
}
.mshalado {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 170px;
	height: 338px;
	background-color: #ffffff;
	background: url("menu/kepek/hosting/mshalado.png");
}
.profi {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 170px;
	height: 338px;
	background-color: #ffffff;
	background: url("menu/kepek/hosting/profi.png");
}
.msprofi {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 170px;
	height: 338px;
	background-color: #ffffff;
	background: url("menu/kepek/hosting/msprofi.png");
}

.tar_sz {
	width: 20px;
	background-color: #ffffff;
}

.tarhely_prize {
	font-family: arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 260px 0px 0px 0px;
	text-align: center;
}
.tarhely_prize2 {
	font-family: arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 292px 0px 0px 0px;
	text-align: center;
}
.tarhely_prize3 {
	font-family: arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 305px 0px 0px 0px;
	text-align: center;
}
.tarhely_prize_h {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.szovegek_piros {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.szovegek12 {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.domain_sz {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.domain_prize_c {
	font-family: arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.domain_prize {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.megrendeles {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
a.megrendeles {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
a.megrendeles:hover {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.link_honlapterkep {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.link_honlapterkep {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.link_honlapterkep:hover {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.links {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a.links {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a.links:hover {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.ralign_login {
	text-align: right;
	width: 200px;
}

.ralign_cim {
	text-align: right;
	width: 710px;
}

.bluekek {
	color: #000066;
}

.bluepiros {
	color: #ca3d3b;
}

.print_t {
	width: 700px;
}

.print_left {
	width: 150px;
}
.print_center {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 400px;
	text-align: center;
}
.print_right {
	width: 150px;
	text-align: right;
}

.webtarhely_akcio_a {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 150px;
	float: left;
}
.webtarhely_akcio_b {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 20px;
	float: left;
}
.webtarhely_akcio_c {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 400px;
	float: left;
}

.webtarhely_link {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
a.webtarhely_link {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
a.webtarhely_link:hover {
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}