/* eredetileg a kezdõlapon a headben: */

.clear{clear:both;}

.style1 {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

/* :kezdõlap style vége */


body	{
	background-color:#3f3c37;
	color:#F2ECD1;
	}
	
#flashcontent	{
	width:766px;
	height:659;
	margin:0px auto;
	}
	
h1	{
	color:#BBAF94;
	font-size:24px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
h2	{
	color:#BBAF94;
	font-size:22px;
	margin-top:0px;
	margin-bottom:6px;
	text-align:center;
	}
	
p	{
	padding:20px;
	}
	
#dob1	{
	float:left;
	width:370px;
	}
	
#dob2	{
	float:left;
	width:370px;
	}

li	{
	text-align:left;
	}
	
.cspe	{
	color:#999966;
	border: 1px solid #999966;
	padding: 2px;
	background-color:#333333;
	font-size: 14px;
	}
	
.cspe a {
	color:#999966;
	text-decoration:none;
	}
	
a.belul	{
	text-decoration:none;
	cursor:text;
	color:#F2ECD1;
	}
	
	
#action{
	float:left;
	/* [disabled]display: block; */
	height: 600px;
}

#flashcontent{
	float:left;
}

#star {
	background-image: url(../images/akcio/star_82.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	/* [disabled]float: left; */
	font-family: Tahoma;
	font-size: 22px;
	height: 170px;
	line-height: 80px;
	margin: 0 auto;
	text-align: center;
	width: 230px;
	margin-top: 200px;
}

#flash_action{
	width:300px;
	float: left;
	height: 300px;
}

