* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #000000;
}
#wrapper { 
 margin: 0 auto;
 width: 770px;
 background: #000000;
}
img.imageleft { 
float: left; margin: 15px; 
}
img.imageright { 
float: right; margin: 15px; 
} 
#header {
 width: 750px;
 float: left;
 padding: 10px;
 height: 100px;
 margin: 0px 0px 0px 0px;
}
#navigation {
 float: left;
 width: 610px;
 color: #FFFFFF;
 padding: 0px 0px 0px 160px;
 margin: 0px 0px 0px 0px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-top-color: #FFFFFF;
 border-bottom-style: solid;
 border-bottom-color: #FFFFFF;
}
#navigation img{
	width:18px;
	height:18px;
}
#navigation ul li.szoveg {
 font-size: 11pt;
 display: block;
 list-style-type:none;
 float:left;
}
#navigation ul li.kepes {
 width:18px;
 height:18px;
 display: block;
 list-style-type:none;
 float:left;
 margin-bottom: 2px;
 margin-top: 2px;
 margin-left: 40px;
}
#navigation ul li.kepes a {
 width:18px;
 height:18px;
 display: block;
 text-indent:-1500px;
 overflow:hidden;
}
#navigation ul li.szoveg a {
 color: #FFFF00;
 text-decoration: underline;
 font-weight: bold;
 margin-left: 10px;
 margin-top: 4px;
 margin-bottom: 4px;
 display: block;
}
#navigation ul li.szoveg a:visited {
 color: #FFFF00;
 font-weight: bold;
 text-decoration: underline;
}
#navigation ul li.szoveg a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
#leftcolumn { 
 color: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 150px;
 float: left;
}
#leftcolumn p {
 margin-bottom: 6px;
}
#leftcolumn a:link {
 color: #FFFF00;
 text-decoration: underline;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
}
#leftcolumn a:visited {
 color: #FFFF00;
 text-decoration: none;
 font-weight: bold;
}
#leftcolumn a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
#rightcolumn { 
 float: right;
 color: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px 20px 10px 10px;
 width: 570px;
 display: inline;
}
#rightcolumn p {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
}
#rightcolumn ul li {
	font-size: 100%;
	display: list-item;
	list-style-type: square;
	list-style-position:inside;
}
#rightcolumn h1 {
	font-size: 130%;
	margin-bottom: 20px;	
	padding: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
#rightcolumn h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 5px;
}
#rightcolumn h3 {
	font-size: 100%;
	font-weight: normal;
	color: #20465D;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-variant: normal;
}
#rightcolumn a:link {
 color: #FFFF00;
 text-decoration: underline;
}
#rightcolumn a:visited {
 color: #FFFF00;
 text-decoration: underline;
}
#rightcolumn a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
#footer { 
 width: 750px;
 clear: both;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #FFFFFF;
}
#toolbar {
 float: right;
 padding: 0px 20px 0px 0px;
 margin: 0px 0px 0px 0px;
}
#toolbar a:link {
 color: #FFFF00;
 text-decoration: none;
 margin-left: 5px;
}
#toolbar a:visited {
 color: #FFFF00;
 text-decoration: none;
 margin-left: 5px;
}
#toolbar a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
#footer p {
	font-size: 100%;
	font-weight: normal;
	text-align:center;
	color: #FFFFFF;
}

