body {
  margin:0;
  background:#fff;
  font-family:verdana;
  font-size:11px;
}

img {
  border:none;
  padding:0px;
}

b {
  color:#0071bb;
}

a {
  text-decoration:none;
  color: #0071BB;
  font-weight:bold;
}

a:hover {
  text-decoration:underline;
}

table {
  border-collapse:collapse;
  font-size:11px;
}

table th {
  background:#EDFFED;
  text-align:left;
  font-size:10px;
  border-bottom:5px solid #E6E6E6;
  border-top:none;
}

p {
  text-align:justify;
  line-height:18px;
}

h1 {
  text-align:left;
  font-family:tahoma;
  font-size:22px;
  font-weight:normal;
  padding-top:10px;
  color:#7BBC03;
}

h5 {
  font-size:11px;
  height:30px;
  width:auto;
  color:#0071bb;
  padding:7px 2px 3px 7px;
  background: url('images/h2back1.gif') no-repeat top left;
  margin-top:25px;
  margin-bottom:5px;
}


fieldset {
  padding:15px;
  border:1px solid #ccc;
  margin-top:20px;
}

fieldset legend {
  text-align:left;
  font-family:tahoma;
  font-size:22px;
  font-weight:normal;
  color:#7BBC03;
}

/* ############# LAYOUT ############### */

.banner {
  width:100%;
  height:258px;
  text-align:center;
  vertical-align:bottom;
  background: #5e8eea url('images/bannerBack.jpg') repeat-x top center;
}

.holder {
  width:900px;
}

.left {
  width:260px;
  text-align:left;
  vertical-align:top;
  background: #fff url('images/leftBack.jpg') no-repeat top left;
}

.content {
  width:590px;
  padding: 20px 50px 10px 0px;
  vertical-align:top;
  text-align:justify;
  background: #fff url('images/contentBack.jpg') no-repeat top right;
}

.bottom {
  width:900px;
  height:28px;
  text-align:center;
  color:#ccc;
  background: url('images/bottomBack2.gif') no-repeat top left;
  padding-top:26px;
}

.bannerIndex {
  background: url('images/banner5.jpg') no-repeat top center;
  width:900px;
  height:258px;
  cursor:pointer;
}

/* ############# MENU ############### */

.frame {
  width:auto;
  padding:12px;
  margin:0px;
  text-align:right;
  overflow: hidden;
  background:transparent;
}

.frame a {
  font-size:11px;
  padding:10px;
  text-decoration:none;
  font-weight:normal;
  color: #264782;
  display:block;
  border-bottom:1px solid #E0E0E0;
  background:none;
}

.frame a:hover {
  background: url('images/aHover.jpg') no-repeat top right;
  font-weight:bold;
  color:#8CD603;
  text-decoration:none;
}

.frame a#ue {
  padding:0;
  border-bottom:none;
}
.frame a#ue:hover {
  background:none;
}


/* ############# INNE ############### */

.t1, .t1 td {
  border:1px solid #ccc;
}

.infoBody {
  background: url('images/infoBody.gif') no-repeat top left;
  width:auto;
  padding:40px 30px 15px 30px;
  line-height:16px;
}

.infoBottom {
  background: url('images/infoBottom.gif') no-repeat bottom left;
  width:auto;
  height:13px; 
}

.infoSide {
  margin:10px;
  background: url('images/infoSide.gif') no-repeat top left;
  width:auto;
  height:auto;
  padding:15px 5px 10px 45px;
  color:#777;
}

.gray_text {
  color:#777;
}
