/* basic elements */
/*---------------------------------------------------*/

body, html, div {
	margin: 0;
	padding: 0;
}


body {
	margin:0px;
	background: white;
}

#cont{
        margin: auto;
        margin-top: 4%;
	position: relative;
	background: transparent url(graf/faceout.jpg) center no-repeat;
	height: 509px;
      width: 820px;
      z-index:0;
}

.replace {
    position: relative;
    margin: 0px padding 0px;
    /*  \*/
    overflow: hidden;
    /* */
}

.replace span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    }

#wpr, #wpr span {
    position: absolute;
      bottom:10px;
      left: 250px;
      height: 75px;
      width: 120px;
}
#cel, #cel span {
      position: absolute;
      bottom:130px;
      left: 310px;
      height: 75px;
      width: 120px;
}
#pla, #pla span {
      position: absolute;
      bottom:130px;
      left: 510px;
      height: 75px;
      width: 140px;
}
#prk, #prk span {
      position: absolute;
      bottom:280px;
      left: 575px;
      height: 55px;
      width: 110px;
}
#prw, #prw span {
      position: absolute;
      bottom:230px;
      left: 350px;
      height: 50px;
      width: 110px;
}
#wed, #wed span {
      position: absolute;
      top:200px;
      left: 250px;
      height: 45px;
      width: 100px;
}
#dos, #dos span {
      position: absolute;
      top:140px;
      left: 330px;
      height: 40px;
      width: 90px;
}
#grafik{
position: absolute;
      bottom:-32px;
      left: 270px;
      height: 40px;
      font: 10px "Century Gothic", helvetica, verdana, sans serif;
	color: #37301F;
}
a{font: 10px "Century Gothic", helvetica, verdana, sans serif;
	color: #37301F;}
#stat {
position: absolute;
      bottom:-32px;
      left: 350px;
}


/*#naz, #naz span {
      height: 46px;
      width: 293px;
}   */



