/* BODY + PAGE */

body {
   margin: 0 auto;
   display: block;
   text-decoration: none;
   font-weight: normal;
   font-family: "Verdana";
   font-size: 12px;
   text-align: justify;
   color: black;
   line-height: 1.2;
}


/* FEJLÉC ÉS GOMBOK */
#topspace {
   background-repeat: no-repeat;
   height: 25px;
   margin: auto;
}

#header {
   background: url(kepek/fejlec2.jpg); 
   background-repeat: no-repeat;
   width: 795px;
   margin: auto;
}

#headerbuttongroup {
   width: 795px;
   height: 235px;
   margin: 0 auto;
   position: relative;
}

#szolgaltatasok {
   height: 14px;
   width: 111px;
   top: 66px;
   left: 25px;
   position: absolute;
   overflow:hidden;
}

#szolgaltatasok span {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   background: transparent url(kepek/szolgaltatasok_n.jpg) no-repeat;
   cursor: pointer;
}

#szolgaltatasok span:hover {
   background: transparent url(kepek/szolgaltatasok_r.jpg) no-repeat;
}

#arak {
   height: 14px;
   width: 111px;
   top: 101px;
   left: 25px;
   position: absolute;
   overflow:hidden;
}

#arak span {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   background: transparent url(kepek/arak_n.jpg) no-repeat;
   cursor: pointer;
}

#arak span:hover {
   background: transparent url(kepek/arak_r.jpg) no-repeat;
}

#referenciak {
   height: 14px;
   width: 111px;
   top: 136px;
   left: 25px;   
   position: absolute;
   overflow:hidden;
}

#referenciak span {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   background: transparent url(kepek/referenciak_n.jpg) no-repeat;
   cursor: pointer;
}

#referenciak span:hover {
   background: transparent url(kepek/referenciak_r.jpg) no-repeat;
}

#elerhetosegek {
   height: 14px;
   width: 111px;
   top: 171px;
   left: 25px;
   position: absolute;
   overflow:hidden;
}

#elerhetosegek span {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   background: transparent url(kepek/elerhetosegek_n.jpg) no-repeat;
   cursor: pointer;
}

#elerhetosegek span:hover {
   background: transparent url(kepek/elerhetosegek_r.jpg) no-repeat;
}


/* FEJLÉC ALATTI RÉSZ */
#fooldal   {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
}

#szovegtorzs {
   margin-left: 45px;
   margin-right: 20px;
   margin-top: 0px;
}

#akciok {
   font-weight: normal;
   font-family: "Verdana";
   font-size: 12px;
   text-align: justify;
   color: #8b3b3b;
    margin-left: 20px;
   margin-right: 00px;
}

/* SZOLGÁLTATÁSOK */
#szolgaltatasok_fejlec {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 13px;
   text-align: center;
   color: #8b3b3b;
   margin-bottom: 15px;
}

#szolgaltatasok_kiemelt {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 12px;
   text-align: center;
   color: #8b3b3b;
   text-decoration: none; 
}

#szolgaltatasok_underline {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 12px;
   text-align: center;
   color: #bbbbbb;
   text-decoration: none;
   border-bottom: 2px dotted;
}


span.szolgaltatasok_cim {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 12px;
   text-align: left;
   color: #8b3b3b;
   text-decoration: none;
}

/* ÁRAK */
#arak_fejlec {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 13px;
   text-align: center;
   color: #8b3b3b;
   margin-bottom: 15px;
}

#arak_tetelek {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 12px;
   text-align: left;
   color: #8b3b3b;
}

/* REFERENCIAK */
#referenciak_fejlec {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 13px;
   text-align: center;
   color: #8b3b3b;
   margin-bottom: 15px;
}

#referenciak_tetelek {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 12px;
   text-align: left;
   color: #8b3b3b;
}

/* ELÉRHETŐSÉGEK */
#elerhetosegek_fejlec {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 13px;
   text-align: center;
   color: #8b3b3b;
   margin-bottom: 15px;
}

span.elerhetosegek_kiemelt {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 12px;
   text-align: left;
   color: #8b3b3b;
}

/* GALERIA */

.galeria_tablazat {
   width: 80%;
   border-width: 1px;
   border-color: #8b3b3b;
   background-color: #f5f5f5;
   border-style: solid;
}