body {
margin: 0px;
background-image: url(../images/bg3.gif);
background-repeat: repeat;
text-align: center;
scrollbar-face-color: #ffcc99;
scrollbar-shadow-color: #cc8b91;
scrollbar-highlight-color: #cc8b91;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #ffcc99;
scrollbar-arrow-color: #deded6;
overflow: scroll;
overflow-x: hidden;
}

.headertab {
  background-color: #FFCC99;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 780px;
  height: 185px;
}


td.tartalom {
	width: 580px;
	text-align: justify;
	font-family: tahoma,arial,sans-serif;
	color: dimgray;
	font-weight: bold;
	font-size: 14px;
	background-color: white;
}


td.menu {
	width: 200px;
	text-align: center;
	background-color: #FFCC99;
}

td.cim {
	text-align: center;
	font-family: tahoma,arial,sans-serif;
	color: #ffcc99;
	font-weight: bold;
	font-size: 18px;
}

td.alcim {
	text-align: left;
	font-family: tahoma,arial,sans-serif;
	color: dimgray;
	font-weight: bold;
	font-size: 14px;
}
td.ar1 {
	font-family: tahoma,arial,sans-serif;
	color: navy;
	font-weight: bold;
	font-size: 12px;
	background-color: bisque;
}

td.ar2 {
	font-family: tahoma,arial,sans-serif;
	color: dodgerblue;
	font-weight: bold;
	font-size: 12px;
	background-color: cornsilk;
}



h1 {
	text-align: center;
	font-family: verdana,arial,sans-serif;
	color: lightslategray;
	font-weight: bold;
	font-size: 18px;
}

p {
	margin: 15px;
}

.bottomtab {
  background-color: #FFCC99;
  background-image: url(../images/lablec.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 780px;
  height: 60px;
}

.szoveg {
	font-family: verdana,arial,sans-serif;
	color: slateblue;
	font-weight: bold;
	font-size: 12px;
}

.szoveg2{
	font-family: verdana,arial,sans-serif;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

a {
	font-family: verdana,arial,sans-serif;
	color: slateblue;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: verdana,arial,sans-serif;
	color: slateblue;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.piros {
	font-family: verdana,arial,sans-serif;
	color: firebrick;
	font-weight: bold;
	font-size: 14px;
	}

dl {
	margin:10px;
	}