*
{
margin: 0px;
padding: 0px;
list-style-type: none;
border-width: 0px;
}

body
{
background-color: #000000;
color: #ffffff;
}
.maindiv
{
margin: auto;
height: 100%;
}
.logo
{
width: 1000px;
}
.site
{
width: 1000px;
margin: auto;

}
a.gomb, a.gomb:active, a.gomb:visited
{
background-color: #000000;
color: #9f9dcb;
text-decoration: none;
border-width: 0px;
width: 110px;
height: 25px;
float:left;
clear:left;
text-align: center;
vertical-align: middle;
font-size: 18px;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
a.gomb:hover
{
text-decoration: unerline;
border-width: 1px;
border-color: #b4b4b4;
border-style: solid;
}
.menu
{
float: left;
}
.oldal
{
float:left;
background-color: transparent;

}
.backdiv
{
position: fixed;
bottom: 0px;
width: 100%;
text-align: center;
z-index: -1;
}
.cikk
{
background-image: url('tbg.png');
border-style: solid;
border-color: #000000;
border-width: 1px;
margin: 10px;
padding: 20px;
width:  800px;
float:left;
}

.cikk2
{
background-image: url('tbg.png');
border-style: solid;
border-color: #000000;
border-width: 1px;
margin: 10px;
padding: 20px;
width:  380px;
float:left;
}
.tablebal
{
float: left;
width: 380px;
height: 50px;
line-height: 50px;
}
.tablejobb
{
float: right;
width: 380px;
height: 50px;
line-height: 50px;
}
a, a:visited, a:active
{
	text-decoration: none;
	color: #9f9dcb;
}
a:hover
{	
	text-decoration: underline;
}
hr
{
width: 100%;
border: 0px;
height: 1px;
color: #000000;
}