/*             HTML Tag styles                   */
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;		
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}

/*  ---------- PageCell styles ---------------*/
#pageCell {
	background-color: #FFFFFF;
	position: relative;	
	width: 770px; 
	height: 550px; 	
	left: -8px;
	top: -8px;		
	z-index: 2;
	margin: 0px;
	padding: 0px;	
}

#naglowek {
	clear:left;
	background-color: #A2DFA2;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70%;
	height: 75px;
	z-index: 1;
}


#naglowek img {
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 60px;			
}

/* ----------------------- jezyki styles ---------------------- */
#jezyki {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30%;
	height: 75px;
	background-color: #339933;
	z-index: 3;
}
#jezyki table {
	margin: 0px 15px;
	padding: 0px;
	azimuth: center;
}
#jezyki img {
	margin: 5px;
}

#jezyki caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	padding: 10px 0 0 0;
	font-weight: bolder;
	color: #FFFFFF;
	white-space: nowrap;
}
#content {
	position: absolute;
	width: 100%;
	top: 75px;
	z-index: 4;
	height: 370px;
}
#napisPow {
	position: absolute;
	right: 0px;
	padding: 15px 25px;
	left: 180px;
	top: 14px;
}

#logo_flash {
	float: left;	
	padding: 15px 25px;
}
/*--------------------------------------------------------*/
/*-------------------Nav styles --------------------------*/
#Nav {
	position: absolute;
	top: 250px;
	left: 186px;
	border: 2px solid #993300;
	width: 559px;
	height: 166px;
	visibility:visible;
	z-index: 5;
}
#Nav img {
	margin: 5px;
}

/*--------------------------------------------------------*/

#stopka {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 104px;
	left: 0px;
	z-index: 7;
	text-align: left;
}
#logPicture {
	position: absolute;
	top: 19px;
	left: 622px;
}
#logowanie {
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 50%;
	height: 60px;	
	background-color: #999999;
}

#logowanie_form {
	position: absolute;
	left: 10px;
	top: 20px;
	color: #FFFFFF;
	font-weight:bolder;
}

#logowanie_form input {
	width: 80px;
}

#logowanie_form #button {
	width: 50px;
}

#szukaj {
	position: absolute;
	background-color: #000000;
	left: 0px;
	bottom: 0px;
	width: 50%;
	height: 60px;	
}

#szukaj_form {
	position: absolute;
	left: 120px;
	top: 20px;	
}

.shaddow {
	background-color: #333333;	
	width: 770px; 
	height: 550px; 	
	z-index: 1;
	margin: 4% auto;
	padding: 0px;
	text-align: left;	
}

#siteInfo {
	font-size: 85%;
	color:#333333;
	background-color:#CCCCCC;
	position: relative;
	left: 0px;
	top: 0px;
	height: 10px;
	text-align: left;	
}

#siteInfo a {
	color:#003366;
	font-weight: bolder;
}

#siteInfo a:hover {
	color:#CC6600;
	text-decoration: underline;
}
#design {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 20px;
}
#design img{
	position: relative;
	border: none;	
}
#design a:hover img{	
	position: relative;
	border: none;	
}
