
body {
  font-size: 10pt;
}

img, .hidden, .screenHide, .skip, #header, #cesta, #left, .funkce, #footer {
  display: none;
}

a {
  color: #003F84;
}

/* logo MPO */
#logo h2 {
  display: none;
}
h4.screenHide {
  display: block;
  font-size: 20pt;
  color: #0054AB;
  margin-bottom: 30pt;
}

/* Specifické definice */

#content .aplikace #bframe {
  display: none;
}
.aktuality {
  border-bottom: 1px solid #0054AB;
}
.aktuality div a {
  display: none;
}

.inTextBox {
  display: none;
}
.inTextCols .rcol {
  display: none;
}
.bottomfunkce {
  display: none;
}

#text img {
  display: inline;
}
#content .aplikace h1 {
  font-size: 20px;
}
#content .aplikace #text table {
  width: 100%;
  border: 1px solid black;
  table-layout: fixed;
  border-collapse: collapse;
}
#content .aplikace #text caption {
  padding: 20px 0 5px 0;
  text-align: left;
  font-size: 14px;
}
#content .aplikace #text th {
  border: 1px solid black;
  text-align: center;
  font-size: 10px;
 }
#content .aplikace #text th.ad_v_r1 {
  width: 55px;
}
#content .aplikace #text th.ad_v_r2 {
  width: 55px;
}
#content .aplikace #text th.ad_v_r3 {
  width: 60px;
}
#content .aplikace #text th.ad_v_r4 {
  width: 160px;
}
#content .aplikace #text th.ad_v_r5 {
  width: 110px;
}
#content .aplikace #text th.ad_v_r6 {
  width: 70px;
}
#content .aplikace #text th.ad_a_r1 {
  width: 240px;
}
#content .aplikace #text th.ad_a_r2 {
  width: 240px;
}
#content .aplikace #text th.ad_a_r3 {
  width: 40px;
}
#content .aplikace #text th.ad_a_r4 {
  width: 80px;
}
#content .aplikace #text td {
  border: 1px solid black;
  vertical-align: top;
  font-size: 10px;
}
#content #text .vystavy table {
  width: 100%;
  border: 1px solid black;
  table-layout: fixed;
  border-collapse: collapse;
  margin: 0 0 20px 0;
}
#content #text .vystavy th {
  border: 1px solid black;
  text-align: center;
  font-size: 14px;
 }
#text th.vv_v_r1 {
  width: 30px;
}
#text th.vv_v_r2 {
  width: 210px;
}
#text th.vv_v_r3 {
  width: 30px;
}
#text th.vv_v_r4 {
  width: 100px;
}
#text th.vv_v_r5 {
  width: 140px;
}
#text th.vv_v_r6 {
  width: 100px;
}
#content #text .vystavy td {
  border: 1px solid black;
  vertical-align: top;
  font-size: 14px;
}
#content #text .vystavy td.vv_r_r {
  text-align: right;
}
#content #text .vystavy td.vv_r_c {
  text-align: center;
}
#content #text .vystavy caption {
  padding: 0 0 10px 0;
}


