* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; }

html, body, table, iframe, #head, #middle, #foot, .navMenu, .navContent {
  margin: 0;
  padding: 0; }

html, body {
  /*height:100%;*/ }

body, #main {
  background-color: #394D6B; }

#main {
  height: 700px; }

#head {
  height: 100px; }

#middle {
  height: 500px; }

#foot {
  height: 20px;
  background-color: white; }

#center {
  table-layout: fixed;
  width: 1000px; }

#left {
  width: 250px;
  padding: 0 0 0 10px; }

#spacer {
  width: 10px; }

#content {
  width: 740px; }

#paedziContentFrame {
  width: 740px;
  height: 500px;
  z-index: 1; }

#head #logo {
  height: 50px; }

#head #bar {
  height: 32px;
  overflow: hidden;
  background-color: #4A6173;
  border-top: 1px solid #B5C7CE;
  border-bottom: 1px solid #313852; }

#head #bar .item {
  float: left;
  width: auto;
  margin-top: 5px;
  color: #AEB4BA;
  font-weight: bold; }

.item a:link, .item a:visited {
  color: #AEB4BA;
  font-weight: bold; }

#head .blank {
  height: 10px; }

#navMenu {
  height: 32px;
  background-color: #AD9E73;
  border-top: 1px solid #E7E7D6;
  border-bottom: 1px solid #7B7173;
  overflow: hidden; }

.menu-item {
  vertical-align: middle;
  line-height: 24px;
  color: #3C4F68;
  font-weight: bold; }

#navInfo {
  height: 40px;
  overflow: hidden;
  background-color: #C6BEB5; }

#navContent {
  background-color: #C6BEB5;
  padding: 0 10px 0 10px; }

#navigation {
  background-color: #D2D7DF;
  overflow: auto; }

#navBottom {
  height: 30px; }

img.bar-arrow {
  vertical-align: middle;
  float: left; }

a {
  text-decoration: none; }

.inset {
  border-top: 1px solid threeddarkshadow;
  border-left: 1px solid threeddarkshadow;
  border-right: 1px solid threedhighlight;
  border-bottom: 1px solid threedhighlight; }

.outset {
  border-bottom: 1px solid threeddarkshadow;
  border-right: 1px solid threeddarkshadow;
  border-left: 1px solid threedhighlight;
  border-top: 1px solid threedhighlight; }

.paedzi-popup {
  height: 20px;
  background-color: #191970;
  overflow: hidden; }

.paedzi-popup-head {
  margin: 0;
  border: 0;
  padding: 0; }

.paedzi-popup-icon {
  float: left; }

.paedzi-popup-icon img {
  width: 16px;
  height: 16px;
  border: 0;
  margin: 2px 1px; }

.paedzi-popup-title {
  float: left;
  vertical-align: middle;
  width: auto;
  overflow: hidden;
  padding-top: 3px; }

.paedzi-popup-title span {
  margin-left: 5px;
  color: white;
  font-weight: bold;
  cursor: default; }

.paedzi-popup-close {
  float: right;
  width: 20px;
  display: block; }

.paedzi-popup-close button {
  width: 16px;
  height: 16px;
  margin: 2px;
  font-size: 12px;
  line-height: 12px;
  padding: 0; }

.paedzi-popup .content {
  margin: 0;
  border: 0;
  padding: 0;
  height: auto;
  width: auto;
  overflow: auto; }

/*# sourceMappingURL=main.css.map */
