body
{
	margin: 0;
	padding: 0;
	font: 12px Helvetica;
	background-image: url(img/bg.gif);	
}

.center
{
   width: 810px;
   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
{
	margin: 0;
	padding: 2px 2px 2px 18px;
	color: #fff;
	font-size: 12px;
	background-image: url(img/h2-bg.JPG);
	background-repeat: no-repeat;	
}

.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.png) left center no-repeat;
   font-weight: bold;
}

.ul1 li a:hover
{
   color: #ff0000;
   background: url(img/2.png) left center no-repeat;
}

#l, #r
{
   width: 145px;
   float: left;
}

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

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

#h
{
	height: 119px;
	background: url(img/header-bg.png);
	position: relative;
	background-repeat: repeat-x;
}

#h ul
{
	position: absolute;
	bottom: 20px;
	right: 14px;
	margin: 0;
	padding: 0;
	width: 487px;
	height: 73px;
}

#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;
	background-image: url(img/footer-bg.gif);
}

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


#content li a
{
   text-decoration: underline;
   color: #666;
   font-weight: bold;
}

a
{
   text-decoration: underline;
   color: #666;
}

a:hover, #content li a:hover
{
   color: #FFCC00;
}

.rek1
{
   text-align: center;
}

h1
{
   font-size: 12px;
   color: #fff;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 65px;
   left: 30px;
}

img
{
   border: 0;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
.style2 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.style12 {color: #FFFFFF; font-weight: bold; }
.style13 {
	color: #666666;
	font-weight: bold;
}
.style15 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {color: #245EDC}
.style16 {
	color: #9CCB42;
	font-weight: bold;
}
.style17 {
	color: #636563;
	font-weight: bold;
}
.style18 {color: #FF0000}
