body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#menuDiv1{
  font-family:Tahoma;
  font-size:8px;
  font-weight:bold;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
#menuDiv1 ul li a{
  width:auto;
/* poprawka */
  width:100%;
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:19px;
  background-color:#222222;
}
#menuDiv1 ul li a img{
	position:relative;
	width:0px;
	height:0px;
	
}
#menuDiv1 ul li a:hover{
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
background-color:#AEB5D3;
/* poprawka */
width:163px;
height:1px;
	background:url('glowna/przycisk2.jpg') center center no-repeat;

}
#menuDiv1 ul li a:hover img{
	position:absolute;
      
}
#menuDiv1 ul {
  margin:0px;
  padding: 0px;
  list-style-type:none;
}
#menuDiv1 ul li{
  margin: 0px;
  margin-top:0px;
  padding:0px;
  height:1px;
  list-style-type:none;
  background:url('glowna/przycisk2.jpg') center center no-repeat;
  vertical-align:middle;
  background-color:#333333;
  font-family:Tahoma;
  font-size:8px;
  font-weight:bold;
  color:#FFFFFF;
}

input, textarea, select { 
 background: #FFFFFF; 
 
 padding: 2px; 
 color: #697862; 
 /* display: block; */
border:1px solid #CCCCCC;
 font-size:11px;

} 
input.dot {
	border:none;
	margin-bottom:auto;
	padding:0;
	padding-top:3px;
	background:#f6f6f6;
}

a { font-family: Verdana; font-size: 11px; color: #000000; text-align: left;}
a:hover {font-family: Verdana; font-size: 11px; color: #444444; text-align: left;}

.txt {  font-family: Verdana; font-size: 11px; color: #444444; text-align: left;}
.txt1 {  font-family: Verdana; font-size: 10px; color: #444444; text-align: left;}

.txt22 {  font-family: Verdana, sans-serif; font-size: 11px; color: #222222; text-align: justify;}
.menulinki {  font-family: Verdana; font-size:  11px;  FONT-WEIGHT: bold; color: #000000; text-decoration: none;}
a:hover.menulinki {  font-family: Verdana; font-size: 11px;  FONT-WEIGHT: bold; color: #555555; text-decoration: none;}

.linki {  font-family: Tahoma; font-size:  11px;  FONT-WEIGHT: normal; color: #EA1A1F; text-decoration: none;}
a:hover.linki {  font-family: Tahoma; font-size: 11px;  FONT-WEIGHT: normal; color: #444444; text-decoration: none;}

.linki1 {  font-family: Tahoma; font-size:  9px;  FONT-WEIGHT: normal; color: #ffffff; text-decoration: none;}
a:hover.linki1 {  font-family: Tahoma; font-size: 9px;  FONT-WEIGHT: normal; color: #cccccc; text-decoration: underline;}

.linki2 {  font-family: Verdana; font-size:  11px;  FONT-WEIGHT: bold; color: #000000; text-decoration: underline;}
a:hover.linki2 { font-family: Verdana; font-size:  11px;  FONT-WEIGHT: normal; color: #555555; text-decoration: underline;}
.linki3 {  font-family: Verdana; font-size:  9px;  FONT-WEIGHT: normal; color: #000000; text-decoration: underline;}
a:hover.linki3 {font-family: Verdana; font-size:  9px;  FONT-WEIGHT: normal; color: #888888; text-decoration: underline;}

/* formularze */

table.invisible {
    border-spacing: 0px;
    border-collapse: collapse;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
table.invisible td {
	padding:5px;
}

table.onepx td {
	border-bottom:1px solid #CCC;
	padding:5px 3px;
}
form {
	font-size:11px;
}
label {
	cursor:pointer;
}
.guzik {
	font-weight:bold;
	font-size:13px;
	border-width:2px;
	background:#777777;
	color:#FFFFFF;
	cursor:pointer;
	padding:5px;
}
div#menupunkt {
	position:absolute;
	left:50%;
	margin-left:-390px;
	z-index:1000;

	background:url('gfx/menu.gif') center top no-repeat;
	width:770px;
	height:55px;	
	padding-top:17px;
}
div#menupunkt a {

	margin-left:10px;
	outline:0;
	
}

