html, body {
	font-family: "Georgia", "Times New Roman", "Tahoma", "Arial", "Verdana", "Lucida Grande", "Helvetica";
	background: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
	height: 100%;
	color: #000000;
}

a {
    text-decoration: underline;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

h1 {
    font-size: 32px;
    text-align: left;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    margin-bottom: 35px;
}

h2 {
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    margin: 0;
    margin-bottom: 35px;
}

h3 {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}

h4 {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

img {border: none;}


#cover {
  width: 920px;
  margin: 0 auto;
  position: relative;
}

#cover2 {
  width: 920px;
}

#cover3 {
  width: 920px;
}

#flash_roh {
  display: none;
}

#flash_top {
  display: none;
}

#menu_left {
  display: none;
}

#menu_left ul {
  list-style: none;
  width: 192px;
  margin-top: 46px;
}

#menu_left ul li {
  height: 45px;
}

#menu_left ul li a {
  display: inline;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

#menu_left ul li a:hover {
  color: #000000;
  text-decoration: none;
}

.active_menu_item a {
    color: #000000;
}

#vlajky {
  display: none;
}

#vlajky a {
  font-size: 13px;
  margin-left: 5px;
  margin-right: 5px;
  text-transform: lowercase;
  font-family: "Arial", "Verdana", "Georgia", "Times New Roman", "Tahoma", "Lucida Grande", "Helvetica";
  text-decoration: none;
}

#vlajky a:hover {
  font-size: 13px;
  color: #000000;
  text-decoration: underline;
}

#vlajky a.akt {
  font-size: 13px;
  color: #000000;
}

#content {
	margin-left: 20px;
  font-size: 14px;
  text-align: justify;
  float: left;
  width: 636px;
  line-height: 21px;
}

#content p {
  margin: 0;
  margin-bottom: 30px;
}

#content ol {
  margin: 0;
  margin-top: -30px;
  margin-bottom: 30px;
  padding: 0;
  padding-left: 20px;
}

#text {
  float: left;
  text-align: left;
  width: 636px;
}

#text a.velky_odkaz {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  padding-left: 16px;
  text-decoration: underline; 
}

#text a.velky_odkaz:hover {
  text-decoration: none;
}

#home_a {
  margin-bottom: 10px;
}

#home_a a {
  font-size: 16px;
  color: #000000;
  font-style: italic;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

#home_a a:hover {
  color: #000000;
}

#home_a a#o_j {
  font-size: 32px;
  text-decoration: underline;
}

#content div.block {
  width: 422px;
  margin-bottom: 30px;
}

#content div.block div {
  
}

#content div.block p {
  margin: 0;
  margin-bottom: 12px;
}

#content div.block a {
  text-decoration: underline;
}

#content div.block a:hover {
  text-decoration: none;
}

#rightbox {
  display: none;
}

#rightbox a {
  font-weight: bold;
  width: 175px;
  text-align: center;
  display: block;
  line-height: 16px;
  text-decoration: none;
}

#rightbox a:hover {
  text-decoration: underline;
}

#rightbox div.rightnext {
  margin-top: 100px;
  text-align: center;
}

#rightbox div.rightnext a {
  text-decoration: underline;
}

#rightbox div.rightnext a:hover {
  text-decoration: none;
}

#rightbox div.rightnext p {
  margin-bottom: 18px;
}

a#r1 {
  background: url(/images/right1.jpg) no-repeat top center;
  padding-top: 125px;
}

a#r2 {
  background: url(/images/right2.jpg) no-repeat top center;
  padding-top: 90px;
  margin-top: 15px;
}

a#r3 {
  background: url(/images/right3.jpg) no-repeat top center;
  padding-top: 72px;
  margin-top: 15px;
}

label {
  float: left;
  width: 125px;
}

input, select {
  margin-bottom: 3px;
  border: 1px solid #000000
}

textarea {
  width: 240px;
  height: 60px;
  border: 1px solid #000000
}

button {
  margin-left: 125px;
  margin-top: 15px;
  border: 1px solid #000000;
}

.obr {
  margin-bottom: 40px;
}

.obr img {
  margin-right: 6px;
}

#footer {
  display: none;
}
