﻿/* Flavon max css hu */

a, a.innerStyle:link, a.innerStyle:visited, a:active {
color: #158AB7;
text-decoration: none;
}

a.innerStyle:hover {
text-decoration: underline;
}

body {
  margin: 0px auto;
  padding: 0px;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #666666;
  background-color: #E9E9E9;
  text-align: center;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

#container {
  width: 960px;
  height: auto;
  background: url(../images/container_bg.jpg) repeat-y 0 0;
  margin: 0px auto;
}

#header_top {
  width: 960px;
  height: 21px;
  background: url(../images/header_top.jpg) no-repeat 0 0;
}

#header {
  width: 960px;
  height: 100px;
  background: url(../images/header.jpg) no-repeat 0 0;
}

.choose_language {
  float: right;
  height: 20px;
  margin-top: 8px;
  margin-right: 16px;
  * margin-right: 16px;
  _ margin-right: 8px;  
}

.choose {
  float: left;
  font-family: Verdana;
  font-size: 9px;
  color: #FFF;
  font-weight: bold;
  padding-top: 3px;
}

.languages {
  float: left;
}

.languages select {
  font-family: Verdana;
  width: 100px;
  height: 16px;
  * height: 18px;
  _ height: 16px;
  font-size: 10px;
  border: 1px solid #742410;
  text-indent: 1px;
  margin-left: 3px;
  color: #FFF;
  background-color: #BE381B;
  padding: 1px;
}

.header_bottom_left {
  float: left;
  width: 186px;
  height: 21px;
  background: url(../images/header_bottom_left.jpg) no-repeat 0 0;  
}

.menu {
  float: left;
  width: 580px;
  height: 21px;
  background: url(../images/menu_bg.jpg) repeat-x 0 0;
  padding-left: 28px;
}

.header_bottom_right {
  float: left;
  width: 166px;
  height: 21px;
  background: url(../images/header_bottom_right.jpg) no-repeat 0 0;
}

.menu_cegunkrol {
  float: left;
  width: 85px;
  height: 16px;
  background: url(../images/menu_cegunkrol.jpg) no-repeat 0 0;
  display: block;
  margin: 5px 12px 0px 0px;
}

a.menu_cegunkrol:hover {
  background-position: 0px -16px;
}

.menu_uzlet {
  float: left;
  width: 48px;
  height: 16px;
  background: url(../images/menu_uzlet.jpg) no-repeat 0 0;
  display: block;
  margin: 5px 12px 0px 0px;
}

a.menu_uzlet:hover {
  background-position: 0px -16px;
}

.menu_onlineiroda {
  float: left;
  width: 97px;
  height: 16px;
  background: url(../images/menu_onlineiroda.jpg) no-repeat 0 0;
  display: block;
  margin: 5px 12px 0px 0px;
}

a.menu_onlineiroda:hover {
  background-position: 0px -16px;
}

.menu_letoltesek {
  float: left;
  width: 79px;
  height: 16px;
  background: url(../images/menu_letoltesek.jpg) no-repeat 0 0;
  display: block;
  margin: 5px 12px 0px 0px;
}

a.menu_letoltesek:hover {
  background-position: 0px -16px;
}

.menu_kapcsolat {
  float: left;
  width: 78px;
  height: 16px;
  background: url(../images/menu_kapcsolat.jpg) no-repeat 0 0;
  display: block;
  margin: 5px 12px 0px 0px;
}

a.menu_kapcsolat:hover {
  background-position: 0px -16px;
}

.menu_eloregisztracio {
  float: left;
  width: 103px;
  height: 16px;
  background: url(../images/menu_eloregisztracio.jpg) no-repeat 0 0;
  display: block;
  margin: 5px 12px 0px 0px;
}

a.menu_eloregisztracio:hover {
  background-position: 0px -16px;
}

#left_container {
  float: left;
  width: 231px;
  margin-bottom: 1px;
  background: url(../images/left_container_bg.jpg) repeat-y 0 0;
}

.termekek {
  width: 231px;
  height: 21px;
  background: url(../images/termekek.jpg) no-repeat 0 0;
}

.termek_flavonmax {
  width: 211px;
  height: 110px;
  background: url(../images/termek_flavonmax.jpg) no-repeat 0 0;
  margin: 0 0 0 15px;
  display: block;
}

.termek_flavonmax_plus {
  width: 211px;
  height: 111px;
  background: url(../images/termek_flavonmax_plus.jpg) no-repeat 0 0;
  margin: 0 0 0 15px;
  display: block;
}

.termek_flavonmax_kids {
  width: 211px;
  height: 110px;
  background: url(../images/termek_flavonmax_kids.jpg) no-repeat 0 0;
  margin: 0 0 4px 15px;
  display: block;
}

.mlm_klasszikusok {
  width: 211px;
  height: 109px;
  background: url(../images/mlmkgomb1.jpg) no-repeat 0 0;
  margin: 0 0 4px 15px;
  display: block;
}


.onlineiroda_header {
  width: 231px;
  height: 29px;
  background: url(../images/online_iroda_header.jpg) no-repeat 0 0;
  display: block;
}

.onlineiroda {
  width: 211px;
  height: 88px;
  background: url(../images/online_iroda.jpg) no-repeat 0 0;
  display: block;
  margin: 0 0 0 15px;
}

.onlineiroda_bottom {
  float: left;
  width: 231px;
  height: 2px;
  background: url(../images/left_container_bottom.gif) no-repeat 0 0;
  display: block;
  font-size: 0px;
}

#middle_container {
  float: left;
  width: 519px;
  height: auto;
}

.submenu {
  width: 506px;
  height: 24px;
  background: url(../images/submenu_bg.jpg) repeat-x 0 0;
  display: block;
  padding-top: 12px;
  padding-left: 13px;
  text-align: left;
}

.submenu a {
  font-size: 10px;
  font-family: Verdana;
  color: #666666;
  text-decoration: none;
}

.submenu a:hover {
  color: #000;
}

.elvalaszto {
  width: 1px;
  height: 10px;
  background: url(../images/elvalaszto.gif) no-repeat 0 0;
  top: 2px;
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
}

.content {
  display: block;
  padding: 12px 20px 10px 20px;
  text-align: justify;
}

#right_container {
  float: left;
  width: 200px;
  height: auto;
  background-color: #FEF7E4;
}

.aktualitasok {
  width: 200px;
  height: 20px;
  background: url(../images/aktualitasok.jpg) no-repeat 0 0;
  display: block;
}

.rendezvenyek {
  height: 17px;
  background: #FEEB9C url(../images/icons/rendezvenyek.gif) no-repeat 8px 6px;
  padding-left: 20px;
  display: block;
  font-family: Verdana;
  color: #996905;
  text-align: left;
  font-weight: bold;
  font-size: 10px;
  padding-top: 3px;
  margin-bottom: 10px;
}

.jobbmenu_szegely {
  border-left: 1px solid #FEF3CB;
  border-right: 1px solid #FEF3CB;
}
  
.kiiras {
  margin-top: 10px;
  margin-bottom: 10px;
}

.rendezveny {
  width: 175px;
  display: block;
  text-align: left;
  margin: 0 0 0 13px;
  * margin: 0px;  
}

.rendezveny a {
  color: #996905;
  text-decoration: none;
}

.rendezveny a:hover {
  color: #990000;
}

.rendezveny_szagatott {
  width: 175px;
  display: block;
  height: 1px;
  background: url(../images/icons/jobbmenu_szaggatott.gif) repeat-x 0 0px;
  margin: 4px 0 4px 12px;
  * margin: 4px 0 4px 0px;
  font-size: 0px;
}

.right_container_bottom {
  width: 200px;
  height: 12px;
  display: block;
  background: url(../images/right_container_bottom.jpg) no-repeat 0 0px;
  margin-top: 6px;
}

.hirlevel_header {
  width: 200px;
  height: 12px;
  display: block;
  background: url(../images/right_container_bottom.jpg) no-repeat 0 0px;
}

.hirlevel_title {
  width: 200px;
  height: 17px;
  display: block;
  background: url(../images/hirlevel_title.jpg) no-repeat 0 0px;
}

.hirlevel_box {
  width: 200px;
  height: 80px;
  display: block;
  background-color: #DFEAF4;
  padding-top: 6px;
  margin-bottom: 1px;
}

.hirlevel {
  width: 130px;
  height: 13px;
  border: 1px solid #CCDEEE;
  font-size: 10px;
  color: #0099CC;
  text-indent: 2px;
  margin-left: 5px;
}

.hirlevel_email {
  margin-top: 8px;
  * margin-top: 5px;
}

.hirlevel_nev {
  margin-left: 8px;
}

.hirlevel_buttons {
  margin-top: 8px;
}

.hirlevel_button {
  width: 90px;
  height: 20px;
  background: url(../images/hirlevel_button.gif) no-repeat 0 0px;
  margin-right: 3px;
  border: none;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #0099CC;
  padding-bottom: 1px;
  * padding-bottom: 0px;
}

.leiratkozas {
  margin-right: 0px;
  color: #999999;
}

.footer_left {
  float: left;
  width: 16px;
  height: 63px;
  background: url(../images/footer_left.jpg) no-repeat 0 0px;
}

.footer_middle {
  float: left;
  width: 928px;
  height: 63px;
  background: url(../images/footer_bg.jpg) repeat-x 0 0px;
  text-align: left;
  color: #FFF;
}

.footer_right {
  float: left;
  width: 16px;
  height: 63px;
  background: url(../images/footer_right.jpg) no-repeat 0 0px;
}

.footer_text {
  float: left;
}

.copyright {
  position: relative;
  color: #FFF;
  top: 12px;
  left: 15px;
  display: block;
  width: 350px;
}

.footer_menu {
  position: relative;
  top: 14px;
  left: 15px;
}

.footer_menu a {
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.footer_menu a:hover {
  text-decoration: underline;
}

.masterweb {
  float: right;
  margin-top: 4px;
  width: 140px;
  height: 42px;
  background: url(../images/masterwebdesign.jpg) no-repeat 0 0px;
}

.header_icon {
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
}

.focimek_flavonkids {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #CE6B1B;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #CE6B1B;
}

.alcimek_flavonkids {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #CE6B1B;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
  background: url(../images/focim_kezdes.gif) no-repeat 0 4px;
}

/* Flavon kids termék boksz formázásai */

.termek_box_kids {
  margin: 0px auto;
  min-height: 100px;
  background: #F7E5C1 url(../images/termekek/flavonkids_box_bg.jpg) repeat-x;
  color: #CE6B1B;
  border:1px solid #F5DEB1
}

.termek_box_header_kids {
  width: 11px;  
  height: 18px;
  float: left;
  background: url(../images/termekek/flavonkids_head_ferde.jpg) no-repeat 0 0;
}

.sitemap {
  float: left;
  background: url(../images/termekek/flavonkids_head_bg.gif) repeat-x 0 0;
  height: 18px;
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
  text-align: left;
  background-color: #FFF;
  padding-right: 5px;
}

.termek_box_header_right {
  float: right;
  background: url(../images/termekek/flavonkids_head_right.gif) no-repeat 0 0;
  width: 1px;
  height: 18px;
}

.termek_kep_kids {
  float: right;
  margin: 15px 8px 0;
}

.termekleiras_kids {
  float: left;
  background: url(../images/termekek/flavonkids_logo.gif) no-repeat;
  width: 190px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  margin: 10px 12px 0;
  _ margin: 10px 7px 0;
  padding-top: 25px;
  * padding-top: 35px;
}

.termek_almenu {
  float: left;
  width: 120px;
  padding-left: 20px;
  margin-top: 15px;
}

.termek_almenu a {
  color: #CE6B1B;
  text-decoration: underline;
}

.termek_almenu a:hover {
  text-decoration: none;
}

.flavonkids_line {
  height: 4px;
  background: url(../images/termekek/flavonkids_line_bg.gif) repeat-x 0 0px;
  margin: 1px auto 10px auto;
}

/* Flavon Max PLUS termék boksz formázásai */

.termek_box_maxplus {
  margin: 0px auto;
  min-height: 100px;
  background: #F6DCDD url(../images/termekek/flavonmaxplus_box_bg.jpg) repeat-x;
  color: #B3250D;
  border: 1px solid #F5DDD6;
}

.termek_box_header_maxplus {
  width: 11px;  
  height: 18px;
  float: left;
  background: url(../images/termekek/flavonmaxplus_head_ferde.jpg) no-repeat 0 0;
}

.sitemap_maxplus {
  float: left;
  background: url(../images/termekek/flavonmaxplus_head_bg.gif) repeat-x 0 0;
  height: 18px;
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
  text-align: left;
  background-color: #FFF;
  padding-right: 5px;
}

.termek_box_header_right_maxplus {
  float: right;
  background: url(../images/termekek/flavonmaxplus_head_right.gif) no-repeat 0 0;
  width: 1px;
  height: 18px;
}

.termek_kep_maxplus {
  float: right;
  margin: 15px 8px 0;
}

.termekleiras_maxplus {
  float: left;
  background: url(../images/termekek/flavonmaxplus_logo.gif) no-repeat;
  width: 190px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  margin: 10px 12px 0;
  _ margin: 10px 7px 0;
  padding-top: 25px;
  * padding-top: 35px;
}

.termek_almenu_maxplus {
  float: left;
  width: 120px;
  padding-left: 20px;
  margin-top: 15px;
}

.termek_almenu_maxplus a {
  color: #B3250D;
  text-decoration: underline;
}

.termek_almenu_maxplus a:hover {
  text-decoration: none;
}

.flavonmaxplus_line {
  height: 4px;
  background: url(../images/termekek/flavonmaxplus_line_bg.gif) repeat-x 0 0px;
  margin: 1px auto 10px auto;
}

.focimek_flavonmaxplus {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #B3250D;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #B3250D;
}

.alcimek_flavonmaxplus {
  height: 17px;
  display: block;
  font-size: 12px;
  color:#B3250D;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
  background: url(../images/focim_kezdes.gif) no-repeat 0 4px;
}


/* Flavon Max termék boksz formázásai */

.termek_box_max {
  margin: 0px auto;
  min-height: 100px;
  background: #F1F2F4 url(../images/termekek/flavonmax_box_bg.jpg) repeat-x;
  color: #158AB7;
  border: 1px solid #DFEAF4;
}

.termek_box_header_max {
  width: 11px;  
  height: 18px;
  float: left;
  background: url(../images/termekek/flavonmax_head_ferde.jpg) no-repeat 0 0;
}

.sitemap_max {
  float: left;
  background: url(../images/termekek/flavonmax_head_bg.gif) repeat-x 0 0;
  height: 18px;
  font-family: Verdana;
  font-size: 10px;
  color: #666666;
  text-align: left;
  background-color: #FFF;
  padding-right: 5px;
}

.termek_box_header_right_max {
  float: right;
  background: url(../images/termekek/flavonmax_head_right.gif) no-repeat 0 0;
  width: 1px;
  height: 18px;
}

.termek_kep_max {
  float: right;
  margin: 15px 8px 0;
}

.termekleiras_max {
  float: left;
  background: url(../images/termekek/flavonmax_logo.gif) no-repeat 0 4px;
  width: 190px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  margin: 10px 12px 0;
  _ margin: 10px 7px 0;
  padding-top: 25px;
  * padding-top: 35px;
}

.termek_almenu_max {
  float: left;
  width: 120px;
  padding-left: 20px;
  margin-top: 15px;
}

.termek_almenu_max a {
  color: #158AB7;
  text-decoration: underline;
}

.termek_almenu_max a:hover {
  text-decoration: none;
}

.flavonmax_line {
  height: 4px;
  background: url(../images/termekek/flavonmax_line_bg.gif) repeat-x 0 0px;
  margin: 1px auto 10px auto;
}

.focimek_flavonmax {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #158AB7;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #158AB7;
}

.alcimek_flavonmax {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #158AB7;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
  background: url(../images/focim_kezdes.gif) no-repeat 0 4px;
}

.alcimek_flavonmax_vezetok {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #158AB7;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
}

/* Flavon max összetevők formázásai */

.osszetevok_max_header {
  height: 16px;
  background-color: #ECEEF0;
  padding-left: 7px;
  color: #158AB7;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-top: 2px;
}

.osszetevok_max_box {
  margin: 2px 0px 6px 0px;
  background-color: #F8F8F8;
  padding: 8px 15px 10px 15px;
  text-align: justify;
}

.osszetevo_img_right {
  float: right;
  margin-left: 12px;
}

.osszetevo_img_center {
  float: center;
  margin-left: 12px;
}


.osszetevo_img_left {
  float: left;
  margin-right: 12px;
}

/* Flavon max PLUS+ összetevők formázásai */

.osszetevok_maxplus_header {
  height: 16px;
  background-color: #F8EBE8;
  padding-left: 7px;
  color:#B3250D;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-top: 2px;
}

.osszetevok_maxplus_box {
  margin: 2px 0px 6px 0px;
  background-color: #F8F8F8;
  padding: 8px 15px 10px 15px;
  text-align: justify;
}

.osszetevo_img_right {
  float: right;
  margin-left: 12px;
}

.osszetevo_img_left {
  float: left;
  margin-right: 12px;
}

/* Flavon Kids összetevők formázásai */

.osszetevok_kids_header {
  height: 16px;
  background-color: #FBECCD;
  padding-left: 7px;
  color: #CC6C20;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-top: 2px;
}

.osszetevok_kids_box {
  margin: 2px 0px 6px 0px;
  background-color: #F8F8F8;
  padding: 8px 15px 10px 15px;
  text-align: justify;
}

.osszetevo_img_right {
  float: right;
  margin-left: 12px;
}

.osszetevo_img_left {
  float: left;
  margin-right: 12px;
}

/* ÁLTALÁNOS FORMÁZÁSOK: LINKEK, KÉPEK, P stb. */

.focimek_box {
  height: 17px;
  display: block;
  font-size: 12px;
  color: #0099CC;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  background: url(../images/focim_kezdes.gif) no-repeat 0 4px;
  padding-left: 12px;
  border-bottom: 1px dotted #0099CC;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.link {
  color: #B43B1D;
  text-decoration: underline;
}

a.link:hover {
  text-decoration: none;
}

.szokiemelesek {
  color: #0099CC;
}

.vastagkimelesek {
  color: #0099CC;
  font-weight: bold;
}

img {
  border: none;
}

.vastag_kiemelt {
  font-weight: bold;
  font-family: Verdana;
  font-size: 9px;
}

.narancs_text {
  color: #CE6B1B;
}

.kek_text {
  color: #158AB7;
}

.bordo_text {
  color: #B3250D;
}