﻿.rand { border:1px solid #A0522D; }
.bezokr { border:0px; }
.hg { font-weight: bold; font-size:1.5em; font-family: "Times New Roman", Times, serif; }
.bn { background-color: #DCDCDC; }
.kk { color: #1616FF; }
.it { font-style: italic; }
.urv { color: #0e0e7d; background-color: transparent; font-weight: bold; }
.vo { color: #DC143C; font-size:0.7em; font-weight: bold; }
.rz { letter-spacing: 6px; font-weight:bold; }
.ki { font-size:0.8em; }
.ks { font-size:0.73em; }
.nagy { font-size: 1.8em; }
.ny { font-size: 1.2em; }
img { max-width: 100%; height: auto; }
* {
    box-sizing: border-box;
}
.row::after {
    content: "";
    clear: both;
    display: block;
}
[class*="col-"] {
    float: left;
    padding: 15px;
}
body { background-color: #FFFFFF; }
html {
   font-family: verdana,helvetica,arial,sans-serif;
}
.fe {
 background-color: #FFFFFF;
 color: #000000; padding: 6px;
}
.fe a {
 padding: 0.2em; font-size:0.9em;
}
.fe a:link {
 color: #000000; background-color: transparent;text-decoration:none;
}
.fe a:visited {
 color: #000000; background-color: transparent;text-decoration:none;
}
.fe a:hover {
 color: #000000; background-color: #FFFFFF;
}
.fe a:active {
 color: #000000; background-color: transparent;text-decoration:none;
}
.mm {
 color: #000000;
}
.mm a {
 padding: 0.2em; font-size:0.9em;
}
.mm a:link {
 color: #000000; background-color: #DCDCDC;text-decoration:none; border: 2px solid #000000;
}
.mm a:visited {
 color: #000000; background-color: #DCDCDC;text-decoration:none; border: 2px solid #000000;
}
.mm a:hover {
 color: #FFFFFF; background-color: #000000;
}
.mm a:active {
 color: #000000; background-color: #DCDCDC;text-decoration:none; border: 2px solid #000000;
}
.menu ul {
    list-style-type: none;
    margin: 0; font-weight:bold;
    padding: 0; letter-spacing: 3px;
}
.menu li {
 padding: 5px;
 margin-bottom: 6px;
 background-color: #DCDCDC; color: #000000;
 box-shadow: 5px 10px 18px #888888;
}
.me {
 color: #000000;
}
.le {
 background-color: #FFFFFF;
 color: #000000;
 font-size: 12px; padding: 2px;
}
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 27%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 42%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }
}
@media print {
    .nym {
      display: none;}}
.dw a {
 padding: 0.2em; font-size:0.83em; font-weight: bold;
}
.dw a:link {
 color: #1616FF; background-color: transparent;text-decoration:none;
}
.dw a:visited {
 color: #1616FF; background-color: transparent;text-decoration:none;
}
.dw a:hover {
 color: #1616FF; background-color: #F0FFFF;
}
.dw a:active {
 color: #1616FF; background-color: transparent;text-decoration:none;
}
a { padding: 0.12em; font-weight: bold; font-size:0.83em; text-decoration:none; }
a:link { color: #A0522D; background-color: transparent; }
a:visited { color: #A0522D; background-color: transparent; }
a:hover {color: #FFFFFF; background-color: #000000; }
a:active { color: #A0522D; background-color: transparent; }
.hf { font-weight: bold; }
p#tx { font-size:0.68em; }
pre { font-family: verdana,helvetica,arial,sans-serif; font-size:0.83em; display: block; white-space:pre-wrap; }
pre#g { font-family: verdana,helvetica,arial,sans-serif; font-size:1.5em; display: block; white-space:pre-wrap; }
pre#q { font-family: verdana,helvetica,arial,sans-serif; font-size:1.1em; display: block; white-space:pre-wrap; }
pre#y { font-family: verdana,helvetica,arial,sans-serif; display: block; white-space:pre-wrap; }
