body{
	background-color: white;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	width: 950px;
	
}

#glowny{
	width: 950 px;
	height: 600 px;
	background-color: white;
	text-align: left;
}

div.naglowek{

	padding: 0px;
	height: 100px;
	border-bottom: 2px dotted #dddddd;
	background-color: white;
	width: 950 px;
	height: 104 px;
}

div.logo{
margin-top: 12px;
margin-left: 12px;
float: left;
}

#glowna{
	background-image: url(tla/tlo_strglowna.jpg);
	width: 950px;
	height: 496px;
}

div.pol{
float: left;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #979797;
padding-left: 362px;
padding-top: 238px;
}

div.eng{
	float: left;
	font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #979797;
padding-left: 152px;
padding-top: 238px;
}

a{
	color: #979797;
	text-decoration: none;
}

a:hover{
	color: #14e2ef;
	text-decoration: none;
}
