body {
  margin:0;
  padding:0;
  background:#7a7a7a url(../images/bg.png) 0 -40px repeat-x;
  font-family:Arial;
  font-size:11px;
}

h1, h2, h3, form, fieldset, ul, ol, img, p {
  margin:0;
  padding:0;
  border:0;
}

a {
  text-decoration:none;
  outline:none;
}

a:hover {
  text-decoration:underline;
}

.clear { clear:both; }

#container {
  width:937px;
  margin:auto;
  position:relative;
  top:-40px;
}

#header .logotype {
  float:left;
}

#header .logotype img {
  display:block;
}

#header .topMenu {
  background:url(../images/top_menu.png) no-repeat;
  width:625px;
  height:163px;
  float:left;
  position:relative;
}

#header .topMenu a {
  position:absolute;
  top:67px;
}

#header .topMenu a.about  {
  left:49px;
  display:block;
  overflow:hidden;
  width:144px;
  height:73px;
}
 
#header .topMenu a.partner {
  left:49px;
  display:block;
  overflow:hidden;
  width:163px;
  height:73px;
}
 
#header .topMenu a.contact {
  left:49px;
  display:block;
  overflow:hidden;
  width:144px;
  height:73px;
}
 
#header .topMenu a.service {
  left:49px;
  display:block;
  overflow:hidden;
  width:144px;
  height:73px;
}

#header .topMenu a.partner {
  left:315px;
}

#header .topMenu a.contact {
  left:479px;
}

#header .topMenu a.service {
  left:156px;
}

#header .topMenu a.about {
  left:1px;
}

#header .topMenu a.about img, #header .topMenu a.partner img, #header .topMenu a.contact img, #header .topMenu a.service img {
  display:block;
}

#header .topMenu a.about:hover img, #header .topMenu a.partner:hover img, #header .topMenu a.contact:hover img, #header .topMenu a.active img, #header .topMenu a.service:hover img {
  margin-top:-73px;
}

#mainPage {
  width:937px;
  height:504px;
  background:url(../images/mp_epson.jpg) 0 317px no-repeat;
  position:relative;
}

#mainPage .ecommerce {
  float:left;
  width:312px;
  height:317px;
  display:block;
  overflow:hidden;
}

#mainPage .ecommerce img {
  display:block;
}

#mainPage .ecommerce:hover img {
  margin-top:-317px;
}

#mainPage .projector {
  float:left;
  width:312px;
  height:317px;
  display:block;
  overflow:hidden;
}

#mainPage .projector img {
  display:block;
}

#mainPage .projector:hover img {
  margin-top:-317px;
}

#mainPage .login {
  float:left;
  width:313px;
  height:317px;
  display:block;
  overflow:hidden;
}

#mainPage .login img {
  display:block;
}

#mainPage .login:hover img {
  margin-top:-317px;
}


#mainPage .ico_ecommerce {
  position:absolute;
  left:232px;
  top:264px;
}

#mainPage .ico_projector {
  position:absolute;
  left:525px;
  top:264px;
}

#mainPage .ico_login {
  position:absolute;
  left:820px;
  top:264px;
}

#footer {

}

#footer .emocni {
  color:#565555;
  float:left;
  width:240px;
  margin-left:5px;
}

#footer .emocni a {
  color:#565555;
}

#footer ul {
  float:right;
  width:215px;
  list-style:none;
}

#footer ul li {
  float:left;
}

#footer ul li a {
  color:#565555;
}

#footer ul li span {
  margin:0 5px;
  color:#1f1a16;
}

/***************************/

#page {
  
}

#pageLink {
  position:relative;
  width:937px;
  height:163px;
}

#pageLink .ecommerce {
  float:left;
  width:312px;
  height:163px;
  display:block;
  overflow:hidden;
}

#pageLink .ecommerce img {
  display:block;
}

#pageLink .ecommerce:hover img {
  margin-top:-163px;
}

#pageLink .projector {
  float:left;
  width:312px;
  height:163px;
  display:block;
  overflow:hidden;
}

#pageLink .projector img {
  display:block;
}

#pageLink .projector:hover img {
  margin-top:-163px;
}

#pageLink .login {
  float:left;
  width:313px;
  height:163px;
  display:block;
  overflow:hidden;
}

#pageLink .login img {
  display:block;
}

#pageLink .login:hover img {
  margin-top:-163px;
}





#pageLink .ico_ecommerce {
  position:absolute;
  left:232px;
  top:109px;
  z-index:2;
}

#pageLink .ico_projector {
  position:absolute;
  left:525px;
  top:109px;
  z-index:2;
}

#pageLink .ico_login {
  position:absolute;
  left:820px;
  top:109px;
  z-index:2;
}

#page .content {
  background:url(../images/page_epson.png) no-repeat;
  min-height:341px; height:auto !important;height:341px;
  z-index:0;
}

#page .content .text {
  background:#FFF;
  width:618px;
  min-height:337px; height:auto !important;height:337px;
  float:right;
  margin-right:4px;
}

#page .content .text .title {
  margin:40px 29px 0 29px;
  border-bottom:1px solid #0449a0;
}

#page .content .text .title img {
  display:block;
}

#page .content .text p {
  color:#727272;
  font-size:12px;
  line-height:17px;
  text-align:justify;
  padding:15px 29px;
  text-indent:10px;
}

#page .content .text .left {
  float:left;
  width:150px;
  text-indent:0px;
}

#page .content .text .left a {
  color:#0449a0;
}

#page .content .text .map {
  float:left;
  width:150px;
  text-align:center;
  text-indent:0px;
  padding-top:15px;
}

#page .content .text .map img {
  border:1px solid #0449a0;
}

#page .content .text .right {
  float:left;
  width:180px;
  text-indent:0px;
  padding-right:0;
}