
body {
  font-family: 'Arial';
  font-size: 8pt;
  color: #4D4D4D;
  margin-top: 0px;
  background-color: #BAC3C4;
}

img {
  border: 0px;
}

a {
  color: #D83C41;
  text-dexoration: none;
  font-weight: bold;
}

a:hover {
  color: #5A5A5A;
  text-dexoration: underline;
  font-weight: bold;
}

#main {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#shadow {
  width: 100%;
  text-align: center;
  background-image: url("../img/shadow.gif");
  background-repeat: repeat-y;
  background-position: top center;
  margin: 0 auto;
}

#in_main {
  width: 765px;
  text-align: center;
  background-color: #FFFFFF;
  padding-bottom: 9px;
  margin: 0 auto;
}

#main_frame {
  width: 746px;
  text-align: left;
  margin-left: 9.5;
  _margin-left: 11;
  background-image: url("../img/left_box_bg.gif");
  background-repeat: repeat-y;
  background-position: 300px left;
}

#header {
  height: 174px;
  width: 746px;
  background-image: url("../img/header.gif");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: white;
}

#logo {
  margin-top: 50px;
  margin-left: 24px;
}

.thin_line {
  clear: both;
  height: 20px;
  margin-bottom: -14px;
  width: 746px;
  background-image: url("../img/light_line.gif");
  background-repeat: no-repeat;
}
#titulka {

	padding-left: 20px;

	padding-top: 21px;

	float: left;

}

#titulka a {

	display: block;

	width: 450px;

	height: 103px;

	

	text-decoration: none;

}

#titulka span {

	visibility: hidden;

}
#line_up {
  height: 40px;
  width: 746px;
  text-align: right;
  background-image: url("../img/pruh_up.gif");
  background-repeat: no-repeat;
  _margin-bottom: 1px;
}

#line_up a {
  color: white;
}

#line_up a:hover {
  color: red;
}

#page {
  width: 746px;
  margin-top: 1px;
}

#menu {
  background-color: #F60000;
  width: 248px;
  float: left;
}

.menu_box {
  background-color: #CC0000;
  width: 248px;
  height: 29px;
  _height: 33px;
  margin-bottom: 1px;
  padding-top: 9px;
  background-image: url("../img/menu_button.gif");
  background-repeat: repeat-y; 
}

#about {
  width: 496px;
  height: auto;
  float: right;
  dbackground-image: url("../img/bg_text.gif");
  background-color: white;
  background-repeat: repeat-x; 
  background-position: bottom right;
  text-align: justify;
}

#right_page {
  width: 485px;
  float: right;
}

#left {
  float: left;
  width: 248px;
}

.box_a {
  clear: both;
  margin-top: 1px;
  margin-right: 1px;
  width: 248px;
  height: auto;
  float: left;
  background-color: #D4D4D4;
  text-align: justify;
  
}

.box_b {
  margin-top: 1px;
  width: 248px;
  height: 568px;
  float: left;
  background-image: url("../img/bg_box_down.gif");
  background-repeat: repeat-y;
  
}

.box_c {
  margin-top: 1px;
  width: 247px;
  height: 568px;
  float: right;
  background-image: url("../img/bg_box_down.gif");
  background-repeat: repeat-y;
}

#headline_1 {
  background-image: url("../img/box_nadpis.gif");
  background-repeat: repeat-y;
  background-color: #D0D0D0;
  padding-left: 25px;
  width: 222px;
  _width: 247px;
  height: 41px;
}

.headline_2 {
  background-image: url("../img/box_nadpis2.gif");
  background-repeat: repeat-y;
  background-color: #D0D0D0;
  padding-left: 25px;
  margin-bottom: 5px;
  _margin-bottom: 10px;
  width: 222px;
  _width: 248px;
  height: 41px;
  
}

#line_down {
  clear: both;
  width: 746px;
  height: 63px;
  background-image: url("../img/pruh_down.gif");
  background-repeat: repeat-x;
  background-color: #5D5D5D;
    
}

#shadow_down {
  clear: both;
  width: 770px;
  height: 7px;
  _margin-top: -7px;
  background-image: url("../img/shadow_down.gif");
  background-repeat: repeat-x;
  background-position: bottom center;
  margin-left: auto;
  margin-right: auto;

}


h1 { 
  color: #D83C41; 
  font-size: 12pt;
  margin-top: 3px;
  margin-bottom: 12px;
}

h2 { 
  color: #D83C41; 
  font-size: 10pt;
  margin-top: 0px;
}

h3 { 
  color: black; 
  margin-top: 0px;
  font-size: 9pt;
  padding-bottom: -3px;
}

h4 { 
  color: #D83C41; 
  font-size: 10pt;
  margin-top: 0px;
}

.red_bold { 
  color: #D83C41; 
  font-weight: bold;
}

input, textarea {
  font-family: 'Arial';
  font-size: 8pt;
}

li {
  list-style-image: url(../img/sipka.gif);
}

.word {
  border: 1px solid white;
  background-color: #C8C8C8;
  margin-top: -2px;
  _margin-top: -3px;
  _border-top: 3px solid white;
}

.margin_line {
  margin-right: 13px;
  float: right;
  text-align: right;
  margin-top: 7px;
}

.margin_1 {
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 30px;
  padding-bottom: 5px;
}

.margin_2 {
  padding-top: 15px;
  padding-left: 27px;
  padding-right: 39px;
}

.margin_3 {
  padding-top: 15px;
  padding-left: 15px;
}

.menu-text {
  color: white;
  text-decoration: none;
  padding-left: 15px;
  margin-left: 25px;
  background-image: url("../img/menu_sipka.gif");
  background-repeat: no-repeat;
  background-position: left 3px;
}

.menu-text a {
  color: white;
  text-decoration: none;
}

.menu-text a:hover {
  color: white;
  text-decoration: underline;
}

.menu_white{
  color: #8F9090;
}

.menu_white a{
  color: white;
  text-decoration: none;
}

.menu_white a:hover{
  color: white;
  text-decoration: underline;
}

.reference_img {
  float: left;
  margin-right: 10px;
}

.reference_imgsmall {
  float: left;
  margin-right: 5px;
}

.f_left {
  float: left;
}

.left {
  float: left;
  width: 130px;
}

.reference {
  clear: both;
  padding-top: 15px;
  _padding-top: 10px;
  padding-left: 15px;
}

.ref {
  float: left;
  margin-right: 5px;
}

.footer_2 {
  color: #C8C8C8;
}

.footer_3 {
  color: #8F9090;
}

table {
  font-size: 8pt;
  border: 2px solid #979393;
  margin: 10px;
  margin-left: 0px;
  border-collapse: collapse;  
}

th {
  background-color: #ED0000;
  color: white;
  padding: 5px;
  border: 1px solid #979393;
}

td {
  padding: 4px;
  border: 1px solid #979393;
}

tr.row1 {
  background-color: #EFEFEF;
}

tr.row2 {
  background-color: #DEDEDE;
}

tr.tr_bold {
  font-weight: bold;
}

.cleaner {  
  clear: both;  
  height: 1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}


