body {
  margin: 0px;
  padding: 0px;
  background-color: #43574D;
  font-family: Verdana, Tahoma, Arial, sans-serif;
} 

img {
  border: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.icosubmenu {
  background-image: url('/artwork/clip/ico-submenu.gif');
  background-repeat: no-repeat;
  background-position: right;
}

li:hover {
  background-color: #43574D;
}

input {
  font-size: 10px; 
  color: #43574D;
  border: solid 1px #43574D; 
  background-color: #F0F5F3;
}

input.button {
  border: none;
  color: #F0F5F3;
  background-color: #89A195;
}

select {
  font-size: 10px;
  width: 60px;
  color: #43574D;
  border: solid 1px #43574D;
  background-color: #F0F5F3;
}

textarea { 
  font-family: Arial;
  font-size: 11px;
  color: #43574D;
  border: solid 1px #43574D;
  background-color: #F0F5F3;
}

#main {
  margin: auto;
  width: 772px;
  height: 604px;
  background-color: #FFF;
  text-align: left;
} 

#menu {
  width: 183px;
  height: 109px;
  border: solid 1px #000;
  margin-left: 37px;
  background-color: #FFF;
}

#menuhrefs {
  float: right; 
  width: 104px;
  color: #FFF;
  font-size: 10px;
  background-color: #89A195;
  text-align: left;
}

#main-text {      
  margin-top: 80px;
  color: #000;
  font-size: 10px;
}

#main-text-poptavka {      
  margin-top: 40px;
  color: #000;
  font-size: 10px;
}

#men-behind {
  margin: 20px 0px 20px 0px;
  color: #698878;
  font-size: 10px;
}
#men-behind a {
  color: #8AB39E;
  text-decoration: underline;
}

#nadpis {
  float: right;
  width: 315px;
}

.profil-spolecnosti {
  background-image: url('/artwork/clip/bg-profil-spolecnosti.jpg');
  background-repeat: no-repeat;
}
.grafika-a-dtp {
  background-image: url('/artwork/clip/bg-grafika-a-dtp.jpg');
  background-repeat: no-repeat;
}
.sluzby {
  background-image: url('/artwork/clip/bg-grafika-a-dtp.jpg');
  background-repeat: no-repeat;
}
.technologie {
  background-image: url('/artwork/clip/bg-grafika-a-dtp.jpg');
  background-repeat: no-repeat;
}
.tisk {
  background-image: url('/artwork/clip/bg-tisk.jpg');
  background-repeat: no-repeat;
}
.tisk-sluzby {
  background-image: url('/artwork/clip/bg-tisk-sluzby.jpg');
  background-repeat: no-repeat;
}
.kniharna {
  background-image: url('/artwork/clip/bg-kniharna.jpg');
  background-repeat: no-repeat;
}
.dokoncovaci-zpracovani {
  background-image: url('/artwork/clip/bg-dokoncovaci-zpracovani.jpg');
  background-repeat: no-repeat;
}
.doprava {
  background-image: url('/artwork/clip/bg-doprava.jpg');
  background-repeat: no-repeat;
}
.poptavka {
  background-image: url('/artwork/clip/bg-poptavka.jpg');
  background-repeat: no-repeat;
}
.kde-nas-najdete {
  background-image: url('/artwork/clip/bg-tisk.jpg');
  background-repeat: no-repeat;
}
.kontakt {
  background-image: url('/artwork/clip/bg-kontakt.jpg');
  background-repeat: no-repeat;
}

.submenu {      
  position: absolute;
  visibility: hidden;
  top: 0px;
  left: 0px;
  display: none;
  font-size: 10px;
  color: #FFF;
  background-color: #43574D;
  text-align: left;
  padding-right: 8px;
}

.ie-menu-bug {
  height: 19px;
}

.text-inner {
  padding-left: 115px;
  width: 405px;
  text-align: justify;
}

.text-inner-technologie {
  padding-left: 115px;
  width: 435px;
  text-align: justify;
}

a.href-menu:link, a.href-menu:visited { 
  width: 100%;
  height: 17px;
  line-height: 17px;                    
  text-decoration: none;
  color: #FFF;
  padding-left: 8px;
}

a.href-menu-submenu:link, a.href-menu-submenu:visited {
  width: 100%;
  height: 17px;
  line-height: 17px;                    
  text-decoration: none;
  color: #FFF;
  padding-left: 8px;
}

a.href-menu:hover {
  background-color: #43574D;
}

a.href-menu-submenu:hover {
  background-color: #43574D;
}

a.href-submenu:link, a.href-submenu:visited {
  text-decoration: none;
  line-height: 17px;   
  color: #FFF;
	padding-left: 8px;
}

a.href-content:link, a.href-content:visited {             
  text-decoration: underline;
  color: #43574D;
}
a.href-content:hover {       
  color: #FFF;
}