body      {color:black;   font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none}
table     {color:black;   font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none} 
A:body    {color:blue;    font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none}
A:link    {color:blue;    font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none}
A:visited {color:blue;    font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none}
A:hover   {color:red;     font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none}
A:active  {color:brown;   font-family: sans-serif, Tahoma, Trebuchet MS, Arial, Calibri; font-size: 10pt; text-decoration:none}

body {
  background: #EBEBEB;
  margin: 0;
  padding: 0;
}

h3 {  color: #068305;  }

#frame{                              /* Header*/
  border:1px solid #AFAFAF;
  width: 1250px;
  margin: 0 auto;
}
 
/*
background: url(images/baner_www.jpg) top center no-repeat;
#baner {
  background: url(banner.jpg) top center no-repeat;
  height: 50px;
  width: 1250px;
  margin: 0 auto;
}
*/

#baner h1{z-index:0;  top:0px; left:0px; margin:0px; padding:50px;}

/* #baner span{  z-index:10;  display:block;  top:0; left:0;  width:980px; height:147px;  background: url(xxx.jpg) center top no-repeat;  background-color: #F4FEFF; }  */

#menu {     /* Menu */
  width: 1252px;
  height: 5px;
  margin: 0 auto;
}

#menu ul {
  margin: 0;
  padding-top: 5px;
  text-align: center;
  list-style: none;
}

#menu li { display: inline; }

#menu a {
  padding: 0 25px;
  /*border-left: 1px solid #FFFFFF;*/
  text-decoration: none;
  font-weight: bold;
  font-size: 13pt;
  color: #a6a6a6;
}

/* #menu a:hover, #menu .active a { text-decoration: none;  color: red;  }  */

/* #menu .first a {  border: none;  }  */

#page {
  width: 1250px;
  margin: 0 auto;
  /*margin: 0px 60px;*/
  /*background: url(images/img03.gif) repeat-y;*/
  background: #ffffff;
  position:relative;
  min-height:600px;
}

#content {
  float: right;
  min-height:600px;
  width: 1043px;
  /*height: 500px;*/
  /*overflow-y: scroll;*/
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #a6a6a6;
}

/*  #content h1 {  font-size: large;  display:inline  }  */

/* #content .moje {  font-size: large;  font-weight: bold;  } */

#ramecek { clear: both; }

/*  #content a:link, #content a:hover, #content a:visited, #content a:active  {text-decoration: none; color: blue;}  */

#sidebar {
  float: left;
  width: 185px;
  padding-top: 10px;
  /*background-color: #00BF60;*/    /*margin-top: 30px;  padding: 20px 10px 20px 20px;*/
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

/*  regulace odsazení a rozestupu v MENU */
#sidebar li { margin-bottom: 5px;    margin-left: 8px;  }

/* #sidebar li ul {  list-style: disc inside;   }  */
/* #sidebar li li {  margin: 0;    }  */
/* #sidebar dl {}  */
/*  #sidebar dt {}  */
/* #sidebar dd {     margin-bottom: 10px;  } */
/* #sidebar ol {     margin-left: 0;  list-style-position: inside;  } */
/* #sidebar h2 {     margin-bottom: 20px;  padding-bottom: 10px; } */   /*background: url(images/img05.gif) repeat-x left bottom; color: #000000;*/ 
/* #sidebar blockquote {  margin-left: 0;  margin-right: 0; } */

#sidebar a { text-decoration: none; }    /*font-weight: bold;*/

/*  nemu který zůstává prosvícený že je navštívený  */
#sidebar a:hover, #sidebar .active a { text-decoration: none;  color: red; } 

/* #footer { text-align: center;   margin: 0 auto;  padding: 10px 0;  font-size: x-small; width: 920px; }      /*	background: url(images/img06.gif) repeat-x; border-top: 1px solid #FFFFFF;   */

/* #footer p {   margin: 0;  line-height: normal;  color: #999999;  } */ 
/* #footer a, #footer a:hover, #footer .active a {  text-decoration: none;  color: #999999;  } */