/* CSS Document */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt; 
  text-align: center; 
  color: black; 
  background-color: #F0F8FF;
  margin: 0px; }

.pas1 {
  width: 780px; height: 55px;
  background-color: #f5f5f5;
  border-width: 1px; border-color: #e0e0e0; border-style: solid; }

.logo {
  left: 15px; top: 7px;
  position: absolute; }

.pas2 {
  width: 780px; height: 19px;
  background: #0051A4;
  float: left; }
  
.pas3 {
  width: 780px; height: 20px;
  background: url(picts/paspoz.gif);
  float: left; }
  
.menu0 {
  width: 90px; height: 19px;
  float: left; }

.menu {
  width: 75px; height: 19px;
  float: left;
  text-align: center;
  border: 0px; border-left-width: 1px; border-color: #ffffff;
  border-style: solid; }
  
.menuact {
  width: 75px; height: 19px;
  float: left;
  text-align: center;
  color: white; 
  background: #e52325;
  border: 0px; border-left-width: 1px; border-color: #ffffff;
  border-style: solid; }

H5 {
  margin: 0px 0px 10px 0px;
  font-size: 10pt; 
  color: #e52325;
  font-weight: bold; }
	
.text {
  width: 360px; height: 100px; }

a {
  color: #ffffff;
  text-decoration: none; }

a:hover {
  color: black; 
  text-decoration: underline; }  
  
div a {
  height: 100%; 
  color: white; 
  display: block; }
  
div a:hover {
  background-color: #e52325; 
  color: white;
  text-decoration: none; }
  
.lmenu {
  width: 180px;
  float: left;
  margin: 2px;
  color: white; }

.rmenu {
  width: 180px;
  float: right;
  margin: 2px;
  color: white; }

.menupol {
  height: 19px;
  line-height: 1.7;
  text-indent: 5px;
  margin: 1px;
  border-bottom: 1px solid #66ccff;
  color: #000;
  background-color: #ecfaff; }

.menupolact {
  height: 19px;
  line-height: 1.7;
  text-indent: 5px;
  margin: 1px;
  background-color: #0051a4; }

.pocitadlo { 
  width: 14px; height: 14px;
  float: right;
  margin: 1px; }
  
.det {
  color: #000000; text-decoration: underline; display: inline; font-weight: bold; }
a.det:active {
  color: #000000; text-decoration: underline; display: inline; font-weight: bold; }
a.det:link {
  color: #000000; text-decoration: underline; display: inline; font-weight: bold; }
a.det:visited {
   color: #5b5e76; text-decoration: underline; display: inline; font-weight: bold; }
a.det:hover {
   color: #e52325; background: #FFFFFF; text-decoration: underline; display: inline; font-weight: bold; }