body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  text-align: justify;
  color: #484848;
  font-size: 11px;
  font-family: Tahoma;
}
.kidlogo {
  background: url(template/image/kid_logo.jpg) no-repeat;
  z-index: 3;
  width: 122px;
  height: 28px;
  position: absolute;
  left: 35px;
  top: 507px;
}
.lakidlogo {
  background: url(template/image/lakid_logo.jpg) no-repeat;
  z-index: 15;
  width: 75px;
  height: 63px;
  position: absolute;
  left: 434px;
  top: 15px;
}
.ich-logo {
  background: url(template/image/iso_logo.jpg) no-repeat;
  z-index: 18;
  width: 75px;
  height: 87px;
  position: absolute;
  left: 315px;
  top: 15px;
}
h1 {
  font-size: 10px;
  font-weight: 500;
  color: #e0e0e0;
  padding: 0px;
  margin: 0px;
  width: 956px;
}
.lakidszoveg {
  z-index: 19;
  color: #484848;
  font-size: 11px;
  position: absolute;
  left: 438px;
  top: 78px;
}
.frame { /*oldalkeret*/
  width: 956px;
}
.left { /*balmenü*/
  width: 119px;
  float: left;
  height: 547px;
  background: #fff;
}
.navbar {
  width: 98px;
  height: 547px;
  border-left: 1px solid #000;
  margin-left: 17px;
}
.menuitem {
  margin-left: 17px;
  padding-top: 30px;
}
.navbar  a {
  width: auto;
  border: 0px;
  display: block;
  margin-bottom: 51px;
  color: #51B828;
  text-decoration: none;
  font-size: 12px;
}
.navbar a:hover {
  border: 0px;
  color: #484848;
  text-decoration: none;
}
.content {    /*Alodal keret*/
  width: 837px;
  float: left;
  height: 547px;
}
.cont_left{  /*Aloldal bal része*/
  width: 483px;
  border-right: 1px solid #000;
  float: left;
  height: 547px;
/*  overflow: auto;*/
/*  background-image: url(template/image/lakid_logo.jpg);
  background-repeat: no-repeat;
  background-position: right top;*/
}
.page_title {
  width: 71px;
  height: 547px;
  background: #fff;
  border-right: 1px solid #000;
}
.page_title img {
  margin-top: 10px;
  float: right;
}
.cont_text {
  margin-top: 100px;
  margin-right: 30px;
  width: 300px;
  /*width: 272px;*/
  height: 449px;
  line-height: 22px;
  float: right;
  overflow: auto;
  padding: 0 10px 0 5px;
}
.cont_text h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
  font-weight: 700;
}
.cont_text p {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
}
.cont_text ul {
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  list-style-type: disc;
  list-style-position: inside;
}
.cont_right { /*Aloldal jobb része*/
  width: 352px;
  float: right;
  height: 547px;
  border-right: 1px solid #000;
}
.cont_right img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
/*termékeknél kis képekhez*/
.termek_bg {
  width: 352px;
  height: 547px;
  border-right: 1px solid #000;
  float: right;
  background: url(template/image/fooldal.jpg) no-repeat;
}
.termek_bg img {
  width: 162px;
  float: left;
  border: 0px;
  height: 127px;
  margin-top: 9px;
  margin-left: 9px;
}
/*termékek linkjei*/
a.bisztro {
  background-repeat: no-repeat;
  background-position: 0 0 ;
  height: 127px;
  margin-top: 9px;
  margin-left: 9px;
  float: left;
}
a.bisztro:hover {
  background-position: 0 100%;
  margin-top: 9px;
  margin-left: 9px;
}
.footer {  /*lábléc*/
  width: 956px;
  border-top: 1px solid #000;
  clear: both;
}
.footer_text {
  padding-top: 100px;
  /*padding-left: 10px;
  padding-right: 10px;   */
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 938px;
  float: right;
}
.text_padd {
  color: #919191;
  width: 930px;
  float: right;
  /*margin-right: 8px;*/
}
.f_link {
  padding-top: 30px;
  text-align: center;
}
.f_link a {
  color: #919191;
  text-decoration: none;
}
.f_link a:hover {
  text-decoration: underline;
}
