/* CSS Document */
      body {
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
	background-color: #1e70b6;

      }
     a:link, a:active, a:visited {
          color : #000000;
          font-size : 12px;
          text-decoration : none;
          font-family : Verdana;
      }
     a:hover {
          color : #000000;
          font-size : 12px;
          text-decoration : underline;
          font-family : Verdana;
      }
     td {
          color : #000000;
          font-size : 12px;
          font-weight : normal;
          font-family : Verdana;
          text-align : justify;
      }
     .webtom {
          font-family : Verdana;
          font-size : 10px;
          color : #ffffff;
      }
     .webtom:link {
          text-decoration : none;
          color : #ffffff;
      }
     .webtom:visited {
          text-decoration : none;
          color : #ffffff;
      }
     .webtom:hover {
          text-decoration : underline;
          color : #ffffff;
      }
     .menu {
          font-family : Verdana;
          font-size : 12px;
          color : #000000;
      }
     .menu:link {
          text-decoration : none;
          color : #000000;
      }
     .menu:visited {
          text-decoration : none;
          color : #000000;
      }
     .menu:hover {
          text-decoration : underline;
          color : #000000;
      }
     .napis {
          font : bold normal 18px Geneva, Arial, Helvetica, sans-serif;
          color : #006699;
      }
     .tabela_glowna {
	  		border: 0px;
			height: 100%;
			width: 800px;
	}
	.tlo_lewe {
			border: 0px;
			background:  url(images/lay_18.png) repeat;
	}
	.tlo_prawe {
			border: 0px;
			background:  url(images/lay_28.png) repeat;
	}
	.tlo_stopka {
			border: 0px;
			background:  url(images/lay_31.png) repeat;
	}
.naglowek {
	text-align: left;
	vertical-align: top;

}
.naglowek1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.tabelatlo {
	background-image: url(images/tabela_03.gif);
	background-repeat: repeat;
}
#gallery{float: left;	width: 500px; padding-left: 10px; margin-top: 2px;}
#gallery a{
	float: left;
	height: 100px;
	border: 1px solid #000000;
	padding: 1px;
	margin: 0px 5px 5px 0px;
	width: 150px;
}
#gallery a:hover{border: 1px solid #999999;}
#gallery img{border: none;}
.obrazek {
	border: 1px solid #990000;
}
