/*DIV, LI {border: 1px solid red;}*/

IMG {
  border-width: 0px;
}

TD {
  vertical-align: top;
}

BODY {
  background-image: url(../images/head.jpg);
  background-repeat: no-repeat;
  background-color: #005FAE;
  margin: 0px;
  padding-top: 138px; /*127px*/
  border-width: 0px;
  font-family: Arial, sans-serif;
  color: #FFF; /*#E1E1E1;*/
}

#main-box, #h_menu, #foot {
  width: 965px;
}

.hide {
  display: none;
}

#h_menu UL, #v_menu UL, #body_home UL, #body_ld UL, UL.list_of_links {
  margin: 0px;
  padding: 0px;
}

#h_menu {
  height: 60px;
}

#h_menu LI {
  float: left;
  list-style: none;
  width: 177px;
}

#h_menu LI.home {
  width: 256px; /*260px*/
  background-position: bottom left;
  background-repeat: no-repeat;
}

#h_menu, #home_menu {
  text-transform: uppercase;
  font-style: italic;
}

#h_menu A {
  display: block;
  float: left;
  width: 177px;
  font-size: 0.75em;
}

#h_menu LI.home A SPAN {
  display: block;
  padding: 16px 0px 30px 0px;
}

#h_menu LI.folders A SPAN {
  display: block;
  padding: 16px 0px 30px 10px;
}

#h_menu LI.folders A:hover, #h_menu LI.folders A.selected {
  background-image: url(../images/shadow.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#h_menu LI.home A {
  width: 100%;
  text-align: center;
  font-size: 0.75em;
  font-weight: bold;
}

#h_menu A, #home A, #v_menu A {
  color: #FFF; /*#F5F5F5;*/
  text-decoration: none;
}

#h_menu A.selected, #home A.selected, #v_menu A.selected {
  color: #000;
}

#v_menu {
  float: left;
  margin-top: -1px;
  width: 258px;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}

#v_menu LI {
  list-style: none;
  width: 258px;
}

#v_menu A {
  display: block;
  height: 45px;
  background-repeat: repeat-y;
}

#v_menu A:hover  {
}

#v_menu SPAN {
  display: block;
  padding-left: 10px;
  padding-top: 15px;
}

#v_menu DIV.bottom {
  background-image: url(../images/menu_bottom.jpg);
  background-repeat: no-repeat;
  height: 7px;
}

#column {
  float: left;
  margin: 0px 0px 0px 10px;
  width: 170px;
  background-color: #005199;
}

#column DIV#inbox {
  padding: 35px 15px 15px 15px;
}

#column IMG {
  margin-bottom: 10px;
}

#column A {
  text-decoration: none;
}

#column P {
  margin: 0px;
}

#column P.green-bold-big {
  margin-bottom: 0px;
  color: #BFE10E;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
}

#column P.green-bold-mail {
  margin-bottom: 0px;
  color: #BFE10E;
  font-weight: bold;
  font-size: .8em;
  text-align: center;
}

#column P.green-bold-small {
  margin-bottom: 10px;
  color: #BFE10E;
  font-weight: bold;
  font-size: .8em;
}

#column P.bold {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 0.9em;
}

#column P.sub {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 0.75em;
}

#column P.norm {
  margin-top: 5px;
  font-size: 0.8em;
}

#column P.invert {
  /*background-color: #04427D;*/
  font-size: 0.75em;
  padding: 5px;
}

#column P.invert A {
  font-weight: bold;
  text-decoration: underline;
}

#column P.invert A:hover {
  text-decoration: none;
}

#body {
  float: left;
  margin: 0px 0px 0px 0px;
  width: 520px;
  text-align: justify;
  font-size: 0.95em;
}

H1, H2, H3, H4, H5, H6 {
  text-align: left;
}

H1, H2, H3 {
  color: #BFE10E;
  margin-top: 30px;
}

H4 {
  margin-bottom: 0px;
}

A {
  color: #BFE10E;
}

A:hover {
  text-decoration: none;
}

#foot {
  float: left;
  display: table;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  text-align: left;
  color: #A9A9A9; /*#BFE10E;*/
  font-size: 0.8em;
}

#foot P {
  margin: 0px;
  padding: 0px;
}

#foot A {
  color: #A9A9A9;
}

#foot A:hover {
  color: #BFE10E;
}

#body_home {
  margin-top: -30px;
  margin-left: 0px;
  height: 100px;
}

#body_home LI {
  list-style: none;
  float: left;
  width: 177px;
  text-align: left;
}

#body_home LI P {
  margin: 0px;
  padding: 10px;
}

#body_home_aktuality {
}

#body_home_aktuality H2 {
  display: block;
  color: #E1E1E1;
  background-color: #04427D;
  font-size: 1.05em;
  font-weight: bold;
  text-decoration: none;
  margin: 30px 10px 0px 10px;
  border-bottom: 2px solid #191970;
  padding: 5px 10px;
}

#body_home_aktuality H2 A {
  text-decoration: inherit;
  color: inherit;
  display: block;
}

#body_home_aktuality A:hover {
  color: #BFE10E;
}

#body_home_aktuality DIV {
  margin: 0px 10px 0px 10px;
  border: 0px solid #191970;
  padding: 5px 10px;
  text-align: left;
}

#body_home_aktuality DIV P, #body_home_aktuality DIV UL, #body_home_aktuality DIV OL {
  margin-top: 2px;
}

#body_ld LI {
  list-style: none;
  float: left;
  width: 177px;
  text-align: center;
}

#body_ld LI P {
  padding: 10px 20px 20px 20px;
}

#body_ld LI IMG {
  width: 50px;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.align_center {
  text-align: center;
}

.popisek {
  font-style: italic;
  font-size: 0.8em;
  text-align: left;
}

.italic {
  font-style: italic;
}

.kvazinadpis {
  color: #BFE10E;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1.5em;
}

INPUT.povinne, TEXTAREA.povinne {
  border: 2px solid #F00;
}

DIV.error {
  background-color: #ED412E;
  border: 3px solid #930;
  padding: 15px;
}

DIV.ok {
  background-color: #A0B205;
  border: 3px solid #063;
  padding: 15px;
}

TEXTAREA.SourceCode {
  width: 350px;
  height: 50px;
  background-color: #D3D3D3;
}

TABLE.data, TABLE.data TH, TABLE.data TD {
  border: 1px solid #E1E1E1;
}

TABLE.data TH, TABLE.data TD {
  padding: 5px;
}

#konference2008 IMG#foto_1 {
  float: right; width: 217px; margin: 0px 0px 10px 10px;
}

#konference2008 IMG#foto_2 {
  float: left; width: 100px; margin: 0px 10px 10px 0px;
}

#konference2008 IMG#foto_3  {
  float: right; width: 133px; margin: 0px 0px 10px 10px;
}

P#vedouci {
  position: relative; width: 100px; float: right; margin: 0px 0px 10px 10px;
}

P#vedouci IMG {
  width: 100px; height: 117px; margin-bottom: 5px;
}

#poradna_foto {
  position: relative; float: right; width: 200px; margin: 0px 0px 10px 10px;
}

IMG#skype {
  position: relative; float: right; margin-left: 10px; width: 48px; height: 48px;
}

UL.list_of_links {
  list-style: none;
}

DIV.pribehy_list {
  float: left; width: 50%;
}

IMG#img-enteron {
  margin-top: 10px; width: 150px; height: 75px;
}

TEXTAREA#mail {
  width: 100%;
  height: 200px;
}

TEXTAREA.vyukace {
  width: 50%;
  height: 50px;
}

INPUT.vyukace {
  width: 50%;
}