body{
background:#c0c0c0;
margin-top:0px;
background:url(../img/bgr.jpg)
}
*{
font-family: Trebuchet MS, Arial;
}
#container{
width:769px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}
#head{
background-color:#FFFFFF;
width:769px;
height:127px;
}
#footer{
background:url(../img/footer_bgr.jpg) no-repeat;
width:769px;
height:40px;
}
#main{
background:url(../img/main_bgr.jpg) no-repeat;
width:769;
height:512px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 58px;
	margin: 0;
	padding: 0;
	background: #000000 url(../img/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../img/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 58px;
	padding-top: 25px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(../img/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* MENU */
                    
/* PAGES */

#pages{
position:absolute;
width:666px;
height:432px;
margin-left:47px;
margin-top:36px;
}
.helyszin{
background:url(../img/helyszin_bgr.jpg) no-repeat;
}
.szervezes{
background:url(../img/szervezes_bgr.jpg) no-repeat;
}
.technika{
background:url(../img/technika_bgr.jpg) no-repeat;
}
.eszkozok{
background:url(../img/eszkozok_bgr.jpg) no-repeat;
}
.vendeglatas{
background:url(../img/vendeglatas_bgr.jpg) no-repeat;
}
.galeria{
background:url(../img/galeria_bgr.jpg) no-repeat;
}
.kapcsolat{
background:url(../img/kapcsolat_bgr.jpg) no-repeat;
}
.bergman{
float:right;
text-decoration:none;
text-align:right;
}
#text{
margin:10px;
width:350px;
height:432px;
}
#text h1{
font-size:16px;
text-transform:uppercase;
}
#text p{
font-size:12px;
text-align:justify;
}
li{
font-size:12px;
text-align:justify;
}
#gallery{
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
#gallery img{
  display: inline;
  margin: 2px;
  border: 0px solid #ffffff;
}                              
