body {
color: #666;  
font-family:  "Verdana", "GilSans", "Arial" ;  
font-size:12px;  
line-height: 20px; 
font-weight: normal;
color: #000000; 
background-color: #7F7040; 
margin:0px;}

h2{font-size:18px; font-weight:bold;}

p {margin-bottom:10px;}
p #cont{margin-bottom:0px;}

#container {
  padding: 0px; 
  margin: 10px auto; 
  width: 780px;  
  text-align: left
}
.wrapper {
	padding: 0px; 
	margin: 0px; 
	background: #ffffff;
  /*background: url(wrap.gif) repeat-y left top; */ 
}

.header {
	padding: 0px; 
  margin: 0px auto; 
  background: #666600; 
  width: 780px; 
  height: 100px;
  color:#ffffff;
}
#cont {
	padding: 15px; 
	margin: 0px;
	width: 200px; 
  float: left;  
}
.content {
	padding: 15px; 
  margin: 0px; 
  /*background: #ffffcc; */
  float: left; 
  width: 500px; 

}
.footer {
  clear: both; 
  padding: 0px; 
  background: #aaaa00; 
  margin: 0px auto; 
  width: 780px; 
  height: 30px
}

.head {
	color: #333333;
	font-family: "Verdana", "GilSans", "Arial", sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block
}
.subhead {
	color: #990033;
	font-family: "Verdana", "GilSans", "Arial", sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: block
}
.kursywa{font-style:italic;}

.mniejsze{font-size: 11px;}

form{
	font-size: 11px;
	color:#7F7040;
	}
input{background-color: #eee8aa; }
textarea {background-color: #eee8aa; }

.bold {
	font-weight: bold;
	font-size: 12px
}

.bold_czerwony {
	color: #aa0000;
	font-weight: bold;
	font-style:normal;

}

.uwaga{
	color: #ff0000;
	font-weight: bold;
	font-size: 13px
	}
/*
ul {
	padding-left: 25px; 
  margin: 0px; 
  list-style-type: none
}
li {
	line-height: 1.5em; 
  list-style-type: circle
}
.headline {
	font-size: 130%; 
  margin: 0px; 
  color: #fff; 
  padding-top: 10px; 
  text-align: center
}*/
.bottom {
	font-size: 12px; 
  margin: 0px; 
  color: #fff; padding-top: 5px; 
  text-align: center
}

.bottom a {color:#ffffff; text-Decoration: underline;}

.content a:link {color: #aa0000; text-decoration:underline}
.content a:visited {color: #990000; text-decoration:underline}
.content a:hover {text-decoration:underline}
.content a:active {text-decoration:underline}

a:link { font-weight: bold; font-size: 10pt; color: #660000; text-decoration: none;  }
a:visited {font-weight: bold; font-size:10pt; color: #440000;  text-decoration: none; }
a:hover { font-weight:bold; font-size: 10pt; color: #000000;  text-decoration: none;  }
a:active { font-weight: bold; font-size: 10pt; color: #660000; text-decoration: none;}

.menuOut { color:#000066; text-decoration:none; font-weight:bold;  font-size: 12px; margin:4px; background-color:#e9e6dd; width:180px;  padding:5px;}
.menuOver { color:#0000ff; text-decoration:none; font-weight:bold;  font-size: 12px; margin:4px;  background-color:#eecc00; width:180px; padding:5px;}
.submenu { width:180px; padding:2px; margin:1px; padding-left:12px;}
/*.submenu a {color:#000066;  text-decoration:none; font-weight:normal;  font-size:11px; }*/
.submenu a:hover {color:#eecc00;text-decoration:none; font-weight:normal;  font-size:11px;  }	
.submenu a:link {color:#000066;text-decoration:none; font-weight:normal;  font-size:11px;  }
.submenu a:visited {color:#000000;text-decoration:none; font-weight:normal;  font-size:11px;  }
.submenu a:active {color: #ccccff; text-decoration:none; font-weight:normal;  font-size:11px; }
