
body { 
      /*background-image: url(../img/back_main.jpg);*/
	  background-color: #FFFFFF;
	  /*background-color: #19F132;*/
      background-repeat: repeat-x;
      background-position: default;
      font-family: Verdana;
      font-weight: normal;	  
      color: #000000;
      font-size: 12px;
      margin: auto;
}

img {
      margin: 5px 0px 5px 0px;
      padding: 4px;
      border: 1px solid #AEAEAE;
}

.pic-nb {
      margin: 0px;
      padding: 0px;
      border: none;
}

a { text-decoration: none; color: #00599E; }
a:hover { text-decoration: underline; color: #00599E; }

a.skype { text-decoration: none; color: #D02200; }
a:hover.skype { text-decoration: underline; color: #D02200; }

DIV.outer {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 718px;
      height: 546px;
      margin-left: -359px; /* polowa szerokosci */
      margin-top: -273px;  /* polowa wysokosci */
      /*background-color: #6699CC;*/
}  
   
DIV.inner {
      position:absolute;
      left: 50%;
      top :50%;
      width: 100px;
      height: 100px;
      margin-left: -50px;  /* polowa szerokosci */
      margin-top: -50px;   /* polowa wysokosci */
      background-color: #99CCFF;
}

DIV.c1 {
      position: relative;
      background-image: url(../img/c1-back.gif);	  
	  float: left;
      width: 355px;
      height: 520px;
}

DIV.c2 {
      position: relative;
      margin-left: 8px;
      background-image: url(../img/c2-back.gif);	  
	  float: left;
      width: 354px;
      height: 520px;	  
}

ul.ul01 {
      list-style: none;
      margin-left: 30px;
      margin-top: 70px;	  
      padding: 0;
}

li.li01 {
      background-image: url(../img/li01.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 2px 0 2px 18px;
}

ul.ul01a {
      list-style: none;
      margin-left: 27px;
      margin-top: 30px;	  
      padding: 0;
}

li.li01a {
      background-image: url(../img/ico_pdf.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 2px 0 2px 22px;
}

ul.ul02 {
      list-style: none;
      margin-left: 15px;
      margin-top: 10px;	  
      padding: 0px;
}

li.li02e {
      background-image: url(../img/ctx-osoby.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 5px 0 2px 22px;
}

li.li02a {
      background-image: url(../img/ctx-adres.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 2px 0 2px 22px;
}

li.li02b {
      background-image: url(../img/ctx-telefon.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 5px 0 2px 22px;
}

li.li02c {
      background-image: url(../img/ctx-mail.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 5px 0 2px 22px;
}

li.li02d {
      background-image: url(../img/ctx-skype.gif);
      background-repeat: no-repeat;
      background-position: 0 50%;
      padding: 5px 0 2px 22px;
}

h1 {
         font-weight: bold;
     	 font-size: 14px;
         color: #000000;
         margin: 0px 0px 20px 0px;
         padding: 7px 0px 9px 15px;
         background-color: #FFD673;
}

h2 {
         font-weight: bold;
     	 font-size: 14px;
         color: #000000;
         margin: 0px 0px 3px 0px;
         padding: 7px 0px 9px 15px;
         background-color: #62B5E6;
}

h3 {
         font-weight: bold;
     	 font-size: 16px;
         color: #810B0B;
         margin: 10px 0px 0px 0px;
         padding: 0px;
}

p {
         font-weight: normal;
     	 font-size: 12px;
         color: #808080;
         margin: 0px 0px 0px 0px;
         padding: 0px;
}

p.opis {
         font-weight: normal;
     	 font-size: 12px;
         color: #808080;
         margin: 0px 0px 0px 0px;
         padding: 0px;
		 text-align: right;
}

DIV.projektator {
	  float: right;
      margin-top: 10px;	  
}