/* Screen CSS Document *//** {  margin: 0;  padding: 0;  border: 20px;}*/ul {  list-style: none;  margin: 0px;  padding: 0px;  border: 0px;}/* Vendégház színű legyen!, ne fekete! */a {  text-decoration: none;  color: black;}body {  margin: 0px auto;  padding: 0px auto;  font-family: Verdana, Geneva, sans-serif;  font-weight: normal;  font-size: 12px;  line-height: 1.5;  background-color: #fbe6af;}div#container {  border-left-style: solid;  border-right-style: solid;  border-width: 5px;  border-color: #9d2735;  margin: 0px auto;  width: 960px;  padding: 0px auto;}div#header {  width: 100%;  height: 160px;  padding: 0px;  margin: 0px;  background-color: #fbe6af;  background-image: url(../images/fej.jpg);  color: #000000;  font-family: Arial, Helvetica, sans-serif;  line-height: 1.5;  text-align: center;  border-bottom-style: solid;  border-width: 1px;  border-color: #9d2735;}div#side {  padding: 6px;  width: 130px;  margin: 0px;  float: left;  background-color: #fbe6af;}.pic {  padding: 5px;  text-align: center;  border-style: none;  border-width: 10px;}.pic  img{  padding: 3px;  border-style: solid;  border-width: 5px;  border-color: #9d2735;}.pic1 {  padding: 5px;  text-align: center;  letter-spacing: 50px;  line-height: 0px;}.pic1  img{  padding: 3px;  border-style: solid;  border-width: 3px;  border-color: #9d2735;  vertical-align: middle;}#menu {  border: 0px;  padding: 0px;  line-height: 25px;  font-style: normal;  background-color: none;  border-style: none;  text-decoration: none;}.menuitem{  padding: 5px;  margin: 0px;  border: 0px;  font-variant: small-caps;  font-size: 16px;  border-bottom-style: solid;  border-width: 1px;  text-decoration: none;}.menuitem:first-letter {  color: #623731;  font-size: 18px;}  .submit {  background-color: #fbe6af;}.menuitem a:hover {  color: #fbe6af;  background-color: #9d2735;  text-decoration: none;}#space {  margin: 0;  padding: 0;  float: left;   display:block;   width: 330px;   border-right-style: solid;  border-width: 1px;}#fmenu li {  float: left;   padding-left: 5px;  padding-right: 5px;  padding-top: 1px;  border-right-style: solid;  border-width: 1px;}#fmenu a:hover {  color: #fbe6af;  background-color: #9d2735;}#mail{  margin-left: 20px;  text-align: left;  border-style: none;  border-width: 10px;}div#maintext {  padding: 6px;  margin-left: 142px;  width: 800px;  background-image: url(../images/sand.jpg);  background-repeat: repeat;}div#footer {  padding: 6px;  font-size: 10px;  text-align: right;  clear: both;  background-color: #fbe6af;  background-image: url(../images/lab.jpg);  border-top-style: solid;  border-width: 1px;  border-color: #9d2735;}.lab {  padding: 0px;  margin-left: 0px;  text-align: center;  border-style: none;}#maintext {  border-left-style: solid;  border-width: 1px;  border-color: #9d2735;}h1 {  line-height: 2em;}h2 {  line-height: 2em;}h3 {  line-height: 2em;}.center {  text-align: center;}.p1 {  margin: 0;  padding: 6px;  font-family: Arial, Helvetica, sans-serif;  text-align: left;  text-indent: 0px;  font-size: 16px;}.pi1 {  text-align: left;  margin-left: 20px;}.update{  margin: 0;  padding: 6px;  font-family: Arial, Helvetica, sans-serif;  text-align: left;  text-indent: 0px;  font-size: 10px;}.lista {  list-style: circle;  line-height: 2em;  margin-left: 40px;   font-size: 16px;}
