
body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #313A39;
	font-family: verdana;
	font-size: 12px;
	background-color: #fff; /* All browsers */

}

/* WORD style remover */
font, basefont {
	color: inherit; /* Standard browsers */
	color: expression(this.parentNode.currentStyle['color']); /* IE */
	font: inherit; /* Standard browsers. Font instead of font-size for Opera */
	font-family: expression(this.parentNode.currentStyle['fontFamily']); /* IE */
	font-size: 100%; /* All browsers. Sizes are inherited */
}

center {
	text-align: inherit; /* Standard browsers */
	text-align: expression(this.parentNode.currentStyle['textAlign']); /* IE */
}

s, strike, u {
	text-decoration: inherit; /* Standard browsers */
	text-decoration: expression(this.parentNode.currentStyle['textDecoration']); /* IE */
}

hr {
  border: 1px solid #CCCCCC;
  width: 100%;
}



img { margin: 0; border:none; }  /* All browsers. Borders & margins are not inherited */

table, tr, th, td {
	margin: 0px;
	padding: 0px;
}

p, td {
	color: #313A39;
	font-family: verdana;
	font-size: 12px;
	line-height: 140%;
}




div#banner {
	margin-left: 35px;
	height: 70px;
}





/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	display: block;
	font-weight: bold;
    text-transform: none;
    color: #4A6AB5;
    margin-top: 15px;
    margin-bottom: 20px;
}

h2 {
	font-size: 13px;
	line-height: 16px;
	width: 100%;
	display: block;
	font-weight: bold;
	text-transform: none;
	color: #899A9A;
	margin-top: 10px;
    margin-bottom: 15px;
}

/* P, DIV tagok */
p {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
}

div {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: table;
}


a {
	color: #4A6AB5;
	text-decoration: underline;
}

a:hover {
	color: #4A6AB5;
	text-decoration: none;
}

/* FORM tagok*/
form, fieldset {
	margin: 0;
	padding: 0;
   	width: auto;
	height: auto;
	border: 0px;
}

legend {
 	display: none;
}

input {
	margin: 0px;
	padding: 0px;
	width: auto;
	border: 1px solid #000;
}

input.inputbox {
	width: 250px;

}

input.submit {
	width: 100px;
	cursor: hand;
	background-color: #E5F8FF;
}

select {
	border: 1px solid #000;
}

form p span {
	width: 200px;
	display: table;
	float: left;
}

form p {
	width: 100%;
	display: table;
	line-height: 20px;
}


/* funkcio gombok */
div.functionbuttons {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 17px;
	float: right;
	text-align: right;
	padding-right: 90px;
	margin-top: 5px;
}

div.functionbuttons p {
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 17px;
	line-height: 12px;
	font-size: 9px;
	padding-bottom: 5px;
}

div.functionbuttons p a{
	color: #0b1571;
	text-decoration: none;
}

div.functionbuttons p a:hover {
	color: #88cae6;
	text-decoration: none;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	display: none;
}

div.paginator_bottom {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: none;
}

p.lang {
	text-align: center;
}


/* Elfelejtett jelszo */
#lost_password {
	margin-top: 20px;
}


table.main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
}


td.header {
	width: 1000px;
	height: 356px;
	vertical-align: top;
	background-image: url(../images/header.jpg);
	background-repeat: no repeat;
    background-position: top left;
}
td.menu {
	width: 1000px;
	height: 40px;
	background-image: url(../images/menubg.jpg);
	background-repeat: no repeat;
    background-position: top left;
}

td.middle {
	width: 1000px;
	height: 100%;
	vertical-align: top;
	background-color: #FFF;
	background-image: url(../images/mainbodybg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}


td.logo {
	width: 1000px;
	height: 109px;
	vertical-align: bottom;
	background-image: url(../images/logobg.jpg);
	background-repeat: no-repeat ;
	background-position: top left;
}

td.footer {
	width: 1000px;
	height: 63px;
	vertical-align: top;
	background-color: #FFF;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat no;
	background-position: top left;
}

td.footer p {
	display: block;
	float: left;
	width: 150px;
	margin-top: 15px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	margin-left: 260px;
}

td.footer img {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

table.middletable {
	width: 1000px;
	height: 100%;
}

td.left {
	width: 222px;
	height: 100%;
	vertical-align: top;
}

td.center {
	width: 588px;
	height: 100%;
	vertical-align: top;
}

td.right {
	width: 190px;
	height: 100%;
	vertical-align: top;
}

div.mainbody {
	width: auto;
	display: block;
	margin-top: 16px;
	margin-left: 30px;

}

#flashterkep {
  margin-left: 2px;

}

div.kocka {
  margin-left: 10px;
  margin-top:5px;
}

.createtextpager img
{
width:22px;
}

#fbook
{
left:38px;
position:relative;
width:150px;
}
#fbook a
{
clear:both;
}
.group table tr.fulltext td
{
display:none;
}
.group table tr.fulltext
{
height:21px;
}
