@charset "UTF-8";
/*  

  __       _                _         _                 _      _                         
 / _| __ _| |__  _ __ _   _| | ____ _| | ___ __ ___  __| | ___| | __  ___ ___  _ __ ___  
| |_ / _` | '_ \| '__| | | | |/ / _` | |/ / '__/ _ \/ _` |/ _ \ |/ / / __/ _ \| '_ ` _ \ 
|  _| (_| | |_) | |  | |_| |   < (_| |   <| | |  __/ (_| |  __/   < | (_| (_) | | | | | |
|_|  \__,_|_.__/|_|   \__, |_|\_\__,_|_|\_\_|  \___|\__,_|\___|_|\_(_)___\___/|_| |_| |_|
                      |___/    
					   
					   projektujemy, boooo lubimy :)

*/
body, html {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
body {
	background: #000 url(../images/jj.gif) top left no-repeat;
	color: #fff;
}
#flashcontent {
	margin:0;
	z-index: -5;
	background: transparent;
}
blockquote {
	width: 300px;
	line-height: 1.5em;
	font-size: 8px;
	padding-top: 170px;
}
a {
	color: #fff;
	font-size: 22px;
	letter-spacing: 2px;
	text-decoration: none;
	outline: none;
	margin-left: 10px;
}
a:hover {
	color: #fff;
	background: #FD02A9;
}
.frame {
	border: 1px solid #303030;
}
.menu {
	border: 1px solid #303030;
	border-left: 0;
	border-right: 0;
	background: #000;
	font-size: 22px;
	width: 100%;
	padding: 5px;
	margin-top: 20px;
}
 .credits {
	font-size: 10px;
	margin-top: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	font-weight: bold;
}

#layout {
	
	text-align: center;
	}

#icon {
	width: 100%;
	}
