@font-face {
    font-family: 'BMWGroupCondensed-Bold';

    src: url('font/BMWGroupCondensed-Bold.woff') format('woff');

    font-weight: normal;
    font-style: normal;

}

body {
    margin : 0; padding : 0;
    font-family: arial,helvetica,sans-serif;
    font-size : 14px;
    /*width:960px;*/
    background-color: white;
    color: #444;
}

table, td {
    font-size : 14px;
}

div {                          
    margin : 0; padding : 0;   
}                              

#page
{
  background-color: white;
  max-width: 1000px;
  margin: 0 auto;
  padding: 2% 2%;
}

p
{
line-height: 1.5em;
}

img{
border: 0;
}

a
{
  font-size: 14px;
  color: #444;
}

a:visited
{
  color: #444;
}

input, select
{
  font-size: 14px;
  
  border: 1px solid #aaa;
  margin: 1px;  
  padding-bottom: 2px;
  padding-top: 1px;
  
}

.required
{
  background-color: #ffff60;
}

input:hover, select:hover
{
  border-color: #5070a0;
}

input.num {
  text-align: right;
}

input.inputbutton
{
  padding: 5px;
  background-color: #888;
  border: 2px solid #ccc;
  color: #111;
}

input, select, textarea
{
  border: 2px solid #808080;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2px;
}

input
{
  min-height: 20px;
}

select
{
  min-height: 24px;
}

input:focus, select:focus, textarea:focus
{
  -webkit-box-shadow: 0px 0px 1px #7070d0;
  -moz-box-shadow: 0px 0px 1px #7070d0;
  box-shadow: 0px 0px 1px #7070d0;  
  border-color: #7070d0;
}


a.linkbutton
{
  /*
  background-color: #888;
  border: 2px solid #ccc;
  */
  background-color: #aaa;
  border: 2px solid #ccc;
  
  color: #111;
  padding: 4px;
  color: black;
}

textarea
{
  font-family: 'Verdana', 'Sans-serif', 'sans', sans-serif;
  font-size: 12px;
}

h3{
  font-family: "BMWGroupCondensed-Bold", helvetica, sans-serif;
  font-size : 14px;
  text-transform: uppercase;  

	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


h2{
  font-family: "BMWGroupCondensed-Bold", helvetica, sans-serif;
  font-size : 18px;
  text-transform: uppercase;
	margin : 0;
  margin-top: 20px;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

h1{
  font-family: "BMWGroupCondensed-Bold", helvetica, sans-serif;
  font-size : 20px;
	margin : 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

div.topband
{
  border-bottom: 0px solid #bbb;
  
  /*height: 80px;*/
}

div.toppanel
{
  
  position: relative;
}

div.maincontainer
{
  background-color: white;
}

div.maincontent
{
  padding: 4px 0;
}

div#topdivider
{
  /*
background: #555555;
background: -moz-linear-gradient(top, #555555 0%, #222222 100%);
background: -webkit-linear-gradient(top, #555555 0%,#222222 100%);
background: linear-gradient(to bottom, #555555 0%,#222222 100%);*/
}

div#topdivider span
{
  margin-left: 5px;
}

div#mobmenu
{
 z-index: 2;
 position: relative;  
 overflow: hidden;
 background-color: transparent;
 
 display: none;
 margin-top: 10px;
}

div#mobmenu a
{
  display: inline-block;
  vertical-align: middle;
  padding: 4px 30px 0 20px;
}

ul#fixmenu
{
  z-index: 2;
  position: relative;  
}

#homepage-icon
{
  z-index: 100;
  width: 200px;
}

#roadshow-title
{
    padding-top:10px;
    padding-right: 5px;
    font-size: 20px;
}


img#aegon
{
  width:140px;  
  position: relative;
  display: block;
  margin: 0 auto;
  padding-right: 12px;
}

#header
{
  font-weight: bold;
  margin-left: 5px;
  overflow: hidden;
  max-width: 300px;
  width: 90%;
  display: flex;
}

#header img
{
  width: 100%;
  height: auto;
}

/*
#header div:nth-child(1)
{
  font-size: 18px;  
}

#header div:nth-child(2)
{
  font-size: 16px;
}
*/

#header a, #header a:visited
{
  color: black;
  text-decoration: none;
}

#headleft
{
  flex-grow: 1;
}

#topwrap
{
  overflow: hidden;
  display: flex;
}

@media(max-width: 500px)
{
  /*
  #header div:nth-child(1)
  {
    font-size: 16px;  
  }

  #header div:nth-child(2)
  {
    font-size: 14px;
  } */ 
}

@media(max-width: 400px)
{
  #header div:nth-child(1)
  {
    font-size: 13px;  
  }

  #header div:nth-child(2)
  {
    font-size: 11px;
  }  
  
  #homepage-icon img:nth-child(1)
  {
    width: 150px;
  }
}



.scrollx
{
  overflow-x: auto;
}

/*** test drive reserv ***/
#reservtable
{
  border:1px solid #d0d0d0;
  border-collapse: collapse;
}

#reservtable td
{
  border:1px solid #d0d0d0;
  padding: 4px;
  width: 54px;
  height: 24px;
  overflow: hidden;
  word-wrap: break-word;  
  color: black;
}

td.notreserved
{
  background-color: #40d040;
  color: black;
  text-align: center;
}

td.notreserved a, td.notreserved a:visited
{
  color: blue;
}

td.reserved
{
  background-color: #404040;
  color: white !important;
  text-align: center;
}

td.userreserved
{
  background-color: #e04040;
  text-align: center;
}

#reservtable a
{
  /*color: #0000ff;*/
}

#reservtable td.rowtitle
{
  width: 200px;
  max-width: 200px;
}

/******/

.warnings
{
  color: red;
}

div#mobmenu a {
  padding: 4px 10px 0 10px;
}

div#ajax-indicator
{  
  position: fixed;
  display: none;
  width: 58px;
  height: 58px;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
  background-color: black;
  border: 1px solid white;
  overflow: hidden;
}

div#ajax-indicator img
{
}

table#jelentlist
{
  border-collapse: collapse;  
}

table#jelentlist, table#jelentlist th, table#jelentlist td
{
  border: 1px solid #333;
}

table#jelentlist th, table#jelentlist td
{
  padding 1px;
}

div.adminmenu a
{
  margin: 3px 0px;
  display: inline-block;
}

#confirm-popup
{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 280px;
  height: 100px;
  margin-top: -50px;
  margin-left: -140px;
  background-color: #999;
  border: 2px solid red;
  border-radius: 5px;
  overflow: hidden;
  z-index: 20000;
  
  padding: 8px;
}

#confirm-popup p
{
  text-align: center;
}

.confirm-popup-yes
{
  position: absolute;
  bottom: 8px;
  left: 20px;
}

.confirm-popup-no
{
  position: absolute;
  bottom: 8px;
  right: 20px;  
}

ul#fixmenu
{
  display: block;
}

ul.menu
{
  padding: 3px 3px;
  margin:0;
  /*margin-top: 10px;*/
}

ul.menu li
{
  display: inline-block;
  list-style-type: none;
  padding: 0px 20px 0px 0px;
  margin: 3px 3px;
  vertical-align: middle;
  white-space: nowrap;
    
  font-size: 16px;
  
  /*
  border: 1px solid #888;
  width: 80px;
  text-align: center;*/
}

ul.menu li:hover
{
  /*background-color: #bbb;*/
  
}

ul.menu li a
{
  display: block;
  font-family: "BMWGroupCondensed-Bold", helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  background-color: gray;
  font-size: 16px;
  padding: 10px 12px 8px 12px;
}

ul.menu li a:hover
{
  background-color: black;
}

ul.menu em
{
  text-decoration: none;
  font-style: normal;
}

ul#popmenu
{
  display: none;
  position: absolute;
  top: 130px;
  left: 0;
  background-color: white;
  width: 100%;
  border-top: 2px solid white;  
  border-bottom: 1px solid #808080;  
  z-index: 10000;
  color: black;
}

ul#popmenu li
{
  display: list-item;
  margin: 15px 0;
}

@media(max-width: 600px)
{
  div#mobmenu
  {
  display: block;
 }
   
  ul#fixmenu
  {
    display: none;
  }
  
  div.topband
  {
    /*height: 60px;*/
  }  
  

  img#aegon
  {
    width:90px;  
    margin: 0 auto;
    padding-right: 12px;
  }  
}

/*---------------------------*/

div.form-block
{
  margin-bottom: 12px;
}

div.form-block div
{
  margin-bottom: 6px;
}

div.form-block span
{
  display: inline-block;
  min-width: 140px;
}

@media(max-width: 550px)
{
  div.form-block span
  {
   display: block;
   min-width: 0;
 }
 
 div.form-block textarea
  {
   width: 280px;
 }
}

/* --------------- */

textarea.inquiry-message
{
}

div.inquiry-productname h3
{
  margin: 0;
}

div.inquiry-productname h4
{
  margin: 0;
  margin-top: 4px;
}

/* --------------- */

div#konyha
{
   width: 100%;
   overflow: hidden;
}

div#konyha img
{
  float: left;
  /*border-bottom: 5px solid gray;*/
}

img#konyha1, img#konyha3
{
  width: 49%;
  margin-right: 2%;
}

img#konyha2, img#konyha4
{
    width: 49%;    
}

div.twoimgs
{
  display: flex;
  box-sizing: border-box;     
}

div.twoimgs div
{
    flex-grow: 1;
    width: 100%;
    box-sizing: border-box;     
    border: 3px solid white;
}

div.twoimgs img
{ 
  width: 100%;
  height: auto;
  vertical-align: middle;
    
  display: block;
}

div.imgrow
{
  display: flex;
  box-sizing: border-box;     
}

div.imgrow div
{
    flex-grow: 1;
    width: 100%;
    box-sizing: border-box;     
    border: 3px solid white;
}

div.imgrow img
{ 
  width: 100%;
  height: auto;
  vertical-align: middle;
    
  display: block;
}
