html { font-size: 12px;}
body {
	margin:0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#6d6b6b;
	background-color : #fff;
}

a { color: #40BAE8; text-decoration: underline;}
a:visited {}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

ul { margin-left: 10px; padding-left: 12px; list-style-type: none; list-style-image: url('images/arrow.gif'); list-style-position: outside; }
li { padding-bottom: 5px; font-size: 12px;}

#container { background-color: #fff; width: 580px;}
#head { background-image: url(images/head.jpg); background-repeat: no-repeat; width: 625px; height: 259px; padding: 0px; margin: 0px; border: 0;}
#main { background-image: url(images/bg.gif); background-repeat: repeat-y; width: 625px;}
#content {  padding: 10px 0px 10px 30px; line-height: 18px;}
#footer { background-image: url(images/footer.gif); background-repeat: no-repeat; width: 625px; height: 45px; font-size: 9px; }

h1 { font-family: "Trebuchet MS"; font-size: 18px; color: #4282CE; padding-bottom: 15px; }
h2 { font-family: "Trebuchet MS"; font-size: 16px; color: #5891D4; padding-bottom: 10px; }
th { vertical-align: top; text-align: right; padding-right: 10px;}

#nyelv {text-align: right; padding: 15px 35px 0 0; font-size: 10px;}
