body { 
  margin: 0;
  background-color: #f2f2f2;
} 
#tartalom {
  background : #f2f2f2;
  position : relative; 
} 
#fo {
  width: 1000px;
  margin-right: auto;
  
} 
#kozep { 
  margin: 20px 30px 30px 200px;
} 
#kozep img {
  
  margin-right: 6px;
  margin-bottom: 3px;
} 

p {
  font-family: Verdana, Ariel, sans-serif;
  font-size: 11px;
  color: #000000;
  text-align:left;
}
#menu { 
  background-color: #575f0f;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #ffffff;
  
  font-family: Verdana, Ariel, sans-serif;
  font-size: 12px;
  text-align: center; 
} 
#menu a:link, #menu a:visited, #menu a:active {
  color: #ffffff; 
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover {
  color : #b2b867; 
} 
#fejlec {
	background-color: #000000;
        background-image: url(kepek/bioszoft.JPG);
        background-repeat: no-repeat; 
        height: 200px;
	text-align:right; 
	color: #ffffff;
      }
#fejlec a:link, #fejlec a:visited, #fejlec a:active {
  color: #ffffff; 
  text-decoration: none;
  
}

#fejlec a:hover {
  color : #ffffff; 
} 

#attetszo {
  background : url(kepek/doboz.jpg) repeat;
  border: #000000 1px solid;
  position : absolute; top: 250px; left: 25px;
  width: 150px;
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height : 20px;
  font-weight: bold;
} 
#attetszo ul {
  list-style-type: none; 
  padding-left: 10px; 
  margin-left: 0px;
  margin-top: 10px;
} 
#attetszo a:link, #attetszo a:visited, #attetszo a:active {
  color: #575f0f; 
  background : url(kepek/link.gif) no-repeat;
  text-decoration: none;
  padding-left: 25px;
}

#attetszo a:hover {
  color : #b2b867; 
  background : url(kepek/linkHover.gif) no-repeat; 
} 
#lablec {
  background: #f2f2f2 url(kepek/oldaldisz.gif) no-repeat ; 
  height: 150px;
  margin-left: 150px;

}


