/* CSS Document */
body
{
margin-top: 0px;
background: url(images/bgcs.png)  top left repeat-x;
text-align:center;
}
#keret {margin-right:auto;
		margin-left:auto; border:0px; width:625px; text-align:left; padding:0; }
		#alsokeret {margin-right:auto;
		margin-left:auto; border:0px; width:625px; height: 100px; text-align:center; padding:0; }
#top {border:0px; width:625px; height:135px;overflow:hidden;padding:0;background: url(images/top.png) no-repeat top left}
#contentleft {
		width:50px;
		padding:0px;
		float:left;
		}
		#contentright {
		width:50px;
		padding:0px;
		float:left;
		}
#main {float: left;margin:0 auto; padding:0; width:625px; border:0px; overflow:hidden; min-height:300px;background: url(images/bg.png) left repeat-y;}
#tartalom {float: left;margin:0 auto; padding:0; width:525px; border:0px; overflow:hidden; min-height:300px;}
#bottom {clear: left;border:0px; width:625px; height:100px;overflow:hidden;padding:0;background:url(images/bottom.png) no-repeat bottom left}
H1{ font: "Trebuchet MS", sans-serif; font-weight: normal; font-size: 1.5em; color: #cc3300; text-align: center; }
H2{font: Tahoma, Arial, sans-serif; font-weight: bold; color: #000; font-size: 1.2em; text-align: left;}
.normal {font-family: Arial; color: #000; font-size: 0.8em; text-align: justify;}
.bold {font-family: Arial; font-weight: bold; color: #ff3300; font-size: 0.8em; text-align: left;}
img
{  border-style: none;
}
a, a:link {
	color: #842100;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #ff3300;
	font-weight: bold;
}
