body {
	color: #000000;
	background-color: #e3ecf3;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
       background-image: url(_pic/sss_top_bg.gif);
       background-repeat: repeat-x; }

#hlavicka {
  height: 124px;
  width: 100%;
  white-space: nowrap; }

#pagewidth {
  position: relative;
  width: 997px;
  text-align: left;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  margin-left: auto;
  margin-right: auto;
  _margin: 0px 1.5em; }

#maincol {
  float: left;
  padding: 10px;
  display: inline; 
  position: relative; 
  width: 977px;
  font-size: 0.8em;
  vertical-align: top; }

#footer {
  height: 20px; 
  text-align: center;
  clear: both;
  font-size: 11px;
  line-height: 20px;
  color: #ffffff;
  background-color: #005987;
  margin: 0px;
  width: 997px; }

#footer a { color: #ffffff; }

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; }

.clearfix { display: inline-block; }

table.data {
  font-size: 1em;
/*  border: 1px solid silver; */
  border-collapse: collapse; }

table.data td, table.data th {
  border-bottom: 1px dotted silver;
  padding: 2px 10px; }

table.data th {
  border-bottom: 1px dotted silver;
  background-color: #c7dae8; }

table.data form { margin: 0px; padding: 0px; }

/* Vložené menu */
.menu {
 font-family: Verdana,"Arial CE",Arial,Helvetica,Sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal;
/* line-height: 13px; */
 color: #FFFFFF;
 text-decoration: none; }
