/* ---------------------------------------------------------------------------*/
/* graphs perfect */

.Perfect
{
}


h2.Perfect 
{
  margin: 0px;
  font: bold 16px Verdana, Arial;
}


#graphs1_per {
  top: 50px;
  left: 55px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#graphs2_per {
  top: 50px;
  left: 445px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#graphs3_per {
  top: 275px;
  left: 55px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#graphs4_per {
  top: 275px;
  left: 445px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

a.text_per {
  margin: 0px;
  border: 0px;
  text-align: justify;
  font: 11px Verdana, Arial;
  text-decoration: none;
  color: #000000;
}

#text1_per
{
  top: 205px;
  left: 52px;
  width: 210px;
  height: 55px;
  position: absolute;
}

#text2_per
{
  top: 205px;
  left: 442px;
  width: 210px;
  height: 55px;
  position: absolute;
}

#text3_per
{
  top: 430px;
  left: 52px;
  width: 210px;
  height: 55px;
  position: absolute;
}

#text4_per
{
  top: 430px;
  left: 442px;
  width: 210px;
  height: 55px;
  position: absolute;
}

h1.perfect {
  text-align: center;
  font-family: verdana, arial;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

/*----------------------------------------------------------------------------*/
/*------------Grafiki dla projektu Expert-------------------------------------*/


#img_l_t {
  top: 45px;
  left: 15px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#img_l_d {
  top: 275px;
  left: 15px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#img_r_t {
  top: 45px;
  left: 485px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#img_r_d {
  top: 275px;
  left: 485px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

#img_m {
  top: 160px;
  left: 250px;
  width: 200px;
  height: 150px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  position: absolute;
}

a.text_exp {
  margin: 0px;
  border: 0px;
  text-align: justify;
  font: 11px Verdana, Arial;
  text-decoration: none;
  color: #000000;
}

#text_m_exp
{
  top: 315px;
  left: 250px;
  width: 210px;
  height: 55px;
  text-align: center;
  position: absolute;
}

#text_l_t_exp
{
  top: 200px;
  left: 15px;
  width: 200px;
  height: 55px;
  position: absolute;
}

#text_l_d_exp
{
  top: 430px;
  left: 15px;
  width: 200px;
  height: 55px;
  position: absolute;
}

#text_r_t_exp
{
  top: 200px;
  left: 485px;
  width: 200px;
  height: 55px;
  position: absolute;
}

#text_r_d_exp
{
  top: 430px;
  left: 485px;
  width: 200px;
  height: 55px;
  position: absolute;
}

h1.expert {
  text-align: center;
  font-family: verdana, arial;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

a.backexp {
  top: 440px;
  left: 290px;
  width: 120px;
  height: 35px;
  background: url(img/cofnij.png) -120px 0px no-repeat;
  position: absolute;
}

a.backexp:hover {
  background: url(img/cofnij.png) 0px 0px no-repeat;
}

