

/* Ajandék főoldal formázása*/
.main {background-color: #666666; margin: 0;}


#Wrapper {

    margin-left: auto;
    margin-right: auto;
    width: 960px;
    background-color: #ffffff;

}

#Header {
    position: relative;
    height: 60px;
    background-color: #ffffff;
    
  

}
#Gift {
    position: relative;
    float: left;
    left: 0px;
    height: 60px;
    width: 175px;
    background-image: url(img/cim.jpg);
    background-repeat: no-repeat;
    background-color: #43bfde;
    color: #ffffff;
    font-family: Georgia, Helvetica, Verdana, Arial;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    display: inline;
}
#Menu {
    position: relative;
    float: left;
    left: 100px;
    height: 60px;
    color: #333333;
    font-family: Georgia,Helvetica,Verdana,Arial;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    z-index: 20;
    display: inline;
}

#Menu a {
    color: #333333;
    font-family: Georgia,Helvetica,Verdana,Arial;
    font-weight: normal;
    font-size: 18px;
    text-decoration: none;
}

#Box {
    position: relative;
    float: left;
    left: 10px;
    top: 8px;
    width: 33px;
    height: 42px;
    /*background-image: url(img/gift_bvt.gif);*/
    background-repeat: no-repeat;
    
    


}
#Logo {
    position: absolute;
    height: 60px;
    width: 100px;
    top: 12px;
    right: 10px;
    

}
#mainBanner{
    position: absolute;
    top: 40px;
    width: 960px;
    height: 280px;
    background-color: #e9e9e9;
    background-image: url(media/mainBanner/mainBannerBcg2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    z-index: 80;
}

*#Banner {
    position: relative;
    height: 260px;
    width: 960px;
    background-color: #e9e9e9;    
}*

#BannerKapcsolat {
    position: relative;
    height: 260px;
    width: 960px;
    background-color: #e9e9e9;
    background-image: url(img/iroda_banner01.jpg);
    background-repeat: no-repeat;

}

/*Ez banner a Köszönjük aloldalra kerül*/
#BannerKoszonjuk {
    position: relative;
    height: 260px;
    width: 960px;
    background-color: #e9e9e9;
    background-image: url(img/koszonjukBanner.jpg);
    background-repeat: no-repeat;
}

#BannerKoszonjuk2 {
    position: relative;
    height: 260px;
    width: 960px;
    background-color: #e9e9e9;
    background-image: url(img/koszonjukBanner3.jpg);
    background-repeat: no-repeat;
}

#BannerBox {
    height: 260px;
    background-color: #e9e9e9;
    background-image: url(img/banner_bcg.gif);
    background-repeat: no-repeat;
    background-position: left;
}

/*#BannerAD {
    height: 260px;
    background-color: #006f9a;
}
#BannerKE {
    height: 260px;
    
    background-color: #aadaf0;
}
#BannerVZ {
    height: 260px;
    
    background-color: #bb8625;
}
#BannerIA {
    height: 260px;
    
    background-color: #a97b7d;
}
#BannerMK {
    height: 260px;
    
    background-color: #b92e17;
    
    
    
}*/




#Moni {
    position:absolute;
    top: 40px;
    margin-left: 580px;
    width: 300px;
    height: 280px;
    z-index: 15;
    background-image: url(img/moni_test.png);
    background-repeat: no-repeat;
}

#Brigi {
    position:absolute;
    top: 600px;
    margin-left: 660px;
    width: 360px;
    height: 540px;
    z-index: 22;
    background-image: url(img/brigi01.png);
    background-repeat: no-repeat;

}

*#Melcsi {
    position:absolute;
    top: 7px;
    /*bottom: 0px;*/
    margin-left: 600px;
    width: 250px;
    height: 313px;
    z-index: 58;
    background-image: url(img/melcsi02.png);
    background-repeat: no-repeat;

}*

#iroda {
    position:absolute;
    top: 340px;
    margin-left: 490px;
    width: 450px;
    z-index: 20;
    background-color: #ffffff; /*#e9e9e9;*/

}





#Content {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    padding-bottom: 20px;
    background-color: #fff;
    position: relative;
    


}

#Footer {
    width: 960px;
    position: relative;
    background-color:  #dedede;
    z-index: 22;

}
#insideFooter {
    padding: 20px;
    background-color: #dedede;

}
#table1 {
    width: 600px;
    line-height: 115%;
    font-size: x-small;
    font-family: Arial, Helvetica, Verdana;
}
#table1 a{color:#15748c;}
#table1 a:hover {text-decoration: none;}



.H1 {
    position: relative;
    padding-top: 0px;
    font-family: Georgia, Arial, Helvetica;
    font-weight: normal;
    text-align: left;
    font-size: 25px;
}
.H3 {
    position: relative;
    font-family: Georgia, Arial, Helvetica;
    font-weight: bold;
    color: #43bfde;
    font-size: 14px;
}

#FeldoboxLogo {
    position: relative;
    float: right;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}