DIV, INPUT, TEXTAREA {
  padding: 0px;
  margin: 0px;
  color: #333333;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.styl1 {color: #e30000}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}


BODY {
  margin: 0px;
  background: #ffffff url("../gfx/body.gif") repeat;
}
#headerLogo {
  height: 64px;
  margin: auto;
  padding: 0px;
  width: 730px;
  background: #ffffff;
}
#headerBaner {
  height: 128px;
  margin: auto;
  padding: 0px;
  width: 730px;
  background: #ffffff;
}
#menu {
  height: 70px;
  margin: auto;
  padding: 0px;
  width: 730px;
  background: #ffffff url("../gfx/menu.gif");
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#menu1 {
  padding-top: 14px;
  height: 70px;
  width: 730px;
}
#content {
  margin: auto;
  width: 730px;
  min-height: 200px;
  background-color: #ffffff;
/*  background-image: url("../gfx/body.gif");*/
  background: url("../gfx/pasek.gif") repeat;
}
#content1 {
  padding: 24px;
  background: url("../gfx/pasek.gif") repeat;
  text-align: justify;
}
#foot {
  clear: both;
  margin: auto;
  height: 60px;
  width: 730px;
  background: url("../gfx/stopka.gif");
  text-align: center;
  vertical-align: middle;
}
#foot1 {
  padding: 0px;
  margin: auto;
  width: 730px;
}
SPAN.blad, P.blad, SPAN.uwaga {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
A:link.menuTab, A:visited.menuTab, A:hover.menuTab, A:active.menuTab {
  float: left;
  margin: auto;
  width: 140px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #e30000;
}
DIV.menuTab {
  float: left;
  width: 140px;
  text-align: center;
  vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
IMG.gorny {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  border: 0px;
}
IMG.dolny {
  padding: 0 0px;
  border: 0px;
}
IMG.fotki {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  border: 0px;
}
IMG.ikony {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
  border: 0px;
}
IMG {
  border: 0px;
  padding: 0px;
}
INPUT.blad, TEXTAREA.blad {
  padding: 0px;
  margin: 0px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #ff0000;
}
.formularz {
  margin: 10px;
  position: relative;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
  text-align: justify;
}
BUTTON {
  background-color: transparent;
  border: #000000 1px solid;
  padding: 5px 5px;
  font-weight: bold;
}
LEGEND {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;	
  text-decoration: none;
  font-weight: bold;		
  color: #000000;
}
FIELDSET {
  padding: 1px;
}
DIV.pasekNawi {
  width: 662px;
  height: auto;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
SPAN.numerki {
  color: #e30000;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  font-weight: bold;		
  font-size: 18px;
}

.lista {
  padding: 2px;
  text-align: justify;
  vertical-align: middle;
  background-color: transparent;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;	
}

P {
  padding: 0px;
  margin: 0px;
}

DIV.miniR {
  float: right;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #ffffff;
}

DIV.miniL {
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #ffffff;
}

DIV.pasekNawiGAL {
  width: 70px;
  height: auto;
  padding-top: 20px;
  text-align: center;
  vertical-align: middle;
  clear: both;
}

a.cbxKat1sel:link, a.cbxKat1sel:visited, a.cbxKat1sel:active {
	text-decoration: none;
	font-weight: bold;
  color: #ac0302;
  font-size: 12px;
}

a.cbxKat1:link, a.cbxKat1:visited, a.cbxKat1:active {
	text-decoration: none;
	font-weight: normal;	
  color: #000000;
  font-size: 12px;
}

a.cbxKat1sel:hover {
	text-decoration: none;
	font-weight: bold;
  color: #cccccc;
  font-size: 12px;
}

a.cbxKat1:hover {
	text-decoration: none;
	font-weight: normal;	
  color: #cccccc;
  font-size: 12px;
}

IMG.duze {
  border: 1px #fe0000 solid;
}

