body {
    font-family: Verdana,sans-serif;
    color: #333333;
    font-size: 11px;
  padding: 0px;
  margin: 0px;
}

.small_text {
    font-size: 9px;
}

.path {
  background: #EEEEEE;
  margin-left:200px;
  vertical-align:top;
}

.big_text {
    font-size: 12px;
}

.medium_text {
    font-size: 11px;
}

.body_text {
  text-align: left;
    padding:0 11px 0 20px;
    vertical-align:top;
}

.body_text h1 {
    font-size: 20px;
    color: #FF6633;
}

.body_text h2 {
    font-size: 14px;
    color: #FF6633;
}

.menu_top {
}

.menu_top li {
  text-align: left;
}

.menu_left {
  text-align: left;
    padding:0 11px 0 18px;
}

.menu_left li {
    padding: 2px 0;
}

.zakaz_button {

}

.not_null {
  color: red;
}

.errors {
  color: red;

}

.warning {
  color: red;
}

.success {
  color: blue;
}

.question_icon {
  text-decoration: none;
  cursor: help;
}

.service_form {
  background: none;
  border: 1px solid black;
  text-align: left;
  padding: 2px;
  width: 98%
}

.banner {
  font-size: 16px;
  width: 190px;
  background: white;
}

.column_left {
  background: #EEEEEE no-repeat scroll left top;

}

a:hover {
  color:#669933;
}

a:link {
  color:#440066;
}

.diario {

  color: #336699;
  background: #99CCFF;
}

.diario_new {
  color: #336699;
  background: #F9F7ED;
}

.diario a:visited  {
  color:#440066;
}

.google_search_form_referat {
  position:fixed;
  left: 500px;
  top: 120px;
  background: #99CCFF;
}

ul.errorlist li {
    font-weight: bold;
    color: red;
}

h2.podrobno {border: 1px solid black; font-size:26px;}

pre {font-family: Courier;}

a.noactive {text-decoration: none;}

div.error {color: red; font-weight: bold;}

video {border: 1px solid black;}

