body {
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, sans-serif;
}
a {
	color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
	margin: 15px;
}
th {
	text-align: center;
	height: 50px;
	font-size: 12pt;
}
td {
  text-align: left;
}
tr {
	height: 30px;
	font-size: 8pt;
}
hr {
  border-style: none none dotted;
}
.menu {
	padding: 3px 3px 3px 3px;
	width: 200px;
	float: left;
	color: #000000;
	background-color: #FFFF99;
#	background-color: #FF9900;
}
.menu h3, .content h3 {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 10pt;
}
.menu a {
  font-weight: bold;
}
.content {
	width: 792px;
	float: left;
	border-right: 1px dotted;
	border-left: 1px dotted;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
.content p {
  padding: 5px;
  text-align: justify;
}
.content .link {
  font-size: 12px;
  text-decoration: none;
  padding-left: 15px;
  background-image: url('img/arrow.jpg');
  background-repeat: no-repeat;
  background-position: center left;
}
.content .a2 {
  font-size: 12px;
  text-decoration: none;
  padding-left: 15px;
  background-image: none;
  float: right;
}
.content a:hover {
  text-decoration: underline;
}
.info {
	padding: 25px 25px 25px 25px;
	text-align: center;
	background-color: #FFFFFF;
  background-image: url('img/info.gif');
  background-repeat: no-repeat;
  background-position: center left;
  
}
.footer {
  clear: both;
  text-align: left;
  width: 1000px;
  height: 25px;
  color: #000000;
}

.mainTable{
  width: 100%;
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}
.tableContent {
  padding: 10px;
}
.tableContentCenter {
  padding: 10px;
  border-style: dotted;
  border-top: 0px;
  border-bottom: 0px;
  border-width: 1px;
  border-color: black;
}
.tableContentCenterBottom {
  padding: 10px;
  border-style: dotted;
  border-top: hidden;
  border-bottom: hidden;
  border-width: 1px;
  background-color: #E7FE8C;
  border-color: black;
}

.redTitle {
  background-color: #FF3300;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.redTitle a {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: none;
  padding-left: 0px;
}
.greenTitle{
  border-style: none;
  background-color: #339900;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  border-top: hidden;
  border-bottom: hidden;
}
.greenTitle a {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: none;
  padding-left: 0px;
}
.blueTitle {
  background-color: #009999;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;

}
.blueTitle a {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: none;
  padding-left: 0px;
}

.zdjecie {
  float: right;
  margin: 25px;  
}
.zdjecie2 {
  float: right;
  margin: 5px;  
}

.komentarze {
  padding: 15px;
}
.komentarze h5 {
  font-size: 10px;
  font-weight: bold;
  padding: 7px;
  margin:0;
}
.komentarze p {
  font-size: 9px;
  font-weight: normal;
  margin: 0px 0px 0px 15px;
}
.komentarze .naruszenie {
  font-size: 8px;
  font-weight: bold;
  padding: 7px;
  margin:0;
}
.logowanie {
  margin: 0px;
  padding: 0px;
  height: 5px;
}
.sep {
  background-color: #FFFFFF;
  height: 1px;
}
.wyszukiwanie {
  border: 0px;
  outline-style: none;
  vertical-align: middle;
  margin: 0px;
  position: relative;
  left: 4px;
  padding: 10px;
}