@CHARSET "UTF-8";
@import "reset.css";

HTML, BODY {
  width: 100%;
  height: 100%;
}

BODY {
  background: url("../images/body_bg.gif") 0 0 repeat-x;
  color: #686868;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  _text-align: center;
}

A { text-decoration: none; }

DIV.clear { clear: both; }

#mainwrap {
  margin: 0 auto 0 auto;
  width: 960px;
  _text-align: left;
}


/* HEADER
*********************************************************************/
.header {
  position: relative;
  width: 100%;
  height: 264px;
  height: 239px;
}

H1.logo {
  margin: 25px 0 0 20px;
}

/* flashwrap */
.flashwrap {
  margin: 18px 0 0 0;
  padding: 4px;
  width: 950px;
  _width: 960px;
  height: 160px;
  _height: 170px;
  border: 1px solid #D3D1D2;
}

.headerflashimage {
  float: left;
  width: 665px;
  height: 160px;
}

/* request for proposal */
.requestforproposal {
  position: relative;
  float: right;
  background: url("../images/requestforproposal.gif") 0 0 no-repeat;
  width: 280px;
  height: 160px;
}

.topajanlatkeresbelso {
  padding: 25px;
} 

A.requestforproposal_button {
  position: absolute;
  left: 24px;
  top: 112px;
  width: 139px;
  height: 24px;
  background: url("../images/requestforproposal_button.gif") 0 0 no-repeat;
  color: #B60F0F;
  font-size: 13px;
}

A.requestforproposal_button SPAN {
  display: block;
  margin: 4px 0 0 17px;
}


/* MAIN CONTAINER
*********************************************************************/
.maincontainer {
  margin: 5px 0 0 0;
  *margin: 33px 0 0 0;
  _margin: 5px 0 0 0;
}

.dotselector {
  margin: 6px 0 6px 0;
  _margin: 0 0 0 0;
  height: 5px;
  _height: 0;
  background: url("../images/dotselector.gif") left center repeat-x;
}

/* box */
.box {
  border: 1px solid #D6D4D5;
  _width: 100%;
}

.boxhead { margin: 1px; }

.boxhead h1.forditasi_folyamat {
  margin: 19px 19px 20px 19px;
  width: 208px;
  height: 21px;
  background: url("../images/forditasi_folyamat.gif") 0 0 no-repeat;
}

.boxbody { margin: 20px; }

.boxbody h2 {
  margin: 0 0 15px 0;
  padding: 20px 0 0 0;
  color: #115974;
  font-size: 18px;
  font-weight: normal;
}

.boxbody h3 {
  margin: 0 0 5px 0;
  color: #115974;
  font-size: 15px;
  font-weight: normal;
}

.boxbody h4 {
  font-size: 14px;
  font-weight: normal;
}

.boxbody h5 {
  font-size: 13px;
  font-weight: normal;
}

.boxbody p { margin: 0 0 15px 0; }

.boxbody p,
.boxbody li {
  line-height: 18px;
  font-size: 12px;
}

.boxbody p.more {
  padding: 0 0 0 6px;
  background: url("../images/fulllist_sign.gif") left center no-repeat;
}

.boxbody a { color: #b50f0f; }

.boxbody ol, .boxbody ul { margin: 0 0 15px 15px; }

.boxbody ul ul { margin: 0; }

.boxbody li li {
  margin: 0 0 0 15px;
  list-style-image: url("../images/liststyletype.gif");
  list-style-position: inside;
}

.boxbody ol {
  list-style-type: decimal;
  list-style-position: inside;
}


/* FOOTER
*********************************************************************/
.footer {
  margin: 8px 0 0 0;
  height: 127px;
  _height: 135px;
}

.footer H2 { float: left; }

.footer P { text-align: right; }

.footer A {
	color: #686868;
	text-decoration: underline;
}
