body {
 margin: 0;
 padding: 0px;
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 }

h1 {
 color: #333366;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 22px;
 font-weight: normal;
 margin: 0px;
 }

h2 {
 color: #bb0000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 22px;
 font-weight: bold;
 margin: 0px;
 }

h2.zold {
 color: #306754;
 }

div.urlap {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: justify;
 background-color: #b5e8d5;
 border: 1px solid;
 border-color: #306754;
 padding: 10px;
 }

div.koszont {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 //font-weight: bold;
 //font-style: italic;
 text-align: center;
 //background-color: #ffffe1;
 //border: 0px solid;
 //border-color: lightgray #306754 #306754 lightgray;
 //padding: 5px;
 }

p {
 text-align: justify;
 margin: 10px;
 }

p.vevo {
 text-align: justify;
 font-size: 12px;
 margin: 0px;
 }

p.kozep {
 text-align: center;
 }

p.link {
 text-align: right;
 margin: 10px;
 }

input {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 /* background-color: #dddddd;*/
 /* text-align: left; */
 }

select {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 text-align: left;
 }

a.x:link, a.x:visited, a.x:active {
 text-decoration: none;
 }

a.y:link, a.y:visited, a.y:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #0000cc;
 font-weight: bold;
 text-decoration: underline;
 }

.kisbetus {font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;}

.kisebb {font-size: 12px;}

.kiscim {font-size: 16px}

.gomb2 {
 color: #333333;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 }

.gomb2:hover {
 background-color: #f2dab6;
 }

.gomb3 {
 background-color: #f2dab6;
 border: 2px #c0c027 outset;
 padding: 4px 12px;
 color: #333333;
 text-decoration: none;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin: 0em 0em 3em;
 }

.gomb3:hover {
 border-style: inset;
 background-color: #ddc3a8;
 padding: 5px 11px 3px 13px; /*shift text 1px to the right and down*/
 }

