@charset "utf-8";
/* CSS Document */
body 
	{
		background-color: #000000; 
		color: #ffffff; 
		font-size: 18px;
		font-family: Arial;
	}
h4, h5
	{
		color: #ffffff !important;
		font-size: 18px;
	}
a 
	{
		color: yellow;
		font-weight:  bold;
	}
a:hover
	{
		text-decoration: none;
	}
a font
	{
		color: yellow !important;
	}
.tartalom
	{
		margin-top: 20px;
	}
.bal_hasab, .center_hasab, .jobb_hasab
	{
		float: left;
	}
.center_hasab
	{
		width: 50%;
		overflow: hidden;
		margin: 0px 5%;
	}
.fejlec #keres
	{
		float: right;
	}
.bal_hasab
	{
		width: 15%;
	}
.jobb_hasab
	{
		width: 25%;
	}
.center_hasab .title
	{
		font-size: 40px;
		font-weight: bold;
	}
.input
	{
		width: auto !important;
	}
div, td
	{
		text-align: left !important;
	}
#hirek div
	{
		font-size: 18px !important;
	}
td
	{
		padding: 2px;
	}
.button
	{
		background-color: yellow;
		font-weight: bold;
		font-size: 16px;
		border: 2px solid white;
		padding: 5px;
		width: auto !important;
	}
.color2
	{
		font-size: 20px;
	}
.nyomtat
	{
		width: 100%;
		margin: 30px 0px;
		text-align: right;
	}
p
	{
		text-align: justify;
	}
img
	{
		margin: 10px;
	}
