:root {
  --blue: #004080;
  --okker: #FAE77A;
}
* {
  font-family: Tahoma, Verdana, sans-serif;
  padding:5px;
  margin:0;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

*::selection {background:transparent}

body {
  margin:5px;
  overflow-x:hidden;
  background:#a6b892 url(i/bg2023zold.png);
  
}

html,body {
  scroll-behavior: smooth;
}

p,a,p.article i,.cital {padding:0 0 0 5px;font-size:24px;line-height:36px;text-align:justify}

b {padding:0}
b.italic {font-style:italic}
h6 {padding:0;font-size:16px;line-height:12px}

p.center b {font-size:16px;line-height:12px}
br {content:" ";display:block;margin:5px 0}
.center br {margin:5px 0;padding:0}
br.minbr {content:" ";display:block;margin:5px 0}
i, font {font-size:16px;padding:0}
.szokoz {content:" ";text-justify:none;display:inline-block}
h1 {
  margin:5px 0 15px 0;
  padding-left:10px;
  font-size:20px;
  color:#d00;
  font-variant:small-caps;
  text-transform:uppercase;
  letter-spacing:4px;
  word-spacing:10px;
  -webkit-transform: scale(1,1.6);
  -moz-transform: scale(1,1.6);
  -o-transform: scale(1,1.6);
  transform: scale(1,1.6);
}

td {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;	
	
}

a {text-decoration:none;line-height:40px;display:inline-block;color:var(--blue)}

a:hover {color:#d00}
span:not(.email) a {color:#fff;padding-left:0}
a span:hover {color:#f66}

strong {padding:0}
.head {width:100%;min-width:546px;max-width:1200px}
.oldalcim {
  font-family: "Tendria LT W01";
  background: url(i/head.png);
  color:#00007e;
  font-size:30px;
  font-weight:bold;
  text-shadow: 3px 3px 3px #ababab;
  padding:10px;
  letter-spacing:7px;
  box-shadow: 4px 6px 12px -2px rgba(116,118,73,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(116,118,73,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(116,118,73,0.75);
}
.szurke {background: url(i/head.png)}

#menutable {width:calc(100% - 20px)}
.menu {position:relative;width:100%;max-width:650px;overflow-x:hidden;padding:5px 0 10px 0;margin-left:-5px}
.menu_td {text-align:left;min-width:100px;width:25%}
.menu2 {padding-left:5px}
.menu_td span {font-size:18px;display:inline}

.tablebody {width:calc(100% - 5px);max-width:1200px}

.bluetd {background:var(--blue)}

.balhasab {
  width:180px;
  height:auto;
  display:inline-block;
  padding:0;
  position:relative;
  top:9px;
}
.wonder_play,.wonder_pause {
  width:100px;
  height:100px;
  display:block;border:1px solid black;
  padding:0;margin:0 0 0 5px;
  background-size: 100px 200px;
}
.wonder_pause {background: url(new/zene_zene.png) 0 0 no-repeat}
.wonder_pause:hover {background: url(new/zene_zene.png) 0 -100px no-repeat}
.wonder_play {background: url(new/zene_zene.png) 0 -100px no-repeat}


.balfele {width:70%;min-width:180px;padding:0;border:0px solid white}
.balfeletr {padding:0}
.balfele span,.szelsohasab span {color:#fff;padding:7px 7px 7px 12px;display:inline-block}
.jobbfele {width:240px;padding:0;display:none}


.jobbhasab {min-width:70%;position:relative;left:-10px;padding:0;border:0px solid red}
.lemezhasab {width:calc(100% + 20px)}
.jobbhasab img:not(.start_img) {width:calc(100% + 15px)} 
.jobbhasab p {width:calc(100% + 15px);border:0px solid yellow}

.balhasab,.szelsohasab {
  box-shadow: 4px 6px 12px -2px rgba(116,118,73,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(116,118,73,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(116,118,73,0.75);
}

.jobbhasab img {
  box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
	
}

img.img {padding:0;margin:5px;border:1px solid black}
.szelsohasab {width:100%;padding:0}
.cital {
  font-style:italic;
  font-family:Arial CE;
}
.box {min-width:100%;overflow-x:hidden}
.box,.concert_info {
  background:#eee;
  border:2px solid #000;
  box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);		
}
.box,.concert_date {
  background:#eee;
  border:2px solid #000;
  box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);		
}
p.article {
  box-sizing: border-box;
  margin:15px 5px 0 5px;
  padding:20px 20px 20px 20px;
  width:calc(100% - 5px);
  overflow:hidden;
  background:#eee;
  color:#000;
  display:block;
  border:2px solid #000;
  box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
}
p.article:hover {color:#000;cursor:pointer}

.article span.title {
  padding:0;
  font-size:28px;
  font-weight:bold;
  font-style:italic;
  font-family:Arial CE;
  color:var(--blue);
  font-variant:small-caps;
  text-transform:uppercase;
  word-spacing:12px;
  text-align:left;
  -webkit-transform: scale(1,1.6);
  -moz-transform: scale(1,1.6);
  -o-transform: scale(1,1.6);
  transform: scale(1,1.6);
}
.article span.info,.article span.info2 {width:100%;display:block;word-spacing:7px;padding-bottom:0;text-align:right}
.article span.info2 font,span.info4 font{font-size:28px;position:relative;left:20px;top:3px}
span.info4 {height:100px;line-height:100px;display:inline-block;word-spacing:12px}

.article img {
  padding:0;
  max-width:180px;
  min-width:180px;
  border:1px solid #000
}
img.img_left {margin: 10px 15px 0 0}
img.img_right {margin: 10px 0 0 15px;}
.article span.info2 {width:calc(100% - 50px);display:block;padding:20px 0 50px 0}

.balfele p,.szelsohasab p {font-size:16px;min-height:50px;line-height:36px;vertical-align:middle}
.balfele b,.szelsohasab b {font-size:16px;font-weight:normal;line-height:28px;vertical-align:middle}

.center {width:100%;display:inline-block;text-align:center}
.left {padding-left:30px;text-align:left;line-height:20px}

.tartalom {
  width:100%;padding:0;
}

.oldalcim,.balhasab,.szelsohasab {border:3px solid #afb180} /* #afb180 */

span.td_cim {font-weight:bold;color:#fff;display:table-cell;text-align:left}
span.jobb {width:calc(100% - 30px);display:inline-block;text-align:right}

.balhasab {display:none}
#terjesztes {display:block}

[id*="menu_"],[id*="selected_"] {
  height:60px;min-width:60px;
  padding:0 0 0 50px;
  line-height:50px;
  border:0px solid #eee;
  background-size: 50px 50px;
  background-repeat:no-repeat;
  background-position: 0 0;
}

[id*="menu_"]:hover span,[id*="selected_"]:hover span {color:#d00}
[id*="selected_"],[id*="selected_"]:hover {color:#d00;border-bottom:3px solid #d00}

#menu_1 {background-image: url("new/elefant.png")}
#menu_1:hover,#selected_1 {background-image: url("new/elefant_hover.png")}

#menu_2 {background-image: url("new/news.png")}
#menu_2:hover,#selected_2 {background-image: url("new/news_hover.png")}

#menu_3 {background-image: url("new/aktualis.png");background-position: 0 5px;background-size: 40px 40px;padding-left:42px}
#menu_3:hover,#selected_3 {background-image: url("new/aktualis_hover.png");background-position: 0 5px;background-size: 40px 40px}

#menu_4 {background-image: url("new/cd.png");background-position: 0 5px;background-size: 40px 40px;padding-left:42px}
#menu_4:hover,#selected_4 {background-image: url("new/cd_hover.png");background-position: 0 5px;background-size: 40px 40px}

[id*="menu_"],[id*="selected_"] {}

.en_menu,.hu_menu {border:0px solid red;margin:10px;color:#fff;line-height:60px;font-size:16px}
.en_menu {background:url("new/flag_en.png") no-repeat 0 5px;background-size: 50px 50px;padding-left:60px}
.hu_menu {background:url("new/flag_hu.png") no-repeat 0 5px;background-size: 50px 50px;padding-left:60px}

.jobbhasab a.nocolor span {color:#000}
.jobbhasab a.nocolor span:hover {color:#000} 
.jobbhasab a.nocolor span.title {color:var(--blue)}
.jobbhasab a.nocolor span.info:hover,.jobbhasab a.nocolor span.info2:hover {color:#d00}  

p.track {
  height:90px;
  line-height:90px;
  display:flex;
  align-items:center;
  overflow:hidden;
  white-space:nowrap
}
p.track,p.track span.trackid {
  position:relative;
  top:0px;
  padding:0;
  white-space:nowrap;
  font-size:17px;
  border:0px solid green
}
p.track span.trackid {
  width:30px;
  text-align:right;
  display:inline-block;
  padding:0 15px 0 0;
}
.play,.pause,.load,.noplay {
  position:relative;top:0px;
  width:64px;
  height:64px;
  padding:0;
  display:inline-block;
  border:0px solid red;
  cursor:pointer
}
.load {background: url(new/ajax-loader.gif) no-repeat 16px 16px;background-size:32px 32px}
.play {background: url(new/play_pause_128_.png) no-repeat 0 0;background-size:64px 128px}
.pause {background: url(new/play_pause_128_.png) no-repeat 0 -64px;background-size:64px 128px;}
.noplay {background: url(i/transparent.gif) no-repeat 0 0;background-size:64px 64px;cursor:default}

.track_box {
  position:relative;
  border: 0px solid #ccc;
  border-left:1px solid black;
  padding:15px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 400px;
  width:calc(100% - 40px);
  box-shadow: 3px 3px 15px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 3px 3px 10px -2px rgba(150,150,150,0.75);
  -moz-box-shadow: 3px 3px 7px -2px rgba(0,0,0,0.75);
}
.track_box::-webkit-scrollbar{display: none}
img.track_box_cover {position:relative;top:-400px;left:0;height:400px;width:100%;z-index:100}
.more {padding:0;display:none}
[id*="click_"] {width:calc(100% - 100px);display:block;text-align:left;padding:20px 0 0 70px}

td.tracks {padding-left:40px}

td.album_img {position:relative;height:100%;display:flex}

td.album_img img,td.album_img div.kep_div img,video.video {
  width:70%;min-width:400px;max-width:640px;
  padding:0;
  display:block;
  margin-left:auto;
  margin-right:auto	
}

#kepinfo {
  width:calc(100% - 20px);
  margin-top:40px;
  display:block;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  line-height:20px;
  vertical-align:middle
}

.fade-in {
  animation: fadeIn ease 0.6s;
  -webkit-animation: fadeIn ease 0.6s;
  -moz-animation: fadeIn ease 0.6s;
  -o-animation: fadeIn ease 0.6s;
  -ms-animation: fadeIn ease 0.6s;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
.fade-out {
  animation: fadeOut ease 0.6s;
  -webkit-animation: fadeOut  ease 0.6s;
  -moz-animation: fadeOut  ease 0.6s;
  -o-animation: fadeOut  ease 0.6s;
  -ms-animation: fadeOut  ease 0.6s;
}
@keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-moz-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-webkit-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-o-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-ms-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

div.balra,div.jobbra {
  position:absolute;
  width:12%;top:0;padding-top:30%;padding-bottom:30%;
  text-align:center;
  font-size:60px;margin:auto;
  color:#666;opacity:0.5;
  display:block;
  cursor:pointer;
}
div.balra {left:calc(7.5% - 50px)}
div.jobbra {right:calc(7.5% - 50px)}
div.balra:hover,div.jobbra:hover {color:#333;opacity:1}

div.balra2,div.jobbra2 {padding-top:25%;padding-bottom:25%}

td.album_img_2 {display:flex}
td.album_img_2 img {
  width:48%;
  padding:0;
  display:block;
  margin-left:auto;
  margin-right:auto;
}
td.album_img img,td.album_img_2 img {
  margin-top:10px;
  border:1px solid #000;
  box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);	
}

.wrap {display: inline-block;white-space:nowrap;padding:30px 0 20px 0}

.wrap img {padding:15px 0 25px 0;width:calc(100% - 20px)}

.img_start {
  max-width:calc(50% - 10px);
  display:inline-block;vertical-align:middle;border:0px solid black;padding:0 5px 0 0;margin:auto
}
.img_start img {width:100%;vertical-align:middle;display:table-cell;border:1px solid black;padding:0;margin:auto}

.artists {
  position:relative;left:-20px;
  width:calc(100% - 100px);display:table-cell;text-align:left;
  margin: 0 auto;padding:30px 0 10px 0
}

.instock {border-top:1px solid black;line-height:70px;padding-top:5px}

.email {white-space:nowrap;display:inline}

.flexdiv img {}

td.lemezek {display:none}
tr.lemezek_tr {display:block}
tr.lemezek_tr td {display:block}

.concert_date {
  min-height:150px;
  padding:0;
  margin:20px 2px 30px 2px;
  display:flex;
  border:2px solid #000;
}
.concert_left,.concert_right {padding:10px;margin:0}
.concert_left {background:var(--blue);color:#fff;width:45%}
.concert_left p {display:table-cell;text-align:left;font-size:18px}
.concert_right p,.concert_right p font {font-size:24px}
.concert_left p span {width:calc(100% - 10px);display:inline-block;text-align:right}
.concert_right {position:relative;background:#eee;width:55%}
.concert_right p {
	position:absolute;
    top:50%;left:50%;
    transform:translate(-50%,-50%);
	width:100%;
	font-weight:bold;
	margin: 0 auto;
	text-align:center
}
.concert_right p font{font-weight:normal}
.concert_info {
  padding:15px;
  margin:0 2px 30px 2px;
  border:2px solid #000;
  border-top:0;
}
.concert_info p {width:calc(100% - 10px);margin-bottom:57px}
.concert_info p img {
  padding:0;
  max-width:40%;
  min-width:40%;
  border:1px solid #000;
}

.wrap a img {
  object-fit:cover;
  width:100%;
  max-width:100%;
  margin-top:0;
  vertical-align: middle;
  transform: scale(0.85);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;border:1px solid black
}

.wrap a img:hover {transform: scale(1);opacity:1}

.wrap2 {width:100%;display:flex;padding:30px 0 20px 0}

.wrap2 div {
  position:relative;
  flex: 1;
  width:50%;
  padding-top: 30%;
  margin-left:10px;
  margin-top:0;
  border:1px solid black;
  box-sizing: border-box;
  display:inline-block;
  overflow:hidden;
  vertical-align: bottom;
  font-size:30px;
  box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 6px 12px -2px rgba(0,0,0,0.75);
  transform: scale(0.92);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  cursor:pointer;
}
.wrap2 div:hover {transform: scale(0.96);opacity:1}

.wrap2 div span {
  position:absolute;
  bottom:0;
  width:100%;
  height:32px;
  line-height:32px;
  background:var(--blue);
  color:#fff;
  display:inline-block;
  font-size:22px;
}

#koncertek {background-image: url(new/fotok/11.jpg);background-size: 130% auto}
#jegyek {background-image: url(new/jegyek.jpg);background-size: 100% auto}
#kepgaleria {background-image: url(new/kepgaleria_jav.jpg);background-size: 100% auto}
#montazs {background-image: url(new/montazs.jpg);background-size: 115% auto}

#koncertek,#jegyek,#kepgaleria,#montazs {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

#koncertek span,#jegyek span,#kepgaleria span,#montazs span {right:0;text-align:center}

.column {
  flex: 33%;
  max-width:33%;
  padding:4px 2px 0 0;
  display:inline-table;
  border: 0px solid red;
}


.column img {
  object-fit:cover;
  width:100%;
  max-width:100%;
  margin-top:0;
  vertical-align: middle;
  transform: scale(1.25);
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}


.lazy50 {
  position: relative;
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.4s ease;
}

.lazy50.active {
  transform: translateY(0px);
  opacity: 1;
}


.lazy30,p.lazy30,table.lazy30,tr.lazy30,td.lazy30 {
  transform: translate(100px,0px);
  opacity: 0;
  transition: all 0.4s ease;
  white-space:nowrap;
}

.lazy30.active{
  transform: translate(0px,0px);
  opacity: 1;
  
}
.design {margin-bottom:100px}
.design img {display:none}

#id_galeria {cursor:pointer;z-index:101}

#id_galeria {}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: #000000;
    z-index:98;
    -moz-opacity: 0.97;
    opacity:.97;
    filter: alpha(opacity=97);
}

#light_kont {
  position:fixed;
  left:0;top:0;margin:0;
  box-sizing: border-box;
  width:100%;height:100%;border:0px solid yellow;
  display:none;
  z-index:99;
}

#light {
  -moz-transition: width 2s ease;
  transition: width 2s ease;
  width:0px;height:0px;
  z-index:100;
}
#valami {	-webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
	}
.black_content {
    position: fixed;
    margin:auto;         
    padding:0px;
    border: 3px double #000000; 
    vertical-align:middle;
    background-color: #fff; 
    z-index:100;
    overflow:hidden;
    cursor:pointer;
}

.white_content {
  display: none;
  position:fixed;        
    padding:0px;
    border: 1px double #888; 
    vertical-align:middle;
    background-color: #333; 
    z-index:100;
    overflow:hidden;
    cursor:pointer;
}

#light.white_content {
  object-fit: contain;
  display: block;
  margin-left:auto;margin-right:auto;
  vertical-align:middle;
  width:auto;max-width:calc(100% - 80px);
  height:auto;max-height:calc(100% - 110px);
  z-index:100;
}

#kep_div {
  position:relative;
  border:0px solid green;
  height:auto;
  display:block;
}

#kep_info {
  position:absolute;
  bottom:0;left:0;
  width:100%;
  height:auto;min-height:50px;
  line-height:12px;
  padding-bottom:20px;
  vertical-align:top;text-align:center;
  display:block;
  border:0px solid #fff;
  color:var(--okker);
  font-size:20px;
}

div.nyil {
  position:absolute;
  bottom:0;
  padding:0;
  padding-bottom:50px;
  vertical-align:top;
  height:40px;width:40px;
  display:block;
  color:var(--okker);border:0px solid #fff;
  z-index:200;
  width:12%;
  text-align:center;
  font-size:60px;margin:auto;
  opacity:0.5;
  cursor:pointer;
}
div.nyil:hover {opacity:0.8}
div.balnyil {left:10px}
div.jobbnyil {right:10px}
div.close {
  position:absolute;
  top:10px;
  right:40px;
  padding:5px;
  color:var(--okker);
  background:#000;
  font-size:28px;
  opacity:0.65;
  transform:scaleX(1.4);
  transition: 0.4s;
  z-index:101;
  cursor:pointer;
}
div.close:hover {opacity:0.85}

@media only screen and (min-width: 300px) {
  
}

@media only screen and (min-width: 600px) {
  #menutable {width:100%}
  #kep_info {font-size:20px}
}

@media only screen and (min-width: 640px) {
  p,a,p.article i,.cital {padding:0 2px 0 5px;font-size:17px;line-height:28px}
  p.track span.trackid {font-size:17px;line-height:28px}
  h1 {margin:10px 0 25px 0;font-size:16px;letter-spacing:5px;word-spacing:10px}
  .menu2 {padding-left:10px}
  .balhasab {width:200px}
  .balfele {min-width:200px}
  .balhasab {display:block}
  #terjesztes {display:none}
  .jobbhasab {left:10px;border:0px solid purple}
  .jobbhasab img:not(.start_img) {width:calc(100% - 8px)} 
  .jobbhasab p {width:calc(100% - 8px)}
  .lemezhasab {left:-10px;width:calc(100% + 20px)}
  .jobbhasab img {min-width:255px;width:calc(100% - 10px)}
  .article img {min-width:240px}
  .head {min-width:534px}
  .article span.info {padding-bottom:0}
  .article span.title {font-size:20px}
  .concert_left,.concert_right {padding:15px}
  .concert_left p {font-size:20px;line-height:30px}
  span.big {font-size:24px}
  span.jobb {display:inline;text-align:left}
  p.track {
    height:70px;
    line-height:70px;
  }
  .play,.pause,.load,.noplay {
    width:56px;
    height:56px;
    background-size:56px 112px;
  }
  .load {
    background: url(new/ajax-loader.gif) no-repeat 12px 12px;
    background-size:32px 32px;
  }
  .pause {background: url(new/play_pause_128_.png) no-repeat 0 -56px;background-size:56px 112px}
}

@media only screen and (min-width: 700px) {
  p,a,p.article i,.cital {font-size:18px;line-height:30px}
  .balhasab {width:240px}
  .balfele {min-width:240px}
  .menu {margin:0} 
  .menu_td span {font-size:20px;display:inline}
  .menu2 {padding-left:0px}
  .article span.title {font-size:22px}
  .wrap2 div span {height:36px;line-height:36px;font-size:24px}
  .wrap2 div {transform: scale(0.85)}
}

@media only screen and (min-width: 750px) {
  .article img {max-width:280px;min-width:280px}
  .flexdiv {display:flex}
  .flexdiv div.artists {display:block;width:50%}
  .flexdiv img {display:block;width:50%;margin-right:20px}
}

@media only screen and (min-width: 780px) {
  .menu {width:calc(100% - 150px);margin-left:150px}
  .menu2 {padding-left:10px}
  .article span.title {font-size:24px}
}

@media only screen and (min-width: 800px) {
  .oldalcim {font-size:32px}
  .menutd {width:25%}
  br.br {display:none}
  .article img {max-width:320px;min-width:320px}
  p.track {
    height:60px;
    line-height:60px;
  }
  .play,.pause,.load,.noplay {
    width:48px;
    height:48px;
    background-size:48px 96px;
  }
  .load {
    background: url(new/ajax-loader.gif) no-repeat 8px 8px;
    background-size:32px 32px;
  }
  .pause {background: url(new/play_pause_128_.png) no-repeat 0 -48px;background-size:48px 96px}
}

@media only screen and (min-width: 850px) {
  .menu2 {padding-left:0px}
  .article img {max-width:360px;min-width:360px}
}

@media only screen and (min-width: 950px) {
  .oldalcim {font-size:36px;letter-spacing:9px;padding:15px}
  p,a,p.article i,.cital {font-size:20px;line-height:34px}
  .balfele p,.szelsohasab p {font-size:18px}
  .article {padding:20px 30px 0 30px}
}

@media only screen and (min-width: 1000px) {
  .lemezhasab {left:10px;width:calc(100% + 10px)}
  td.lemezek {display:block}
  tr.lemezek_tr {display:none}
  .article img {max-width:260px;min-width:260px}
  div.balnyil {left:20px}
  div.jobbnyil {right:20px}
}

@media only screen and (min-width: 1050px) {
  .oldalcim,.balhasab,.szelsohasab {border:4px solid #afb180} /* #afb180 */
  .oldalcim {height:50px;line-height:50px;vertical-align:middle}
  .menu {height:100px}
  .menu {width:calc(100% - 180px);right:0px}
  .jobbfele {display:table-cell;padding:0;margin-right:20px}
  .jobbhasab img {width:calc(100% - 24px)}
  .jobbhasab img:not(.start_img) {width:calc(100% - 25px)} 
  .jobbhasab p {width:calc(100% - 25px)}
  p,a,p.article i,.cital {font-size:18px;line-height:30px;padding-right:10px}  
  .article span.info3 {padding:20px 0 50px 30px;text-align:left}
  .article img {max-width:300px;min-width:300px}
  div.balnyil {left:30px}
  div.jobbnyil {right:30px}
}

@media only screen and (min-width: 1100px) {
  .oldalcim {font-size:40px}
  .article span.info3 {padding:40px 0 50px 0}
  .article img {max-width:320px;min-width:320px}
  .wrap2 div span {height:42px;line-height:42px;font-size:26px}
}

@media only screen and (min-width: 1150px) {
  p,a,.cital {font-size:20px;line-height:34px}
  .article img {max-width:360px;min-width:360px}
}

@media only screen and (min-width: 1250px) {
  .tablebody {width:100%;max-width:1195px}
}

span.info4 {margin-right:20px;text-align:right}