html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 980px;
   }

body	  { font-family: Arial; line-height: 18px; font-size:12px; color:#013773;	BACKGROUND: #fffffF url(bg_image.gif) repeat-y 50%;}
td        { font-family: Arial; color: #013773; font-size: 12px; line-height: 18px; }
td.adres  { font-family: Arial; color: #013773; font-size: 11px; line-height: 18px; }
h1        { font-family: Arial; font-size: 16px; line-height: 18px; }
h2        { font-family: Arial; font-size: 14px; line-height: 18px; }
h3        { font-family: Arial; font-size: 12px; line-height: 18px; }


a:link    { color: #49B0A6; font-weight: bold; text-decoration:none; }
a:visited { color: #49B0A6; font-weight: bold; text-decoration:none; }
a:active  { color: #013773; font-weight: bold; text-decoration:none; }
a:hover   { color: #013773; font-weight: bold; text-decoration:none; }

select    { background-color: #FFFFFF; font-family: Arial; color: #013773; font-size: 12px; font-weight: bold; border: 1px solid #013773  } 

INPUT 	  { background-color: #FFFFFF; font-family: Arial; color: #013773; font-size: 12px; font-weight: bold; border: 1px solid #013773  } 

TEXTAREA  { background-color: #FFFFFF; font-family: Arial, Verdana; color: #013773; font-size: 12px; font-weight: bold; border: 1px solid #013773  }

