body
{
  font-family: Arial CE,Arial,Hervetica;
  background: url('main_bg.jpg') repeat-x scroll #12127D;
}
a, a:visited
{
  color: #004080;
}
h1
{
  font-weight: normal;
  font-size: 19pt;
  letter-spacing: 1px;
  margin: 16px 0px;
  line-height: 0.8;
  border-bottom: 1px solid #AAAAAA;
}
h2
{
  font-weight: normal;
  font-size: 16pt;
  letter-spacing: 1px;
  margin: 12px 0px 4px;
  /*color: #12127D;*/
}
h3
{
  font-weight: normal;
  font-size: 14pt;
  margin: 8px 0px 3px;
}
h1 img, h2 img, h3 img
{
  vertical-align: middle;
}
hr
{
  border: 1px solid #AAAAAA;
}
p
{
  text-indent: 24px;
  font-size: 11pt;
  margin: 4px 0px;
  text-align: justify;
}
#main
{
  margin: 0px auto;
  width: 960px;
  border: 4px solid black;
  background-color: white;
}
#main_top
{
  height: 120px;
  background: url('top_bg.jpg') white no-repeat scroll;
  margin-bottom: 5px;
  border-bottom: 4px solid black;
}
#main_top #kurzy
{
  float: right;
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
}
#main_top div.white
{
  background: url('white_bg.png') repeat scroll;
  padding: 5px;
  border: 1px #5050AA solid;
}
#main_top div.white form
{
  margin: 0px;
}
#main_top #kurzy span
{
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
}
#main_top #kurzy div#vyhledavani
{
  margin-top: 10px;
}
#main_top h1
{
  display: none;
}
#main_navigation
{
  padding-left: 3px;
}
.navigation
{
  position: relative;
  float:left;
  width: 172px;
  height: 195px;
  /*border: 2px solid #12127D;*/
  margin: 0px 2px;
  padding: 7px;
  background: url('item_bg.png') white scroll no-repeat;
}
.navigation h2
{
  color: white;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  background-color: #12127d;
  margin: 0px;
  padding: 2px;
}
.navigation ul
{
  line-height: 1.4;
  margin: 0px;
  padding: 10px 0px 0px 20px;
}
.navigation ul li, .navigation p
{
  font-size: 8pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.navigation ul li a, .navigation ul li a:visited
{
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #909090;
}
.navigation ul li a:hover
{
  color: darkblue;
}
#toolbox
{
  text-align: right;
  clear: both;
  padding: 5px 0px 0px;
}
#toolbox ul
{
  list-style: none none outside;
  margin: 0px 10px;
}
#toolbox ul li
{
  border: 2px solid #B5B5B5;
  padding: 0px 0.2em 0.1em;
  margin: 0px 3px;
  display: inline;
}
#toolbox ul li:hover
{
  border-color: #666666;
}
#toolbox ul li.selected
{
  border-color: #12127D;
}
#toolbox a, #toolbox a:visited
{
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #002BB8;
}
#main_content
{
  padding: 10px;
}
#main_bottom p
{
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  color: white;
  background-color: #888888;
  text-align: center;
}
#main_bottom a, #main_bottom a:visited
{
  color: white;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
}
#main_bottom a:hover
{
  text-decoration: underline;
}
hr.hidden
{
  visibility: hidden;
  clear: both;
}
