body				{background-color: rgb(211, 188, 136); background-image:url(images/bck.jpg);
					 font-family: Verdana, Arial, Helvetica, sans-serif;
					 font-size: 12px;}
					 
h1					{font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;}
h2					{font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif}
h5					{font-weight:bold; font-size:14px;}					 

a					{text-decoration: none; color: black;}
a:hover				{text-decoration: underline; color: #660000}

#page 				{width: 800px; margin: 10px auto 10px auto;
					 background-color: rgb(211, 188, 136);}

#top, #middle, 
#bottom     		{margin: 0 0 0 0;}

/*#top				{background-image:url(images/bck.jpg)} */

#header				{height: 110px; background-image: url(images/header.jpg); background-repeat: no-repeat;}

#middle				{margin-bottom: 10px;}

#content			{float: left; width: 640px; 
					 font-family: Tahoma, sans-serif;
					 font-size: 12px;
					}

#menubox 			{float: left; width: 160px;
					 padding: 10px 0 15px 0;
					}

#bottom				{clear: both; text-align: center; font-size: 10px; border-top: 1px dotted gray;
					 padding: 5px 0 5px 0; font-family: Tahoma, sans-serif; margin-top: 10px; 
					 height:15px; background-image:url(images/footer.jpg); background-position:bottom; background-repeat:no-repeat;}
					 
#footer				{text-align: right; padding-right: 10px;}					 

#middle ul			{margin: 0 0 0 0; padding: 0 0 0 0;}
#middle li			{list-style-type: none;}

.menu li			{background-repeat: no-repeat; 
					 background-position: top left;
					 padding: 5px 0 0 5px;
					 text-align: left;
					 height: 20px;
					}
.menu li a			{text-decoration: none;
					 color: black;
					 padding-left: 5px;}
.menu li a:link		{text-decoration: none;}
.menu li a:visited	{text-decoration: none;}
.menu li a:hover 	{text-decoration: none;
					 background-color: none;
					 color: white;}

.nevjegy			{text-align: center; font-size:14px; padding: 10px; margin: 10px; border: 1px solid #AC996D; width: 200px;}
.telefonszam		{color: red; font-weight: bold; font-style: italic;}
.neve				{font-weight:bold;}
.comment			{border-top: 1px dotted #AC996D; border-bottom: 1px dotted #AC996D;}
.comments			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.oddmessage			{background-color:#e3d5b5; padding: 5px; border: 1px solid #f1eada;}
.evenmessage		{background-color:#dec17c; padding: 5px; border: 1px solid #e3d5b5;}
.msgheader			{background-color:#e3d5b5; margin-bottom: 10px; border: 1px solid #f1eada;}
.red				{color: red;}
#statgep			{text-align:center; margin-top: 20px;}

/* teszt */
/*#top				{background-color: pink;}
#top				{border: 1px solid #AC996D;} 
#middle			    {background-color: pink;}
#menubox   			{background-color: yellow;}
#content			{background-color: gray;}
#bottom				{background-color: gray;}*/

<!--[if IE 5]>
#menu a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
<!--[endif]-->
<!--[if IE 6]>
#menu a {height: 1em;}
<!--[endif]-->


