
td#contentPane 
{
  width:100%;
  vertical-align:top;
  background: #E1E8EE;
}

#contentPane div.content {
  padding: 10px 15px;
}
#contentPane div.content h2 {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 12px;
  margin-top: 24px;
}
#contentPane div.content h2.elso {
  margin-top: 0px
}
#contentPane div.content p {
  margin-bottom: 4px;
  font-size: 11px;
}
#contentPane a {
  color: #61799E;
  font-weight: bold;
}
#contentPane table {
  /*background:#FFFFFF;*/
  background: #E1E8EE;
  font-size: 11px;
  text-align: left;
  width: 100%;
}

#contentPane th, #contentPane td {
    vertical-align: middle;
    /*padding: 4px;*/
}

#contentPane th {
  background: #547AAA;
  color: #FFFFFF;
}

#contentPane tr.even td {
  background: #D9DFE9;
}

#contentPane tr.paros td {
  background: #D9DFE9;
}

/***** Added by Klema *****/

.lefttitle {
  /*background: #35709C;*/
  background: #2b5d82;
  /*background: url("../Brix/images/daylon/menu_right_up.jpg") no-repeat;*/
  /*height: 30px;*/
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  padding-bottom:3px;
  margin-top:10px;
  /*padding-top: 7px;*/
  padding-left: 5px;
  color: #FFFFFF;
}

.leftbar {
  display: block;
  height: 18px;
  /*background-image: url("../Brix/images/daylon/leftbar.gif");*/
  background-image: url("../Brix/images/daylon/wh_menu_right.jpg");
  line-height: 18px;
  padding-left: 15px;
  font-weight: bold;
}
.lefttitle_down 
{
  background-image: url("../Brix/images/daylon/menu_right_down.jpg");
  background-repeat: no-repeat;
  height: 7px;
}
.leftbar, .leftbar a, .leftbar .pont {
  font-size: 11px;
  color: #FFFFFF;
}
.leftbar a, .leftbar .pont {
  float: left;
}
.leftbar a {
  display: block;
  width: 123px;
}
.leftbar .pont {
/*  width: 34px;*/
}
