
del {
    font-family: Georgia, serif;
}

body {
    background-color: #FFFFEA;
}

.dolni_menu {
    color : Black;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }

.error_msg {
    color : Black;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }

.hlavni_menu {
    color : Black;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }

.horni_menu {
    background-color: #AFE3FF;
    color : Black;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
  }

.poznamka {
    color: navy;
  }

.search_form {
  border: 1px solid #AFE3FF;
  font-family : Tahoma, Arial, Helvetica, sans-serif;
  font-size : 12px;
}

.search_form td {
    padding: 2px;
    border-top: 1px solid #AFE3FF;
  }

.search_form input {
    border: 1px solid gray;
}

.search_form th {
    background-color: #AFE3FF;
    color : Black;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    padding: 0 1em 0 1em;
  }

.specialni_nabidka {
    color : Black;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-size : 18px;
    font-style : normal;
    font-variant : normal;
    font-weight : bold;
    background-color : #AFE3FF;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    text-align : center;
  }

.zvetsi {
    font-size : 14px;
  }

.dolni_menu A:hover {
    color : Blue;
    text-decoration: underline;
    font-weight : bold;
  }

.dolni_menu A:link {
    color: Blue;
    text-decoration: underline;
    font-weight : bold;
  }

.dolni_menu A:visited {
    color: #0000CE;
    text-decoration: underline;
    font-weight : bold;
  }

.hlavni_menu A:hover {
    color : Blue;
    text-decoration: underline;
    font-weight : bold;
  }

.hlavni_menu A:link {
    color: Blue;
    text-decoration: underline;
    font-weight : bold;
  }

.hlavni_menu A:visited {
    color: #0000CE;
    text-decoration: underline;
    font-weight : bold;
  }

.horni_menu A:hover {
    color : black;
    text-decoration: underline;
    font-weight : bold;
  }

.horni_menu A:link {
    color: blue;
    text-decoration: underline;
    font-weight : bold;
  }

.horni_menu A:visited {
    color: blue;
    text-decoration: underline;
    font-weight : bold;
  }

.specialni_nabidka A:hover {
    color : Silver;
    text-decoration: underline;
    font-weight : bold;
  }

.specialni_nabidka A:link {
    color: black;
    text-decoration: none;
    font-weight : bold;
  }

.specialni_nabidka A:visited {
    color: black;
    text-decoration: none;
    font-weight : bold;
  }

.hlavni_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	text-transform: capitalize;
	color: 001370;
	background-color: FFFFEA;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
}
.hlavni_text_in {
	color: 5A6ABB;
}

h1.hlavni_text {
    margin-bottom: -1px;
}

.menu_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 001370;
	background-color: AFE3FF;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
}

legend {
    font-weight: bold;
    color: #555 ;
}

/* lista na vrchu stranek */
#top_panel {
    display: block;
    background-color: #FFE680;
    border: 1px solid #BFB660;
    color: black;
    font-size: smaller;
    padding: 4px;
    text-align: center;
}
