.link2{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: none;
}

.link2:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #404040;
	text-decoration: bold;
	font-weight: none;
}
.link3{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}

.link3:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #131313;
	text-decoration: bold;
	font-weight: none;
}
.gora{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}

.gora:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: bold;
	font-weight: none;
}
.bez{
	font-family: Tahoma;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: none;
}

.bez:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #404040;
	text-decoration: bold;
	font-weight: none;
}
/* obrazki na rozwinięciach */
.lewy {
  clear:both;
  float:left;
  margin:4px 6px 6px 0px;
}
.prawy {
  clear:both;
  float:right;
  margin:4px 0px 6px 6px;
}


