


body {
  background: #fdd773;
} 


a {
  font-family: Verdana;
  font-size: 11px;
  color: #4169e1;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #4169e1;
}

h2 {
  font-family: Verdana;
  font-size: 17px;
  color: #464240;
  text-align: left;
}

hr {
  width: 420px;
  text-align: left;
}

img {
  border: 0px;
  text-align: center;
}

.fullbody {
  width: 902px;
  height: auto;
  background: url('gr/body_bg.png') repeat-y;
  border-top: 2px solid #acacac;
  border-bottom: 2px solid #acacac;
  margin: auto;
}

.content {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 20px;
  padding-bottom: 5px;
  font-family: Verdana;
  font-size: 11px;
  color: #464240;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

.header {
  width: 902px;
  height: 255px;
  background: url('gr/header.jpg');
  display: block;
}

.menu_block {
  width: 898px;
  height: 46px;
  background: #FFFFFF;
}

.menu_pulpruh {
  float: left;
  width: 162px;
  height: 23px;
  background: #464240;
}

.menu {
  list-style: none;
  display: block;  
  width: auto;
  line-height: 46px;
  height: 46px;
  margin: 0;
  padding: 0;
  float: left;
}

.menu li {
  float: left;
  height: 46px;
  line-height: 46px;
  text-align: center;
}
.menu a {
  color: #fbfbfb;
  background: #808080;
  line-height: 46px;
  height: 46px;
  text-align: center;
  text-decoration: none;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  display: block;
}
.menu a:hover {
  background: #a4a6a4;
  text-decoration: none;
  color: #fbfbfb;
}

.main {
  width: 902px;
  height: auto;
  display: block;
}

.levy_sloupec {
  width: 720px;
  display: block;
  float: left;
}

.pravy_sloupec {
  width: 168px;
  display: block;
  float: right;
  margin-right: 2px;
}

.autor {
  background: #ececec;
  display: block;
  margin-bottom: 5px;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-align: justify;
  margin-right: 0px;
}

.news {
  background: #ececec;
  display: block;
  font-family: Verdana;
  font-size: 10px;
  color: #000000; 
  text-align: justify;
  margin-right: 0px;
}

.tabulka {
  border-collapse: collapse;
  /*width: 700px;*/
}

.tabulka_hidden {
  border-collapse: collapse;
  display: none;
}

.tabulka td {
  border-collapse: collapse;
  border-width: 1px 1px 1px 1px;
  border-color: #808080;
  border-style: solid solid solid solid;
  font-family: Verdana;
  font-size: 11px;
  color: #464240;
  padding: 2px 2px 2px 2px;
}

.tabulka_hidden td {
  border-collapse: collapse;
  border-width: 1px 1px 1px 1px;
  border-color: #464240;
  border-style: solid solid solid solid;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  padding: 2px 2px 2px 2px;
} 

.tabulka_noborder td {
  font-family: Verdana;
  font-size: 11px;
  color: #464240;
  padding: 2px 2px 2px 2px;
}


.clanek {
  width: 600px;
  /*border: 1px solid #000000;*/
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.hlavicka {
  line-height: 18px;
}
.nadpis {
  float: left;
  width: 500px;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #464240;
  margin-left: 6px;
  text-align: left;
}
.datum {
  font-family: Verdana;
  font-size: 11px;
  color: #464240;
}

.input_f {
  border: 1px solid #000000;
  font-family: Verdana;
  font-size: 11px;
  color: #464240;
  background: #FFFFFF;
}
.submit_btn {
  border: 1px solid #000000;
}
.strankovani {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 18px;
  height: 18px;
}
.paticka {
  font-family: Verdana;
  font-size: 11px;
  color: #464240;
  text-decoration: none;
  padding-top: 20px;
  display: block;
  clear: both;
  text-align: center;
}
