body{
	background-color:#000;		
	background-image: url('img/bg45.gif');
	margin:0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	cursor:default;
}

.hozzaszolas a{
color: #C6EAF5;
text-decoration:underline;
}
.hozzaszolas a:hover{
color: #C6EAF5;
text-decoration:none;
}
.hozzaszolas a:visited{
color: #C6EAF5;
text-decoration:underline;
}


#bigHead{
	margin-top:15px;
	background-image: url('img/bigHead.gif');
	background-repeat:no-repeat;
	width:652px;
	height:22px;
	padding:0px;
}
#bigFoot{
	background-image: url('img/bigFoot.gif');
	background-repeat:no-repeat;
	width:647px;
	height:22px;
	padding:0px;
	padding-bottom:25px;	
}
#panel{
	background-image: url('img/panel.gif');
	background-repeat:repeat-y;
	width:650px;
	padding:0px;
	padding-bottom:25px;
	min-height: 340px;   
}
* html #panel{
	height: 340px;
}
.logo{
	background-image:url('img/logo.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:35px;
	width:100px;
	position:relative;
	left: 40px;
	margin-bottom:25px;
	margin-top:0px;
}
.logo span{
visibility:hidden;
}
#panel #oszlopBal{
position:relative;
left: 40px;
width:350px;

}

#panel #oszlopBal .hozzaszolas {
background-color:#4AC1EB;
margin-bottom:15px;
}
#panel #oszlopBal .hozzaszolas .header{
background-image:url('img/hozzaszolasTop.gif');
background-repeat:no-repeat;
height: 20px;
width: 350px;
padding-left:10px;
padding-top:2px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
color:#358BA9;
}
#panel #oszlopBal .hozzaszolas .header a{
color:#358BA9;
text-decoration:none;
}
#panel #oszlopBal .hozzaszolas .header a:hover{
color:#2F7A93;
}
#panel #oszlopBal .hozzaszolas .header .datum{
color:#3EA3C6;
padding-left:5px;
}
#panel #oszlopBal .hozzaszolas .szoveg{
padding-left:10px;
padding-right:10px;
text-align:justify;
}
#panel #oszlopBal .hozzaszolas .footer{
background-image:url('img/hozzaszolasBottom.gif');
background-repeat:no-repeat;
height: 15px;
width: 350px;
}
#panel #oszlopBal .lapozo{
text-align:center;
color:#33C1F0;
font-size:10px;
}
#panel #oszlopBal .lapozo a{
text-decoration:none;
color:#85D5EF;
}
#panel #oszlopBal .lapozo a:hover{
text-decoration:underline;
color:#B0E3F4;
}
#panel #oszlopBal .lapozo a img{
border:none;
}
#panel #oszlopJobb{
position:absolute;
background-color:#4AC1EB;
top:96px;
left: 417px;
width:200px;
margin-bottom:107px;
}
#panel #oszlopJobb .header{
background-image:url('img/inputTop.gif');
background-repeat:no-repeat;
height: 15px;
width: 200px;
margin-bottom:0px;
}
#panel #oszlopJobb .footer{
 float:right;
background-image:url('img/inputBottom.gif');
background-repeat:no-repeat;
height: 15px;
width: 200px;
}
#panel #oszlopJobb input{
position:relative;
width:180px;
left:10px;
border:none;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
padding-left:5px;
padding-right:5px;
margin-bottom:3px;
background-color:#8EDAF2;
color:#127B9E;
}
#panel #oszlopJobb textarea{
position:relative;
width:180px;
left:10px;
border:none;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
padding-top:2px;
padding-left:5px;
padding-bottom:0px;
background-color:#8EDAF2;
color:#127B9E;
margin-bottom:5px;
}
#panel #oszlopJobb p{
margin:1px;
position:relative;
width:170px;
left:10px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:9px;
color:#C2EBF8;
}
#panel #oszlopJobb .button{
background-image:url('img/button.gif');
background-color:#FF6600;
color:#FFF;
width:50px;
height:17px;
border:none;
margin-bottom:0px;
cursor: hand;         /* Older Browsers use this */
cursor: pointer;      /* 6th Gen Browsers use this */
}


#panel #oszlopJobb .regInfo{
text-align:right;
padding-left:10px;
padding-right:10px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#0E9AC9;
}
#panel #oszlopJobb .regInfo a{
/*color:#0D8BB5;*/
color:#0E9AC9;
}
#panel #oszlopJobb .regInfo a:hover{
color:#0A6989;

}
#panel #oszlopJobb img{
position:relative;
top:-5px;
left:10px;
}
form{
margin-bottom:10px;
margin-top:5px;
}




