body {
  	background-color:rgb(127,164,216);
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
h1{
	text-align:center;	
  font-size:12pt;
  font-family:Arial;
  text-align:left;
}
h2{
	line-height:1pt;
	text-align:center;	
  font-size:12pt;
  font-family:Arial;
  color:brown
}
td{
	vertical-align:top;
  padding:2;
}
.maintable{
	width:100%;
	height:100%;
}
.frametop{
	height:70;
}
.framebottom{
	height:10;
	font-size:9;
 	background-color:rgb(127,164,216);
}
.frameleft{
	width:25%;
	border-right:solid black;
  border-right-width:1pt;
	vertical-align:top;
	font-size:10;
  background-color:rgb(127,164,216);
}
.frameright{
	width:75%;
	border-right:1 solid black;
	vertical-align:top;
  background-color:rgb(127,164,216);
}
.ogloszenia_lista{
  background-color:rgb(140,181,238);
}

.lrw{
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	background-color:rgb(126,163,214);
	
}
.lr{
	border-bottom:solid black;
	border-bottom-width:1pt;
	text-align:right;
}
.ogloszenie_detail{
  background-color:rgb(140,181,238);
}
.ogloszenie_detail tr td{
	vertical-align:top;
}
.ogloszenie_field{
	width:100%;
}
.ogloszenie_field_select{
}
.ogloszenie_text{
	width:100%;
	height:100%;
}
.ogloszenie_field_small{
	width:100%;
	font-size:9;
}
.ogloszenie_field_select_small{
	font-size:9;
}
.h1{
	font-size:15pt;
  font-family:sans-serif;
  font-weight:bold;
  font-variant:small-caps;
}
.h1 a{
	text-decoration:none;
  color:black;	
}
.menu{
	font-size:10pt;
  font-family:sans-serif;
  font-weight:bold;
  font-variant:small-caps;

}

p{
	font-size:10pt;
  font-family:Verdana sans-serif;
}
.button{
	.width:80;
  .background-color:rgb(140,181,238);
}