body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:saddlebrown;
	background-repeat:repeat;
	background-image:url(../index/tapeta.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2 {
	display:none;
}
h3 {
	font-size:14px;
}
h4, p, ul, th, td {
	font-size:12px;
}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#EED9A2;
}
img {
	border:0;
}
table {
	width:550px;
	border:solid 1px #000;
    border-collapse:collapse;
}
th, td {
	padding:5px;
}
table th {
	background-color:red;
}
table .paratlan {
	background-color:orange;
}
table .paros {
	background-color:gold;
}
table .datum {
	width:70px;
}
table .helyszin {
	width:185px;
}
table .eloadas {
	width:185px;
}
table .megjegyzes {
	width:70px;
}
th, td {
	border:solid 1px #000;
}
#container {
	width:770px;
	margin:20px auto;
	border:solid 5px #000;
	background-color:#E1972E;
	text-align:left;
}
#header {
	height:200px;
	background-color:;
	border-bottom:solid 5px #000;
	background-repeat:no-repeat;
	background-image:url(../index/fejlec.jpg);
}
#sidebar {
	float:left;
	width:170px;
	margin:10px;
}
#sidebar h3 {
	margin:0;
}
#main {
	margin-left:190px;
	background-color:#EED9A2;
	border-left:solid 5px #000;
}
#topmenu {
	text-align:center;
	background-color:#D74C01;
	border-bottom:solid 5px #000;
}
#topmenu ul {
	margin:0;
	padding:10px;
}
#topmenu li {
	display:inline;
	margin-left:15px;
	margin-right:15px;
	list-style-type:none;
}
#content {
	padding:10px;
	text-align:justify;
}
#content a:hover {
	color:#D74C01;
}
#footer {
	clear:both;
	text-align:center;
	border-top:solid 5px #000;
}
#footer h4 {
	margin:0;
	padding:10px;
}
.kepkeret {
	float:left;
	margin:5px;
}
.hatter {
	float:left;
	width:135px;
	height:135px;
	margin:1px;
	background-color:#000;
}
.hatter .allo {
	width:90px;
	height:135px;
	text-align:center;
	padding-left:22px;
}
.hatter .fekvo {
	width:135px;
	height:90px;
	padding-top:22px;
}
.tiszta {
	clear:both;
}
.rejtett {
	display:none;
}
.keszult {
	font-weight:bold;
}
.cim {
	color:#D74C01;
	font-weight:bold;
}