body{
  background-color: white;
  margin: 0;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#obal{
 margin: 0 auto;
}

#header{
  background-image: url("images/slovak-print-header.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/slovak-print-header.jpg*/);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 195px;
  width: 766px;
}

#menu{
  background-image: url("images/menu-background.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/menu-background.jpg*/);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 33px;
  width: 766px;
}

#pre-content{
  background-image: url("images/post-header-background.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/post-header-background.jpg*/);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 30px;
  width: 766px;
}

#content{
  background-image: url("images/background.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/background.jpg*/);
  background-repeat: repeat-y;
  margin: 0 auto;
  _height: 400px;
  min-height: 400px;
  width: 766px;

}

#pre-footer{
  background-image: url("images/footer-blue-background.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/footer-blue-background.jpg*/);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 43px;
  width: 766px;
}

#footer{
  background-image: url("images/footer-background.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/footer-background.jpg*/);
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 33px;
  width: 766px;
  color: black;
}


a.indexpage{
  display: block;
  height: 180px;
  width: 340px;

}

div.menuitem{
  padding-top: 9px;
  _padding-top: 0px;
  _margin-top: 9px;
  float: left;
  height: 33px;
  _height: 23px;
  
}

div.menupic{
  padding: 0px;
  margin: 0px;
  float: left;
}

a.menu{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

div.menufootitem{
  text-align: center;
  color: white;
  font-weight: bold;
}

a.menu:hover{
  text-decoration: underline;
}


div.text{
  padding: 5px 15px 15px 40px;
}

h1{
  background-image: url("images/h-element.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/h-element.jpg*/);
  background-repeat: no-repeat;
  height: 50px;
  padding-left: 50px;
  padding-top: 5px;
  color: #8A9092;
  font-size: 27px;
  margin: 0;
}

.zelena{
  color: #73A41D;
}

.big{
  font-weight: bolder;
}

h2{
  background-image: url("images/h-back.jpg"/*tpa=http://slovakprint.sk.linux20.ignum.cz/images/h-back.jpg*/);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 280px;
  padding-left: 400px;
  font-size: 20px;
  margin: 0;

}

div.indexpictures{
  width: 700px;
  text-align: center;
}

#footer a{
  color: black;
}

div.divtext{
  font-size: 12px;
  line-height: 140%;
  padding: 10px;
  padding-right: 20px;
}