/* CSS Document */

body { 
	background-color: #303c57;
}

body, h1, h2, h3, h4, p {
	margin:0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	color:#000000;
}

#wrapper {
	width: 948px;
	height: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background:url(pictures/miniature_figures_pipes.jpg);
}

a {
	text-decoration:none;
}

h1, h2, h3 {
	padding-left: 90px;
}

h1 {
	font-size: 49px;
	padding-top:236px;
}

h2 {
	font-size: 17px;
	padding-top: 3px;
}

h3 {
	font-size: 22px;
}

#menu {
	margin-top: 160px;
	width:400px;
	float:left;
}

#menu h3, a {
	color:#b9caea;
}

#menu a:hover {
	color:#929fb6;
}

#menu h2 {
	font-size:14px;
	padding-top:12px;
}

#mapLanguage {
	height: 78px;
	width: 138px;
	margin-top: 226px;
	margin-left: 727px;
	position:relative;
	font-size:14.2px;
}


#mapLanguage h4 {
	font-size:14px;
	text-align:center;
}

#mapLanguage h4 a {color:#51698f;}

#mapLanguage h4 a:hover {color:#3e63a0;}


#bottomLeft {
	width: 200px;
	margin-left: 90px;
	height: 20px;
	margin-top:25px;
	color:#596681;
	font-size:10px;
	float:left;
}

/* naprawi blad dublowania marginesu w IE6 */
* html #bottomLeft {
	display: inline;
}

#bottomRight {
	width: 200px;
	margin-left: 740px;
	height: 20px;
	margin-top:25px;
	color:#596681;
	font-size:10px;
}


#bottomRight a {
	color:#596681;
}

#bottomRight a:hover {
	color:#3e63a0;
}