body {
  background-attachment: fixed;
	/*background-size: cover;*/
  position: relative;
  background-color: #111111;
  /*background-image: url('../images/design/bg.png');*/
  background-repeat: repeat;
}
a:hover { text-decoration: none; }

#koszonto { background: #eeeeee; color: #333333; }
.varr1 { background: url('../images/design/varr1.png') top left repeat-x; }
#koszonto h2 { font-size: 1.7em; }

#motorules-keszites { background: #999999; color: #ffffff; }
.varr2 { background: url('../images/design/varr2.png') top left repeat-x; }
#motorules-keszites img { margin: 2px auto; }
#motorules-keszites h3 { font-size: 1.4em; }

#szolgaltatasok { background: #666666; color: #cccccc; }
.varr3 { background: url('../images/design/varr3.png') top left repeat-x; }

#galeria { background: #333333; color: #aaaaaa; }
.varr4 { background: url('../images/design/varr4.png') top left repeat-x; }
#galeria .gal-img { position: relative; margin-bottom: 15px; margin-top: 15px; }
#galeria .gal-img img { border: 1px solid #ffffff; border-radius: 4px; }
#galeria .title { position: absolute; bottom: 0px; left: 15px; right: 15px; background-color: rgba(60, 60, 60, 0.7); padding: 0px 10px; }

#elerhetoseg { background: #111111; color: #999999; }

.content-block { /*border-bottom: 4px solid #b30000; border-top: 4px solid #b30000;*/ padding-top: 10px; padding-bottom: 10px; opacity: 0.01; }

#footer { background: #dddddd; color: #333333; padding: 20px 0px; }
#footer .img-partner { max-height: 100px; border: 1px solid #888888; border-radius: 6px; }

#menu { /*background: rgb(205,207,210); background: linear-gradient(0deg, rgba(205,207,210,1) 0%, rgba(255,255,255,1) 100%);*/background-color: #111111; border-bottom: 4px solid #b30000; }

.sticky-container { position: sticky; top: 0px; z-index:1010; right: 0px;}

.video-holder { position: relative; }
.video-holder .logo { position: absolute; left: 50%; top: 50%; background: rgba(0, 0, 0, 0.3); padding: 10px; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); height: auto; display: inline-block; max-width: 700px; width: auto; }

/*.header-row { position: relative; }*/
/*.menu-holder { position: absolute; bottom: 30px; left: 25px; right: 25px; z-index: 10; }*/
.menu-holder { width: 100%; height: 60px; }
.menu-holder .menu { font-size: 1.2em; margin: 0px 15px 0px 15px; }
.menu-holder .menu a { text-decoration: none; color: #cccccc; }
.menu-holder .menu .menu-item { line-height: 60px; margin: 0px 5px; transition: all 0.5s ease; cursor: pointer; background: rgb(230,216,168); background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(50,50,50,1) 100%); height: 50px; 
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
} 
/*.menu-holder .menu .menu-item:hover, .menu-holder .menu .active { height: 50px; line-height: 50px; background: rgb(70,156,71); background: linear-gradient(0deg, rgba(70,156,71,1) 0%, rgba(163,206,163,1) 100%); -webkit-border-bottom-right-radius: 8px;*/
.menu-holder .menu .menu-item:hover, .menu-holder .menu .active { height: 50px; line-height: 50px; background: rgb(230,216,168); background: linear-gradient(0deg, rgba(50,50,50,1) 0%, rgba(0,0,0,1) 100%); 
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.menu-holder .menu .menu-item:hover a, .menu-holder .menu .active a { color: #ffffff; }

.sliderbg { /*background: rgba(255, 255, 255, 0.4);*/ }
.sliderbg .slider-row { border-bottom: 15px solid #eef4f6; border-top: 15px solid #eef4f6; position: relative; }
.sliderbg .slider-content { background: #eef4f6; border-top: 10px solid #ffffff; }
.slider img { max-height: 205px; border-left: 10px solid #eef4f6; border-right: 10px solid #eef4f6; }

.clear { clear: both; }

.keszites-img { max-width: 90%; /*border-radius: 50%; */border: 3px solid #b30000; }

#back-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 9999;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 2.6em;
  color: #aaa;
  cursor: pointer;
  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
  /*text-decoration: none;*/
  transition: all 0.2s ease-out;
  opacity: 0;
}
#back-to-top:hover {
  /*background: #e9ebec;*/
  color: #545454;
}
#back-to-top.show {
  opacity: 1;
}

.brief .title { background: rgba(176, 104, 45, 0.9); padding: 4px 15px; color: #ffffff; border: 1px solid #eee; padding: 2px 5px; margin: 3px; border-radius: 3px;}

@media all /*and (min-width: 768px)*/ 
{
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}