html, body { height: 100%; }
table.table { height: 100%; }

body { background: #598fa1; padding:0; }

.table {
  margin: 0 auto;
  padding: 0;
  width: 992px;
}

.logo_left, .logo_right, .topbar {
  height: 74px !important;
  background-color: #0b3851;
}

.leftbar, .rightbar {
  width: 74px;
/*  background-color: #f6f6f6; */
	background-color: #fff;
}

/* .topbar, */ .center { width: 836px; }

.center {
/*	background-color: #f6f6f6; */
	background-color: #fff;
  vertical-align: top;
  zoom: 1;
}

.logo_left {
	background: #0b3851 url(../../img-2011/logo/48-logo-osoz.png) 50% 50% no-repeat;
 
}

.topbar {
  background-image: url(../../../osoz-resources-v2/img-2011/logo/40-napis-osoz.png);
  background-position: 10px 50%;
  background-repeat: no-repeat;

  font: bold 18px/74px Tahoma, Geneva, sans-serif;
  letter-spacing: 1px;
  text-transform:uppercase;
  color: #FFF;
  margin: 0;
  padding: 0 0 0 200px;
  text-align: center;
}

/* frontpage button */
.front-page {
  display: block;
  width: 74px;
  height: 74px;
  background-image: url(../../../osoz-resources-v2/img-2011/bgr/btn_osoz_main.png);
  background-position: right top;
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.front-page:hover { background-position: left top; }


.uwaga {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin-top: 15px;	
}	

.aktualizacja {
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
