body {
	font-family: Trebuchet MS;
	font-size: 1em;	
	color: #003366;
	margin: 0px;
	padding: 0px;
	background: #EEE url(../images/body_bg.jpg) center top no-repeat;	
}

h1 {
  font-size: 150%;
  margin: 0px;
  padding: 0px;
}
h2 {
  font-size: 110%;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 100%;
  margin: 0px;
  padding: 0px;
}
  #right_column {
    font-size: 90%;
  }
  #kontakt h2 {
  	font-size: 160%;
  	font-weight: normal!important;
  	color: #FFF;
  }
  #e_podatelna h2 {
  	font-weight: normal;
  	font-size: 160%;
  }
  .page_bottom_block h2 {
    font-size: 160%;
    font-weight: normal;
  }
    .page_bottom_block_last h2 {
    font-size: 160%;
    font-weight: normal;
  }

  #aktuality h2.head {
    position: relative;
    display: block;
  	font-size: 170%;
  	height: 67px;
  	margin: -20px 0 20px -20px;
  	width: 255px;
  	line-height: 67px;
    padding: 0 0 0 20px;
    color: #22384c; 
  	font-weight: normal;
  	background: url(../images/aktuality_title.gif) no-repeat;
  }
  #right_column #aktuality h2.head {
  	font-size: 150%;
  	margin: 0 0 20px -20px;
  }

#page_bottom {
  position: relative;
  width: 969px;
  background: url(../images/page_bottom_large.gif) no-repeat;
}
  .page_bottom_block h2 a {
    display: block;
    background: #f4eab6;
    width: 201px;
    height: 100px;
    padding: 20px;
  }
  .page_bottom_block_last h2 a {
    display: block;
    background: #f4eab6;
    width: 203px;
    height: 100px;
    padding: 20px;
  }
