body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image:url('./images/bg-3.jpg');  
background-color: #272727;
background-repeat: inherit;

}

a {
}

a:hover {
}

/*Main és elemei:*/
#main{
  width: 900px ;
  margin-left: auto;
  margin-right: auto;


}
/*Header és elemei:*/
#header{
   /* background-color: #272727; */
    height: 110px;
    overflow: auto;

}
#logo{
    position: relative;
    width: 400px;
    float: left;
    margin-top: 10px;    
    
}
#logo img{
    width: 345px;
    height: 80px;
}
#logo span{
    position: absolute;
    left: 100px;
    top: 50px;    
    color: #FFFFFF;
    z-index: 1;
}

#phone_address{
    position: relative;
    float: right;
    width: 300px;
    height: 93px;
    background-image: url('./images/banner_bg.png');
}
#phone_address img{
    padding: 5px 0 0 15px;
}
.phone{
    position: absolute;
    color: #931d1b;
    left: 45px;
    top: 10px;
    font-size: 24px;
    font-weight: 900;
}
.address{
    position: absolute;
    color: #931d1b;
    left: 45px;
    top: 50px;
    font-size: 14px;
    font-weight: 700;
}


#menu_banner{
    position: relative;
    margin-bottom: 50px;
}

#menu{
    width: 240px;
    /*height: 355px;*/
    height: 391px;
   /* background: red; */
    float: left;
    background-image: url('./images/menu_2.png');
    
}
#banner{
/*    overflow: hidden;*/
position: relative;

    float: right;
    background-image:url('./images/banner.png');
    width: 630px;
    height: 396px;
    z-index: 0;

}

#search{
    position: relative;
    background-color: #931d1b;
    height: 75px;
    padding-bottom: 27px;
    border-left: 2px solid #7a7979;
    border-right: 2px solid #7a7979;
}

#search_top{
    position: relative;
    width: 900px;
    height: 16px;
    background-image: url('./images/search_top.png');
    z-index: 0px;
}

.search_title{
  position: absolute;
  width: 100px;
  background-image: url('./images/search_title.png');
  height: 35px;
  top: 0px;
  left: 400px;
  z-index: 1;
}
.search_title span{
      margin-left: 32px;
      color: #cecece;
      font-family: 'Galindo', cursive;
}




.search_filter{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 895px;
  padding-top: 5px;
}
.search_filter td{
    text-align: center;
    color: #cf9a9a;
}

#search_submit{
position: absolute;
left: 50%;
margin-left: -73px;
}


#content{
    position: relative;
    padding: 17px 0px 17px 0px;
    background-color: #efefef;
    border-left: 3px solid #b0b0b0;
    border-right: 3px solid #b0b0b0;

}
/*
#right_top_corner{
    position: absolute;
    top: -3px;
    right: -3px;
    width: 21px;
    height: 20px;
    background-image: url('./images/right_top_corner.jpg');
}

#left_top_content_corner{
    position: absolute;
    top: -3px;
    left: -4px;
    width: 21px;
    height: 20px;
    background-image: url('./images/left_top_content_corner.jpg');
}*/


#content_bottom{
    width: 900px;
    height: 23px;
    background-image: url('./images/content_bottom.png');
    background-color: #931d1b;
}

#content_top{
    width: 900px;
    height: 23px;
    background-image: url('./images/content_top.png');
    background-color: #931d1b;
    
   
}

    /*
#content{
    overflow: auto;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #efefef;
    
    
} */


#left{
    float: left;
    width: 198px;
    height: 100%;
    margin-bottom: 20px;
}

.left_page_style{
    width: 198px;
    height: 100%;
    margin-bottom: 25px;
    
}
.left_menu_title{
        text-align: center;
        background-image: url('./images/left_page_title_bg.png');
        color: #bab4b4;
}
.menu_tartalom{
    clear: both;
    position: relative;
    background-color: #e7e7e7;
    border-right:  1px solid #CCC;
    
}
.menu{
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #e1e1e1;
    border-bottom: 1px solid #9f9e9e;
    cursor: pointer;
}
.menu span{
    margin-left: 10px;
}
.menu ul{
    border-top:1px solid #9f9e9e;
    list-style: none;
    padding: 5px 0 8px 25px;
    margin: 0 0 0 0;
    background-color: #d9d9d9;
}

.menu ul li a, .menu ul li a:active, .menu ul li a:visited{
    color: #4c4c4c;
    text-decoration: none;
}
.menu ul li a:hover{
    color: #151c25;
    text-decoration: underline;
}





.left_page_foot_bg{
 background-image: url('./images/left_page_foot_bg.png');
 width: 100%;
 height: 13px;  
}




/*
#page_load{
    float: right;
    background-color: green;
    width: 590px;
    height: 600px;
}   */

#page_load{
    position: relative;
    background-color: #e7e7e7;
    float: right;
    width: 600px;
    height: auto;
    margin-bottom: 20px;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 10px;
}
#left_top_corner{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 19px;
    height: 19px;
    background-image: url('./images/left_top_corner.jpg');
}
#left_bottom_corner{
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 19px;
    height: 19px;
    background-image: url('./images/left_bottom_corner.jpg');
}







#footer{
    position: relative;
    background-color: #931d1b;
    height: 50px;
        border-left: 2px solid #7a7979;
    border-right: 2px solid #7a7979;
}
#footer_menu {
    position: absolute;
    top: 18px;
    left: 5px;
    color:red;
}

#footer_menu a, #footer_menu a:hover, #footer_menu a:active, #footer_menu a:visited{
    color: #cf9a9a;
    text-decoration: none;
}
#footer_menu a:hover{
    text-decoration: underline;
}


#footer_menu ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
    } 

#footer_menu ul li {
    font-size: 14px;
    margin-left: 0;
    padding: 3px 5px;
    border-left: 1px solid #541d1d;
    list-style: none;
    display: inline;
    }
    
        
#footer_menu ul li.first {
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
    }




#footer_bottom{
    width: 900px;
    height: 16px;
    background-image: url('./images/footer_bottom.png');
    margin-bottom: 25px;
}


#footer .copyright {
    position: absolute;
    top: 43px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #cf9a9a;
}

#footer .created {
    position: absolute;
    top: 40px;
    right: 25px;
    font-size: 14px;

}


#footer .oldpagecounter {
    position: absolute;
    top: 10px;
    right: 25px;
    color:#cf9a9a;
    
}

 #footer .created a, #footer .created a:hover, #footer .created a:active, #footer .created a:visited{
         color:#cdc0c0;
         text-decoration: underline;
 }









/*MENÜ*/

#navigation-block {
    position:relative;
    top:60px;
    left:3px;
}
    /*
#hide {
    position:absolute;
    top:0px;
    left:-190px;
} */

ul#sliding-navigation
{
    list-style: none;
    font-size: 16px;
    margin: 10px 0;
    padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
    display: block;
    width: 164px;
    height: 30px;
    padding: 11px 1px 0px 15px;
    margin-bottom: 10px;
}

ul#sliding-navigation li.sliding-element a span
{
    padding-left: 20px;
}

    /*
ul#sliding-navigation li.sliding-element h3
{
    color: #fff;
    background:#333 url(heading_bg.jpg) repeat-y;
    font-weight: normal;
} */

ul#sliding-navigation li.sliding-element a
{
    color: #485b65;
    background:#222 url(./images/fomenu_bg.jpg);
    border: 1px solid #736f6f;
    text-decoration: none;
    font-weight: bold;
}

ul#sliding-navigation li.sliding-element a:hover {
 color: #3d7496;
 background:#222 url(./images/fomenu_bg_hover.jpg);
}
ul#sliding-navigation li.sliding-element a.active {
 background:#222 url(./images/fomenu_bg_hover.jpg);
  padding-right: 11px;
}

ul#sliding-navigation li.elerhetoseg a
{
    background:#222 url(./images/elerhetoseg_bg.jpg);

}

ul#sliding-navigation li.elerhetoseg a:hover {
 background:#222 url(./images/elerhetoseg_bg_hover.jpg);
}
ul#sliding-navigation li.elerhetoseg a.active {
 background:#222 url(./images/elerhetoseg_bg_hover.jpg);
 padding-right: 11px;
}

ul#sliding-navigation li.szallitas a
{
    background:#222 url(./images/szallitas_bg.jpg);

}

ul#sliding-navigation li.szallitas a:hover {
 background:#222 url(./images/szallitas_bg_hover.jpg);
}
ul#sliding-navigation li.szallitas a.active {
 background:#222 url(./images/szallitas_bg_hover.jpg);
 padding-right: 11px;
}

ul#sliding-navigation li.akcio a
{
    background:#222 url(./images/akcio_bg.jpg);

}

ul#sliding-navigation li.akcio a:hover {
 background:#222 url(./images/akcio_bg_hover.jpg);
}
ul#sliding-navigation li.akcio a.active {
 background:#222 url(./images/akcio_bg_hover.jpg);
 padding-right: 11px;
}



ul#sliding-navigation li.rolunk a span
{
    padding-left: 12px;
}

ul#sliding-navigation li.rolunk a
{
    background:#222 url(./images/rolunk_bg.jpg);

}
ul#sliding-navigation li.rolunk a.active
{
    background:#222 url(./images/rolunk_bg_hover.jpg);
    padding-right: 11px;

}




ul#sliding-navigation li.rolunk a:hover {

 background:#222 url(./images/rolunk_bg_hover.jpg);
}



/*BANNERBEUSZO SZOVEG*/
            
#effect {
    position: absolute;
    top: -2px;
    left: 55px
}
#effect2 {
    position: absolute;
    top: 8px;
    left: 20px
        
}
#effect3 {
    position: absolute;
    top: 8px;
    left: 215px
}



/*TALÁLATOK MEGJELENÍTÉSE*/

/*BALOLDALI*/
.search_element_left{
    margin-top: 8px;
    margin-bottom: 45px;
    margin-left: -10px; /*10px az alap belső paddingje ebből leveszünk 9-et*/
    width: 540px;
   
}
.search_element_title{
    background-image: url('./images/search_content_title.png');
    width: 541px;
    height: 25px;
    background-repeat: no-repeat;
}
.search_element_title span{
    position: relative;
    top: 3px;
    margin-left: 15px;
    font-weight: bold;
    color: #d6d4d4;
}
.search_element_title_left{
    float:right;
    margin-right: 15px;
}

.search_content{
    width: 540px;
    overflow: auto;
    background-color: #f6f5f5;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
.search_content td{
    padding-right: 10px;
    font-size: 14px;
 }
 .search_content td span{
     font-weight: bold;
     color: #050429;
 }


.search_pic{
    float: left;
    width: 120px;
}
.search_pic img{
    padding-top: 25px;
    padding-left: 10px;
}
.search_text{
    float: right;
    width: 420px;
}
.search_td_width{
    width: 220px;
}

.search_price{
    clear: both;
    position: relative;
    left: 440px;
    background-image: url('./images/search_price_bg.png');

    width: 102px;
    height: 25px;
    top: -1px;
    text-align: center;
}
.search_price span{
    font-weight: bold;
    vertical-align: middle;
    color: #d6d4d4;

}
.search_lapozo{
    text-align: center;
}
.search_info{
    text-align: center;
}



/*JOBBOLDALI NINCS HASZNÁLVA!*/
.search_element_right{
    margin-top: 8px;
    margin-bottom: 45px;
    margin-left: 69px; /*10px az alap belső paddingje ebből leveszünk 9-et*/
    width: 540px;
   
}
.search_element_right .search_element_title{
    background-image: url('./images/search_content_title_right.png');
    width: 541px;
    height: 25px;
    background-repeat: no-repeat;
}

.search_element_right .search_content{
    width: 540px;
    overflow: auto;
    background-color: #f6f5f5;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-right: 0px;
}
.search_element_right .search_pic{
    float: right;
    width: 120px;
}

.search_element_right .search_text{
    float: left;
    width: 415px;
    margin-left: 5px;
}

.search_element_right .search_price{
    clear: both;
    position: relative;
    left: 0px;
    background-image: url('./images/search_price_bg.png');
    width: 102px;
    height: 25px;
    top: -1px;
    text-align: center;
}







/*AKCIÓ RIGHTMENÜ*/
.menu_tartalom .akcio{
   padding-top: 5px;
   width: 140px;
   padding-left: 6px; 
}

.akcio_price{
    width: 119px;
    height: 22px;
    background-image: url('./images/akcio_price.png');
    position: absolute;
    right: -2px;
    bottom: -13px;
}
.akcio_price span{
    position: relative;
    top: 3px;
    left: 5px;
    font-weight: bold;
    font-size: 15px;
    color: #d6d4d4;
}

.akcio_table{
    width: 100%; 
    font-size: 12px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.akcio_table span{
    font-weight: bold;
}
.akcio_icon{
    position: absolute;
    top:0px;
    left: 0px;
    background-image: url('./images/akcio_icon.gif');
    width: 50px;
    height: 50px;
}

.kiemelt_akcio_loading{
    clear: both;
    position: absolute;
    top: 120px;
    left: 75px;
    width: 32px;
    height: 32px;
    z-index: 20;
}






.left_caption 
{   
    overflow: hidden;
    position: absolute; 
    background: url('./images/left_caption.png') no-repeat;
    bottom: 107px;
    color: #b1c0c8;
    left: 248px;
    width: 279px;
    height: 43px;
    font-size: 32px;
    font-family: nyala;
    z-index: 200;
}
.right_caption 
{ 
    position: absolute; 
    right: -22px;
    bottom: 35px;
    width: 385px;
    height: 43px;
    background: url('./images/right_caption.png') no-repeat;
    color: #486db3;
    font-size: 32px;
    font-family: nyala;
    z-index: 200;
}





/*Rolunk Oldal*/

#rolunk .background {
    position:relative;
    right:0px;
    bottom:0px;

}
#rolunk .background img {
    position:absolute;
    top:0px;
    left:0px;
    width: 300px;
    height: 225px;
}
#rolunk .kepek{
    float:right;
    margin-top: 15px;
    border: 5px solid #cbcbcb;
    width: 300px;
    height: 225px;
}

#rolunk h3{
    text-align: center;
    color: #565656;
    text-decoration: underline;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 40px;
}

#rolunk p{
    font-size: 16px;
}

#elerhetoseg h3{
    text-align: center;
    color: #565656;
    text-decoration: underline;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 40px;
}

#elerhetoseg span{
    float: left;
    background-color: #e1e1e1;
    padding-top: 10px;
    margin-top: 35px;
    width: 195px;
    text-align: center;
    border: 1px solid #cbcbcb;
    font-weight: bold;
    color: #555151;
}

#elerhetoseg .google_map{
    float: right;
    margin-bottom: 20px;
    width:400px;
    height:350px;
}

#atvetel{
    margin-bottom: 10px;
    font-size: 17px;
}
#atvetel h3{
    text-align: center;
    color: #565656;
    text-decoration: underline;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 40px;
}

#atvetel img{
    float:right;
    border: 5px solid #cbcbcb;
    width: 30%;
    height: 30%;
}

#atvetel span{
    text-decoration: underline;
}