body {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

ul {
  list-style-type: square;
}

a {
  color: black;
}

.page {
  z-index: 0;
  font-family: "helvetica";
  position: relative;
  background-color: #FFDDB5;
  margin-left: 0px;
  width: 100%;
  margin-top: 0px;
  display: table;
}

.head {
  z-index: 1;
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 200px;
  margin-bottom: -20px;
  padding-top: 10px;
  background-color: white;
  overflow: hidden;
}

.pruzok {
  z-index: 1;
  position: relative;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;  
  height: 20px;
  background-color: #AEADAD;
  padding-left: 10px;
  padding-right: 0px;
}

.stvorec {
  position: relative;
  z-index: 2;
  margin-left: 130px;
  margin-right: 30px;
  margin-top: -40px;
  margin-bottom: 0px;
  border: 20px solid #F8981B;  
  color: #58595B;  
}

#obsah {
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
}

.kruh {
  z-index: 3;
  position: relative;
  margin-bottom: -35px;
  margin-left: -35px;  
  width: 50px;
  height: 50px;
  border-style: none;
}

.panel {
  z-index: 1;
  position: relative;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: -70px;
  width: 170px;
  background-color: #FDC88A;
  color: #58595B;
  float: left;  
  display: table-cell;  
}

.footer {
  z-index: 1;
  position: relative;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  text-align: right;  
}

.pruzok_stvorec {
  position: relative;
  padding: 0px;
  height: 20px;
  overflow: visible;
}

.hladaj_text {
  margin-left: auto;
  margin-right: 0px;
  width: 200px;
  height: 18px;
  border: none;
  background-color: white;  
  float: right;
}

.hladaj_tlacitko {
  height: 20px;
  background-color: white;  
  float: right;
}

.hladaj_tlacitko:hover {
  background-color: #56BEEB;
}

#menu {
  margin-top: 10px;
  margin-left: 0px;
  font-weight: bold;
  list-style: none;  
  padding-left: 0px;
}

#menu li {
  margin-bottom: 10px;
}

img {
  border-style: none;
}

a.menu {  
  text-decoration: none;
  padding-left: 20px;
  color: #58595B;
}

a.menu:hover {
  color: black;
}

a.menu:active {
  font-weight: bold;
}

#menu li:hover {
  background-color: #56BEEB;  
}

li.menu_aktivne {
  background-color: #FFDDB5; 
  color: black;
}

p {
  text-align: justify;
}

img.prospekt {
  border: 1px solid black;
}

div.prospekt {  
  font-size: 14px;
  margin-left: 5px;  
}

td { 
  text-align: center;
  margin: 0px;
}

.referencie_obrazok {    
  margin: 20px auto;
  width: 750px; 
  height: 600px;  
  padding: 10px;  
  background-color: #56BEEB;
}

.referencie_zoznam {
  margin: 0px auto;
  width: 770px;
  padding: 0px; 
  height: 110px; 
  background-color: white;   
  overflow: scroll;
}

.referencie_nahlad_popis {
    padding: 0px; 
    font-size: 10px;
    text-align: left;
}

#search {
  z-index: 10;
  position: relative;
  margin-top: -20px;
  margin-right: 0px;
  text-align: right;
  padding-top: 0px;   
  float: right;
  overflow: visible;
  height: 20px;
  background-color: white;
  width: 200px;
}

#query {
  border: none;
  margin: 0px;
  height: 18px;  
  font-size: 12px;
  padding: 0px;
  float: right;
  width: 180px;
}

#search_button {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: white;
  border: none;
  margin: 0px;
  padding: 0px;
  float: right;
}

#search_button:hover {
  background-color: #56BEEB;
}
