html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}
img{
  border:0px;
}
h1{
  color:#ffffff;
  text-decoration:none;
  font-size:32px;
  letter-spacing:2px;
  display:inline;
  line-height:35px;
}
h2{
  font-size: 18px;
  text-decoration:underline;
  padding:5px 0px;
  margin:0px;
  line-height:18px;
}
h3{
  font-size: 14px;
  padding:3px 0px;
  margin:0px;
  line-height:18px;
  font-style:italic; 
}
form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea{
  border:solid 1px #aaaaaa;
  background-color: #888888;
  margin-right:20px;
  color:#ffffff;
}
input, select{
  width:160px;
}
textarea{
  width:446px;
  height:60px;
}
td{
  vertical-align:top;
  padding:0;
}
div#toper{
  width:960px;
  height:53px;
  background:url('images/toper.jpg') no-repeat;
  margin: 0px auto;
}
div#main_cont{
  width:960px;
  margin: 0px auto 20px auto;
  border:solid 1px #ffffff;
}
div#manu_gl{
  width:960px;
  height:50px;
  background:url('images/manu_tlo.jpg') no-repeat;
}
div#manu_gl div{
  color:#ffffff;
  width:192px;
  text-align:center;
  height:50px;
  float:left;
}
div#manu_gl div:hover{
  color:#ffffff;
  width:192px;
  text-align:center;
  height:50px;
  float:left;
  background-color:#ffffff;
  opacity:0.3;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;

}
div#manu_gl div a{
  display:block;
  width:192px;
  text-align:center;
  height:50px;
  color:#ffffff;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
  line-height:50px;
}
div#manu_gl div a:hover{
  display:block;
  width:192px;
  text-align:center;
  height:50px;
  color:#000000;
  font-size:16px;
  text-decoration:none;
  font-weight:bold;
  line-height:50px;
}
div#st_tg{
  width:960px;
  height:211px;
  background:url('images/stoiska_targowe2.jpg') no-repeat;
  color:#000;
  font-weight:bold;
  text-align:left;
}
div#st_tg img{
  position:relative;
  left:32px;
  top:32px;
  float:left;
}
div#srodek{
  background:url('images/tlo.jpg') no-repeat;
  width:960px;
  height:400px;
}
div#submanu{
  background: url('./images/tresc_tlo.jpg') repeat-x;
  opacity:0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  width:165px;
  height:330px;
  padding: 10px 0px;
  float:left;
  color:#ffffff;
}
div#submanu a{
  display:block;
  width:155px;
  height:20px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  padding-left:10px;
  line-height:20px;
}
div#submanu a:hover{
  background:#ca2a2a;
}
div#cont{
  float:right;
}
div#tresc{
  width:760px;
  height:330px;
  background: url('./images/tresc_tlo.jpg') repeat-x;
  color:#ffffff;
  padding:10px;
  text-align:justify;
  clear:both;
  opacity:0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
a.tresc{
  border-bottom:dotted 1px #fff;
  text-decoration:none;
  color:#fff;
}
a.tresc:hover{
  border-bottom:dotted 1px #ca2a2a;
}
.logo{
  float:right;
  padding-left:10px;
  padding-bottom:300px;
  opacity:1 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
}
.obraz{
  opacity:1 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  border: solid 1px #ffffff;
  margin-bottom:5px;
}
.podmanu{
  font-weight:bold;
  width:130px;
}
.podmanu a{
  color:#ffffff;
  text-decoration:none;
  line-height:16px;
}
.podmanu a:hover{
  text-decoration:underline;
}
.formularz{
  height:200px;
  overflow:scroll;
}
.formularz th{
  font-weight:normal;
  text-align:left;
  font-family: helvetica, arial, sans-serif;
	font-size: 12px;
  width:100px;
  color:#ffffff;
  vertical-align:top;
}
.formularz td{
  vertical-align:top;
}
.blad{
  text-align:right;
  font-size:11px;
  color:#ca2a2a;
  padding-right:20px;
}