*{
	margin:0 auto !important;
	padding:0 auto !important;
	border:0px;
	text-align:justify;
	color:#fff;
	font-family:Tachoma, Verdana, Helvetica, Arial;
	font-size:12px;
}

body{
	text-align:center;
	background:url(img/bg.jpg) no-repeat top center #000000;
	width:100%;
	height:100%;
	
}

.clear{
	clear:both;
}

#scrolled{
	font-size:14px;
	padding-right:10px;
}

.mainContainer{
	height:100%;
	padding-top:100px;
}

.header{
	width:100%;
	height:35px;
}

.headerLogo{
	float:left;
	width:400px;
	padding-left:9px;
}

.headerMenuLeft{
	float:left;
	width:600px;
	height:25px;
	padding-left:1px;
}

.headerMenuLeft .button{
	float:left;
}

.headerMenuLeft .button_selected{
	float:left;
}

.headerMenuRight{
	float:right;
	width:300px;
	height:25px;
	padding-right:1px;
}

.headerMenuRight .button{
	float:right;
}


.headerMenuRight .button_selected{
	float:right;
}

.button{
	padding:5px 10px 5px 10px;
	margin:5px;
	/*border:1px solid #3dff00;
	background:#3d3d3d;
	font-weight:bold;	*/
}

.button a, .button a:visited{
	text-decoration:none;
	font-size:14px;
}

.button a:hover{
	text-decoration:none;
	color:#e3001b;
	font-size:14px;
}

.button_selected{
	padding:5px 10px 5px 10px;
	margin:5px;
	/*border:1px solid #3dff00;
	background:#3d3d3d;
	font-weight:bold;	*/
}

.button_selected a, .button_selected a:visited{
	text-decoration:none;
	font-size:14px;
	color:#7A7A7A;
}

.button_selected a:hover{
	text-decoration:none;
	color:#e3001b;
	font-size:14px;
}

.flashContainer{
	width:98%;
	height:355px;
	padding:10px;
	background:url(img/wypelniacz.jpg) top right no-repeat #000000; 
}

.footer{
	width:100%;
}

.footerMenuRight{
	float:right;
	width:500px;
	height:70px;
	padding-right:1px;
}

.footerMenuLeft{
	float:left;
	width:100px;
	height:70px;
	padding-right:1px;
}

.scrollColor{
	float:left; 
	height:316px; 
	overflow-y:auto; 
	color:#ffffff; 
	width:600px; 
	font-size:14px; 
	padding-left:15px; 
	position:relative; 
	
	scrollbar-face-color:#FF0000;
  	scrollbar-arrow-color:#000000;
  	scrollbar-track-color:#000000;
  	scrollbar-shadow-color:#000000;
  	scrollbar-highlight-color:#000000;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-darkshadow-Color:#000000;
}

.footerMenuRight h1{
	font-size:22px;
	color:#e3001b;
	text-align:right;
	padding-right:10px;
	font-weight:lighter;
	letter-spacing:2px;
}

.footerMenuRight .button{
	float:right;
}

.footerMenuRight .button_selected{
	float:right;
}

.footerContentLeft{
	float:left;
	width:500px;
	height:200px;
	overflow:hidden;
	font-size:11px;
}

.arrowUp{
	float:left;
}

.arrowDown{
	float:left;
}

.footerLogo{
	float:right;
	width:200px;
	text-align:right;
	padding-right:5px;
}

.footerLogoText{
	float:right;
	text-align:right;
	padding-right:15px;
	color:#FFFFFF;
	font-size:12px;
}

input{
	color:#000000;
}

.scrollColor a{
	text-decoration:underline;
}