body, html{
	margin: 0px;
	font-size: 15px;
	color: #EEEEEE;
	font-family: Calibri,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	cursor: default;
}
html {
	background-color: #000000;
	width: 100%;
	height: 100%;
}
body {
	background-color: #transparent;
	width: 100%;
	min-height: 100%;
	height: auto;
	text-align: center;
}
a {
	color: #006D98;
	text-decoration: none;
	cursor: pointer;
}
a:hover{
	color: #053F6A; 
	text-decoration: underline; 
}
h1 {
	color: #000000;
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	display: block;
	color: #000000;
	font-size: 18px;
	font-family: Calibri,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	font-style: italic;
	font-weight: normal;
	margin: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
h3{
	display: block;
	color: #000000;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	margin: 3px;
	padding: 0px;
}
h4{
	display: block;
	color: #000000;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	margin: 3px;
	padding: 0px;
}
h2, h3, h4, h5, h6 { color: #053F6A; text-align: center; }
h2.sima, h3.sima, h4.sima, h5.sima, h6.sima { color: #000000; text-align: left; }


td.fo {
	border: 3px solid #053F6A;
	font-size: 14px;
}

input.btn, input.btn1 {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	height: 27px;
	padding-bottom: 2px;
	width: 100px;
	background-color: transparent;
	border: 0px solid transparent;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
input.btn:hover, input.btn1:hover {
	color: #333333;
	text-shadow: 0px 0px 2px rgba(160,10,60,0.4);
}

input.btn2 {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	height: 26px;
	padding-bottom: 2px;
	width: 112px;
	background-color: transparent;
	border: 0px solid transparent;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	cursor: pointer;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
input.btn2:hover {
	color: #666666;
}

/* Oldal Stílusa */

div.SiteImageBG {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-image: url('/pic/body-bg.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;
}

div.SiteBody {
	position: relative;
	display: block;
	width: 980px;
	height: 100%;
	margin: auto;
	text-align: left;
}

div.SiteTopLineBG {
	display: block;
	position: absolute;
	top: 0px; left: 0px;
	background-color: #000000;
	width: 100%;
	height: 265px;
	background-image: url('/pic/header.png');
	background-position: 50% 0px;
	background-repeat: no-repeat;
	z-index: 98;
}

div.SiteKeretLine {
	position: relative;
	display: inline-block;
	width: 980px;
	padding-top: 160px;
	background-image: url('/pic/main-bg.png');
	background-position: -6px 0;
	background-repeat: repeat-y;
}

div.SiteMainLine {
	position: relative;
	display: inline-block;
	width: 980px;
	min-height: 550px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 99;
}

div.SML-Main {
	display: block;
	padding: 0px 20px 0px 10px;
	float: right;
	width: 700px;
	min-height: 550px;
	line-height: 125%;
	color: #000000;
}
div.SML-Main h1:first-child { color: #FFFFFF; margin-bottom: 45px; }
div.SML-Main h1:first-child  a { color: #FFFFFF; }
div.SML-Main h1:first-child  a:hover { color: #FFFFFF; }


div.SML-Left {
	display: block;
	float: left;
	padding: 0px 15px 0px 10px;
	width: 225px;
	min-height: 550px;
	color: #EEEEEE;
}

div.SiteLeftMenu{
	display: block;
	margin-bottom: 30px;
	color: #EEEEEE;
}
div.SiteLeftMenu .title{
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 20px;
}

div.SiteLeftMenu a {
	position: relative;
	display: block;
	line-height: 30px;
	padding: 5px 10px;
	font-size: 14px;
	font-family: Arial;
	color: #EEEEEE;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
	text-decoration: none;
	margin: 3px 0px;
	background-image: url('/pic/left-menu-bg.png');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	opacity: 0.6; filter: alpha(opacity=60);
}
div.SiteLeftMenu a:hover, div.SiteLeftMenu a.aktive {
	#FFFFFF;
	opacity: 1; filter: alpha(opacity=100);
}

div.SiteFootLine {
	background-image: url('/pic/footer.png');
	background-position: 50% 0px;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	height: 110px;
	padding-top: 40px;
	font-family: Calibri,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	color: #DDDDDD;
}
div.SiteFootLine a {
	color: #6699AA;
}
div.SiteFootLine a:hover {
	color: #3399CC;
}