body {
  font-family: Tahoma;
  background-color: white;
  font-size: 8pt;
}

div.uni_cz {
  border: #336699 1px solid;
}

div.uni_en {
  border: #996633 1px solid;
}

div.stud_cz {
  border: #ff7f00 1px solid;
}

div.stud_en {
  border: #c80020 1px solid;
}

.uni_cz #partneri, .uni_en #partneri {
  background-color: white;
  margin: -1px 0px 2px 0px;
  font-size: 9pt;
  padding: 2pt 8px 2pt 8px;
  color: black;
  width: 784px;
}

.partner {
  margin: 2px 4px 2px 4px;
  vertical-align: middle;
  border: 0px;
}



#page {
  width: 800px;
  height: 100%;
  margin: auto;
  color: white;
}

#printtitle {
  display: none;
}

.uni_cz {
  border: none;
  background-color: #336699;
}

.uni_en {
  border: none;
  background-color: #996633;
}

.stud_en {
  border: none;
  background-color: #c80020; 
}

.stud_cz {
  border: none;
  background-color: #ff7f00; 
}

#menurow {
  width: 800px;
  height: 16px;
  background-color: silver;
  font-weight: normal;
  padding-top: 0px;
  display: block;
  overflow: hidden;
}

#menurow a {
  width: auto;
  height: 15px;
  padding: 1px 0.5em 0px 0.5em;
  margin-top: 0px;
  text-decoration: none;
  color: black;
  float: left;
  position: relative;
  background: transparent;
}

.uni_cz #menurow a.uni, .stud_cz #menurow a.uni {
  color: #005399;
  background-color: silver;
}

.uni_en #menurow a.uni, .stud_en #menurow a.uni {
  color: #995300;
  background-color: silver;
}

.uni_cz #menurow a.uni:hover, .stud_cz #menurow a.uni:hover {
  background-color: #336699;
  color: white;
}

.uni_en #menurow a.uni:hover, .stud_en #menurow a.uni:hover {
  background-color: #996633;
  color: white;
}

.uni_cz #menurow a.stud, .stud_cz #menurow a.stud {
  color: #e06f00;
  background-color: silver;
}

.uni_en #menurow a.stud, .stud_en #menurow a.stud {
  color: #c80020;
  background-color: silver;
}

.uni_cz #menurow a.stud:hover, .stud_cz #menurow a.stud:hover {
  background-color: #ff7f00;
  color: white;
}

.uni_en #menurow a.stud:hover, .stud_en #menurow a.stud:hover {
  background-color: #c80020;
  color: white;
}

#menurow a.vut {
  float: right;
  width: 32px;
  text-align: center;
  border-left: 1px solid silver;
  background-color: #cccccc;
  margin-top: 0px;
  padding: 1px 0px 0px 0px;
  color: gray;
}

.uni_cz #menurow a.vut:hover, .stud_cz #menurow a.vut:hover {
  background-color: #336699;
  color: white;
  color: silver;
}

.uni_en #menurow a.vut:hover, .stud_en #menurow a.vut:hover {
  background-color: #996633;
  color: white;
  color: silver;
}

#menurow div.submenu {
  display: block;
  visibility: hidden;
  left: 0px;
  top: 0px;
  position: absolute;
  float: none;
  width: 144px;
  z-index: 100;
  color: red;
  background-color: #999999;
  padding: 1px 1px 1px 1px;
  margin: 0px 0px 0px 0px;
}

#menurow a.subitem {
  display: block;
  float: none;
  padding: 0px 4px 0px 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: black;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  background-color: silver;
  width: 136px;
}

#menurow a.leftfixed, #menurow a.fixed {
  width: 200px;
  color: #f0f0f0;
  position: relative;
  padding: 1px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
}

#menurow a.fixed {
  width: 125px;
  text-align: center;
  background-color: #c82020;
  font-weight: normal;
  color : white;
}

.stud_en #menurow a.fixed {
  background-color: #ff7f00;
}

.stud_cz #menurow a.fixed {
  background-color: #c82020;
}

.uni_en #menurow a.fixed {
  background-color: #336699;
}

.uni_cz #menurow a.fixed {
  background-color: #996633;
}

#neprepina {
  width: 125px;
  height: 16px;
  position: relative;
  float: left;
  background-color: #e0e0e0;
  background-color: #cccccc;
  border: 0;
  padding-top: 0px;
  margin-top: 0px;
}

#menurow a.leftfixed {
  text-indent: 4px;
  background-color: gray;
  border-right: 1pt solid silver;
}

.uni_cz #menurow a.leftfixed {
  background-color: #336699;
}

.uni_en #menurow a.leftfixed {
  background-color: #996633;
}

.stud_en #menurow a.leftfixed {
  background-color: #c80020;
}

.stud_cz #menurow a.leftfixed {
  background-color: #ff7f00;
}

#titlerow {
  width: 800px;
  height: 114px;
  position: relative;
  color: gray;
}

.uni_en #titlerow {
  background: url("/obrazky/tfsi-titul-uni-en.gif") no-repeat right top white;
}

.uni_cz #titlerow {
  background: url("/obrazky/tfsi-titul-uni-cz.gif") no-repeat right top white;
}

.stud_en #titlerow {
  background: url("/obrazky/tfsi-titul-stud-en.gif") no-repeat right top white;
}

.stud_cz #titlerow {
  background: url("/obrazky/tfsi-titul-stud-cz.gif") no-repeat right top white;
}

#maintitle {
  font-size: 10px; 
  position:absolute; 
  left:154px; 
  top:37px;
  color:white;
  border: 0px;
}

#maintitle a.vut {
  height: 21px;
  text-decoration: none;
  display: block;
}

.uni_cz #maintitle a.vut, .stud_cz #maintitle a.vut {
  width: 106px;
}

.uni_en #maintitle a.vut, .stud_en #maintitle a.vut {
  width: 78px;
}

#titlehistory {
  position: absolute;
  left: 4px;
  bottom: 3px;
  font-size: 8pt;
  color: gray;
  width: 440px;
}

#titlesearch {
  position:absolute; 
  height: 19px;
  right: 0px; 
  bottom: 0px; 
  color:white;
  margin: 0px;
  padding: 0px;
  width: 350px;
  overflow: hidden;
  background-color: gray;
}

.titleform {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.titleinput {
  margin: 1px;
  border: 0px solid gray;
  padding: 0px;
  height: 17px;
  width: 148px;
  font-size: 8pt;
  display: block;
  background-color: #EFEFEF;
  float: none;
  position: absolute;
  top: 0px;
  left: 0px;
  text-indent: 2px;
}

#titlesearch a {
  width: 100px;
  height: 15px;
  margin: 0px 0px 0px 0px;
  border: 0px;
  padding: 2px 0em 2px 0em;
  font-size: 8pt;
  color: silver;
  background-color: black;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
}

#titlesearch a:hover {
  background-color: #3F3F3F;
  color: white;
}

#titlesearch div.searchselect {
  display: inline;
  float: none;
  position: absolute;
  top: 0px;
  left: 150px;
}

#titlesearch a.searchselect {
  width: 68px;
  color: black;
  padding: 2px 16px 2px 16px;
  background-color: #E0E0E0;
  text-align: left;
  float: left;
}

#titlesearch a.searchselect:hover {
  background-color: white;
  color: #3F3F3F;
}

#titlesearch a.searchitem {
  background-color: #eeeeee;
  color: black;
  text-align: left;
  text-indent: 6px;
  padding: 2px 0px 2px 0px;
}

#titlesearch a.searchitem:hover {
  background-color: white;
  color: #3F3F3F;
}

#titlesearch a.searchbutton {
  width: 100px;
  height: 19px;
  margin: 0px;
  padding: 2px;
  float: none;
  position: absolute;
  top: 0px;
  left: 250px;
}

#titlesearch div.searchsubmenu {
  display: block;
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  float: none;
  width: 100px;
  z-index: 100;
  color: red;
  background-color: #999999;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#body {
  padding: 0pt 0px 0pt 0px;
}

#leftmenu {
  padding: 0px 4px 10px 4px;
  float: left;
  width: 191px;
  height: 100%;
  border-top: 1px dashed white;
  overflow: hidden;
}

#leftmenu a {
  width: 100%;
  display: block;
  text-decoration: none;
}

.uni_cz #leftmenu a {
  color: white;
  border-color: #336699;
}

.uni_en #leftmenu a {
  color: white;
  border-color: #996633;
}

.stud_cz #leftmenu a {
  color: white;
  border-color: #ff7f00;
}

.stud_en #leftmenu a {
  color: white;
  border-color: #c80020;
}

#leftmenu a:hover {
  background-color: #f0f0f0;
  color: black;
  border-color: white;
}

#leftmenu a.noinvert:hover {
  display: inline;
  background: transparent;
}

#leftmenu h1 {
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}

#leftmenu div.menuitem1 {
  font-weight: bold;
  padding: 5px 0px 0px 0px;
  text-indent: 4px;
}

#leftmenu div.menuitem2 {
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  text-indent: 10px;
}

#leftmenu div.menuitem3 {
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  text-indent: 16px;
}

#leftmenu div.menuitem4 {
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  text-indent: 22px;
}

#content {
  background-color: #f0f0f0;
  font-size: 10pt;
  padding: 0px 16px 16px 16px;
  color: black;
  float: right;
  width: 568px;
}

#content_vrist {
  background-color: #f0f0f0;
  font-size: 10pt;
  padding: 0px 0px 0px 16px;
  color: black;
  float: right;
  width: 584px;
}

#content_light {
  background-color: #f0f0f0;
  font-size: 9pt;
  padding: 0px 8px 16px 8px;
  color: black;
  float: right;
  width: 784px;
}

#content_light_vrist {
  background-color: #f0f0f0;
  font-size: 9pt;
  padding: 0px 0px 0px 0px;
  color: black;
  float: right;
  width: 800px;
}

#content h1, #content_light h1, #partneri h1, #content_vrist h1, #content_light_vrist h1, .h1{
  margin: 8pt 0pt 2pt 0pt;
  font-size: 140%;
  font-weight: bold;
  color: #005399;
}

#content h2, #content_light h2, #partneri h2, #content_vrist h2, #content_light_vrist h2, .h2 {
  margin: 8pt 0pt 2pt 0pt;
  font-size: 125%;
  font-weight: bold;
  color: #005399;
}

#content h3, #content_light h3, #partneri h3, #content_vrist h3, #content_light_vrist h3 .h3 {
  margin: 6pt 0pt 2pt 0pt;
  font-size: 112%;
  font-weight: bold;
  color: #005399;
}

#partneri h1, #partneri h2, #partneri h3 {
  margin-top: 0pt;
}

#content h4, #content_light h4,#content_vrist h4, #content_light_vrist h2, .h4 {
  margin: 4pt 0pt 2pt 0pt;
  font-size: 100%;
  font-weight: bold;
  color: #005399;
}

#content p, #content_vrist p, #content_light_vrist p {
  margin: 2pt 0pt 2pt 0pt;
  text-align: justify;
  text-indent: 0em;
  font-size: 100%;
}

#content p.odsazeni {
  text-indent: 1em;
}

#content p.error {
  font-weight: bold;
  color: #c80000;
}

#content_light p.error {
  font-weight: bold;
  color: #c80000;
}

#cleaner {
  border: 0px;
  clear: both;
  height: 2px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  background: transparent;
  visibility: hidden;
}

#footer {
  width: 800px;
  font-size: 7pt;
  text-align: right;
  color: white;
  display: block;
  font-weight: normal;
  height: 11px;
  margin-top: -1px;
}

#footer a {
  width: auto;
  padding: 0px 0.75em 0px 0.75em;
  text-decoration: none;
  color: white;
  float: right;
  position: relative;
  background: transparent;
}

#footer div.copyright {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  z-index: 100;
  text-align: left;
  background-color: white;
  border: 1px solid silver;
  color: black;
  padding: 0.4em;
  white-space: nowrap;
  line-height: 11pt;
}

a {
  text-decoration: none; 
}

a:link {
  color: #005399;
}

a:visited {
  color: #aa6666;
}

a:hover {
  color: #e06f00;
  text-decoration: underline;
}

a.out {
  color: #005399;
}

a.st:link {
  color: #e06f00;
}

a.st:visited {
  color: #aa6666;
}

a.st:hover {
  color: #005399;
  text-decoration: underline;
}    

.b {
  font-weight: bold; 
}

ul, ol {
  margin-top: 0pt; 
  margin-left: 2em;
  margin-bottom: 2pt;
  padding-left: 0pt;
}

ol {
  margin-top: 0pt;
  margin-left: 2em;
  padding-left: 0pt;
}

li {
  margin-top: 0pt;
  padding-top: 0pt;
  margin-bottom: 0pt;
  padding-bottom: 0pt;
}

.datumcas, #content .datumcas {
  font-size: 8pt;
}

tr.hd_stud_cz {
  background-color: #ffbf5b;
  height : 1px;
}

tr.hd_stud_en {
  background-color: #ff6575;
  height : 1px;
}

tr.hd_uni_cz {
  background-color: #afcfef;
  height : 1px; 
}

tr.hd_uni_en {
background-color: #afcfef;
  height : 1px;
}

#content div.banners {
  display: block;
  width: 120px;
  float: right;
  margin: 12px -6px 0px 16px;
}

#content .banners img {
  display: block;
  margin: 0px 0px 8px 0px;
  border: 0px;
}

#content .banners p {
  display: block;
  padding: 1px 4px 1px 4px;
  margin: 0px 0px 8px 0px;
  border: 1px solid silver;
  font-size: 7pt;
  background-color: white;
  text-decoration: none;
  color: #005399;
}

#content .banners a:hover {
  text-decoration: none;
}

#content .banners p.caption {
  margin: -8px 0px 8px 0px;
}

.alert {
  color: #aa0000;
}

.istime {
  color: #000000;
}

.late {
  color: #999999;
}

.small {
  font-size: 8pt;
}

.help {
  font-size: 8pt;
  color: #004050;
  margin-bottom: 4pt;
  text-align: justify;
}

