HTML, BODY {
  background-color: black;
  color: #d30000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

#main {
  width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px;
}

#pruh {
  width: 254px;
  background-color: #d30000;
  height: 100%;
  margin: 0px auto 0px auto;
  text-align: right;
}

#vskip {
  min-height: 140px;
  display: block;
}

#pruh a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#public, #private {
  padding-right: 2px;
}

#logo {
  background: url(logo.gif) no-repeat;
  width: 254px;
  height: 148px;
}

#head {
  font-family: Arial, sans-serif;
  margin: 0px;
  background: url(logo_small.gif) no-repeat;
  width: 600px;
  height: 110px;
  background-color: #d30000;
  text-align: right;
  font-size: 13px;
}

#head a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

#head a:hover {
  color: white;
}

#content {
  margin: 35px 0px 0px 15px;
  width: 585px;
}

#head li {
  margin-right: 10px;
  margin-top: 1px;
}

#head ul {
  margin-top: 0px;
  padding: 3px;
}

#content a {
  color: #d30000;
}

#content a:hover {
  text-decoration: none;
  color: white;
}

p {
  margin-top: 0px;
  text-indent: 10px;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

a:hover {
  color: white;
  text-decoration: underline;
}

.citation {
  font-style: italic;
  margin-top: 15px;
  font-size: 13px;
}

.author {
  text-align: right;
  margin-bottom: 15px;
  font-size: 14px;
  font-style: italic;
}

.off {
  color: black;
  font-weight: bold;
  border: 1px solid black;
  padding: 1px 3px 1px 3px;
}

INPUT, TEXTAREA {
  background-color: #101010;
  color: white;
  border: 1px solid  #d30000;
  font-family: Courier New, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 250px;
  height: 100px;
}

TEXTAREA.mess {
  width: 448px;
  height: 150px;
  margin-top: 10px;
  margin-bottom: 5px;
}

fieldset {
  display: block;
  border: 1px solid #d30000;
  width: 450px;
  margin: 20px auto 10px auto;
}

fieldset#login {
  position: relative;
  top: 75px;
  width: 250px;
  margin: 0px auto 0px auto;  
}

legend {
  font-weight: bold;
}

.nadpis {
  width: 100px;
  font-weight: bold;
  text-align: right;
  padding: 4px;
  vertical-align: top;
}

.vstup {
  display: table-cell;
  padding-bottom: 2px;
}

.radek {
  width: 400px;
  /*margin: 2px auto 2px auto;*/
  display: table-row;
}

#send {
  width: 450px;
  margin: 0px auto 0px auto;
  text-align: left;
}

#info {
  width: 500px;
  margin: 20px auto 15px auto;
  border: 1px solid #d30000;
  background-color: #300000;
  padding: 15px 10px 25px 10px;
}

.capt {
  vertical-align: top;
  font-weight: bold;
  text-align: right;
  width: 150px;
}

.fam {
  display: block;
  height: 94px;
  width: 450px;
  margin: 5px auto 0px auto;
  border: 1px solid #850000;
  padding-left: 0px;
}

.fam img {
  border: 0px;
}

.fr {
  float: right;
}

.fl {
  float: left;
  margin-right: 5px;
}

.vshift {
  display: block;
  padding-top: 15px;
  padding-left: 5px;
}

.sd { /* short description */
  padding-left: 5px;
}

p.curriculum {
  width: 500px;
  margin: 3px auto 5px auto;
  text-align: justify;
}

h3 {
  padding-left: 15px;
  margin-bottom: 10px;
}

#back {
  display: block;
  font-size: 12px;
  margin: 5px 0px 5px auto;
}

.cur_img_left {
  float: left;
  margin: 10px;
  border: 0px;
}

.cur_img_right {
  float: right;
  margin: 10px;
  border: 0px;
}

hr {
  width: 350px;
  height: 1px;
}

#message {
  margin: 45px auto 15px auto;
  font-size: large;
  width: 400px;
}

#vskip {
  display: block;
  width: 5px;
  height: 40px;
}

DT {
  font-weight: bold;
}

DD {
  margin-top: 2px;
  margin-bottom: 10px;
}

.news {
  width: 250px;
  margin: 15px auto 10px auto;
  text-align: justify;
}

p.news {
  font-size: 12px;
}

#newspage {
  padding: 0px;
  vertical-align: top;
  margin: 5px auto 25px auto;
}

#newspage td {
  padding: 5px;
  vertical-align: top;
}

.sig {
  display: block;
  text-align: right;
  font-size: 12px;
  margin-top: -25px;
}

#mess_amount {
  text-align: right;
  margin: 0px 0px 0px auto;
  font-size: 11px;
}

.message {
  font-size: 12px;
  width: 450px;
  border: thin solid #d30000;
  border-width: 1px 0px 0px 0px;
  margin: 5px auto 2px auto;
  padding-top: 5px;
}

.text {}

.info {
  text-align: right;
}

#lista {
  text-align: right;
  color: #d30000;
}

.right-bold {
  font-weight: bold;
  text-align: right;
  font-size: 12px;
}

.logged {
  color: black;
  font-style: italic;
}

#system_message {
  display: block;
  width: 300;
  border: thin solid #d30000;
  color: #d30000;
  font-weight: bold;
  font-size: 12px;
}

.red_a {
  width: 270px;
  text-align: right;
  position: relative;
  top: 80px;
  margin: 0px auto 0px auto;
}

.red_a a {
  font-size: 12px;
  color: red;
  text-decoration: none;
}

.nadpis_tabulka {
  font-weight: bold;
  width: 150px;
}