body {
	background-color: #99CCFF;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana,Arial, sans-serif;
	text-align: justify;
	font-size: 11px;
	overflow: auto;
}
legend.contact {
	font-size: 15px;
}
#okienko{
	color: #000;
	margin: 0 10px 0 10px;
	font-size: 14px;
}
#okienko h1{
	color: #CC3366;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 25px;
}
a,a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0F66F5;
	border-style:none;	
}
a:hover {
	color: #CC3366;
}
img {border-style: none;}
label,input,label.contact{
	display: block;
	float: left;
}
label {
	text-align: right;
	width: 270px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 15px;
	font-weight: bold;
	font-size: 13px;
}
label.admin{
	width: 100px;
}
label.contact {
	width: 100px;
	text-align: right;
}
input,select,textarea {
	background-color: #EBF1FA;
	color: #222222;
}
form {
	text-align: left;
}

input[type=submit]{
	background-color: #B2B9C6;
	color: #000000;
}

input:focus, 
select:focus, 
textarea:focus {
	background-color: #ffffff;
}
br.clear{
	clear:left;
}
#container{
	width: 990px;
	margin: 0 auto;
	padding: 0;
}
#header{
	width: 990px;
	height: 170px;
}
#headerAnim{
	background-color: yellow;
	width: 990px;
	height: 102px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 0px;
}
#header object {position: relative; margin: 0; padding: 0; top:0; left:0;} 
#header embed {position: relative; margin: 0; padding: 0; top:0; left:0;} 
#menu{
	width: 990px;
	height: 35px;
	background: url(images/neo/menu.gif) repeat-x 0% 0%;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
ul,ol{
	margin-top: 0;
	text-align: left;
}
ol ul {
	list-style: disc;
}
#menu ul {
	list-style: none; 
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 7px 0px 0px 0px;
	padding: 0;
	display: block;
	float: left;
}
#menu li.start {
	margin-left: 15px;
}
#menu li.sep {
	margin: 7px 15px 0px 15px;
}
#menu li a{
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	color: #004B8F;
	float: left;
}
#menu li a:hover{
	display: block;
	color: #fff;
	float: left;
}
#menu li a.current{
	color: white;
}
#flagi{
	position: absolute;
	right: 40px;
	top: 7px;
}
h1 {
	text-transform: uppercase;
	color: #005AAA;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h2{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px;
	padding: 0;
}
#textSide{
	margin: 0;
	padding: 20px 20px 20px 20px;
	float: left;
	height: 280px;
	width: 600px;
	overflow: auto;
	scrollbar-face-color: #CEE4F8; 
	scrollbar-base-color: skyblue;
	scrollbar-shadow-color: #CEE4F8;
	scrollbar-darkshadow-color: #000;
	scrollbar-highlight-color: #CEE4F8;
	scrollbar-3dlight-color: #CEE4F8;
	scrollbar-track-color: #fff;
	position: relative;
	line-height: 18px;
	background: #CEE4F8;
}
img.arrow{
	position: relative;
	top: 2px;
}
#fotoSide{
	background: #CEE4F8;
	margin: 0;
	padding: 0;
	float: left;
	height: 320px;
	width: 350px;
	text-align: center;
}
#footer{
	float: left;
	width: 990px;
	height: 35px;
	position: relative;
	background: url(images/neo/menu.gif) repeat-x 0% 0%;
}
#footerText{
	position: absolute;
	width:500px;
	height:20px;
	top:10px;
	left: 20px;
}
#footerText2{
	position: absolute;
	width: 100px;
	height: 20px;
	top: 10px;
	right: 70px;
}
#footer a{
	color: #004B8F;
}
#footer a:hover{
	color: white;
}
#underFooter{
	position: absolute;
	right: 2px;
	top: 5px;
}