html {
height: 100%;

}

body {
  font: medium/150% "Dejavu Sans", "Bitstream Vera Sans", Verdana, sans-serif;
  color: #333;
  margin: auto;
  width: 1024px;
  height: 100%;
  text-align: justify;
  background-color: #5a8cac;
}

#hea {
  margin-top: 20px;
  margin-bottom: 15px;  
}
#hea a { display: block; margin-left: 0px }
#hea img { display: block }

a:link { color:#0071b9; text-decoration: underline }
a:visited { color:#444 }
a:hover { color:#ffa615 }
a img { border: none }

h1, h2, h3 { color: #005fa9; font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; }

#con {
  position: relative;
  margin-top: 30px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 40px;
  height: 100%;
  vertical-alignment: top;
  }

#firme {
  position: relative;
  text-align: justify;
  margin-top: 30px;
  padding-right: 10px;
  padding-bottom: 40px;
  height: 100%;
 }


h1 {
  position: relative;
  top: 60px;
  padding-left: 7px;
}


table.main {
  border-width: 4px;
  border-style: ridge;
  border-color: #5a8cac;
  background-color: white;
  height: 100%;
  width: 1024px;
  border-collapse: collapse;
}

table.main td {
  border-style: solid;
  border-width: 2px;
  border-top: none;
  border-bottom: none;
  border-color: #808080;
  vertical-align: top;
}

table.sponzori {
  background-color: white;
  border-collapse: collapse;
}
table.sponzori td {
  border-style: none;
  border-color: #808080;
}

table.raspored {
  border-style: ridge;
  background-color: white;
  border-collapse: collapse;
}
table.raspored td {
  border-style: solid;
  border-width: 2px;
  border-top: none;
  border-color: #808080;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.menu{
  width: 220px; 
  position: relative;
  top: 50px;
  clear: left;
}

.menu ul{
  list-style-type: none;
  margin: 5px 0;
  padding: 0;
}

.menu ul li a, .menu ul li a:link{
  background: url(/page_attachments/0000/0735/navBack3.gif)   no-repeat 3px center; 
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #005fa9;
  display: block;
  width: auto;
  padding: 7px 0;  
  padding-left: 15px;
  text-align: left;
}

* html .menu ul li a, .menu ul li a:active{
  width: 192px;
}

.menu ul li a:hover {
  background: url(/page_attachments/0000/0739/navBack4.gif)   no-repeat 3px center; 
  font: bold;
  color: white;
}
