    html {
	margin: 0px;
	padding: 0px;
    }
    body {
	border: 0px;
        margin: 0px;
	padding: 0px;
	background: #182339;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
    }

    p {
        text-indent: 0;
    }
    
    b {
        color: #800000;
    }

     #main {
        width: 100%;
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        background: #CACACA url(files/bgintegracja.jpg) no-repeat top right;
        margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
     }

     #kontenerek {
         width: 600px;
         margin: 20px auto 40px 30px;
         padding: 0;
         border: 0;
         background: transparent;
     }

     #main a:link , a:visited {
        color: #800000;
        text-decoration: none;
     }

     #main a:hover , a:active {
        color: #cc0000;
        text-decoration: none;
     }

     #main a img {
        border: 0;
     }

     #zespol {
         border: 0;
     }

     #zespol td {
         width: 230px;
     }

     #main h1 , h2 , h3 , h4 {
         text-indent: 3ex;
         font-family: verdana, arial, sans-serif;
         font-variant: small-caps;
      }

     #main h1 {
	font-size: 16px;
	line-height: 25px;
      }
     #main h2 {
	font-size: 15px;
	line-height: 22px;
      }
     #main h3 {
	font-size: 14px;
	line-height: 20px;
     }
     #main h4 {
	font-size: 13px;
	line-height: 20px;
      }


     #logo {
        margin-top: 0;
        margin-left: 0;
        border: 0;
        margin-bottom: 30px;
     }

     #logo a:hover, a:link, a:visible, {
         border: 0;
     }

     #logo img {
        border: 0;
        width: 310px;
        height: 98px;
     }

     #topmenu {
/*         position: absolute;
        display: inline; */
        clear: both;
         width: 100%;
         height: 35px;
/*         right: 15px;
         top: 110px;     */
         text-align: right;
         
     }

     #topmenu a, #topmenu a img {
         border: 0;
     }

     #topmenu a:link, a:visited {

     }


     #topmenu a.active, a.hover {
     }
     
     #stopka {
         clear: both;
         width: 100%;
         text-align: right;
     }
     
     #slogan {
         position: absolute;
         top: 0;
         right: 0;
     }

     #slogan2 {
         margin-right: 12%;
     }

     #transparent_form {
         position: absolute;
         top: 177px;
         left: 38%;
         color: #000;
         background: transparent;
         border: 1px solid #fff;
         width: 220px;
         height: 140px;
         overflow: hidden;
         font-family: verdana, arial, sans-serif;
         font-size: 12px;
         padding: 5px;
     }
     
     .bottomlinks {
         font-variant: small-caps;
     }
     
     #podkr a:hover , a:active {
         text-decoration: underline;
     }

     #podkr a:link , a:visited {
         text-decoration: underline;
     }

     * html body textarea#transparent_form	
          {
         width: 230px;
         height: 150px;
          }
     


