
/**
  * Default vzhled hlavnich prvku
  */ 


body {
/*  background: #46a;*/
  font-family: Verdana, helvetica, sans-serif;
  =font-size: 90%;
/*  overflow: -moz-scrollbars-horizontal; */
}

a {
  color: #aa5392;

}

h1 {
  font-size: 110%;
  background: #133C8A;
  color: #fff;
  padding: 3px 7px 3px 7px;
}

h2 {
  font-size: 100%;
}

h1 A {
/*  text-decoration: none; */
  color: #fff; 
}

.textnotes {
  font-size: 80%;
}


ul {
  list-style: square;
}

/**
  * layour == rozlozeni cele stranky 
  */

#header {
/*  border-bottom: solid #133C8A 1px; */
  border: solid #133C8A 7px;
  text-align: center;
  padding: 15px 0 15px 0;

  /* zarovnani stranky doprostredka */
  margin:0 auto;
  min-width:700px;
  max-width:800px;
  =width: 787px;


}

#header img {
  border: 0;
}


#mainbox {
  border: solid #133C8A 1px;
  margin:0 auto;
  min-width: 700px;
  max-width:800px;
  =width:800px;
/*  background: #eee;*/
  margin-top: 0px;
}

#menu {
  float: left; 
  width: 200px; 
  margin:0; 
  padding:0; 
}

#menu ul li {
}

#menu ul li {
  list-style:none;
  border-bottom: solid #fff 1px;
}

#menu ul li a {
/*  color: #1c2247;*/
  color: #fff;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 90%;  
  padding: 3px 7px 3px 7px;
}

#menu ul.submenu {
  margin: 0px;
  padding: 1px;
}

#menu ul.submenu li {
  list-style: none;
  border: 0;
  background: #2F60BC;
}

#menu ul.submenu li a {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-size: 90%;  
}

#menu ul.submenu li:hover, #menu .submenu li:hover a {
  background: #fff;
  color: #2F60BC;
}


ul#local {
  margin: 0; 
  margin-top: 15px;
  padding: 0; 
  background: #133C8A;
  color: #fff;
/*
  border-bottom: dashed #aaa 1px;
  border-right: dashed #aaa 1px;
*/
}


ul#out {
  background: #417940;
/*  border: solid #417940 1px; */
  margin: 0px; 
  margin-top: 10px;
  padding: 0px;
}

#content {
  margin:0 0 0 200px; 
  padding: 0; 
/*  background: #eee;*/
}

#content_inner {
  margin:0; 
  padding: 3px 1em; */

}

#footnote, #footnote a {
  text-align: right;
  font-size: 80%;
  color: #000;
  text-decoration: none;
  padding: 3px 5px 3px 5px;
}

/**
  * news
  */

.vtop {
  vertical-align: top;
  white-space: nowrap;
}

.news_outline {
  margin: 4px 0px 4px 0px;
  padding: 1px 0px 1px 0px;
}

.news_date {
  white-space: nowrap;
  vertical-align: top;
  padding: 10px 0px 0px 0px;
}

.news_cnt {
  padding-left: 20px;
  padding-top: 10px;
}

/**
  * 
  */


.bench {
  border-collapse: collapse;
  background-color: #fff;
}

.bench td {
  border: solid #417940 1px;
  padding: 2px 6px 2px 6px;
}

.bench th {
  font-weight: normal;
  font-size: 90%;
  padding: 2px 6px 2px 6px;
  border: solid #417940 1px;
}

/**
  * Diskusni forum
  */

table.forum {
  width: 550px; 

  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  border: 1px solid #aaa; 
}
            	
.forum th { 
  background: #417940;
  padding: 2px 7px 2px 7px; 
  color: #fff;
  font-weight: normal;
  text-align: left;
}

.forum td {
  background: #fff;
  border: 1px solid #aaa;
  padding: 2px 7px 2px 7px; 
}

.search {
}

.search input.submit {
  height: 28px;
}

.search input.text {
  position: relative;
  top: -2px;
  =top: 0px;
  height: 20px;
  background-image: url('./images/search.png');
  background-position: right;
  background-repeat: no-repeat;
}

.search_result {
  color: #000;
  background: #ff0; 
}
.forumFooter A {
  color: #1c2247;
}

.forumMessageHeader {
  color: #666;
  font-size: 90%;
}

.forumMessageFooter {
  text-align: right;
  font-size: 90%;
}

.forumMessageFooter A {
  color: #1c2247;
  text-decoration: none;
}

/**
  * Registracni formular
  */

#regcnt table {
  border: solid #417940 1px;
  width: 99%;
}

#regcnt input {
  border: solid #417940 1px;
}


#regcnt .stCol {
  width: 50%;
}

#regcnt .text {
  width: 95%;
}

#regcnt .oheader {
  font-size: 80%;
  text-align: right;
  width: 99%;
}

#regcnt .oheader div {
  padding: 5px 25px 5px 25px;
}

#regcnt .ousko1 {
  float: left;

  font-weight:bold;
  background: #417940;
  color: #fff;
/*  width: 180px;*/
  text-align: center;
}

#regcnt .mandatory {
  background-image: url('./images/asterix.png');
  background-position: right;
  background-repeat: no-repeat;  
}

#help { 
  font-size: 90%;
  height: 60px;
  overflow: auto;
  border: solid #aaa 1px;
}

#help ul {
  margin-left: 25px;
  padding: 0px;
}

#help div {display: none;}

#cenik {
  width: 450px;
  border-spacing: 0;
  border-collapse: collapse;
  border: solid #417940 1px;
}

#cenik th {
  padding: 2px 7px 2px 7px; 
  font-weight: normal;
  color: #fff;
  background-color: #417940;
}

#cenik td {
  padding: 2px 7px 2px 7px; 
  border: solid #aaa 1px;
  text-align: center;
}

.nolink {
  text-decoration: none;
  color: #000;
  border-bottom: dotted #aaa 1px;
}