body {
    margin:0 0px 0 0px;           
    padding:0;
    background-color:#669933;
    /*background: url(images/tlo.jpg) repeat;*/
    height:100%;
    text-align:justify;
    border:0;
    }
 
.bg {
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	}
     
h1 {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:24px;
	font-weight:900;
	color:#0b67a8;
	line-height:21px;
	}
h2 {
	margin:8px 0px 8px 0px;
	padding:0px;
	font-size:21px;
	font-weight:900;
	color:#0b36a8;
	line-height:21px;
	}
th {
	color:#ffe04e;
	}

hr {
	color: #ffe04e;
	background-color: #ffe04e;
	height: 3px;
	}
a {	

	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	display: inline;
	border:none;
	}
a:link {color:#0c74bd;border:0;}
a:visited {color:#0c74bd;border:0;}
a:hover {background-color:#ffe04e;color:#0e95f3;border:0;}
	
.baner {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:50px;	
	text-align:center;
	background:url(figures/baner_green.png) no-repeat;
	width:750px;
	height:100px;
	}
.kot { 
	background:url(figures/cat2.gif) no-repeat;
	width:256px;
	height:48px;
	margin:0 auto;	
	}
.kot2 { 
	background:url(figures/cat3.gif) no-repeat;
	width:604px;
	height:32px;
	margin:0 auto;	
	}

/***** buttony i pola tekstowe *****/
input.pole {
	margin:0 0 0px 0;
	border: 1px solid #0a69eb;
	}
.pole
	{ border: 1px solid #0a69eb;}
.pole:hover, .pole:focus
	{  border: 1px solid #0a69eb;
 background-color:#e5e5e5}

input.button
{ 	color:#fff;
	font-weight:bolder;
	border: 1px solid #0a69eb;
	background-color:#dbdbdb}
input.button:hover, input.button:focus
	{
	border: 1px solid #0a69eb;
	font-weight:bolder;
	background-color:#0b67a8;
	color:#000;
	  }
	
0e95f3 0b67a8
