@font-face {
    font-family: 'BahamasLightNormal';
    src: url('bahamal0-webfont.eot');
    src: url('bahamal0-webfont.eot?#iefix') format('embedded-opentype'),
         url('bahamal0-webfont.woff') format('woff'),
         url('bahamal0-webfont.ttf') format('truetype'),
         url('bahamal0-webfont.svg#BahamasLightNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	background: #E3E1E2 url(images/body.jpg) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	padding: 0;
	margin: 0;
}
h1{
	background: #E3E1E2 url(images/header.jpg) no-repeat 0 0; 
	font-size: 47px;
	margin: 0;
	padding: 115px 0 95px 35px;
	text-transform: uppercase;

}
h1 a{
	background: transparent;
	text-decoration: none;
	color: #000000;
}
h2{
  background: transparent;
	color: #000000;
	position: absolute;
	top: 106px;
	left: 173px;
	font-size: 1.7em;
	font-family: 'BahamasLightNormal';
	font-weight: bold;
	margin: 0;
	padding: 16px 0 8px 16px;
	border-left: 20px solid #f39c01;
	
}
h3 {font-size: 1em; border-left: 15px solid #f39c01;  padding:3px 0 3px 5px; clear: right;}
h4{font-size: .85em;  padding-left:20px;}
h3, h4{
	background: #52514F;    
	color: #f39c01;
	font-weight: bold;
	margin:10px 48px 5px 220px;
}
.error{font-size: .85em; background:#FFFFFF; color:#FF0000;}
p{
	margin:0 0 0 235px; padding: 5px 40px 0 5px; font-size: .9em; background: #52514F; color: #FFFFFF; text-align: justify;}
p.footer{
  background: url(images/footer.gif) no-repeat 0% 100%;
	padding: 10px 30px 10px 0;
	margin: 60px 0 0 0;
	clear: both;
	text-align: right;
	font-size: 10px;
}
.footer a{
  background: transparent;
  text-decoration: none;
  margin: 0;
  }
img.statistic{
  border: 0;
  width: 1px;
  height: 1px;
 }
a{background: #52514F;
	color: #FFFFFF;}
*> a {outline: none; }
.container{
	background: url(images/container.gif) repeat-y;
	position: relative;
	text-align: left;
	width: 750px;
	margin: 0 auto 0 auto;
	}
ul{
  margin:0 0 0 235px; padding: 5px 40px 0 5px; font-size: .9em; background: #52514F; color: #FFFFFF; list-style-type:square;}
ul#menu{
	background: url(images/bg_menu.jpg) repeat-y;
	font-family: 'BahamasLightNormal';
	font-size: 1.3em;
	margin: 0 0 20px 0;
	text-align: right;
	float: left;
	padding: 0;
	list-style-type: none;
}
.bottom{
	background: url(images/menu_bottom.jpg) no-repeat;
	height: 44px;
	width: 192px;
	margin: 0;
	padding:0;}
#menu li a{
	background:transparent url(images/kostka.gif) no-repeat right;
	display: block;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px 2px 0;
	margin: 8px 27px 0 0;}
#menu a:hover, #menu li.active a{
	background: url(images/ahover.gif) no-repeat right;}
#menu li.menucaption{
	background: url(images/bg_eles.jpg) no-repeat;
	width: 192px;
	text-align: center;
	font-weight: bold;
	padding: 6px 0 12px 0;
	margin: 0;
	text-transform: uppercase;
}
table{
	font-size: .9em;
	text-align: left;
	width: 420px;
  margin: 10px 82px 20px 49px;
	float: right;
}
*>table{
	width: 430px;
  margin: 10px 82px 20px 0;
	float: right;}
td.right{
 width: 160px;}
