BODY{
 font-family: Verdana;
 font-size: 10px;
 color: navy;
 margin: 3px;
 background-color: white;
 background-image: url(obr/prechod.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
 background-attachment: fixed;
 scrollbar-arrow-color: navy;
 scrollbar-face-color: #84A5DA;
 scrollbar-highlight-color: #F3F0C0;
 scrollbar-shadow-color: navy;
 scrollbar-3dlight-color: #F3F0C0;
 scrollbar-darkshadow-color: navy;
 scrollbar-track-color: #C3D9E7;
}

TABLE{
 font-family: Verdana;
 font-size: 10px;
 color: navy;
}

INPUT.b{
 background-image: url(button.gif);
 background-repeat: repeat-x;
 border-left: solid 1px #D7DFE9;
 border-top: solid 1px #D7DFE9;
 border-right: solid 1px #08335D;
 border-bottom: solid 1px #08335D;
 height: 20px;
 padding: 0px 5px 2px 5px;
 color: #FFFFFF;
}

A:active, A:visited, A:link{
 text-decoration: none;
 color: darkorange;
}
A:hover{
 color: navy;
}

.top{
 width: 790px;
 height: 150px;
 background-image: url(obr/top.jpg);
 background-repeat: no-repeat;
}

.cara{
 border-left: solid 2px navy;
 border-right: solid 2px navy;
 border-bottom: solid 2px navy;
}

.kalam{
 background-image: url(obr/kalamar.jpg);
 background-repeat: no-repeat;
 background-color: white;
}

.seznam{
 margin: 55px 0px 0px 110px;
}
.sez{
 padding: 0px 10px 3px 30px;
 font-weight: bold;
}

.carah{
 border-top: solid 2px #FF9E36;
}
.caral{
 border-left: solid 2px #FF9E36;
}
.carad{
 border-bottom: solid 2px #FF9E36;
}
.caral A:active, .caral A:visited, .caral A:link{
 display: block;
 width: 250px;
 text-decoration: none;
 color: darkorange;
 border-top: solid 1px white;
 border-bottom: solid 1px white;
 margin: 0px 0px 4px 0px;
 padding: 1px 0px 1px 15px;
}
.caral A:hover{
 color: navy;
 border-top: solid 1px #E2E9F6;
 border-bottom: solid 1px #E2E9F6;
 background-color: #FFF5EB;
}

.blok{
  width: 786px;
  height: 300px;
  border-left: solid 2px navy;
  border-right: solid 2px navy;
  border-bottom: solid 2px navy;
  background-color: #FFFFFF;
  background-image: url(../obr/kalamar.jpg);
  background-repeat: no-repeat;
  padding: 150px 0px 0px 0px;
  font-size: 13px;
  font-family: Verdana,Tahoma,Arial;
}
