#slideshow {
  top: 20px;
	margin:0 auto;
	width:930px;
	height:280px; 
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:800px;
  height:280px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:780px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:280px;
text-align: justify;
line-height: 25px;
font-size: 17px;
}



/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:49px;
  height:280px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/leva.png) no-repeat 0 0;
  background-position: 0px 70px;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/prava.png) no-repeat 0 0;
  background-position: 0px 70px;
}

#leftControl:hover {
  background:transparent url(../img/leva.png) no-repeat 0 0;
    background-position: 0px 70px;
}
#rightControl:hover {
  background:transparent url(../img/prava.png) no-repeat 0 0;
    background-position: 0px 70px;
}

#leftControl:active {
  background:transparent url(../img/leva.png) no-repeat 0 0;
    background-position: 1px 70px;
}
#rightControl:active {
  background:transparent url(../img/prava.png) no-repeat 0 0;
    background-position: 1px 70px;
}

/** 
 * Style rules for Demo page
 */


.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}

.slide p {
width: 770px;
margin-top: 25px;

}

.slide p a {
color: #0367a1;

}

@font-face {
    font-family: 'webfontregularlite';
    src: url('ceswzcln-webfont.eot');
    src: url('ceswzcln-webfont.eot?#iefix') format('embedded-opentype'),
         url('ceswzcln-webfont.woff') format('woff'),
         url('ceswzcln-webfont.ttf') format('truetype'),
         url('ceswzcln-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'wf2_pollenregular';
    src: url('wf2_poll-webfont.eot');
    src: url('wf2_poll-webfont.eot?#iefix') format('embedded-opentype'),
         url('wf2_poll-webfont.woff') format('woff'),
         url('wf2_poll-webfont.ttf') format('truetype'),
         url('wf2_poll-webfont.svg#wf2_pollenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'webfontbold';
    src: url('ceswitzb-webfont.eot');
    src: url('ceswitzb-webfont.eot?#iefix') format('embedded-opentype'),
         url('ceswitzb-webfont.woff') format('woff'),
         url('ceswitzb-webfont.ttf') format('truetype'),
         url('ceswitzb-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'webfontregular';
    src: url('ceswitzn-webfont.eot');
    src: url('ceswitzn-webfont.eot?#iefix') format('embedded-opentype'),
         url('ceswitzn-webfont.woff') format('woff'),
         url('ceswitzn-webfont.ttf') format('truetype'),
         url('ceswitzn-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
