body {
  background-color: #EDEDED;
  margin: 0px;
  padding: 0px;
  text-align: center;
  min-width: 750px;
}

body, tr, td, caption { /* definice písma všeobecn\EC pro celý server */
  font-family: "Trebuchet MS", Tahoma, "Lucida Grande CE", lucida, sans-serif;
  color: #000000;	
  font-size: 0.9em;
  font-size: 12px;
}

#allcontent {
  background-image: url('../gfx/background.png');
  width: 738px;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

#header {
  height: 150px;
  width: 738px important!;
  position: relative;
  background-image: url('../gfx/header.png');
}
#header li {
  list-style-type: none;
  list-style-image: none;
}

#logo {
  width: 255px;
  height: 100px;
  display: block;
  position: absolute;
  left: 45px;
  top: 10px;
  overflow: hidden;
  text-indent: -2000px;
}
#eye {
	position: absolute;
	width: 280px;
	top: 100px;
	left: 430px;
	color: #666666;
	font-size: 0.75em;
  font-size: 10px;
	font-style: italic;
	line-height: 0.8em;
	text-indent: 25px;
}
#footer {
  color: White;
  height: 75px;
  width: 738px;  
  background-image: url('../gfx/footer.png');
  padding-top: 25px;
}
#footer a {
	color: White;
	font-weight: bold;
}
#foot1 {
	float: left;
	margin-left: 35px;
}
#foot2 {
	float: left;
	margin-left: 120px;
	margin-top: 7px;
	padding-left: 10px;
	border-left: 1px solid white;
	font-size: 0.8em;
}
#foot3 {
	float: right;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 5px;
	border-left: 1px solid white;
	font-size: 0.8em;
}

a {
  color: Blue;
}

ul {
  list-style-image: url('../gfx/bullet.png');
  margin-top: 10px;
}

p {
  text-align: justify;
  clear: both;
}

abbr {
  border-bottom: 1px dashed;
  cursor: help;
}

table {
  width: 100%;
  border: 1px solid #b0b0b0;
  background-color: #EDEDED;
  border-collapse: collapse;
}

th, td, tr {
  border: 1px solid #d0d0d0;
}

th {
  background-color: #e0e0e0;
}

#main {
  margin: 40px;
  margin-top: 16px;
  margin-left: 30px;
  margin-right: 50px;
}

#leftbox {
  width: 145px;
  float: left;
  padding: 0px;
}

#menu {
  float: left;
  padding: 0px;
  margin-bottom: 15px;
}


#menu ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

#menu a, #menu span {
  font-weight: bold;
}

#menu li {
  list-style-image: url('../gfx/bullet.png');
}
#menu li a:hover {
  list-style-image: url('../gfx/bullet_over.png');
}

#akce {
  float: left;
  width: 180px;
  padding: 0px;
  margin-top: 15px;  
  margin-bottom: 15px;
  color: Gray;
  text-transform: lowercase;
  

}
#hotmail {
  float: left;
  width: 150px;  
  padding: 0px;
  margin-top: 15px;  
  margin-bottom: 15px;
  color: Gray;

}
#hotmail #form .textarea {
  float: left;
  width: 125px;
  padding: 3px;  
  margin: 5px;  
  margin-left: 23px;  
  height: 30px;
  overflow: none;
  scrolling: none;
  border: 1px solid #ee5500;
  font-size: 7pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hotmail #form .input {
  float: left;
  width: 60px;
  padding: 3px;  
  margin: 0px; 
  margin-left: 23px;  
  height: 18px;
  border: 1px solid #ee5500;
  font-size: 7pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hotmail #form .submit {
  float: right;
  width: 50px;
  padding: 3px;  
  margin: 0px; 
  margin-left: 10px;  
  height: 18px;
  border: 1px solid #ee5500;
  font-size: 7pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hotmail #form table, #hotmail #form th, #hotmail #form tr,  #hotmail #form td {
  width: 100%;
  border: 0px;
  background-color: white;
  border-collapse: collapse;
}

.box {
  margin-left: 23px;
  padding: 5px;
  padding-top: 0px;
  padding-bottom: 2px;  
  background-color: #ee5500;
  color: White;
  width: 125px;
}


h1, h2, h3, h4, h5, h6 {
  color: #F06000;
  margin: 0px;
}
h1 {
  color: #cccccc;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 10px;
}
h2 {
  border-top: 1px solid #cccccc;
  background-image: url(../gfx/h2_back.gif);
  padding-top: 10px;
  font-size: 18px;
}
h3 {
  color: #888888;
  text-indent: 3px;
  letter-spacing: 5px;
  background-color: #EEEEEE;
  margin-top: 15px;
  font-size: 17px;
}
h4 {
  padding-top: 10px;
  font-size: 16px;
}

#content {
  float: right;
  width: 460px;
}
#content b {
  xcolor: #666666;
  color: #ee5500;
}

td.sluzba {
  padding-left: 15px;
  text-indent: -10px;
}
td.cena {
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 15px;
}

.adress {
   float: left;
	padding: 20px;
	padding-bottom: 0px;
	border-left: 1px dashed #cccccc;
	margin-bottom: 10px;
}
.corrector {
  clear: both;
}
.invisible {
  display: none;
}

/*reference*/
.reference {
  margin-top: 8px;
  border: 1px solid white;
  padding: 5px;
}
.reference h4 {
  border-top: 0px solid #cccccc;
  font-size: 1.4em;
  padding-top: 0px;
}
.reference:hover {
  xborder: 1px solid #b0b0b0;
  background-color: #EDEDED;
}
.reference ul {
  margin: 5px;
}
.reference li {
  margin-left: 20px;
  font-size: 0.85em;
}
.reference img {
  width: 150px;
  xheight: 100px;
  border: 1px solid #666666;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.reference object {
  width: 150px;
  xheight: 100px;
  border: 1px solid #666666;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.reference.txt {
  float: left;  
  font-size: 0.85em;
}
.reference2 img {
  width: 120px;
  height: 160px;
  border: 1px solid #666666;
  margin-right: 15px;
  margin-bottom: 15px;
}
.reference3 img {
  width: 354px;
  height: 160px;
  border: 1px solid #666666;
  margin-right: 15px;
  margin-bottom: 15px;
}

/*ikona v pravo*/
.ico1 {
  width: 80px;
  height: 80px;
  border: 1px solid #cccccc;
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}

/*tisk*/
@media print {
#header {display: none}
#logo {display: none}
#footer {display: none}
#foot1 {display: none}
#foot2 {display: none}
#leftbox {display: none}
#menu {display: none}
#akce {display: none}
#content {float: left; width: 650px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-top: 50px; background-image: url(../gfx/h2_back.gif) no-repeat;}
}