html
 {
  font-family: verdana, arial;
  font-size: 65%;
  background-color: #ffffff;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: black;
  scrollbar-arrow-color: black;
 }
#start_square
 {
  clear: both;
  width: 700px;
  margin: 0px auto;
  padding-top: 10px;
 }
#start_square table.square, #start_square table.square_index, #start_square table.news
 {
  table-layout: fixed;
  width: 450px;
  height: 450px;
  background: #ffffff url("./big_sq.gif") 10px 10px no-repeat;
  padding: 0;
  float: left;
 }
#start_square table.address
 {
  table-layout: fixed;
  width: 450px;
  height: 450px;
  background: #ffffff url("./map.gif") 10px 10px no-repeat;
  padding: 0;
  float: left;
 }
#start_square table.in
 {
  border-collapse: collapse;
 }
#center
 {
  text-align: center;
 }
#center table td.main_left
 {
  border: none;

 }
#center table td.main_right
 {
  border: none;

 }
#news
 {
  width: 421px;
  height: 413px;
  overflow: auto;
  padding: 0 15px 15px 0;
  scrollbar-track-color: #bcbcbc;
  scrollbar-face-color: #bcbcbc;
  scrollbar-highlight-color: #bcbcbc;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: #bcbcbc;
  scrollbar-shadow-color: black;
  scrollbar-arrow-color: black;

 }
#start_square tr.square
 {
  margin: 0px 0px;
  padding: 0px 0px;
 }
#start_square td.square
 {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  height: 90px;
  border: none;
  margin: 0px 0px;
  padding: 0px 0px;
 }
#start_square td.square img
 {
  border: none;
  margin: 0px 0px;
  padding: 0px 0px;
 }
#start_square td.free
 {
  background-color: #ffffff;
  width: 90px;
  height: 90px;
  border: 1px solid #686868;
  margin: 0;
  padding: 0;
 }
.start_box
 {
  width: 99px;
  height: 99px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
 }
#start_square td.news, #start_square td.news_date, #start_square td.about
 {
  vertical-align: top;
  text-align: justify;
  padding: 12px 10px 4px 10px;
  height: 20px;
 }
#start_square td.news_date
 {
  width: 70px;

 }
#start_square td.news img
 {
  border: none;
 }
#start_square td.categories, #start_square td.categories_img
 {
  vertical-align: bottom;
  text-align: left;
  padding: 10px 15px;
  height: 20px;
 }
#start_square td.categories_img
 {
  width: 83px;
  padding-bottom: 0px;
 }
#start_square td.categories_img img
 {
  border: none;
 }
#start_square td.categories
 {
  width: 100%;
  border-bottom: 1px solid black;
  padding-left: 3px;
 }
#start_square td.categories_empty
 {
  padding-left: 20px;
 }
#start_square td.categories a, #start_square td.top_left a, #start_square td.top_full a
 {
  color: #650000;
  text-decoration: none;
  text-transform: uppercase;
  text-align: justify;
  font-size: 90%;
  font-weight: bold;
 }
#start_square td.top_right, #start_square td.bottom_right
 {
  text-align: right;
 }
#start_square td.bottom_left, #start_square td.bottom_full
 {
  text-align: left;

 }
#start_square td.top_right, #start_square td.top_left, #start_square td.top_full
 {
  vertical-align: top;
  padding-top: 8px;
 }
#start_square td.top_right
 {
  width: 90px;
 }
#start_square td.odskok
 {
  width: 20px;
 }
#start_square td.top_left
 {
  width: 215px;
 }
#start_square td.top_full
 {
  width: 392px;
 }
#start_square td.bottom_left, #start_square td.bottom_right, #start_square td.bottom_full
 {
  vertical-align: top;
  border-top: 1px solid black;
  padding-bottom: 20px;
 }
#start_square td.projects_img
 {
  vertical-align: top;
  text-align: left;
  padding: 10px 15px ;
  width: 72px;
 }
#start_square td.projects_img img
 {
  border: none;
 }
table.gallery
 {
  table-layout: fixed;
 }
#image_line
 {
  width: 400px;
  height: 110px;
  overflow: auto;
  overflow-x: auto;
  overflow: -moz-scrollbars-horizontal;
  background: #ffffff url("./grey_line.gif") 0px 0px repeat-x;
 }
#start_square td.gallery
 {
  vertical-align: middle;
  text-align: justify;
  padding: 0px 0px ;
  width: 400px;
 }
#start_square td.gallery img
 {
  border: none;
  padding-right: 5px;
 }
.short h2
 {
  color: #650000;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  margin-top: 0px;
 }
.realization
 {
  width: 250px;
  padding: 0 0 0 25px;
  background: #ffffff url("./3_sq.gif") right no-repeat;
  vertical-align: bottom;
 }
.realization big
 {
  font-size: 100%;
  font-weight: bold;

 }
td.short, td.long
 {
  padding: 0 0 0 25px;
  vertical-align: top;
 }
#long
 {
  margin-top: 20px;
  height: 397px;
  width: 250px;
  overflow: auto;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: black;
  scrollbar-arrow-color: black;
 }
td.long p
 {
  margin: 0 10px 0 0;
  text-indent: 3em;
  background: #ffffff url("./square.gif") 0px 3px no-repeat;
 }
td.big_image
 {
  padding-top: 20px;
  text-align: center;
  vertical-align: middle;
  background: #dedede url("./white_line.gif") top left repeat-x;
  height: 400px;
  width: 400px;
 }
.short p, .realization, .long p
 {
  text-align: left;
  color: #686868;
 }
#main_menu table
 {
  table-layout: fixed;
  margin-left: 40px;
  width: 115px;
  height: 450px;
  float: left;
 }
#main_menu td
 {
  width: 90px;
  height: 90px;
  background-color: white;
  border: 1px solid #686868;
  text-align: right;
  padding: 2px;
  vertical-align: top;
  font-weight: bold;
 }
#main_menu td a
 {
  color: black;
  text-decoration: none;
  padding-bottom: 5em;
 }
#main_menu td small
 {
  color: black;
  font-weight: normal;
  font-size: 85%;
 }
table.back_home
 {
  float: right;
  margin-right: 30px;
  border-collapse: collapse;
 }
table.back_home td
 {
  padding: 0 0;
 }
table.back_home td img
 {
  padding: 0 0;
  border: 1px solid #686868;
 }
table.back_home td img.home
 {
  border-left: none;
 }
#address
 {
  color: #bcbcbc;
  text-align: right;
  float: right;
 }
#address address
 {
  font-style: normal;
 }
#address a
 {
  color: #686868;
  text-decoration: underline;
 }
#address a:hover
 {
  color: #bcbcbc;
  text-decoration: none;
 }
#address img
 {
  border: none;
 }
#administrace td.menu, #administrace td.main
 {
  vertical-align: top;
 }
#administrace td.menu
 {
  width: 180px;
 }
#administrace td.menu a
 {
  font-weight: bold;
  text-decoration: none;
  color: black;
 }
#administrace td.menu a:hover
 {
  text-decoration: underline;
  color: gray;
 }
.button
 {
  border: 2px solid black;
  background-color: #ffffff;
  color: black;
  font-weight: bold;
  text-decoration: none;
  padding: 1px 4px;
 }
.button:hover
 {
  color: gray;
  background-color: #f1f1f1;
 }
h2.head
 {
  clear: left;
  text-transform: uppercase;
  color: #bcbcbc;
  font-size: 110%;
  padding-left: 10px;
 }
table.proj_menu
 {
  table-layout: fixed;
  width: 71px;
  height: 71px;
  padding: 0;
  margin: 0 0 10px 0 ;
  float: left;
 }
table.proj_menu td
 {
  width: 23px;
  height: 23px;
  border: 1px solid #bcbcbc;
  color: #bcbcbc;
  vertical-align: top;
  text-align: left;
  padding: 0 0 2px 2px;
  margin: 0;
 }
table.proj_menu td a
 {
  display: block;
  color: #686868;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  font-size: 110%;
  text-decoration: none;
 }
table.proj_menu td a:hover
 {
  color: #bcbcbc;
 }
table.proj_menu td.actual
 {
  background-color: #650000;
 }
table.proj_menu td.actual a
 {
  color: #ffffff;
  background-color: #650000;
 }
#proj_menu
 {
  float: left;
 }
#admin_menu
 {
  background-color: #bcbcbc;
  padding: 0px 5px;
  font-size: 120%;
 }
#admin_menu a
 {
  display: block;
  padding: 2px 3px;
  margin: 0px;
 }
#admin_menu a:hover
 {
  background-color: #686868;
 }
table.vypis
 {
  width: 100%;
  border-collapse: collapse;
 }
table.vypis tr
 {
  border: 1px solid #bcbcbc;
 }
table.vypis th
 {
  color: black;
  background-color: #bcbcbc;
 }
table.vypis td
 {
  text-align: center;
 }
table.vypis td img
 {
  border: none;
 }
.orig
 {
  display: block;
  border: 1px solid grey;
  font-size: 85%;
  font-style: italic;
  background: #bcbcbc url("./czech-min.jpg") top right no-repeat;

 }
.left
 {
  float: left;
 }
.link-middle
 {
  vertical-align: middle;
  text-decoration: none;
  color: black;
  font-weight: bold;
 }
hr
 {
  clear: left;
  visibility: hidden;
 }