html{
	height: 100%;
}
body{
	margin: 0;
	background: url(images/main_bg.gif) repeat-x #c3c6cb;
	height: 100%;
}
#container{
	background: url(images/page_bg.jpg) repeat-y; 
	width: 760px;
	height: auto;
}
#bottom{
	background: url(images/page_bottom.jpg);
	width: 760px;
	height: 86px;
	clear: left;	
}
#main-bottom{
	background: url(images/main_bottom.jpg);
	width: 760px;
	height: 25px;
	clear: left;	
}
#toppic{
	width: 760px;
	height: 179px;
	background-repeat: no-repeat;
}
#toplink a{
	width: 460px;
	height: 70px;
	display: block;
	text-indent: -300px;
	overflow: hidden;
}
#topmail{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 0px;
	height: 60px;
	padding-left: 40px;
}
#topmail a{
	text-decoration: none;
	color: #FFFFFF;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00375E;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #BD9338;
	text-decoration: underline;
	margin-top: 36px;
}
#menucontainer{
	position: relative;
	top: 20px;
	margin-top: 0px;
	height: 25px;
}
#left-main{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-color: #000066;
	width: 180px;
	float: left;
	padding-left: 38px;
}
#left{
	width: 180px;
	float: left;
	padding-left: 38px;
	padding-top: 20px;
}
#right{
	display: block;
	width: 500px;
	float: left;	
	padding-bottom: 20px;
	padding-top: 20px;
	text-align:justify;	
}
#right p, #right ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #444444;
}
.lista{
	color: #888888;
}
#right p a{
	font-weight: bold;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
h3{
	font-size: 16px;
	font-weight: normal;
	color: #9b7116;
	text-align:right;	
}
#logo{
	width: 103px;
	background-image: url(images/logo_bg.gif);
	background-repeat:	repeat;
	background-position: 0 0px;
	background-color: #0F385F;
}
#adatok{
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	margin-top:-5px;
}
#adatok a, li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
}
#adatok #kiemelt{
	font-weight: bold;
	color: #0F385F
}
.ugyved{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
	padding-bottom: 20px;	
}
.kiemelt{
	color: #0F385F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
