@charset "utf-8";
/* CSS Document */

body {
	background-color: #000e1f;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a, a:visited, a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
object, embed, form, imput, h9 {
	margin: 0px;
	padding: 0px;
}
h1 {	
	font-size: 22px;
	font-weight: normal;
	margin: 0px 20px 20px 0px;
	padding: 0px;
}
h2, h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 7px;
	text-indent: 10px;
	text-transform:uppercase;
}
h3 {
	padding-top: 3px;
	margin-bottom: 6px;
}
h4, h5 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h5 {
	font-weight: normal;
	display: inline;
	color: #ff0000;
}
h9 {
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
}
p {
	width: 640px;
	margin: 0px 0px 0px 20px;
	text-indent: 0px;
	padding: 0px;
	font-size: 14px;
}
hr {
	color: #022450;
	background-color: #022450;
	border: 1px solid #022450;
	border-bottom: none;
	height: 1px;
	width: 640px;
	margin-top: 10px;
}
input {
	font-size: 12px;
	color: #FFF;
	border: none;
}
#container {
	width: 880px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	top: 30px;
}
#container .logo, #container .menu {
	display: inline;
	float: left;
}
#container .menu {
	margin-left: 20px;
}
#container .menu dl, #container .menu dt, #container .menu dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#container .menu dd img, #container .menu dd {
	margin: 0px;
	padding: 0px;
	width: 2px;
}
#container .menu dt a {
 	top: -13px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#container .menu .hvr{
	width: 45px;
	height: 25px;
	position: absolute;
	left: 172px;
	top: 2px;
	background-color: black;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	opacity:.20;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.2;
}

#container .content {
	width: 680px;
	position: relative;
	float: left;
	display: inline;
	top: 30px;
}
#container .content .top, #container .content .bottom {
	background-image:url(img/contentBgTop.png);
	background-repeat: no-repeat;
	height: 5px;
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}
#container .content .bottom {
	background-image:url(img/contentBgBottom.png);
	margin-bottom: 10px;
}
#container .content .data {
	text-indent: 20px;
	background-image: url(img/contentBg.png);
	background-repeat: repeat-y;
	padding-bottom: 16px;
}
#container .content .data .text img {
	margin-right:10px;
}
#container .content .data .text .lead {
	display: table;
}
#container .content .data .message {
	text-align: center;
	line-height:625px;
	font-size: 24px;
}
#container .content .data embed {
	margin-top: 15px;
	margin-bottom: 20px;
}
#container .content .data .dl {
	margin-top: 20px;	
}
#container .content .data .dl a {
	margin-right: 5px;
}
#container .content .data .nav {
	float: right;
	margin-right: 20px;
}
#container .content .data table {
	margin: 0px 10px;
}
#container .right {
	float: right;
	display: inline;
	margin-top: 10px;
	width: 188px;
}
#container .right div.login {
	margin-top: 20px;
	width: 188px;
	height: 91px;
	background-image: url(img/loginBgBg.png);
	background-repeat: no-repeat;
	display: table;
}
#container .right div.login input.username, #container .right div.login input.passwd {
	float: left;
	background: none;
	margin-left: 10px;
	margin-top: 5px;
	width: 124px;
}
#container .right div.login input.username {
	margin-top: 7px;	
}
#container .right div.login input.sbmt {
	float: right;
	position: relative;
	top: -19px;
	right: 4px;
}
#container .right div.login a {
	font-size: 10px;
	position: relative;
	top: 4px;
	left: 10px;
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}
#container .right .top, #container .right .bottom {
	background-image:url(img/loginBgTop.png);
	background-repeat: no-repeat;
	height: 5px;
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}
#container .right .bottom {
	background-image:url(img/loginBgBottom.png);
}
#container .right .data {
	/*text-indent: 10px;*/
	background-image: url(img/loginBg.png);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#container .right .data .fless {
	margin-left: 10px;
}
#container .right .data .next, #container .right .data .prev {
	background-image: url(img/nextAdasBg.png);
	background-repeat: no-repeat;
	width: 168px;
	height: 65px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#container .right .data .next img {
	margin: 10px 10px 7px 10px;
}
#container .right .data .next div {
	font-size: 10px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
#container .right .data .nav {
	float: right;
	margin-right: 10px;
}
#container .right .data .prev {
	background-image: url(img/prevAdasBg.png);
	text-indent: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
}
#container .right .data .prev p {
	width: 145px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	margin-left: 10px;
}
#container .right .data .prev p.black {
	color: #000;
	text-transform: uppercase;
}
#container .right .data .welcome {
	padding-left: 60px;
	height: 60px;
}
#container .right .data .lastlogin {
	font-size: 9px;
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
	height: 30px;
}

#container .footer {
	position: absolute;
	left: 0px;
	bottom: -225px;
	padding-bottom: 10px;
}
#container .paginator {
	width: 100%;
	margin-bottom: 10px;
	display: table;
}
#container .paginator .korabbi, #container .paginator .ujabb  {
	display: inline;
	border: 1px solid #343e4d;
	padding: 3px;
	color: #343e4d;
	text-transform: uppercase;
	font-size: 10px;
	-moz-border-radius: 3px;
}
#container .paginator .korabbi {
	float: left;	
}
#container .paginator .ujabb {
	float: right;	
}
#container .content .message {
	display: table;
	width: 680px;
	margin-bottom: 10px;
}
#container .content .message .photo {
	float: left;
	background-image: url(img/avatarBg.png);
	background-repeat: no-repeat
}
#container .content .message .photo img {
	padding: 20px;	
}
#container .content .message .adat {
	float: right;
	width: 588px;
	background-image: url(img/messageBg.png);
	background-repeat: repeat-y;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#container .content .message .adat .username {
	float: left;
	margin: 20px 0px 0px 20px;
}
#container .content .message .adat .date {
	float: right;
	margin: 20px 20px 0px 0px;
}
#container .content .message .adat .fejlec {
	display: table;
	width: 588px;
}
#container .content .message .adat hr {
	width: 548px;	
}
#container .content .message .adat p {
	margin-bottom: 20px;
	width: 540px;
}
#container .content .message .adat textarea {
	margin-bottom: 20px;
	margin-left: 20px;
	width: 500px;
	height: 60px;
	overflow: hidden;
	background: none;
	border: 1px solid #373e4a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
#container .content .message .adat #sBann {
	float: left;
	margin: 0px 0px 20px 20px;
}
#container .content .message .adat input {
	float: right;
	margin: 0px 20px 20px 0px;
}
#container .content div.thumb {
	display: table;
	width: 130px;
	height: 133px;
	float: left;
}

#container .content div.thumb img {
	margin: 0px;
}
#container .content div.thumb img.fekvo {
	margin-top:29px !important;
}
#container form.reg {
	margin-top: 10px;	
}
#container form.reg p {
	background-image: url(img/regformInputBg.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
	color: black;
	font-size: 12px;
	margin-bottom: 1px;
}
#container form.reg p span {
	float:left;
	width: 240px;
}
#container form.reg p span sup {
	color: red;	
}
#container form.reg p input {
	height: 15px;
	width: 380px;
	border: none;
	font-size: 12px;
	padding: 5px;
	background: none;
}
#container form.reg #error {
	display:none;
	background:none;
	background-color: white;
	width:230px;
	color: red;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#container form.reg p input.check {
	width: auto;
	height: 20px;
}

#container form.reg div.megjegyzes {
	display:table; 
	width: 640px; 
	margin-top:20px; 
	text-indent:0px; 
	padding-left: 20px;
}
#container form.reg div.megjegyzes div {
	float:left;
	color: red;
}
#container form.reg div.megjegyzes input {
	float:right;
}
#container div.profilhead {
	display: table;
}
#container div.profilhead h1 {
	margin:0px;
	text-indent:0px;
}
#container div.profilhead img {
	margin: 0px 20px;	
}
#container hr.kicsi {
	
	width: 520px;	
}
#container div.profilhead p {
	font-size: 12px;	
}
#container div.profil, #container div.edit {
	margin-left: 120px;
}
#container div.profil p, #container div.edit p {
	background-image: url(img/profilBg.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	margin-bottom: 1px;
	font-size: 12px;
	text-indent: 5px;
}
#container div.edit p {
	background-image: url(img/editBg.png);
}
#container div.edit p span {
	float: left;
	width: 200px;
}
#container div.edit p span span {
	left: 140px;	
	width: 195px !important;
	color: red;
}
#container div.edit p input {
	height: 15px;
	width: 300px;
	border: none;
	font-size: 12px;
	padding: 5px;
	background: none;
}
#container div.profil p span, #container div.edit p span {
	color: black;	
}
#container div.profil div.szerk, #container div.edit div.szerk {
	float:right;
	margin-top: 20px;
}
#imgscroller{
	height: 520px;	
}
#imgscroller .scroller {
	height: 500px;	
}
#imgscroller .scroller .section {
	height: 500px;
	text-align: center;
}
#imgscroller .scroller .section img.fekvo {
	margin-top: 60px;	
}
div.right object {
	margin-left:5px;
	padding:0px;
}
div.right embed {
	margin: 0px;	
}


/* Profi */

#container .content .profimessage {
	display: table;
	width: 680px;
	margin-bottom: 10px;
}
#container .content .profimessage.answer {
	display: table;
	width: 680px;
	margin-top: -10px;
	
}
#container .content .profimessage .photo {
	float: left;
	background-image: url(img/avatarBg.png);
	background-repeat: no-repeat;
}
#container .content .profimessage .photo img {
	padding: 10px;	
}
#container .content .profimessage .adat {
	float: right;
	width: 608px;
	background-image: url(img/messageBg.png);
	background-repeat: repeat;
	-moz-border-radius-topleft:     5px ;
	-moz-border-radius-topright:    5px ;
	-moz-border-radius-bottomright: 0px ;
	-moz-border-radius-bottomleft:  0px ;
}
#container .content .profimessage.answer .adat {
	-moz-border-radius-topleft:     0px ;
	-moz-border-radius-topright:    0px ;
	-moz-border-radius-bottomright: 5px ;
	-moz-border-radius-bottomleft:  5px ;	
}
#container .content .profimessage .adat .username {
	float: left;
	margin: 20px 0px 0px 10px;
}
#container .content .profimessage .adat .date {
	float: right;
	margin: 20px 20px 0px 0px;
}
#container .content .profimessage .adat .fejlec {
	display: table;
	width: 528px;
}
#container .content .profimessage .adat hr {
	width: 488px;
	margin-left: 10px;
}
#container .content .profimessage .adat p {
	margin-bottom: 20px;
	margin-left: 60px;
	width: 480px;
}
#container .content .profimessage .adat img.kvescsona {
	margin-top: 10px;
	margin-left: 10px;
}
#container .content .profimessage .adat textarea {
	margin-bottom: 20px;
	margin-left: 20px;
	width: 500px;
	height: 60px;
	overflow: hidden;
	background: none;
	border: 1px solid #373e4a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
#container .content .profimessage .adat #sBann {
	float: left;
	margin: 0px 0px 20px 20px;
}
#container .content .profimessage .adat input {
	float: right;
	margin: 0px 20px 20px 0px;
}
