body
{
	margin: 0;
	padding: 0;
	font: 12px Helvetica;
	color: #000;
	background: #8D7908 url(img/back.jpg) repeat;
}

.center
{
	width: 760px;
	margin: 0px auto 0px auto;
	border: 3px solid: #0002FF;
	padding: 5px;
	background: #fff;
}

.menu
{
   
	margin-bottom: 18px;
	background-color: Black;
	color: #FFFFFF;
	text-align: left;
	margin-right: 1px;
   border-bottom: 1px dotted #aaa;
}

.menu a
{
	color: #63B6CE;
}

.menu h3
{
	background: url(img/menu.gif) repeat-y;
	margin: 0;
	padding: 2px 2px 2px 18px;
	color: White;
	font-size: 12px;
}

.menu h3 a
{
	color: #A0E1AD;
}
}
.menu form
{
   margin: 3px;
   padding: 0;
}

.ul1
{
   list-style-type: none;
   margin: 0;
   padding-left: 5px;
}

.ul1 li
{
   margin-top: 1px;
}

.ul1 li a
{
   text-decoration: none;
   padding-left: 15px;
   color: #666;
   background: url(img/1.gif) left center no-repeat;
   font-weight: bold;
}

.ul1 li a:hover
{
 color: #B0E0E6;
	background-color: Maroon;
}

.ul2
{
   margin: 0;
   padding-left: 16px;
   list-style-type: square;
}

.ul2 li
{
   margin-top: 2px;
}

input.text
{
   width: 100px;
}

input.submit
{
   width: 30px;
}

#l
{
   width: 150px;
   float: left;
}
#r
{
	width: 750px;
   float: right;
}

#c
{
   width: 590px;
   float: left;
}

#nota
{
   padding: 5px 160px 0 160px;
   text-align: center;
   clear: both;
   font-size: 10px;
}

#h
{

   height: 134px;
   background: url(img/header.jpg) no-repeat;
	position: relative;
}

#h ul
{
   position: absolute;

   bottom: 7px;
   left: 20px;
   margin: 0;
   padding: 0;
}

#h li
{

   display: inline;
   margin-left: 5px;
}

#h li a
{
	color: #A5E3AD;
	text-transform: uppercase;
	background-color: Black;
	font-weight: bold;
}

#h li a:hover
{
   text-decoration: underline;
	color: #FAEBD7;
	background-color: #51003B;
}

#f
{
   text-align: center;
   font-size: 10px;
}

#content
{
   margin: 0 10px 0 10px;
   padding: 5px;
   border-bottom: 1px dotted #aaa;
   text-align: justify;
}


.tytul a, #content li a
{
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
}

a:hover, #content li a:hover
{
	color: White;
	background: Maroon;
}

.rek1
{
   text-align: center;
}

.ostatnie
{
   margin-bottom: 15px;
}

.tytul
{
  margin-bottom: 2px;
}

.wiecej
{
   text-align: right;
}

h1
{
	font-size: 12px;
	color: #000040;
	margin: 0;
	padding: 0;
}

img
{
   border: 0;
}
h2
{
	color: #CE1000;
}
h3
{
	color: #005ACE;
}
h4
{
	color: #00CE74;
}