* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
  margin:0;
  padding:0;
}

body {
	background: #000000;
	text-align: center; 
}
img {
	float:left;
	text-align:left;
	}
#container-page {	
  margin: 0 auto;
  width: 1200px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */ 
}
#flash {
	width: 1200px;
	}
Naglowek, titlePreset{
text-align: justify; 
color: #e6e6e6;
font-size:24px;
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}
Naglowek_ext{
text-align: justify; 
color: #3c3c3c;
font-size:17px;
font-weight:normal;
font-style:normal;
letter-spacing: 3px;
}

T_white{
text-align: justify; 
display:inline;
color: #FFFFFF;
font-size:14px;
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}

T_gray, infoPreset{
text-align: justify;
display:inline;
color:#959595;
font-size:14px;
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}
T_maly{
display:inline;
color:#6d6d6d;
font-size:12px;
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}
T_gray_p{
text-align: left;
display:block;
color:#959595;
font-size:14px;
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}

T_red{
text-align: justify; 
display:inline;
color:#fd5959;
font-size:12px;
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}
T_opis{	
	display:inline;
	color:#e1cb80;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	letter-spacing: 0px;
	}
T_tytul, ul {
	color:#d5d5d5;
	font-size:17px;
	font-style:normal;
	letter-spacing: 0px;	
	}

p {	
	text-align:left;
	display:block;
	}

li{
font-weight:normal;
font-style:normal;
letter-spacing: 0px;
}


a{
text-align: justify; 
color: #b6f093;
}

a:hover{
color: #83f63e;
text-decoration:underline;
} 

