/* CSS Document */

/**************    GEO  **********************/

.geo_projekt{
  width:240px;
  height:200px;
  float:left;
  font-weight:bold;
  color:#6A9834;
}

.geo_projekt img{
  margin-top:15px;
  width:130px;
  margin-right:105px;
}











/***************** MC ********************/

.nas_pristup{
  width:100%;
  margin-bottom:10px;
}

.nas_pristup span.{
  font-size:14px;
  font-weight: bold;
}

.nas_pristup_box{
  width:300px;
  float:right;
  padding:10px 10px 0px 10px;
}


.popis_box{
  width:400px;
  position:absolute;
  top:150px;
  left:274px;
  cursor: hand;
  z-index: 100;
  display:none;
  background-color: rgb(210,240,255);
  border:1px solid #000000;
  padding:15px;
  overflow-y: visible;
}


/**************NOVINKY ROLOVACI *********/

#novinky_roll{
  width:100%;
  height:300px;
  position:relative;
}
.novinka_roll{
  margin:50px 0px;
  cursor: hand !important;
}
#novinky_roll_inner{
  width:100%;
  position:relative;
  top:1px;
}

.vz_1{
  display: block;
  width:110px;
  color:rgb(0,53,118);
  font-weight: bold;
  padding:5px 5px;
  margin:4px 1px;
  font-size:14px;
  text-align: center;
  
}

.vz_2{
  font-weight: bold;
}

.vz_3{
  padding:5px;
  margin:3px 0px;
}

.vz_3 ul{
  margin-top:2px;
  margin-bottom:2px;
}

.skryt{
  color:#000000;
  padding-left:430px;
}


#face_book{
 

}