body {
  background-color: white;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  padding:0px;
  margin: 0px;

}

img {
  border: none;
}

img.thumb {
  border: 1px solid gray;
  margin: 2px;
  padding: 4px;
}

img.thumb:hover {
  border-color: #6699ff;
  }
  


h1,h2,h3,h4 {
	color: #003399;
	font-weight: bold;
	margin: 4px;
}

h1 {
	font-size: 16px;
	color: black;
	margin-bottom:12px;
  margin-top: 12px;
}

h2 {
	font-size: 11px;
	margin-top:8px;
	margin-bottom: 8px;
}

h3 {
	font-size: 10px;
  margin-bottom:2px;
}

h4 {
  font-size: 10px;
  margin-top:12px;
  margin-bottom:2px;
}

p {
  margin: 0px;
  margin-left: 4px;
  color: black;
}

p.small {
  font-size: 9px;
  color:gray;
  }

pre {
  display:block;
  margin:20px;
  padding:4px;
  border:dashed 1px gray;
  background-color:#eeeeee;
  overflow:auto;
  }

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #6699ff;
}

a:active,a:focus{
	text-decoration: none;
	color: red;
}

ul { list-style-image: url("bullet6.gif");}

li {margin-bottom:4px;}

ul.menu {
  list-style-image:none;
  font-size: 11px;
 	font-weight: bold;
 	padding: 0px;
 	margin: 20px;
}

ul.menu li {
  border-left: 2px solid #6699ff;
  border-bottom: 1px solid #6699ff;
  background-color:white;
  padding: 2px;
  /*padding-left: 10px;*/
  margin-left: 0px;
  margin-top:10px;
  width: 125px;
  list-style-type: none;
}

ul.menu li a {
  padding-left:8px;
  display:block;
  color:#003399;
  }
  
ul.menu li a:hover {
  color:#6699ff;
}
  
ul.menu li a:active,a:focus {
  color:red;
}

div {
  border: 0px;
  padding: 4px;
	margin: 0px;
}

#container {
	background-image:url("head.gif");
  background-repeat: no-repeat;
  background-position: left top;
  padding:0px;
  padding-top:166px;
  height:auto;
  position:relative;
}

#leftcol {
  float:left;
  background-color:white;
  display:inline;
  width:180px;
  height:auto;
  margin-top:70px;
  padding:0px;
}

#contents {
  margin-top:0px;
  margin-left:180px;
	background-color: white;
  width:600px;
 	min-height: 400px;
	height: auto;
	_height: 400px;
	border: 1px solid #77aaff;
	border-style: dashed;
  position:relative;

}

#tytul {
  background-color:white;
  border: dotted 1px #77aaff;
  padding:0px;
  width:160px;
  /*height:24px;*/
  text-align:center;
  position:relative;
  top:-16px;
  left:80px;
  }

#tytul h1 {
  font-size:14px;
  color: #003399;
  margin:2px;
  vertical-align:center;
  }
  
  


#footer {
  clear:both;
  background-color:white;
  margin-left:20px;
  margin-top:8px;
  margin-bottom:8px;
  width:760px;
  height: auto;
  border: 1px solid #eeeeee;
}

#footer img {
  border:0px;
  margin-left: 20px;
  vertical-align:middle;
}

#counter {
  	padding:0px;
  	margin:0px;
    margin-left:20px;
    margin-top:40px;
  	width:140px;
}

#counter table {
  margin:0px;
  padding:0px;
  border-spacing:1px;
  width:100%;
}

#counter td.nam {
  padding:0px;
  margin:0px;
  padding-left:2px;
  font-size: 9px;
  color:white;
  background-color:#6699ff;
}

#counter td.val {
  padding:0px;
  margin:0px;
  padding-right:4px;
  padding-left:4px;
  font-size: 9px;
  font-weight: bold;
  color:gray;
  border: 1px solid gray;
  text-align:right;
}

#counter tr {
  padding:0px;
  margin:0px;
}

.left250 {
  float:left;
  display:inline;
  width:250px;
  }
  
.right250 {
  margin-left:260px;
  width:250px;
  }

.clear {
  clear:both;
  height:1px;
  width:90%;
  }

.ksg_nam {
  float:left;
  display:inline;
  width:130px;
  text-align:right;
  padding-right:0px;
  padding-top:0px;
  }

.ksg_txt {
background:#eeeeee;
  margin-left:143px;
  margin-right:20px;
  width:auto;
  min-height:40px;
  _height:40px;
  border-left:solid 3px #dddddd;
  padding-left:4px;
  /*overflow:auto;*/
  }
  
/*mapa z linkiem*/
td.a1 {
  overflow: hidden;
	border: 1px solid red;
	background-color: ivory;
	background-repeat: no-repeat;
	color: black;
	padding: 0px;
	font-size: 9px;
	text-align:center;
	height: 68px;
	width: 68px;
	_width: 70px;
	_height: 70px;
}

td.a1 a {
	border: 1px solid white;
  display: block;
  margin:0;
  padding:0;
  height: 66px;
  width: 66px;
  _width: 100%;
  _height: 100%;
  text-decoration: none;
  }

td.a1 a:hover {
	border: 1px solid red;
  text-decoration: none;
  }

.godlo {
  color:red;
  font-size:12px;
  font-weight:bold;
  margin:0;
  }
  
.nazwa {
  color:black;
  font-size:9px;
  font-style:italic;
  margin:0;
  }

.nazwapol {
  color:black;
  font-size:9px;
  margin:0;
  }
 

/*pomorze*/
td.a2 {
	border-width: 1px;
	border: 1px solid lightgreen;
	background-color: ivory;
	color: steelblue;
	padding: 0;
	font-size: 9px;
	text-align:center;
  vertical-align:top;
	height: 68px;
	width: 68px;
	_width: 70px;
	_height: 70px;
}

/*no map*/
td.a0 {
	border-width: 0;
	background-color: #eeeeee;
	padding: 0;
	font-size: 9px;
	color: gray;
	text-align:center;
  vertical-align:top;
	height: 70px;
	width: 70px;
}

/*nothing*/
td.a3 {
	border-width: 0;
	background-color: #dddddd;
	padding: 0;
	font-size: 9px;
	text-align:center;
	height: 70px;
	width: 70px;
}

/*lista map*/
table.maplist {
  border:solid 1px steelblue;
  width:98%;
  margin-left:1%;
  margin-right:1%;
}

table.maplist tr.head {
  background-color:ivory;
  }
  
table.maplist tr.head td {
  border:none;
  font-weight:bold;
  color:red;
  }

table.maplist tr.head td a {
  color:#003399;
  text-decoration:none;
  }
  
table.maplist td {
	font-size: 11px;
	padding: 4px;
	border-width: 0;
	border-style: solid;
	border-top-width: 1px;
	border-color: lightsteelblue;
}


hr.cont {
	border-style: dashed;
	width: 98%;
	height:0px;
	border-color: #77aaff;
	border-width: 0;
	border-top-width: 1px;
	border-bottom-width: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

form {
  margin:20px;
  }

input {
	border: solid 1px gray;
  margin:2px;
}

textarea {
	border: solid 1px gray;
  margin:2px;
}

.button {
	/*display: block;	*/
	border: solid 1px gray;
  margin:2px;
	padding: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
	text-align: center;
	background-color: #dddddd;
}

.button:hover {
  background-color: #eeeeee;
  }