<!-- Akademia Przedszkolaka -->

body {
  padding: 20px;
  background: #707883;
  color: #222;
  text-align: center;
  font: 85% "Trebuchet MS",Arial,sans-serif
}

h1,h2,p {
  margin: 0;
  padding: 0 10px;
  font-weight:normal
}

p {
  padding: 0 10px 15px
}

h1 {
  font-size: 250%;
  color: #FFF;
  letter-spacing: 1px
}

h2 {
  font-size: 200%;
  line-height:1;
  color:#002455
}

div#container {
  width:795px !important;
  width /**/:805px;
  margin: 0 auto;
  padding:5px;
  text-align:left;
  background:#fff;
}

div#header {
  background: #BFDDED;
  padding: 10px;
  text-align:center
}

div#content {
  float:left;
  width:640px;
  padding:10px 0;
  margin:5px 0;
  background: #778CCA;
}

div#nav {
  float:right;
  width:150px;
  padding:10px 0;
  margin:5px 0;
  background: #FFD154
}

div#nav h2 {
  font-size: 120%;
  color: #9E4A24
}

div#footer {
  clear:both;
  width:795px;
  background: #C4E786;
  padding:5px 0;
  text-align:center
}

.tekst {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	letter-spacing: 0.5px;
	line-height: 1.5;
	padding: 10px 10px 10px 10px;
}

.tytul_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	color: orange;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

img {
  border: 0;
}

.imago {
  margin: 10px auto 0 auto;
  text-align: left;
  position: relative;
  z-index: 9;
  width: 150px;
}

.imago, .imago img {
  width: 150px;
  height: 112px;
  display: block;
}

.imago img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.imago .jquery-corner {
  position: relative;
  z-index: 999;
}
