/* CSS Document */
body {
  background-color: #2D2D2D;
  background-image: url('../images/layout/bg.png');
  background-repeat: repeat-x;
  text-align: center;
}

.hid {
  display: none;
}

a.nahoru {
  display: block;
  margin: auto;
  width: 152px;
  height: 51px;
  background: url('../images/layout/nahoru.jpg') no-repeat bottom;
}

a.nahoru:hover {
  background-position: top;
}

#text hr {
  color: #90907C;
  background-color: #90907F;
  display: block;
  background-image: url('../images/layout/linka.gif');
  width: 554px;
  height: 1px;
  border: none;
}

#sidebar hr {
  color: #90907C;
  background-color: #90907F;
  display: block;
  background-image: url('../images/layout/linka.gif');
  width: 210px;
  height: 1px;
  border: none;
}

h1 {
  display: none;
}

h2 {
  color: #bebebe;
  padding-left: 16px;
  margin-bottom: 10px;
  background-image: url('../images/layout/odkaz-red.gif');
  background-repeat: no-repeat;
  background-position: left 2px;
  font-size: 10pt;
  color: #FFF;
}

#container a.link {
  padding-left: 16px;
  background-image: url('../images/layout/odkaz.gif');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 8pt;  
}

#container #fuckin-ie6-hack {
  margin-left: 30px;
  width: 829px;
  overflow: hidden;
}

#text a.link {
    margin-left: 30px;
}

a {
    text-decoration: none;
}
a img {
    border-width: 0;
}
a:link, a:visited, a:active {
    color: #eeeeee;
    font-weight: bold;
   
}
a:hover {
    color: #d7d7d7;
    text-decoration: none;
}

body, table {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
}

#page {
  width: 870px;
  margin: 10px auto;
}

#header {
  width: 870px;
  height: 132px;
  text-align: left;
  position: relative;
}

#logo {
  position: absolute;
  top: 10px;
  left: 60px;
}

#menu {
  position: absolute;
  left: 320px;
  top: 10px;
  
  width: 510px;
  height: 100px;

  /*background-color: #D9D9D9;*/
}

#menu span.hidden {
  display: none;
}

#menu ul,li {
  list-style-type: none;
  display: inline;
}

#menu a {
  display: block;
  width: 86px;
  height: 100px;
  margin-left: 13px;
  float: left;
  /*color: transparent;*/
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: 0px -100px;
  
}

#menu a:hover {
  background-position: 0px 0px;  
}

#menu a.active {
  background-position: 0px 0px;
}

#menu span.padding {
  display: block;
  width: 86px;
  height: 80px;
}

#menu #domu {
    background-image: url('../images/layout/ico_domu.jpg');
}

#menu #grafika {
    background-image: url('../images/layout/ico_grafika.jpg');
}

#menu #video {
    background-image: url('../images/layout/ico_video.jpg');
}

#menu #www {
    background-image: url('../images/layout/ico_www.jpg');
}

#menu #kontakt {
    background-image: url('../images/layout/ico_kontakt.jpg');
}

#container
{
  width: 859px;
  background-color: #87866A;
  border-top: 6px solid #D9D9D9;
  border-left: 6px solid #D9D9D9;
  border-right: 6px solid #D9D9D9;
  background-repeat: no-repeat;
  position: relative;
  text-align: left;
  padding-bottom: 30px;
}

#container #padding {
  height: 200px;
  width: 829px;
}

#container #text {
  /*margin-left: 7px;*/
  padding-top: 30px;
  text-align: justify;
  width: 555px;
  float: left;
  color: #d9d9d9;

  /*background-color: #D9D9D9;*/
}

#container #nahled-outline {
  margin: -25px 0px 45px 47px;
  width: 472px;
  height: 164px;
}

#container #nahled {
  margin: 0px 6px;
  width: 328px;
  height: 164px;
  float: left;
  /*position: absolute;
  top: 205px;
  left: 149px;*/
  position: relative;
  
  /*background-color: #D9D9D9;*/
}

#container #zpet {
  width: 66px;
  height: 53px;
  float: left;
  margin-top: 50px;
  /*position: absolute;
  top: 260px;
  left: 75px;*/
  /*background-color: #D9D9D9;*/
}

#container #dalsi {
  width: 66px;
  height: 53px;
  float: left;
  margin-top: 50px;  
  /*position: absolute;
  top: 260px;
  left: 485px;*/
}

#refer {
  clear: both;
  }

#refer a {
  display: block;
  margin-top: 10px;
  float: left;
  border-width: 1px;
  position: relative;
  cursor: pointer;
  
}

#refer a:hover {
 border-width: 1px;
  
}



#galerie {
  clear: both;
  padding-top: 20px;  
}

#galerie a {
  display: block;
  margin-top: 10px;
  margin-left: 6px;
  float: left;
  width: 196px;
  height: 210px;
  background-image: url('../images/layout/gal-ramecek.png');
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  cursor: pointer;
}

#galerie a:hover {
  background-image: url('../images/layout/gal-ramecek-hvr.png');
}

#galerie a span.padding {
  display: block;
  width: 196px;
  height: 196px;
}

#galerie img {
  position: absolute;
  top: 16px;
  left: 16px;
}

#container #sidebar {
  
  font-size: 9pt;
  width: 200px;
  float: left;
  margin-left: 48px;
  text-align: justify;
  color: #d9d9d9;
  /*background-color: #D9D9D9;*/
  
}

#container #sidebar2 {
  
  position: absolute;
  top: 530px;
  left: 583px;
  
  font-size: 9pt;
  width: 200px;
  float: left;
  margin-left: 48px;
  text-align: justify;
  color: #d9d9d9;
  /*background-color: #D9D9D9;*/
  
}

#container #obsah {
  margin-left: 30px;
  padding-top: 0px;
  text-align: justify;
  width: 800px;
  float: left;
  color: #d9d9d9;

  /*background-color: #D9D9D9;*/
}

#container #odkazy {
  font-size: 10pt;
  margin-left: 30px;
  padding-top: 0px;
  text-align: justify;
  width:400px;
  float: left;
  color: #d9d9d9;

  /*background-color: #D9D9D9;*/
}



#reference {
  width: 871px;
  height: 277px;
  background-image: url('../images/layout/reference.png');
  position: relative;
}

#reference img {
  display: none;
}

#reference #ref1,#ref2,#ref3,#ref4 {
  width: 164px;
  height: 164px;
  position: absolute;
  top: 55px;
  /*background-color: #D9D9D9;*/
}

#reference #ref1 {
  left: 51px;
}

#reference #ref2 {
  left: 253px;
}

#reference #ref3 {
  left: 454px;
}

#reference #ref4 {
  left: 656px;
}

#reference #footer {
  font-size: 8pt;
  width: 780px;
  height: 32px;
  text-align: center;
    color: #a3a289;
  position: absolute;
  top: 233px;
  left: 46px;


}




#hlavni {
padding-top: 185px;
}


div.clear {
  clear: both;
}

a.realiz {
  /*margin: auto;*/
  display: block;
  width: 550px;
  height: 80px;
  border: 0px solid #d9d9d9;
}

a.realiz:link img,a.realiz:visited img, a.realiz-side:link img,a.realiz-side:visited img {
  -moz-opacity: 0.5;
  opacity:.50;
  filter: gray() alpha(opacity=50);
}

a.realiz:hover img, a.realiz-side:hover img  {
  -moz-opacity: 1.0;
  opacity: 1.0;
  filter: alpha(opacity=100);
}

a.realiz:hover, a.realiz-side:hover {
  border-color: #c3c3b5;
}

a.realiz-side {
  /*margin: auto;*/
  display: block;
  width: 200px;
  height: 200px;
  border: 5px solid #d9d9d9;
}

