/* V:29cecd8fefe6df1a55d53290b4fb593c */
/*** CSS ***/
#lesson-content * {
  color: #7a0e00;
}
.main {
  background-image: url('/static/93ecbbde-72117dd2');
}
/*******/
/*** Teljes szélesség ***/


body[data-page="market"] main .main-content,
body[data-page="page"] main .main-content
{
  max-width: 100vw;
}

main #content {
  padding-bottom: 0px;
}

body {
  background: #ffffff;
}

#lesson-content {
 padding-top: 0 !important;
}


[data-id="tartalom"],
.tartalom {
    width: 960px;
    min-width: 80%;
  	max-width: 100vw;
    margin: 0 auto;
  
}


[data-id="top"] {

  	position: static;
	margin: 0 !important;
	top: 48px;
	left: 0;
	right: 0;
    z-index: 5;
  
  /*Szín beállítás*/
	background: #bd9f52 !important;
	background: linear-gradient(-210deg, #554725 0, #bd9f52 35%, #554725 100%, #ddc34b 100%)!important;
  
  /*Áttetszőség*/
  	opacity: 0.9;
}
/*******/
/*** CSS ***/


main #content {
  padding-bottom: 0px;
}


header {
  background-color: #CDAE5B;
  border-bottom: 3px solid #F0E9CE;
}

header nav li *,
#navtitle {
  color: #263345;
  text-shadow: none;
}

#slide-out {
  height: calc(100vh + 60px);
}

/*** HAMBURGER MENÜ ***/
.side-nav .user-header .background {
  background-color: #CDAE5B;
}
