#main-content-without-sidebars{
  background: url('../img/homepage.jpg') no-repeat 50% 2px;
  padding-top: 100px;
  height: 365px;
}
#main-content-without-sidebars, #main-content-without-sidebars h2{
  color: #fff;
}
#main-content-without-sidebars h2{
  padding-top: 250px;
  padding-bottom: 13px;
}
#prelepka{
  background: url('../img/prelepka.png') no-repeat;
  color: #fff;
  font-size: 1.75em;
  line-height: 1.2em;
  width: 250px;
  height: 60px;
  padding: 20px;
  position: absolute;
  top: 0px;
  left: 15px;
     -moz-transform: rotate(-9.5deg);  /* FF3.5+ */
       -o-transform: rotate(-9.5deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-9.5deg);  /* Saf3.1+, Chrome */
      -ms-transform: rotate(-9.5deg);  /* IE9 */
          transform: rotate(-9.5deg);
             filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6–IE9 */
                     M11=0.9862856015372314, M12=0.16504760586067763, M21=-0.16504760586067763, M22=0.9862856015372314, sizingMethod='auto expand');
               zoom: 1;
}
#prelepka p{
  margin: 0;
  padding: 0;
}
#jiz-od{
  background: white;
  color: green;
  font-size: 1.8em;
  line-height: 1.2em;
  padding: 20px;
  position: absolute;
  top: 20px;
  right: 12px;
  filter:alpha(opacity=75);
  -moz-opacity:0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
#jiz-od p{
  margin: 0;
  padding: 0;
}
