body{
padding:0px;
margin:0px;
color:white;
background-color:#515151;
font-family:'Tahoma', sans-serif;
font-size:11px;
text-align: center;
}

img	{
border: 0px;
}

#main{
  width:677px;
  height:661px;
  margin:auto;
  padding:auto;
}

#undercard{
  width:677px;
  height:629px;
  background-image:url("pictures/prepage_1.jpg");
}

#card{
  position:relative;
  top:63px;
}

#flags{
  padding:0px;
  margin:0px;
  width:677px;
  height:12px;
  background-image:url("pictures/prepage_2.jpg");
}

.flag{
  width:17px;
  height:12px;
  padding:0px;
  margin:0px;
}

#cz a{
  background-repeat:no-repeat;
  background-image:url("pictures/flag_cz.gif");
  margin-right:11px;
}

#cz a:hover{
  background-position:-17px;
}

#en a{
  background-repeat:no-repeat;
  background-image:url("pictures/flag_en.gif");
  margin-right:11px;
}

#en a:hover{
  background-position:-17px;
}

#de a{
  background-repeat:no-repeat;
  background-image:url("pictures/flag_de.gif");
  margin-right:11px;
}

#de a:hover{
  background-position:-17px;
}

#ph a{
  background-repeat:no-repeat;
  background-image:url("pictures/flag_ph.gif");
}

#ph a:hover{
  background-position:-17px;
}

#end{
  width:677px;
  height:20px;
  background-image:url("pictures/prepage_3.jpg");
}