body { 
   font-size: 10pt;
   font-family: Verdana,sans-serif;
   line-height: 150%;
   background-color: rgb(90,90,90);
}
h2 { 
   font-family: Verdana;
}
h1 { 
   font-size: 13pt;
   display: none;
}
#main {
   width: 770px;
   padding: 130px 1em 1em 1em;
   background-image: url("/2005/confidence.gif");
   background-repeat: no-repeat;
   margin: 0 auto 0 auto;
   background-color: #fff;
   border: 1px solid #000;
}
#menu { 
   width: 200px;
   float: left;
}
#menu ul { 
   list-style-type: none;
   padding:0;
}
#menu ul li { 
   color: rgb(200,86,0);
}
#content {
   width: 500px;
   float: left;
}
p { 
   margin-left: 1em;
}
address { 
   margin-left: 3em;
}
h3  {
   font-size: 10pt;
}
div.patroni img { 
   padding: 1em;
}
hr { 
   visibility: hidden;
}
a { 
   color: rgb(200,86,0);
}

#rform { 
   text-align: left;
   width: 500px;
}
#rform label,#rform input { 
   float: left;
   display: block;
   width: 240px;
   margin-top: 3px;
}
#rform label { 
   margin-top: 6px;
}
#rform input { 
   border: 1px solid #999999;
   padding: 0.2em;
   font-size: 12px;
   background-color: #efefef;
}
.clr { 
   clear: both;
   visibility: hidden;
   height: 1px;
}
fieldset { 
   margin-top: 0.3em;
   border: 1px solid #dfdfdf;
   padding-bottom: 0.5em;
   padding-left: 1em;
}
fieldset legend { 
   color: #666;
}
.udzial label,.przetwarzanie label { 
   width: 400px !important;
   line-height: 150%;
}
.udzial input,.przetwarzanie input{ 
   width: 50px !important;
   border: none !important;
   background: none !important;
}
.przetwarzanie label { 
   font-size: 0.8em !important;
}
#rform p { 
   line-height: 1.5em;
   text-align: justify;
}
#rform p.konto {
   text-align: center;
   
}
#rform p.konto strong { 
   font-family: Verdana,Tahoma,Arial;
}
.in { 
   display: none !important;
}
#rform .error { 
   color: #ff3333;
   font-weight: bold;
   line-height: 150%;
}
#rform .start { 
   margin-left: 15px;
}

