a, b, body, br, caption, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img, input, label, legend, li, p, select, span, table, td, textarea, th, tr, ul, ol, strong {
	margin:0px; padding:0px; border:0px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#0000000; text-decoration:none; 
}
BODY { 
	background-color:#efefef; 
	background-image: url(../img/tlo.gif);
	background-repeat: repeat-y;
	font-size:100%;
	height:100%; 
	margin:0px; 
	padding:0px;
	text-align: center;
	margin-left: 68px;
 }
img { border:none; }
ul { width:auto; list-style:none; }
li  { display:block; }
.divider { display:inline; vertical-align:middle; }

TD, TH{
  font-size: 10pt;
}
INPUT, TEXTAREA{
	background-color:#FFFFFF; 
	border: 1px solid #96BADC;
}
A{
  color: #48483C;
  text-decoration: none;
}
.title{
  font-size: 13pt;
  font-weight: bolder;
}
.city{
  font-size: 11pt;
  font-weight: bolder;
}
H3{
  font-size: 16pt;
  font-weight: bolder;
}
.prawyBox{
  font-size: 10pt;
  text-align: left;
  padding-left: 30px; 
  width: 33%;
}
.lewyBox{
  font-size: 10pt;
  text-align: right;
  padding-right: 30px;
  width: 33%;
}
.centerBox{
  font-size: 10pt;
  text-align: center;
  padding-right: 30px;
}
.centrum{
  text-align: center;
  width: 33%;
}
.li{
  text-align: right;
  padding-right: 0px;
  padding-left: 0px;
}
.title1{
  text-align: right;
  font-weight: bolder;
  font-size: 17pt;
  color: #48483C;
}
.title2{
  text-align: right;
  font-weight: bolder;
  font-size: 14pt;
}
.title3{
  text-align: right;
  font-weight: bolder;
  font-size: 11pt;
  padding-bottom: 20px;
  width: 800px;
}
.box {
	background-color: #FFFFFF;
	border: 1px dashed #48483C;
	padding: 8px 12px;
}
.klocek {
  background-color: #FFFFFF;
  border: 1px dashed #48483C;
  padding: 8px 12px;
  float: left; 
  width: 185px !important; 
  width: 200px; 
  height: 170px !important; 
  height: 180px; 
  vertical-align: middle; 
  margin-left: 20px; 
  margin-bottom: 20px;
}
.rzadek {
  position: relative; 
  top: 150px; 
  clear: both;
}