body {
  background-color : #d3d3d3;
  background-image : url('bg_m.jpg');
  background-position : top center;
  background-repeat : no-repeat;
  margin : 0px 0px 30px 0px;
  padding : 0;
  font-family : trebuchet ms, tahoma, verdana, sans-serif;
  font-size : 10pt;
  color : #676767;
  behavior:url("/css/hover.htc");
}
p, h1, h2, form, ul, .error ul h3 {
  margin : 0;
  padding : 0;
}
#layout{
  margin: auto;
  width: 860px;
  position : absolute;
  top: 0px;
  left: 50%;
  margin-left: -430px;
}
#header {
  width : 800px;
  height : 150px;
  margin : auto;
}
#logo {
  width : 131px;
  height : 45px;
  top : 54px;
  position : absolute;
  margin-left : 10px;
}
#logo span {
  position : absolute;
  background-image : url('logo.jpg');
  background-repeat : no-repeat;
  width : 131px;
  height : 45px;
}
h1 {
  color : #979797;
  font-size : 0.7em;
}
h1 a {
  color : #979797;
}
h1 a:hover {
  cursor : hand;
}
#main-text {
  position : relative;
  width : 780px;
  padding : 10px 10px 30px 10px;
  margin : auto;
  background-color : #ffffff;
  background-repeat : no-repeat;
  background-position : bottom left;
  overflow : hidden;
  min-height : 220px;
  z-index : 25;
}
#main-photo {
  margin-bottom : 10px;
  position : relative;
  height : 230px;
  color : #9d9d9d;
}
.bottom-dif {
  background-image : url('bg_bot_t.jpg');
  background-repeat : no-repeat;
  height : 16px;
  width : 800px;
  z-index : 20;
}
a #main-photo {
  text-decoration : none;
}
a:hover #main-photo {
  color : #727272;
}
#main-photo:hover {
  cursor : hand;
}
#selected-job {
  background-image : url('selected_job.gif');
  position : absolute;
  width : 43px;
  height : 129px;
  top : 230px;
  margin-left : 821px;
  *margin-left : 790px;
  z-index : 8000;
}
a img {
  border : none;
}
.overlay {
  z-index : 100;
  background-image : url('main-photo.png');
  background-position : bottom left;
  background-repeat : no-repeat;
  overflow: hidden;
  position: absolute;
  left : 0;
  margin-top : -230px;
  *margin : 0;
  width : 780px;
  height : 230px;
  background-image: none;
}
a:link {
  text-decoration : none;
}
.overlay h4, .overlay h3 {
  text-align : right;
  width : 770px;
  position : absolute;
  font-style : italic;
}
.overlay h3 {
  margin-top : 180px;
  font-size : 16px;
  font-weight : normal;
  color : #727272;
}
.overlay h4 {
  margin-top : 199px;
  font-size : 11px;
  *margin-left : -5px;
}
#bottom-text {
  clear : both;
  width : 800px;
  margin : auto;
  background-image : url('bg_bot.jpg');
  overflow : hidden;
  margin-bottom : 0px;
  position : relative;
  z-index : 50;
}
#bottom-copy {
  clear : both;
  width : 808px;
  margin : auto;
  height : 40px;
  z-index : 20;
  background-image : url('bg_cop.jpg');
  background-repeat : no-repeat;
  background-position : top left;
}
ul.menu {
  position : absolute;
  top : 116px;
  *top : 116px;
  padding-left : 20px;
  *margin-left : 0px;
  width : 780px;
  height : 14px;
}
ul.menu li {
  list-style : none;
  float : left;
  margin : 0px 15px 0px 0px;
  display : block;
}
li.m01 a, li.m02 a, li.m03 a, li.m04 a {
  height : 14px;
  font-size : 11pt;
  text-indent: -1000em;
  display: block;
  overflow: hidden;
  margin : 5px 5px 0px 5px;
  cursor : hand;
}
li.m01 a {
  width : 35px;
  background-image : url('m_01.gif');
}
li.m02 a {
  width : 41px;
  background-image : url('m_02.gif');
}
li.m03 a {
  width : 61px;
  background-image : url('m_03.gif');
}
li.m04 a {
  width : 51px;
  background-image : url('m_04.gif');
}
li.m01 a:hover, li.m01#selected, li.m02 a:hover, li.m02#selected, li.m03 a:hover, li.m03#selected, li.m04 a:hover, li.m04#selected {
  background-position : 0px 15px;
  background-color : #ffffff;
  border : 5px solid #ffffff;
  margin : 0;
  border-width : 5px 5px 15px 5px;
  cursor : hand;
}
li.m01#selected, li.m02#selected,li.m03#selected, li.m04#selected {
  border-width : 0px 5px 15px 5px;
  margin : 0px 10px 0px -5px;
}
.bottom-box {
  width : 235px;
  padding-left : 30px;
  float : left;
  font-size : 9pt;
  color : #a8a8a8;
  line-height : 1.7;
}
.bottom-box img {
  margin : 0 0 5px -20px;
  display : block;
}
.bottom-box ul {
  margin : 5px 0px 0px 0px;
  padding-left : 10px;
}
.bottom-box a, #right-text a {
  text-decoration : none;
  color : #a8a8a8; 
}
.bottom-box a:hover, #right-text a:hover {
  color : #838383;
}
.bottom-box b {
  color : #707070;
  font-weight : normal;
  margin-right : 10px;
  width : 10px;
}
.bottom-textarea-left {
  clear : both;
  float : left;
  width : 45px;
  font-size : 11px;
}
.bottom-textarea-right input {
  width : 90px;
}
.bottom-textarea-right textarea, .bottom-textarea-right input {
  font-family : trebuchet ms, tahoma, verdana, sans-serif;
  font-size : 11px;
  padding : 0 2px;
  color : #979797;
  border : 1px solid #bcbcbc;
  margin-bottom : 3px;
  background-image : url('bg_input.gif');
  background-repeat : repeat-x;
  background-position : top left;
  background-color : #ffffff;
}
.bottom-textarea-right textarea {
  height : 60px;
  width : 175px;
}
.button {
  border : 0;
  margin : 0px 0px 0px 45px;
  -margin : 0px 0px 0px 48px;
  width : 102px;
  display: block;
  height : 25px;
  background-image : none;
  background-color : transparent;
  background-image : url('button.jpg');
  background-position : 0px 0px;
}
.bottom-textarea-right .button span {
  line-height : 50;
}
.button:hover {
  background-position : 0px 25px; 
  cursor : pointer;
}
#left-text {
  width : 525px;
  float : left;
  text-align : justify;
  line-height : 1.6;
  padding-top : 10px;
  background-color : #ffffff;
}
#left-text a {
  color : #3c3c3c;
  font-weight : bold;
}
#left-text a:hover {
  text-decoration : underline;
}
#left-text .list a:hover {
  text-decoration : none;
}
.informace #left-text ul {
  -padding-top : 10px;
}
.informace #left-text ul li {
  padding-left : 25px;
  margin-left : 15px;
  list-style : none;
  background-image : url('li2.gif');
  background-repeat : no-repeat;
  background-position : 0px 50%;
}
#right-text {
  float : left;
  width : 225px;
  font-size : 12px;
  text-align : justify;
  margin-left : 10px;
  padding : 10px 10px 10px 9px; 
  background-color : #e5e5e5;
  background-image : url('bg_akt.jpg');
  background-repeat : no-repeat;
  border-left : 1px solid #d2d2d2; 
  min-height : 125px;
  line-height : 1.6;
}
#right-text .clear {
  margin-bottom : 5px;
}
.float-left {
  float : left;
}
.date {
  float : right;
}
.clear {
  clear : both;
}
ul.menu-right {
  padding : 0;
  margin : 10px 0 0 0;
  -margin : 25px 0 0 0;
}
ul.menu-right li {
  list-style : none;
}
ul.menu-right li a {
  list-style : none;
  background-color : #ffffff;
  padding : 5px 0px 5px 5px;
  display : block;
  color : #9e9e9e;
  margin-top : 5px;
  -margin-top : -13px;
}
ul.menu-right li a:hover {
  margin-left : -9px;
  padding-left : 14px;
}
ul.menu-right li.sel a {
  margin-left : -10px;
  padding-left : 15px;
}
#refs ul {
  overflow : hidden;
  -height : 100%;  
  margin-bottom : 10px;
  padding : 3px 0px 0px 5px;
  *padding-bottom : 8px;
  -padding : 3px 0px 0px 0px;  
  background-color : #e5e5e5;
}
#refs ul li {
  list-style : none;
  display : inline;
  background-image : none;
}
#refs ul li a {
  float : left;
  margin : 5px 5px 10px 5px;
  padding : 0;
  text-decoration : none;
  display : block;
  width : 160px;
  height : 130px;
  overflow : hidden;
}
#refs ul a img {
  border : 6px solid #ffffff;
}
#refs ul li a span {
  padding : 0px 6px 0px 5px;
  margin : 0;
  margin-top : -5px;
  *margin-top : 0;
  color : #979797;
  font-weight : normal;
  font-size : 12px;
  display : block;
}
#refs ul li a:hover img {
  border-color : #ffffff;
}
#refs ul li a:hover {
  background-color : #ffffff;
  background-image : url('link1.gif');
  background-repeat : no-repeat;
  -moz-opacity : 0.5;
  opacity:.5; 
  filter:alpha(opacity=50);
  background-position : 95% 95%;
  text-decoration : none;
}
#left-text ul.list li {
  list-style : none;
  background-image : url('li.gif');
  background-repeat: no-repeat;
  background-position : 0px 6px;
  list-style-position : outside;
  padding-left : 23px;
  margin-left : -22px;
  margin-bottom : 5px;
}
#left-text ul.list {
  padding : 0 0 0 40px;
}
ul.list li strong {
  font-size : 15px;
  color : #868686;
  display : block;
}
ul.list a {
  color : #979797;
  text-decoration : none;
  display : block;
  -margin-top : -5px;
  -margin-bottom : -10px;
}
ul.list li a:hover strong, ul li a:hover {
  color : #696969;
  display : block;
  text-decoration : none;
}
.hmpl {
  display : none;
}
.error ul {
  margin : 10px 30px 10px 0;
  padding : 10px 5px 10px 10px;
  background-color : #f5f5f5;
  background-image : url('bg_akt.jpg');
  border : 1px solid #a6a6a6;
}
.error ul li {
  list-style-position : inside; 
}
.ref-name {
  width : 770px;
  margin-bottom : 10px;
  padding : 5px 10px 5px 5px;
  background-image : url('bg_ref.jpg');
  overflow : hidden;
  background-repeat : no-repeat;
}
.ref-name h2 {
  color : #6f6f6f;
  font-weight : normal;
  font-size : 18px;
  float : left;
}
.ref-name h3 {
  font-size : 12px;
  float : right;
  margin : 0;
  padding : 3px 5px 0 0;
}
.images img {
  margin-bottom : 4px;
}
.scrollm {
  width : 780px;
  margin-top : 10px;
  position : fixed;
  z-index : 5;
}
.leftm {
  float : left;
}
.rightm {
  float : right;
}
.leftm a img, .rightm a img {
  background-color : #ffffff;
  opacity:0.5;
  filter:alpha(opacity=50);
}
.leftm a img:hover, .rightm a img:hover, .leftm a:active, .left a:visited, .rightm a:active, .rightm a:visited {
  cursor : hand;
  opacity:1.0;
  filter:alpha(opacity=100);
  color : #bdbdbd;
}
.informace {
  z-index : 20;
  height : 100%;
  overflow : hidden;
  position : relative;
  background-color : #ffffff;
  width : 780px;
  margin-top : -8px;
  padding-top : 12px;
  margin-bottom : -30px;
  padding-bottom : 14px;
}
#copy {
  width : 305px;
  padding : 10px 5px 10px 45px;
  font-size : 11px;
}
.copy {
  background-image : url('copy.gif');
}
.info {
  background-image : url('info.gif');
}
.copy, .info {
  background-repeat : no-repeat;
  background-position : 0 50%;
}
