body {
  background-color: #f2f2f2;
  text-align: left;
}
a {
  color:#498aa0;
}
a:hover {
  color:#006938;
}
h2 {
  color:#858585;
  font-family: 'AllerBold', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight:normal;
  padding-bottom:8px;
  font-size:1.7em;
  line-height:1.3em;
}
li{
  padding:9px 0px 3px 26px;
  line-height:1.5em;
  list-style-type:none;
  background:url(../content/files/images/layout/bg-cc-li.png) left 10px no-repeat;
}

#vrviewer { width:882px; height:387px; }
#vr { width:588px; height:387px; position:absolute; margin-left:0px; }
#map { width:294px; height:387px; position:absolute; margin-left:588px; }
#vrthumbs { width:560px; padding:24px 24px 4px 4px; float:left; display:inline; }
#vrthumbs a:link, #vrthumbs a:visited { width:92px; height:92px; margin-left:20px; margin-bottom:20px; float:left; display:inline; background-color:red; }
#vrseznam { width:245px;min-height: 204px; margin-top:24px; border-left:1px solid #ccc; padding:0px 24px 0px 24px; float:left; display:inline; }