body{
     background-color:#511b00;
     text-align: center;
     margin:0px;
}
#m_main{
      margin:auto;
      width:966px;
      background-image: url(../images/ip_bg.jpg);
      background-repeat: repeat-y;
      display: inline-block;        
}
#main{
      float:left;
      margin:auto;
      width:966px;
      background-image: url(../images/ip_m_bg.jpg);
      background-repeat: no-repeat;
}
#top, #csomagok, #referenciak{
     float:left;
}
#panel{
       width:490px;
       height:325px;
       background-image: url(../images/panel0.png);
       background-repeat: no-repeat;
       float: left;
}
#def{
     float: right;
     width: 475px;
     height: 325px;
     background-image: url(../images/def.png);
     background-repeat: no-repeat;
}
#languages{
           padding-right:20px;
}
.lang{
      float:right;
      
      
}
.lang a{
      display: inline-block;
      background-image: url(../images/lang_button.png);
      background-position: left bottom;
      background-repeat: no-repeat;
      width: 45px;
      height: 30px;
      line-height: 25px;
      text-decoration: none;
      font-family: arial;
      font-size: 20px;
      color: #acacac;
      font-weight: bold;
}
.lang a:hover{
              height: 38px;
              line-height: 37px;
}
.lang .active{
              height: 38px;
              line-height: 37px;
}
#logo{
      background-image: url(../images/logo_infopanel.png);
      background-position: 40px 0px;
      background-repeat: no-repeat;
}
#text{
      font-family: Tahoma;
      font-size: 19px;
      font-style: Bold;
      color: #414141;
      text-align: justify;
      padding: 115px 20px 0px 20px;
}
#xen_logo{
          background-image: url(../images/xenzor_logo.png);
          background-position: top left;
          background-repeat: no-repeat;
          height: 34px;
          margin: 10px 0px 10px 20px;               
}
#contact{
         text-align: left;
         font-family: arial;
         font-size: 15px;
         font-weight: bold;
         margin: 10px 0px 10px 20px;               
}
.csomag{
        float:left;
        width:320px;
        height: 425px;
        background-position:top left;
        background-repeat: no-repeat; 
        margin: 0px 1px 0px 1px;               
}
#csomag1{
         background-image: url(../images/lap1.png);
}
#csomag2{
         background-image: url(../images/lap2.png);
}
#csomag3{
         background-image: url(../images/lap3.png);
}
#refcim{
        text-align: left;
        font-family: arial;
        font-size: 25px;
        font-weight: bold;
        margin: 0px 0px 0px 20px;
        color: #FFFFFF;
}
.csomag h1{
        margin:0px 0px 0px 0px;
        padding:10px 25px 5px 25px;
        font-family: arial;
        font-size:24px;
        font-weight: bold;
        color: #727272;
        text-align: left;
}
.csomag h2{
        margin:0px 0px 0px 0px;
        padding:0px 25px 5px 25px;
        font-family: arial;
        font-size:13px;
        font-weight: bold;
        color: #727272;
        text-align: left;
}
.csomag h3{
        margin:0px 0px 0px 0px;
        padding:10px 25px 5px 25px;
        font-family: arial;
        font-size:14px;
        font-weight: bold;
        color: #000000;
        text-align: left;
}
.csomag b{
        display: inline-block;
        text-indent: 15px;
        margin:0px 0px 0px 0px;
        padding:10px 25px 0px 25px;
        font-family: arial;
        font-size:13px;
        font-weight: bold;
        color: #000000;
        text-align: left;
}
.csomag p{
        text-indent: 5px;
        margin:0px 0px 0px 0px;
        padding:10px 25px 0px 25px;
        font-family: arial;
        font-size:11px;
        font-weight: bold;
        color: #000000;
        text-align: left;
}
.csomag h5{
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        font-family: arial;
        font-size:23px;
        font-weight: bold;
        color: #000000;
        text-align: right;
}
.csomag h6{
        float: right;
        margin:5px 25px 0px 0px;
        padding:0px 0px 0px 0px;
        font-family: arial;
        font-size:18px;
        font-weight: bold;
        color: #000000;
        text-align: right;
}
.refkep{
        float:left;
        width: 134px;
        height: 151px;
        margin: 0px 0px 0px 3px;
}

