/* xhtml + css - b@emerge.pl */



  body {text-align: center; background: #fff;}
  #BodyForErr {width:300px;margin:auto;}
  h6#Err404 {height:140px;margin:0;background: url(/gfx/logo.png) top center no-repeat;}
  h6#Err404 a {display:block;width: 173px;margin-left:62px;height:104px;text-indent: -9999px;}
  p#Error404 {background: url(/gfx/text_error.gif) top center no-repeat;height:60px;text-indent: -9999px;display:block;}
  #btnBackErr {margin-top:80px;margin-left:110px;}
  a.btnBack {width:70px;margin-left:10px;height:20px;display: block;text-indent: -9999px;background: url(/gfx/back.gif) top center no-repeat;}
  a.btnBack:hover {background: url(/gfx/back2.gif) top center no-repeat;}
