/**/*
{
    margin:0;
    padding:0;
}
body {
	background-color:#1d1d1d;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
h1 {
    font-size:36px;
	color:#ffffff;
	padding-left:10px;
	padding-top:20px;
}
h2 {
	margin-left:0px;
	padding-left:2px;
	background-color:#1d1d1d;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	letter-spacing:2px;
	color:#ffffff;
	margin-top: 2px;
}
h3 {
    text-align:left;
	color:#ffffff;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:lighter;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}
h4 {
    text-align:right;
}
h5 {
	margin-left:-2px;
	padding-left:2px;
	background-color:#1d1d1d;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	letter-spacing:2px;
	color:#ffffff;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
p {
	margin-bottom:0px;
	line-height:10px;
	padding:2px;
	color:#ffffff;
}
a {
    color:#ffffff;
	text-decoration:underline;
}
a:hover {
    color:#ffffff;
    text-decoration:none;
}
a:active {
    color:#ffffff;
	text-decoration:underline;
}
#wrapper {
    width:770px;
	height:auto;
	background-color:#000000;
	border:1px solid #1d1d1d;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
}
#header2 {
    background-image:url(img/header.jpg);
	width:770px;
	height:100px;
	border-top:1px solid;
	border-bottom:1px solid;
}
#content {
    background-color:#000000;
	background-image:url(img/bbg.gif);
	width:594px;
	border:1px solid #1d1d1d;
	margin-top:1px;
	margin-bottom:2px;
    float:right;
	padding-left:2px;
	padding-bottom:7px;
}
#sidebar {
	background-color:#000000;
	
	width:165px;
	border:1px solid #1d1d1d;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	padding-left:2px;
	text-align:center;
}
#sidebar2 {
	background-color:#000000;
	
	width:165px;
	border:1px solid #1d1d1d;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	padding-left:2px;
	text-align:center;
}
#menu {
    background-color:#000000;	
	background-image:url(img/bbg.gif);
	width:165px;
    border:1px solid #1d1d1d;
	margin-top:1px;
	margin-bottom:2px;
	float:left;
	padding-left:2px;
	text-align:left;
}
#menu ul {
	list-style-type:none;
}
#menu a {
	display:block;
	width:165px;
	text-decoration:underline;
}
#menu a:hover {
	display:block;
	width:165px;
	text-decoration:overline;
}
#menu a:active {
    display:block;
	width:165px;
	text-decoration:underline;
}
#footer {
    width:770px;
	border-top:1px #ffffff dashed;
	clear:both;
	margin-bottom:1px;
}
input,textarea{
color:#000099;
background-color:#FFFF99;
}
#sorszam{
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:14px;
color:#FFFFFF;
font-family: "Trebuchet MS";
margin-bottom:1em;
}
#sorszam a{
color:#FFFFFF;
font-family: "Trebuchet MS";
}
.beir{
margin-left:auto;
margin-right:auto;
border:1px dashed #990000;
}
.uzenet{
margin-left:auto;
margin-right:auto;
width:500px;
font-size:14px;
margin-bottom:1em;
}
.header{
background-color:#3399FF;
}
.body{
background-color:#FFFF99;
color:#000099;
}
.id{
width:25px;
}
.datum{
text-align:right;
}
.nick{
width:100px;
text-align:left;
}
.nick a{
text-decoration:none;
color:#FFFFFF;
}
.submit{
text-align:center;
}
