/* CSS Document */
body {
	font-family : verdana,helvetica, ms sans serif, arial;
	font-size : 10px;
	font-weight : normal;
	padding:0px;
	margin: 40px 0px 0px 0px;

	/*overflow : auto;*/
	text-align : center;
	cursor : default;
}
a { text-decoration : none; }
a:hover { text-decoration : underline; }

div#pageCZ, div#pageEn {
  width:445px;
  height : 454px;
  margin:auto;
  text-align:left;
  padding: 0;
  background : transparent url('../images/back.jpg') no-repeat;
}

h1 span { display : none; }

div#pageCz h1 { 
  width : 102px;
  height : 21px;
  padding : 0;
  margin : 0px 0px 18px 170px;
  background : transparent url('../images/nadace.gif') no-repeat; 
}
div#pageEn h1 { 
  width : 106px;
  height : 21px;
  padding : 0;
  margin : 0px 0px 18px 168px;
  background : transparent url('../images/nadace_en.gif') no-repeat; 
}

div#logo  { text-align : center; margin-bottom : 30px; }
div#jazyk { text-align : center; margin-top : 65px; }

#menu {
  width : 416px;
  height : 210px;
  background : transparent url('../images/menu.gif') no-repeat;

  margin-left : 13px;
}
#menu_item_left, #menu_item_right {
  float : left;
  width : 150px;
  height : 19px;
  height = 22px;
  padding : 2px 5px 1px 5px;
  margin : 0px 0px 39px 0px;
  text-align : left;
  /*border : 1px solid black;*/
}
#menu_item_right {
  float : right;
  text-align : right;
}

#menu h2, #menu h2 a {
  color : #fff;
  font-size : 12px;
  margin : 0;
  padding : 0;
}


#menu div.menu1 { background : transparent url('../images/menu1.jpg') no-repeat; }
#menu div.menu2 { background : transparent url('../images/menu2.jpg') no-repeat top right; }
#menu div.menu3 { background : transparent url('../images/menu3.gif') no-repeat; }
#menu div.menu4 { background : transparent url('../images/menu4.gif') no-repeat top right; }
#menu div.menu5 { background : transparent url('../images/menu5.gif') no-repeat top left; }
#menu div.menu6 { background : transparent url('../images/menu6.gif') no-repeat top right; }

#menu_item_aktuality{
  clear: both;
  width : auto;
  margin: 0 150px 0 150px;
}

#menu_item_aktuality h2 {
padding-bottom: 6px;
text-align: center;
}