html,body{background:#FFFFFF;overflow-x:hidden;font-family:"Arial",sans-serif;padding-bottom:50px;min-width:1024px}

#start_screen{display: block;}
#start_screen .logo-nagy-wrapper{text-align: center;}
#start_screen .logo-nagy-wrapper img{ max-width: 500px; width: 100%; }

#game_screen{display: none;}


.sidebar{min-height:500px;background:url("images/sidebar.png") center bottom;position:relative}
.sidebar .logo{width:100%;height:auto;margin-top:0px}
.sidebar .text{width:100%;height:auto;margin-top:200px}
.sidebar .logo2{width:90%;height:auto;margin-top:40px}
.sidebar .uvegcse{position:absolute;left:-170px;top:180px;z-index:10;max-width:390px}
.sidebar .blue-line{position:absolute;left:196px;top:114px;z-index:15;width:200%;max-width:500px;height:auto;opacity:0;display:none}
.sidebar .p10{padding:10px}
.sidebar .p20{padding:20px;text-align:center}
.start{text-align:center;padding-top:70px}
.start .btn,.start2 .btn{padding:20px 60px;color:#fff;font-weight:bolder;background:#002d59;font-size:30px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;cursor:pointer}
.start .btn:hover{background:#00478c}
.start .start-text{margin-top:50px;margin-bottom:20px;color:#002d59;font-size:16px}
.emberek{position:absolute;max-width:650px;z-index:16;margin-left:100px}
.emberek.ok{opacity:0}
.question{margin-top:50px;position:relative}
.question .nextBtn{margin-top:20px;padding:20px 60px;color:#fff; font-weight:bolder;background:#002d59;font-size:30px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;display:none}
.question .nextBtn:hover{background:#00478c}
.question .szirom{margin-bottom:20px;height:350px;padding-top:20px}
.question .szirom img{width:100%;max-width:300px;height:auto;position:absolute;margin:auto;left:0;right:0;z-index:20}
.question .title{font-size:28px;line-height:34px;font-family: 'Arial',sans-serif;font-weight: bolder; color:#002d59;padding-top:5px;margin-top:5px;margin-bottom:20px}
.question .numberQuestion{background:#002d59;width:50px;height:50px;font-weight:bold;padding-top:8px;font-size:22px;text-align:center;-moz-border-radius:50%;border-radius:50%;-webkit-border-radius:50%;color:#e4e4e4;padding-left:4px}
.question .number{width:35px;height:35px;background:#606060;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;text-align:center;font-weight:bold;color:#e4e4e4;padding-top:4px;padding-left:3px}
.question .answer{font-size:28px;padding-top:4px;padding-bottom:4px;padding-left:10px;padding-right:10px;font-weight:bold;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;color:#606060;margin-top:2px;cursor:pointer; margin-left: 0px}
 .question .answer.blue{background: #002d59;color:#fff}
 .question .answer.correct{background:#01b5e5}
.question .answer.incorrect{background:#FE8383}
.question .answer-object{margin-top:12px}
.question .question-info{font-style:italic;font-size:16px}
