
body
 	 {
	 	margin: 10px;
		padding: 0;
		background-image: url(menu4.jpg);
		font: 95% georgia, times, "times new roman", serif;
	}	

#header h1
	{
		color: black;
		font: 150% georgia, times, "times new roman", serif;
		font-style: oblique;
		margin: 0 0 0 0;
		text-align: left;
		letter-spacing: 4px;
	}
	
#header h2
	{
		color: black;
		font: 12pt georgia, times, "times new roman", serif;
		margin: 0 0 0 0;
		font-variant: small-caps;
		font-weight: bold;
		text-align: right;
	}

a:link { color: #066066; text-decoration: none; }
a:visited { color: #600600; text-decoration: none; }
a:hover  { color: #000000; text-decoration: none; }
	

	#container
	{
		margin: 0 auto;
		width: 750px;
		border-left: 1px solid black;
		border-right: 1px dotted black;
		text-align: left;
		background-image: url(menu4.jpg);
 		background-position: top left;
		background-attachment: scroll;
 		background-repeat: repeat;
	}
	#header
	{
		height: 70px;
		padding-left: 10px;
		padding-right: 10px;
		background-color: white;
		background-image: url(menu6.jpg);
		border: 1px dotted black;
	}
	#mainnav
	{
		
		height: 25px;
		padding: 2px 10px;
		font-size: 100%;
		text-align: left;
		vertical-align: middle;
		background-color: white;
		background-image: url(menu4.jpg);
	}
	
	#menu
	{
		border-left: 0 dotted black;
		border-right: 1px dotted black;
		border-top: 1px dotted black;
		border-bottom: 1px dotted black;
		float: right; 
		width: 150px;

		background-color: white;
		background-image: url(menu6.jpg);
		padding:10px 0;}
	
	#menu ul 
	{
	list-style:none;
	margin:0;
	padding:0;
	}

	#menu li 
	{
	margin:0;
	padding:0;
	
		}
	
	#menu a:link, #menu a:visited 
	{
	display:block;
	margin:5px 0;
	padding:0.75em 0.75em;
	height:1em;
	border-left: 1px dotted black;
	border-bottom: 0px dotted black;
	}

	#menu a:hover
	{
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
	}
	
	#tamogatas
	{
		
		float: right; 
		text-align: left;
		margin-right: -120px;
		margin-top: 300px;
	
	}
	
	#contents	
	{
		border: 1px dotted black;
		margin-right: 200px;
		margin-left: 10px;
		padding: 10px 10px;
		text-align: justify;
		background-image: url(menu6.jpg);
		background-repeat: repeat;
		background-attachment: scroll;
	}
	
		
	#contents .informacio
	{
	font-weight: bold; 
	letter-spacing: 2px;
	}
	
	#contents .kisbetus
	{
	font-size: 75%;
	color: red;
	}
	
	#contents .nav
	{
		height: 25px;
		padding: 2px 10px;
		font-size: 100%;
		text-align: left;
		vertical-align: top;
	}
	#contents .nav1
	{
		height: 25px;
		padding: 2px 10px;
		font-size: 100%;
		text-align: center;
		vertical-align: top;
	}

	#contents hr
	{
	border: 1px dotted black;
	width: 100%;
	}
		#contents .publikacio
		{
		font: 90% georgia, times, "times new roman", serif;
		text-indent: -10px;
		padding: 0 0 0 10px; 
		}
	
		#contents .h1
	{
		color: black;
		font: 100% georgia, times, "times new roman", serif;
		font-variant: small-caps;
		font-weight: bold;
		margin: 20px 0 0 0;
		text-align: left;
		text-decoration: underline;

		}
		
		#contents nev
	{
		color: black;
		font: 100% georgia, times, "times new roman", serif;
		font-variant: small-caps;
		margin: 0 0 0 0;
		text-align: left;
		line-height: 150%;

		}
		#contents cim
	{
		color: black;
		font: 100% georgia, times, "times new roman", serif;
		margin: 0 0 0 0;
		line-height: 100%;

		}
		#contents szam
	{
		color: black;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 0 0;
		line-height: 100%;

		}

	
	.vissza
	{
	text-align: right;
	}
	
