#pp {color: #0000c4; font: 10px Verdana, Sans-Serif; font-weight: bold}


#naglowek h1 {color: #000000; font: 28px Verdana, Sans-Serif;}

#nazwa {color: #000000; font: 14px Verdana, Sans-Serif; font-weight: bold}

#kontakt {color: #000000; font: 12px Verdana, Sans-Serif;}

#opis {color: #000000; font: 12px Verdana, Sans-Serif;}


a:link, a:visited, a:active {color: #000000; font-family: Verdana, Sans-serif; text-decoration: none;}

#branze {color: #000000; font: 12px Verdana, Sans-Serif; font-weight: bold; margin: 7px 7px 7px 7px}


#dodaj {color: #000000; font: 12px Verdana, Sans-Serif;}

#pp2 {color: #ff0000; font: 10px Verdana, Sans-Serif; font-weight: bold; align:right}











#pasek_info_bar {
  width: 100%;
  margin-left: 0px;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 26px;
  background: url(images/pasek_tlo.gif) repeat-x;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  text-align: center;
}
#pasek_info_bar p {
  margin: 7px 0 0;
}
#pasek_info_bar p span {
  padding: 0 0 0 19px;
  background: url(images/wykrzyknik.gif) no-repeat;
}
#pasek_info_bar a {
  color: #FF0000
  font-weight: bold;
}



#pasek_info_bar2 {
  width: 100%;
  margin-left: 0px;
  position: fixed;
  z-index: 999999;
  bottom: 0;
  left: 0;
  height: 26px;
  background: url(images/pasek_tlo.gif) repeat-x;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
  text-align: center;
}
#pasek_info_bar2 p {
  margin: 7px 0 0;
}
#pasek_info_bar2 p span {
  padding: 0 0 0 19px;
  background: url(images/wykrzyknik.gif) no-repeat;
}
#pasek_info_bar2 a {
  color: #FF0000
  font-weight: bold;
}







#panophotos
{
	font-family: Times New Roman; 
	font-size: 10pt; 
	line-height: 1.3em;
	text-align: center;
}

#panophotos a
{
	font-family: Times New Roman; 
	font-size: 10pt; 
	line-height: 1.3em;
	text-align: center;
	color:#52010B;
	text-decoration:none;
}














.makers {
	clear2: both;
	border2: solid 1px #ccc;
}

.makers li {
	position: relative;
	float: left;
	height: 250px;
	width: 130px;
	text-align: center;
}

.makers a {
	display: block;
	margin: auto;
	padding-top: 5px;
	width: 93px;
	height: 120px;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom: solid 1px #D9CDCC;
}

*>body .makers img {
	display: block;
}

.makers img {
	clear: both;
	margin: 0 auto 4px auto;
	width: 75px;
	height: 100px;
	padding: 3px;
	border: solid 1px #D9CDCC;
	background: #fff;
}

.makers a:hover img {
	border-color: #B23F33;
}

.makers a:hover {
	text-decoration: underline;
	background-color: #f5f5f5;
}

