body {
	margin-top: 45px;
	padding: 0;
	background: #7A1A1A url('http://www.mrshawadmin.com/white1.jpg') center;
	font-family: Georgia;
	font-size: 14pt;
	color: #800000;
	
}
	
.center
{
   width: 760px;
   margin: 5px auto 5px auto;
   border: 1px solid #aaa;
   padding: 5px;
   background: #fff;
}

.menu
{
   margin-bottom: 15px;
   padding-bottom: 5px;
   border-bottom: 1px dotted #aaa;
}

.menu h3
{
   background: url('../../rg_design/rg_design/img/menu.gif') repeat-y;
   margin: 0;
   color: #800000;
   font-size: 12px; padding-left:18px; padding-right:2px; padding-top:2px; padding-bottom:2px
}

.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: #FF0000;
   background: url('../../rg_design/rg_design/img/1.gif') no-repeat left center;
   font-weight: bold
}

.ul1 li a:hover
{
   color: #808080;
   background: url('../../rg_design/rg_design/img/2.gif') no-repeat left center
}

.ul2
{
   margin: 0;
   padding-left: 16px;
   list-style-type: square;
}

.ul2 li
{
   margin-top: 2px;
}

input.text
{
   width: 100px;
}

input.submit
{
   width: 30px;
}

#l, #r
{
   width: 145px;
   float: left;
}

#c
{
   width: 470px;
   float: left;
}

#nota
{
   padding: 5px 160px 0 160px;
   text-align: center;
   clear: both;
   font-size: 10px;
}

#h
{
   height: 80px;
   background: url('../../rg_design/rg_design/img/header.jpg') no-repeat;
   position: relative
}

#h ul
{
   position: absolute;
   bottom: 10px;
   right: 20px;
   margin: 0;
   padding: 0;
}

#h li
{
   display: inline;
   margin-left: 5px;
}

#h li a
{
   color: #fff;
   text-decoration: none;
   font-weight: bold;
}

#h li a:hover
{
   text-decoration: underline;
}

#f
{
   text-align: center;
   font-size: 10px;
}

#content
{
   margin: 0 10px 0 10px;
   padding: 5px;
   border-top: 1px dotted #aaa;
   border-bottom: 1px dotted #aaa;
   text-align: justify;
}


.tytul a, #content li a
{
   text-decoration: underline;
   color: #666;
   font-weight: bold;
}

a
{
   text-decoration: underline;
   color: #800000;
}

a:hover, #content li a:hover
{
   color: #808080;
}

.rek1
{
   text-align: center;
}

.ostatnie
{
   margin-bottom: 15px;
}

.tytul
{
  margin-bottom: 2px;
}

.wiecej
{
   text-align: right;
}

h1
{
   font-size: 12px;
   color: #fff;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 65px;
   left: 30px;
}

img
{
   border: 0;
}