body {
  background: url(../img/bg.png) #fff;
  background-repeat: repeat-x !important;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font: 8pt Verdana;
  color: #444444;
}


#full {
  position: relative;
  background: url(../img/header_bg.jpg) #fff;
  background-repeat: no-repeat !important;
  z-index: 1;
  top: 0px;
  width: 914px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;

}

/* Fejléc CSS-e */


#fejlec {
  position: relative;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 914px;
  height: 140px;
  margin: 0px;
}

#kismenu {
  position: relative;
  top: 4px;
  width: 914px;
  height: 30px;
  text-align: right;
}

#logo {
  position: relative;
  top: 26px;
  left: 0px;
  text-align: left;
}

#logo img {
  border: 0px;
  text-decoration: none;
}


#menu {
  position: relative;
  top: 52px;
  width: 914px;
  height: 26px;
  text-align: right;
  color: #f6851f;
  font: 9pt Verdana;
  font-weight: 800;
}


#kismenu a {
  color: #ddd;
  font-weight: 800;
  text-decoration: none;
}

#kismenu a:hover {
  color: #ccc;
 }
 
 #alsomenu {
 position: relative;
 bottom: 10px;
 }
 
 #alsomenu a {
  color: #ddd;
  font-weight: 800;
  text-decoration: none;
}

#alsomenu a:hover {
  color: #ccc;
 }

#kismenu img {
  vertical-align: middle;
  border: 0px;
  text-decoration: none;
}

#menu a {
  color: #f6851f;
  font: 9pt Verdana;
  font-weight: 800;
  text-decoration: none;
}

#menu a:hover {
  color: #ffb02e;
 }

#info {
  position: absolute;
  top: 66px;
  left: 714px;
  width: 200px;
  text-align: right;
  color: #aaa;
  font: 7pt Verdana;
}

/* További elrendezés CSS */

#tartalom {
  position: relative;
  background: url(../img/content_bg.jpg);
  background-repeat: no-repeat !important;
  background-position: bottom;
  z-index: 5;
  padding: 0px;
  width: 914px;
  padding-top: 30px;
  border-top: 1px solid #3e3e3e;
}

.clr {
  clear: both;
}

.space {
  position: relative;
  height: 50px;
  width: 600px;

}

#fooszlop {
  position: relative;
  z-index: 10;
  width: 670px;
  margin: 0px;
  margin-left: 238px;
  text-align: justify;
}

#baloszlop {
  position: relative;
  z-index: 6;
  margin-left: 4px;
  float: left;
  width: 235px;
  text-align: left;
}


/* Tartalom rész CSS-e */

    /* Termék-kategóriás menük */

ul.bmenu {
  margin: 12px;
  padding: 0px;
}

ul.albmenu {
  margin: 0px 14px;
  padding: 0px;
}

li.almenupont {
  list-style-type: none;
  margin: 0px;
  padding: 2px 0px;
}

li.fokateg {
  list-style-type: none;
  margin: 0px;
  padding: 7px 0px;
  background: url(../img/smalline.jpg);
  background-position: bottom left;
  background-repeat: no-repeat !important;
}


ul.bmenu a {
  color: #f15b00;
  font: 9pt Verdana;
  font-weight: 800;
  text-decoration: none;
}

ul.bmenu a:hover {
  color: #f6851f;
 }

ul.albmenu a {
  font-weight: 400;
}

    /* Termék-kategóriás menü END */


#tartalom p{
  padding: 3px 5px;
  margin: 0px;
  text-align: justify;
  text-indent: 1em;
  line-height: 15px;
  word-spacing: 0.3em;
}

P a {
  color: #f15b00;
  font-weight: 600;
  text-decoration: none;
}

P a:hover {
  color: #f6851f;
 }

#tartalom h2{
  margin: 0px;
  padding: 12px 0px 6px 0px;
  text-indent: 1em;
  font: 11pt Verdana;
  font-weight: 800;
  background: url(../img/);
  background-repeat: no-repeat;
  background-position: left bottom ;
}

/*new stuff added by woFF*/
#searchontop {
	height: 14px;
	font-size: 9px;
}

#langbar {
	height: 18px;
	font-size: 9px;
	width: 100px;
	padding: 0px;
	margin: 0px;
}

#fooszlop a {
  color: #f6851f;
  font: 9pt Verdana;
  font-weight: 800;
  text-decoration: none;
}

#fooszlop a:hover {
  color: #ffb02e;
}
  
  /* TERMEKMÜTYÜRKÉKHEZ */

.termekkep {
  float: left;
  margin: 2px 10px 2px 0px;
  padding: 6px;
  border: 1px solid #bbb;
  background: #fdfdfd;
}


h3 {
  margin: 0px;
  padding: 22px 0px 6px 0px;
  font: 9pt Verdana;
  font-weight: 800;
  color: #d72d00;
}

#fooszlop li {
  margin: 1px 0px 1px 24px;
  padding: 1px 2px;
  list-style-type: disc;
}

