@charset "utf-8";

body{
	background-image:url(img/background.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:920px;
	margin:0 auto;
	padding:0;}

div.all{
	margin:auto;
	border-bottom-color:#313131;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-left-color:#313131;
	border-left-style:solid;
	border-left-width:5px;
	border-right-color:#313131;
	border-right-style:solid;
	border-right-width:5px;
	border-top-color:#313131;
	border-top-style:solid;
	border-top-width:5px;
	background-color:#1A1A1A;
	width:909px;
	height:100%;}

div.all1{background-color:#1A1A1A;
float:left;}

/* Hides from IE5-mac \*/
* html div.all1, div.all { height: 1%;}
/* End hide from IE5-mac */ 

ul.menu{
	background-image:url(img/menu_deactive.gif);
	background-repeat:repeat-x;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;}

li.active{
	float:left;
	background-image:url(img/menu_active.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-left:0.7em;
	padding-right:0.7em;
	padding-top:0.6em;
	padding-bottom:0.6em;
	color:#FFF;}

li.deactive{
	float:left;
	background-image:url(img/menu_deactive.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-left:0.6em;
	padding-right:0.6em;
	padding-top:0.6em;
	padding-bottom:0.6em;
	color:#FF8000;}

a.menugomba{
	color:#FFF;
	text-decoration:none;}

a.menugomb{
	color:#FF8000;
	text-decoration:none;}

div.header{
	background-color:#1A1A1A;
	color:#FFF;
	float:left;
	width:100%;
	height:280px;}

div.mainContent{
	float:left;
	padding-left:3%;
	padding-right:2%;
	background-color:#1A1A1A;
	color:#FFF;
	width:75%;}

div.rightmenu{
	float:left;
	background-color:#1A1A1A;
	color:#FFF;
	width:20%;}

td.footer{
	margin-top:15px;
	background-color:#1A1A1A;
	color:#FFF;
	width:100%;}

div.search{
	float:left;
	font-size:16px;
	background-image:url(img/search_background.gif);
	background-repeat:repeat-x;
	width:100%;
	height:42px;
	margin:0px;
	padding-top:10px;
	margin-bottom:-10px;
	color:#FFF;
	text-align:center;}

div.login{
	background-image:url(img/login_background.gif);
	background-repeat:repeat-x;
	font-size:10px;
	height:232px;
	padding-left:10px;
	padding-top:1px;
	margin-right:10px;
	margin-top:10px;}

h1{
	color:#FF8000;}

h2{
	color:#FF8000;}

h3{
	color:#FFF;
	margin-bottom:5px;
	margin-top:13px;
	font-size:10px;}

div.reklamelott{margin-bottom:10px;}

div.reklam{
	margin-bottom:200px;}

div.reklamdoboz{
	margin-left:1em;
	margin-right:4em;
	padding-left:5px;
	background-image:url(img/table_background.gif);
	background-repeat:repeat-x;
	border-bottom:solid cyan 3px;
	border-left:solid cyan 3px;
	border-right:solid cyan 3px;
	border-top:solid cyan 3px;
	width:250px;
	height:166px;}

div.reklamutan{margin-top:20px;}

a.alsolink{
	color:#FFF;
	text-decoration:none;}