@charset="utf-8";

p.body { text-align: center; }

body {
     margin: 0px;
     background-image: url(bg/bg.jpg);
     align: center;
     scrollbar-face-color: #d6e8f5;
     scrollbar-highlight-color: #71c657;
     scrollbar-3dlight-color: #00FF33;
     scrollbar-darkshadow-color: #006600;
     scrollbar-shadow-color: #99CC33;
     scrollbar-arrow-color: #006600;
     scrollbar-track-color: #71c657;
     }

table.fejlec { width: 100%; }

table {
      align: center;
      border-spacing: 0px;
      border-collapse: collapse;
      width:100%;
      }

td.bg1 { background-image: url(bg/bg1.png); width:175px; height:175px; background-repeat: none-repeat; }
td.bg2 { background-image: url(bg/bg2.png); min-width:660px; height:175px; background-repeat: repeat-x; }
td.bg3 { background-image: url(bg/bg3.png); width:40px; height:175px; background-repeat: none-repeat; }
td.bg4 { background-image: url(bg/bg4.png); width:175px; min-height:400px; background-repeat: repeat-y; }
td.bg5 { background-color: #d6e8f5; padding-left: 8px; }
td.bg6 { background-image: url(bg/bg6.png); width:40px; min-height:100px; background-repeat: repeat-y; }
td.bg7 { background-image: url(bg/bg7.png); width:175px; height:40px; background-repeat: none-repeat; }
td.bg8 { background-image: url(bg/bg8.png); max-width:660px; height:40px; background-repeat: repeat-x; }
td.bg9 { background-image: url(bg/bg9.png); width:40px; height:40px; background-repeat: none-repeat; }

h2 {
   color: darkgreen;
   font-size: 16px;
   font-style: italic;
   text-decoration: underline;
   }

p.center {
         text-align: center;
         color: darkgreen;
         font-size: 14px;
         }

p {
  text-align: justify;
  color: darkgreen;
  }

a {
  color: darkblue;
  font-size: 14px;
  text-decoration: none;
  font-style: italic;
  }

td.partnerek {
             text-align: center;
             color: darkgreen;
             font-weight: bold;
             }

td.menu {
        width:175px;
        height:240px;
        background-repeat: none-repeat;
        text-align: center;
        }

hr {
   color: lightblue;
   width:85%;
   }

table.vh { width: 100%; }

td.pic {
       width: 50%;
       color: darkgreen;
       font-weight: bold;
       font-size: 18px;
       font-style: italic;
       }

p.vhname { text-align: center; }

td.doc {
       color: darkgreen;
       font-size: 14px;
       }

img.pic {
        border-style: double;
        border-color: darkgreen;
        }

p.betet { margin-right: 10px; }

p.leftmargin {
             margin-left: 10px;
             margin-right: 15px;
             }

td.gal {
       padding: 3px;
       text-align: center;
       }

img.ind {
        border: solid 1px darkgreen;
        }
