a:link {text-decoration: none; color: rgb(0,34,57)}
a:visited {text-decoration: none; color: rgb(0,34,57)}
a:active {text-decoration: none; color: rgb(0,34,57)}
a:hover {text-decoration: none; color: rgb(43,115,164)}

a.bialy:link {text-decoration: none; color: rgb(255,255,255)}
a.bialy:visited {text-decoration: none; color: rgb(255,255,255)}
a.bialy:active {text-decoration: none; color: rgb(255,255,255)}
a.bialy:hover {text-decoration: none; color: rgb(43,115,164)}

html, body {
	background-color: #fff;
	color: rgb(0,34,57);
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
  font-family: Tahoma, 'Myriad Pro', 'Arial Narrow', Arial, Tahoma;
}

div, p {
  margin: 0 auto 0 auto;
}

#rama {
	width: 978px;
	margin-top: 50px;
}

#naglowek {
  width: 978px;
  height: 71px;
}

.body1 {
  float: left;
	width: 163px;
  height: 252px;	
	color: white;
  position: relative;
}

.body_inside {
	width: 100%;
  position: absolute;
  left: 0;
  top: 200px;
  font-weight: bold;
}

.body_inside_02 {
font-size: 11px;
}

#stopka {
  clear: both; 
  width: 978px; 
  height: 100px; 
  position: relative;
}

#stopka_inside_01 {
  width: 978px; 
  position: absolute; 
  left: 0px; 
  bottom: 20px; 
  font-size: 28px;
}

#stopka_inside_02 {
  width: 978px; 
  position: absolute; 
  left: 0px; 
  bottom: 0px;  
  background: rgb(0,34,57); 
  color: white; 
  font-size: 12px; 
  padding-top: 2px; 
  padding-bottom: 2px;
}


.menu {
  text-align: left;
	font-weight: bold;  
  float: left;
  width: 110px;
  font-size: 11px;  
  font-family: Tahoma, 'Myriad Pro Cond', 'Arial Narrow', Arial;   
}

