@charset "utf-8";
/* CSS Document */
 img, div { behavior: url(../iepngfix.htc) }
/* CSS Document */
/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {
	margin: 0px;
	padding: 0px;
}
/* alapertelmezett betumeret ezeknel az elemeknel */
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 10px;
}
ul, ol {
	list-style: disc;
	padding-left:12px;
}
/* a linkek kez alakot kapjanak mindenhol */
form label {
	cursor: pointer;
}
address {
	font-style: normal;
}
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link, :visited {
	text-decoration: none;
}
/* linkelt kepek keretezesenek megszuntetese */
a img, :link img, :visited img {
	border: none;
}
/* a bordert nullazzuk fieldset eseteben */
fieldset {
	border: none;
}
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {
	clear: both;
	font-size: 0px;
}
/**********************************************************************************************************/
body{
height:100%;
width:100%;
display:block;
position:absolute;
left:0;
top:0;
background-image:url(../images/nyit_bcg.png);
background-repeat:no-repeat;
background-position:center top;
}
div#tart{

height:540px;
display:block;
width:980px;
position:relative;
left:50%;
top:244px;
margin-left:-490px;
}
#felso{
height:28px;
margin-left:7px;
}
#kozep{
margin-left:7px;
/*
background-image:url(../images/nyit/pics_open.jpg);
*/
height:230px;
width:915px;
background-repeat:no-repeat;
}
* html div#kozep{
position:relative;
top:-323px;
}
#also{
height:28px;
margin-left:7px;
}
* html div#also{
height:28px;
margin-left:7px;
position:relative;
top:-413px;
}
#legalso{
width:450px;
position:relative;
top:-20px;
left:480px;
}
* html div#legalso{
width:450px;
position:relative;
top:-433px;
left:480px;
}
#login{
padding-bottom:3px;
}
#szovegLayer{
width:400px;
height:150px;
color:#000000;
font-family:tahoma, verdana;
font-size:14px;
font-weight:bold;
padding-top:20px;
padding-left:25px;
padding-right:5px;
position:relative;
top:300px;
background-image:url(../images/szoveglayer_kiskep.gif);
background-repeat:no-repeat;
background-position:-5px -5px;
left:15px;
}
#szovegLayerUp{
width:450px;
height:150px;
color:#000000;
font-family:tahoma, verdana;
font-size:14px;
font-weight:bold;
position:relative;
padding:0;
top:-360px;
left:15px;
}
span#logReg{
margin-left:20px;
}

span#logoTrans{

width:388px;
height:319px;
position:relative;
top:-275px;
display:block;
left:530px;
z-index:1000;
}

span#openAD{
width:468px;
height:60px;
background-image:url(../images/nyit/banner_bcg.gif);
position:relative;
overflow:hidden;
top:7px;
left:-50px;
}
* html body{
height:auto !important;
height:800px;
}