@charset "utf-8";
/* CSS Document */
body{
background-color:black;
		font: 100% Arial, Helvetica, sans-serif;
		font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
img
{border:none;}
.leftside
{
	background-color:#F5F5F5;
	vertical-align:top;
	
}
.rightside{
	background-color:#000;
	vertical-align:top;
	color:#F5F5F5;
	text-align:left;
	}
.holder
{
min-height:700px;	
	}
.logo
{
padding-top:30px;
text-align:center;
}
.menu
{
	padding-top:40px;
vertical-align:top;
text-align:center;

height:500px;
	}
.reklam
{
text-align:center;	
height:400px;
vertical-align:top;
}
.selected
{
margin:0px;
padding:40px;
/*
background:url(img/bg1.jpg);
background-position:top left;
background-repeat:no-repeat;
*/
background-attachment:scroll
}
.selected1
{
margin:0px;
padding:40px;
padding-top:80px;
/*
background:url(img/bg2.jpg);
background-position:top left;
background-repeat:no-repeat;
*/
}
.selected2
{
margin:0px;
padding:40px;
padding-top:120px;
/*
background:url(img/bg3.jpg);
background-position:top left;
background-repeat:no-repeat;
*/
}
.selected3
{
margin:0px;
padding:40px;
padding-top:120px;
/*
background:url(img/bg4.jpg);
background-position:top left;
background-repeat:no-repeat;
*/
}
.selected4
{
margin:0px;
padding:40px;
padding-top:120px;
/*
background:url(img/bg1.jpg);
background-position:top left;
background-repeat:no-repeat;
*/
}
.webkep
{
height:230px;
text-align:left;
padding-top:90px;

}
.webcim
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;

margin-top:10px;
margin-bottom:10px;
}
.szoveg
{
font-weight:normal;
width:620px;
text-align:justify;
line-height:18px;
}
.weblinks
{
text-align:center;	
}
.webnext
{
text-align:right;
}
.oldwebcim
{
display:block;
font-size:40px;	
font-style:italic;
}
.tipus
{
font-size:22px;
font-weight:bold;
font-style:italic;

}
.tipusleiras
{
font-size:17px;
font-weight:normal;
margin-bottom:20px;
width:590px;
text-align:justify;
	}
.elertipus
{
font-size:22px;
font-weight:bold;
font-style:italic;
margin-bottom:5px;
}
.elertipusleiras
{
font-size:20px;
font-weight:normal;
margin-bottom:50px;
width:590px;
text-align:justify;
	}	
.ajanlataink
{
padding-left:80px;
font-weight:normal;
font-size:16px;
line-height:20px;
}

#mainmenu{
	font-family:arial;
	font-size:12px;
  
	text-align:center;
	margin: 0;
	
	padding: 0;
	padding-bottom:2px;
	display: block;
	width:290px;
	border:none;

	


}

#mainmenu li{

	float: left;

	list-style-type: none;
	border:0px;
	margin:0px;
	
	line-height:30px;
}

#mainmenu li a {
  display: block;
 width:290px;
  background-image: url(img/gray_button.png);
	float: left;
	height: 38px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:black;
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	background-color:#F5F5F5;

}

#mainmenu li a:hover {
  	
	display: block;
	width:290px;
	text-decoration:underline;
	color:#B4DC57;
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
 background-image: url(img/gray_button.png);
	color:orange;
}
a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
color:#A61D9A;
border:none;
text-decoration:none;}
a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
color:#A61D9A;
border:none;
text-decoration:none;}
a:hover{
	color:white;
	text-decoration:underline;}
	
	

a:active{
color:white;
border:none;
text-decoration:none;}

