/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-size: 14px;
  background-color: black;
}
.d_resulthead { font-size: 18pt;
    font-weight: bold;
    color: #9F234C;
    text-align: center;
}
.m_resulthead { font-size: 16pt;
    font-weight: bold;
    color: #9F234C;
    text-align: center;
}
.d_company_name {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-size: 15pt;
}
.m_company_name {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-size: 15pt;
}
.d_phone_mail {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: white;
}
.m_phone_mail {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: white;
}
.d_open_hours {
  font-family: Arial,Helvetica,sans-serif;
  color: #3333ff;
  font-size: 14pt;
}
.m_open_hours {
  font-family: Arial,Helvetica,sans-serif;
  color: #3333ff;
  font-size: 14pt;
}
.d_menu_item {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #e4e4e4;
}
.m_menu_item {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #e4e4e4;
}
.d_borderlessgray {
  color: black;
  font-size: 14pt;
  text-align: justify;
  background-color: #d3d3d3;
}
.m_borderlessgray {
  color: black;
  font-size: 14pt;
  text-align: justify;
  background-color: #d3d3d3;
}
.d_search_table {
  background-color: #43D43B;
  opacity: 0.9;
}
.m_search_table {
  background-color: #43D43B;
  opacity: 0.9;
}
.bg-image {
  background-repeat: no-repeat;
  background-image: url(../bg/20220113_141138_gray.jpg);
  background-size: cover;
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.d_icon {
 height: 35px;
}
.m_icon {
 height: 32px;
}
.resultlist tr:nth-child(even) {
    background-color: #00C000;
}
.resultlist td {
    border: 1px solid ;
}
.resultlist tr:hover {
    background-color: #FFFF0F;
}
.borderlessgray { 
    width:95%;
    margin-left: auto;
    margin-right: auto;
    background-color:#EEEEEE;
    border: 1px solid ;
}