@charset "utf-8";
html, body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
}

.style1 {color: #FFFFFF;}

body {background-color: #000000;}

.style2 {color: #FFFFFF;}

.style3 {color: #FFFFFF;font-weight: bold;}

.style4 {color: #FFFFFF;}

#flashcontent{height:100%;}
#flashcontent a{margin:0px;}
#flashcontent img{float:right;margin:0px;}

#menu{color:#FFFFFF;}
#menu a{color:#FFFFFF;font-size:16px;text-decoration:none;font-weight:bold;}

#content{width:550px;margin:0 auto;overflow:auto;height:100%;}

h1,h2{color:#FFFFFF;font-size:14px;}
img{float:right;}

#geleria {border:3px solid #000000;margin:0px auto;padding:0px;}
.belul {color:#FFFFFF;text-decoration:none;font-weight:normal;cursor:text;}