html, body	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
A:link			{color: #0000CC; text-decoration: none;}
A:visited		{color: #0000CC; text-decoration: none;}
A:active		{color: #0000CC; text-decoration: underline;}
A:hover			{color: #CC0000; text-decoration: none;}
#container		{width: 900px; margin: 0px auto; background: #FFFFFF;}
#header			{height: 32px; background: #EEBBBB; text-align: center;}
#content		{width: 900px; background: #FFFFFF; margin: 0px auto;}
#menuline		{height: 40px; text-align: center;}
#footer			{width: 900px; background: #BBEEBB; color: #000000; text-align: center;}
.komment_fejlec	{width: 600px; margin: 0px 150px; background-color: #EEBBBB;}
.komment_szoveg	{width: 600px; height: auto; margin: 0px 150px; background-color: #BBEEBB;}
.komment_ir		{width: 600px; height: 100px; border: 1px solid;}
.komment_ir_h	{width: 600px; height: auto; margin: 0px 150px;}
.nav-container			{list-style: none; padding: 0px; margin: 0px;}
.nav-container a, .nav-container li {float: left; display: block; white-space: nowrap;}
.nav-container ul li	{float: none;}
.nav-container ul		{left: -10000px; position: absolute;}
.nav-container li a		{float: none; background: #AAAAFF; color: #000000; text-align: center;}
li:hover>ul				{left: auto;}
#nav-container a {
	width: 100px;		/* menüelemek szélessége (oldal szélessége / menüelemek száma) */
	height: 20px;		/* menüelemek magassága */
	padding: 10px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	/*background-image: url('../pics/menu_background_off.png');*/
	background: #EEBBBB;
	background-repeat: no-repeat;
	background-position: top;
}
#nav-container a:hover {color: #FFFFFF; background: #EE4444; /*background-image: url('../pics/menu_background_on.png');*/}
#nav-container ul		{padding: 5px 0px 0px 0px; z-index: 99;}							/* legördülő menü elhelyezkedése */
#nav-container ul a		{width: 180px; height: 16px; padding: 3px 10px 3px 10px; margin: 0px 0px 0px 0px; text-align: left; background-repeat: no-repeat; background-position: top;}
.bold		{font-weight: bold;}
.justify	{text-align: justify;}
.tdlb		{text-align: left; border: 1px solid #AAAAAA;}
.tdcb		{text-align: center; border: 1px solid #AAAAAA;}
.tdrb		{text-align: right; border: 1px solid #AAAAAA;}
.listb		{margin: 0px auto; border: 1px solid #AAAAAA; border-collapse: collapse;}
.tdl		{text-align: left; border: 0px;}
.tdc		{text-align: center; border: 0px;}
.tdr		{text-align: right; border: 0px;}
.list		{margin: 0px auto; border: 0px;}
.tdlotto	{width: 60px; text-align: center; border: 1px solid #AAAAAA;}
.fontl		{font-size: xx-large;}
.fonts		{font-size: small;}
.center		{text-align: center;}
.right		{float: right;}
.left		{float: left; font-weight: bold;}
p, h1, h2, h3, h4	{margin: 0px; padding: 10px; text-align: center;}
#map {height: 100%;}
