body{
  background-color : #761212;


}

#main
{ margin-left: auto; 
  margin-right: auto;
  background-color : #761212;
  color: #5A6370;
  width: 880px;
  float: none;
}



.doboz1 {

  width: 866px; 
/* border : 1px solid;  */
  float: left;

}

.doboz2 {
  float : none; 
  width: 862px; 
  color : white;
/*  background-color : #f1e1c7; */

}

.volt {
  float : left; 
  width: 860px; 
  padding : 2px; 
  background: url('menu.png') repeat-x;
  color : #eeeeee;
/*  background-color : #f1f1f7;*/
}

.volt a{
  color : white;
	font-weight: bold;

}
.van a{
  color : #990000;
	font-weight: bold;

}
.lesz a{
  color : #000000;
	font-weight: bold;
  

}

.van {
  float : left; 
  width: 860px; 
  padding : 2px; 
  color: #010101;
  background: url('green.png') repeat-x;
/*  background-color : #a1e1c7;*/

}
.lesz {
  float : left; 
  width: 860px; 
  padding : 2px; 
  color: #010101;
  background: url('blue.png') repeat-x;
/*  background-color : #f1e1c7; */

}




.box1{
float: left; width : 75px;
text-lign: left;
}


.box2{
float: left; width : 100px;
text-lign: left;
}

.box3{
float: left; width : 200px;
text-lign: left;
}
.box4{
float: left; width : 75px;
text-lign: left;
}
.box5{
float: left;
text-lign: left;
}

.elvalaszto{
float : left; 
font-size : 1px; 
width: 860px; 
padding : 2px; 
background-color : #d1c1a7;
}


