body {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	padding: 0px 0px;
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
}

#stranka {
	position: relative;
	width: 790px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 0px red solid;
}

img {
  margin: 0px;
  padding: 0px;
}

a {
  color: #dc0200;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.red {
  color: #dc0200;
}

.clearBoth {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.sefredaktor {
  position: relative;
  margin: 0px 10px;
}

.textTop {
  position: relative;
  padding: 0px;
	border-left: 0px #ebebeb solid;
	border-right: 0px #ebebeb solid;
	border-bottom: 1px #ebebeb solid;
	background-image: url(./imgSefRedaktor/bgTextTop.jpg);
  background-position: right top;
	background-repeat: no-repeat;
	line-height: 150%
}

.textTopLeft {
  position: relative;
  float: left;
  width: 440px;
	margin: 25px 0px 0px 25px;
}

.textTopLeft h1 {
  text-align: left;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 15px 0px;
  font-size: 15px;
  border-bottom: 1px #dc0200 solid;
}

.textTopRight {
  position: relative;
  float: right;
  width: 240px;
  margin: 25px 25px 0px 0px;
  text-align: right;
  font-weight: bold;
}

.textTopRight h1 {
  text-align: right;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 15px 0px;
  font-size: 15px;
  border-bottom: 1px #dc0200 solid;
}

.cena {
  padding: 5px 0px;
  margin-top: 25px;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
}

.cena span {
  font-size: 26px;
  font-weight: bold;
}

.sipkaOdkaz {
  position: relative;
  text-align: right;
  margin: 5px 0px 15px 0px;
  padding: 10px 75px 35px 0px;
  font-size: 12px;
  background-image: url(./imgSefRedaktor/bgOdkazSipka.jpg);
  background-position: right bottom;
	background-repeat: no-repeat;
}

.odkaz {
  position: absolute;
  right: 20px;
  bottom: 2px;
  width: 45px;
  height: 51px;
}

.textNext {
  position: relative;
  margin-bottom: 35px;
  padding: 25px;
	border-bottom: 1px #ebebeb solid;
	background-image: url(./imgSefRedaktor/bgTextNext.jpg);
	background-repeat: no-repeat;
}

.textNext h1 {
  text-align: left;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  font-size: 13px;
  border-bottom: 1px #dc0200 solid;
}

.sipkaOdkazPDF {
  position: absolute;
  text-align: right;
  right: 20px;
  bottom: -30px;
  width: 375px;
  padding: 10px 75px 32px 0px;
  font-size: 12px;
  background-image: url(./imgSefRedaktor/bgOdkazSipkaPDF.jpg);
  background-position: right bottom;
	background-repeat: no-repeat;
}

.sipkaOdkazBottom {
  position: absolute;
  text-align: right;
  right: 20px;
  bottom: -54px;
  width: 375px;
  padding: 10px 60px 32px 0px;
  font-size: 12px;
  background-image: url(./imgSefRedaktor/bgOdkazSipkaBottom.jpg);
  background-position: right bottom;
	background-repeat: no-repeat;
}

.textArea {
  position: absolute;
  right: 25px;
  top: 85px;
}

.formRow {
  clear: both;
  border: 0px #dc0200 solid;
  margin: 10px 0px 0px 0px;
  height: 23px;
  width: 475px;
}

.popis {
  float: left;
  margin: 3px 0px;
  width: 80px;
}

.inputSearch {
  float: left;
  width: 130px;
  margin: 0px 20px 0px 0px;
}

#reference {
  margin-top: 20px;
  background-color: #e7e7e7;
  color: #4c4c4c;
  clear: both;
}

#referenceIn {
	position: relative;
	width: 792px;
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(./imgSefRedaktor/bg_reference.jpg);
	background-repeat: no-repeat;
}

#referenceIn .text {
  padding: 0px 30px;
  font-size: 11px;
}

#referenceIn .ref {
  position: relative;
  float: left;
	width: 250px;
	margin: 7px;
	border: 0px #dc0200 solid;
}

#referenceIn .refPol {
  height: 162px;
  text-align: center;
  background-image: url(./imgSefRedaktor/bg_referenceIn.jpg);
	background-repeat: no-repeat;
}

#referenceIn .refPol img {
  margin-top: 10px;
  padding: 3px;
  border: 1px #cccccc solid;
}

#referenceIn .vyznamniPartneri {
  position: relative;
  text-align: center;
  background-color: #ffffff;
  margin: 0px 7px;
  padding: 10px;
}

#referenceIn .copyright {
  position: relative;
  padding: 15px 30px;
}

#referenceIn .copyright a {
  color: #4c4c4c;
}

.links {
  padding: 10px 0px;
}

.divForm{
	position: relative;
}

.divCaptcha{
	height: 86px;
  left: 239px;
  position: absolute;
  top: 120px;
  width: 211px;
}

#change-image{
	margin-bottom: 5px;
	display: block;
}