/* CSS Document */
*{
  margin:0;
  padding:0;
  border:0;
}

body{
  background:#01244c url('../layout/bodybg.gif') repeat-x left top;
  font-family:arial;
  padding-top:142px;
}

#bloky{
  margin: 0 auto;
  width:274px;
  height:300px;
  background:url('../layout/rozbg_5.png') no-repeat left top;
  position:relative;
  top: 20px;
}

h1 a, h2 a{
  font-size:18px;
  line-height:23px;
  font-family:arial,tahoma;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  position:absolute;
  padding-left:45px;
  left:13px;
}

a:hover{
  text-decoration:underline;
}

h1 a{
  top:24px;
}

h2.h2_1 a{
  top:79px;
}

h2.h2_2 a{
  top:141px;
}

h2.h2_3 a{
  top:200px;
   
}

h2.h2_4 a{
  top:259px; }
