html, body {
  font-family:  verdana, tahoma, calibri;
  font-size:8pt;
  margin: 0;
  padding:0;
  color: #9b9999;
  font-weight: normal;
  
}

a{
  text-decoration: none;
  color: #5c5c5c;
  cursor: pointer;
  *cursor: hand;
}

a:hover{
  text-decoration: underline;
}


h2{
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  color: #4190d6;
  margin-bottom: 15px;
  text-transform: uppercase;
}

p, address{
  line-height: 14px;
  margin-bottom: 10px;
}

div.hr{
  background: transparent url(_img/hr.png) no-repeat scroll center top;
  border: 0;
  height: 3px;
  font-size: 0;
  line-height: 1px;
}

div.separator{
  background: transparent url(_img/separator.png) no-repeat scroll left top;
  float:right;
  width: 2px;
  height: 187px;
}

/*-------------- ZAHLAVI --------------*/
#obal {
  background-color: #b1b1b1;
  width: 100%;
}

#centering{
  text-align: center;
  width: 960px;
  margin: 0 auto;
}

#center{
  text-align: left;
  width: 960px;
  margin: auto;
  background-color: #ffffff;
  padding: 0px;
}

#hlavicka{
  height: 117px;
  position: relative;
  background: transparent url(_img/bgr-top.png) repeat-x scroll left top;
}

#gallery {
  margin-top: -14px;
  margin-bottom: 35px;
}

#hlavicka h1{
  width: 207px;
  height: 41px;
  position: relative;
  overflow: hidden;
  top: 25px;
  left: 35px;
  background-color: transparent;
}

#hlavicka h1 a {
  color: #ffffff;
  font-size:0.01em;
}
#hlavicka h1 a span{
  background-image: url(_img/logo-finnley.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  width: 207px;
  height: 41px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: transparent url(_img/logo-finnley.png) no-repeat scroll left top;
}

#hlavicka p.language{
  position: absolute;
  right: 18px;
  top: 10px;
}

#hlavicka p.language a{
  margin-left: 5px;
}

#content{
  margin-bottom: 40px;
}


/*
#content{
  padding-top: 25px;
  line-height: 18px;
}

#content-main{
  padding-bottom: 15px;
  _height: 300px;
  min-height: 300px;
}

/* -------------- ABOUT -------------- */

#about div.hr{
  margin: 10px 0 35px;
}

#about div.lc{
  float: left;
  width: 662px;
  margin-right: 20px;
  padding-left: 20px;
}

#about div.lc img{
  float: left;
  margin-right: 20px;
}

#about div.lc h2{
  width: 500px;
  margin-bottom:15px;
  margin-left: 50px;
  position:relative;
  overflow: hidden;
}

#about div.separator{
  margin-left: 20px;
}

#about div.contact h3 {
  width: 68px;
  height: 11px;
  margin-bottom:15px;
  position:relative;
  overflow: hidden;
}

#about div.contact h3 span {
  background:transparent url(_img/kontakty.png) no-repeat scroll left top;
  display:block;
  width: 68px;
  height: 11px;
  position:absolute;
  left:0;
  top:0;
  z-index:1;
}


/* -------------- ZAPATI -------------- */

#paticka ul{
  background: transparent url(_img/bgr-bttm.png) repeat-x scroll left top;
  height: 83px;
  width: 960px;
}

#paticka li{
  margin: 0 18px;
  _margin: 0 16px;
}

#paticka li, #paticka li a{
  float: left;
}

#paticka li a{
  display: block;
  position: relative;
  overflow: hidden;
  height: 43px;
  width: 112px;
  top: 30px;
}
#paticka li.oerlikon a, #paticka li.oerlikon a span{
  width: 122px;
}
#paticka li.leybold a, #paticka li.leybold a span{
  width: 133px;
}
#paticka li.srk a, #paticka li.srk a span{
  width: 178px;
}
#paticka li.gea a, #paticka li.gea a span{
  width: 75px;
}
#paticka li.hubers a, #paticka li.hubers a span{
  width: 134px;
}
#paticka li.planer a, #paticka li.planer a span{
  width: 61px;
}

#paticka li a span{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 43px;
  width: 112px;
  background-repeat: no-repeat;
  z-index: 1;
}
#paticka li.oerlikon a span{
  background-image: url(_logo/logo-oerlikon.png);
}
#paticka li.leybold a span{
  background-image: url(_logo/logo-leybold.png);
}
#paticka li.srk a span{
  background-image: url(_logo/logo-srk.jpg);
}
#paticka li.gea a span{
  background-image: url(_logo/logo-gea.png);
}
#paticka li.hubers a span{
  background-image: url(_logo/logo-hubers.png);
}
#paticka li.planer a span{
  background-image: url(_logo/logo-planer.png);
}


/* -------------- OBECNE -------------- */

.invisible{
  display: none;
}

.bold{
  font-weight: bold;
}

.left{
  text-align: left;
}

.center{
  text-align: center;
}

.hidden{
  position: absolute;
  top: -10000px;
}

.red{
  color: #FF0000;
}

.clear_both{
  clear: both;
}

/* formulare */
table.form {
  border: 0px;
  
}
table.form th {
  border: 0px;
  vertical-align: top;
  text-align: left;
  padding-right: 10px;
  font-weight: normal;
  width: 100px;
}

table.form td {
  border: 0px;
  vertical-align: top;
  padding-bottom: 5px;
  font-weight: normal;
}

table.form td.left_align input{
  width: 300px;
  border: 1px #BFBFBF solid;    
}
table.form td.left_align textarea{
  width: 296px;
  border: 1px #BFBFBF solid;    
}

table td.right_align {
  text-align: right;
}
table td.left_align {
  text-align: left;
}



/* tabulka */
table.contact {
  font-style: italic;
}

table.data  {
  margin: auto; 
}

table.data td {
  vertical-align: top;
  padding: 3px 10px; 
}

table.data tr.even td {
  background-color: #eeeeee;  
}
table.data td.detail {
  width: 60px;
  text-align: center;
}
table.data td.pages {
  width: 350px;
}
table.data th {
  vertical-align: top;
  background: url(_img/submit_middle.png) repeat-x;
  color: #fff;
  height: 11px;
  margin: 0px;
  padding: 10px 10px 0px;
}


table.data a {
  text-decoration: none;
}
table.data a:hover {
  text-decoration: underline;
}


table.data th { 
  text-align: left;
}
table.data th span.row_left { 
  float: left;
  margin-top: -10px;
  margin-left: -15px;
  *position: relative;
  *left: 0px;
}

table.data th.right { 
  text-align: right;
}
table.data th span.row_right { 
  float: right;
  margin-top: -10px;
  margin-right: -15px;
  *margin-top: -21px;
  *position: relative;
  *right: -2px;
}
/* zahlavi */

.button, .row_middle {
  border: 0px;
  background: url(_img/submit_middle.png) repeat-x;
  color: #fff;
  height: 31px;
  margin: 0px;
  padding: 0px  10px;
  cursor: pointer;
}
.row_middle {
  display: block;
  padding: 7px;
  height: 17px;
  cursor: default;
}

.row_left {
  border: 0px;
  background: url(_img/submit_left.png) no-repeat;
  background-position: left;
  padding-left: 5px;
  height: 31px;
  display: inline-block;
}


.row_right {
  border: 0px;
  background: url(_img/submit_right.png) no-repeat;
  background-position: right;
  background-color: transparent;
  padding-right: 5px;
  height: 31px;
  display: inline-block;
}

/* -------------- Login -------------- */
h2.login {  
  font-size: 13px;
}

#login {
  padding-top: 100px;
  min-height: 200px;
  text-align: center;
} 

#login table.form th{
  width: 40px;
}
#login table.form {
  margin: auto;
  text-align: left;
}

/* -------------- Administrace -------------- */
.warning {
  color: red;
}

table.form_edit {
  width: 500px;
  height: 400px;
  margin-left: 25px;
}
textarea#frmeditContent-content{
  width: 400px;
  height: 500px;
  background-color: #fff;
}
div.image_list {
  float: right;
  width: 175px;
  margin-top: -550px;
  margin-right: 25px;
  
}

div#admin {
  padding: 25px 10px; 
}

div#header h1 {
  font-size: 19px;
  line-height: 18px;
  font-weight: normal;
  color: #4190d6;
  margin-bottom: 15px;
  text-transform: uppercase;
}









