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

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

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

a:hover {
  text-decoration: underline;
}

.clearBoth {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.jednicky, .oneDesign, .sefredaktor {
  position: relative;
  float: left;
	width: 250px;
	margin: 7px 7px 0px 0px;
	border: 0px #dc0200 solid;
}

.center {
  position: relative;
  height: 330px;
  padding: 10px;
  background-image: url(./imgOneDesign/bg_rozcestnik.jpg);
	background-repeat: no-repeat;
}

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

.center .text {
  position: relative;
  margin: 20px 10px;
  color: #4c4c4c;
}

a.textOdkaz {
  position: absolute;
  left: 10px;
  bottom: 35px;
  color: #dc0200;
  text-decoration: none;
  font-size: 11px;
}

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

a.noTextOdkaz {
  position: absolute;
  right: 15px;
  bottom: 2px;
  width: 45px;
  height: 50px;
}

.cena {
  position: absolute;
  left: 10px;
  bottom: 55px;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 1px #e6e6e6 solid;
}

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

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

#referenceIn {
	position: relative;
	width: 773px;
	padding: 20px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(./imgOneDesign/bg_reference.jpg);
	background-repeat: no-repeat;
	border: 0px red solid;
}

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

#referenceIn .refPol {
  height: 162px;
  text-align: center;
  background-image: url(./imgOneDesign/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 8px 0px 0px;
  padding: 10px;
  border: 0px red solid;
}

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

.links {
  margin-top: 10px;
}

.links a {
  color: #4c4c4c;
}