body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: Tahoma,Arial;
  font-size: small;
  background-color: #C1C1C1;
  background-image: url(images/pozadi.gif);
}

A {
  text-decoration: none;
}

p {
  margin: 10px;
}

#cenik {
  font-size: x-small;
  margin: 5px;
}

.div-shadow {
  background: url(images/shadow.gif) no-repeat bottom right;
  clear: right;
  float: left;
  position: relative;
  margin: 10px 0 0 10px;
}

#div-overall {
  top: 40px;
  width: 780px;
  height: 600px;
  position: relative;
  text-align: left;
  margin: auto;
  border: 1px solid #0080FF;
  background-color: white;
}

#header-separator {
  width: 100%;
  height: 5px;
  line-height: 1px;
  background-color: #2D56A2;
}

#header-overall {
  border-bottom: 5px solid #2D56A2;
}

#header-left {

}

.heado {
  margin: 10px 0px 0px 17px;
  width: 65px;
  float: left;
  text-align: center;
  font-family: verdana;
  letter-spacing: .1px;
}

.heado a {
  color: blue;
}

.heado a:hover {
  color: red;
  cursor: pointer;
}

.heado img {
  border: 0px;
  margin: 0 auto;
}

#header-right-top {
  background-color: #2D56A2;
  width: 441px;
  height: 115px;
  top: 0px;
  right: 0px;
  position: absolute;
}

#header-right-bottom {
  background-color: #B6B6B6;
  width: 441px;
  height: 85px;
  right: 0px;
  top: 115px;
  position: absolute;
}

#maintext {
  position: absolute;
  top: 220px;
  text-align: left;
  margin: 10px;
  height: 360px;
  width: 750px;
  overflow-y: auto;
  overflow: -moz-scrollbars-vertical;
}

#ukazka-original {
  border: 3px groove #FF80FF;
}

#ukazka-navrh {
  border: 3px groove #FF80FF;
}

#ukazka-oddelovac {
  border-bottom: 1px dashed black;
  width: 95%;
}


#pCount {
  font-family: Verdana,Arial;
  font-size: 16px;
  position: absolute;
  right: 50px;
  bottom: 50px;
  display: inline;
  background: #400080;
}

#noActive {
  color: #FFF;
  position: relative;
  float: left;
  background: #FF1C1C;
  border: 1px solid #000;
  padding: 5px;
}

#pItem a {
  color: #FFF;
  position: relative;
  float: left;
  background: #C0C0C0;
  border: 1px solid #000;
  padding: 5px;
}

#pItem a:hover {
  background: #FF0011;
}

#previewItem {
  align: center;
  vertical-align: middle;
  cursor: hand;
}

#previewBox {
  position: relative;
  left: 30%;
  width: 300px;
  height: 300px;
  border: 0px dotted #DFDFDF;
  overflow: hidden;
}

#zvyrazneno {
  border: 1px solid black;
  background-color: #E2E2E2;
  padding: 3px;
  margin: 10px;
  font-size: x-small;
  text-align: center;
}

#navrhZpet {
  position: absolute;
  bottom: 30px;
  left: 100px;
}

#navrhZpet A:hover {
  color: red;
}

#mainMap {
  font-size: x-small;
  color: blue;
}

#mainMap A:hover {
  color: red;
}

#mainMap A {
  color: blue;
}

iframe {
	border: 0px solid black;
	height: 30px;
	width: 300px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#images {
	width: 390px;
	margin: 20px;
}

#images div {
	margin: 10px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #529EBD;
}

#images img.load {
	margin: 36px;
}

#objtable {
  border: 2px solid #B5B5B5; border-collapse: collapse;
  width: 500px;
  margin: 0 auto;
  font-size: small;
}

.minfo {
  font-weight: bold;background-color: #DDDDDD;text-align: center;
}

.obj-zvyrazneno {
  font-weight: bold;
}

#boxs {
  position: relative;
  float: right;
  padding-left: 1em;
}

.box {
  position: relative;
  border: 1px solid #000;
  width: 130px;
  right: 0px;
  font-size: x-small;
  background: #F6F6F6;
}

.box_nadpis {
  text-align: center;
  color: #FFF;
  background: #0066cc;
}

.box_text {
  margin: 1em;
  background: #F6F6F6;
  line-height: 1.2em;
}

.box_text a {
  color: #F00;
}

.box_text a:hover {
  color: #0FF;
}
