a:link {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
.lnd:link {
	color: #996633;
	text-decoration: none;
}
.lnd:hover {
	color: #996633;
	text-decoration: none;
}
.lnd:visited {
	color: #996633;
	text-decoration: none;
}
h1 {
	color: #999933;
	font-size: 14px;
	font-weight: bold;
}
#tresc {
	font-size: 11px;
	font-weight: normal;
}
#tresc p {
	color: #666666;
	line-height: 18px;
	text-align: justify;
	text-indent: 15px;
}
#tresc li {
	color: #666666;
	line-height: 22px;
	text-align: justify;
	text-indent: 15px;
}
.lb:link {
	color: #ffffff;
	text-decoration: none;
}
.lb:hover {
	color: #ffffff;
	text-decoration: none;
}
.lb:visited {
	color: #ffffff;
	text-decoration: none;
}
img {
  border:none;
}
.ramka {
	border:2px solid #CCCCCC;
	margin: 2px;
}
.wiecej {
	padding-left: 120px;
}
#port {
  float:left;
  width:600px;
  padding: 10px 0;
  border 2px soild #c8cdd2;
}  
#port dl {
	float:left;
	width:560px;
	margin: 10px 20px;
	padding:0;
	display: inline;
}  
#port dt {
	float:right;
	width:600px;
	margin: 0;
	padding:10px 0 5px;
	color:#990000;
	font-weight: bold;	
}  
#port dd {
	margin: 0 0 0 150px;
	padding: 0;
	line-height: 22px;
}
#port dl dd.img {
  margin: 0;
  border:none;
}  
#port dd.img img {
  float:left;
  margin: 0 8px 0 0;
  padding: 4px;
  border: 1px solid #d9e0e6;
  border-bottom-color:#c8cdd2;
  border-right-color:#c8cdd2;
  background:#fff;
} 
#port dd ul {
  list-style-image:url(../images/list_punktor.gif);
  list-style-position:outside;
}
#port dd ul ul {
  list-style-image:url(../images/list_punktor_m.gif);
  list-style-position:outside;
}
hr {
    clear:left;
	margin:5px 0;
	color:#999933;
	background-color:#999933;
	border-width:0;
	height:1px;
}

