/* MND - Moravské naftové  doly */

.photos {
    overflow: auto;
    list-style-type: none !important;
    list-style-image: none !important;
    margin:0 !important;
    padding: 0 !important;
}
.photos li {
    float: left;
}

#leftcol, #rightcol, #centercol {
  background-color:  #fff;
}



.form input.textfield {
  background-color: #eee;
  border: 1px solid #b7b7b7;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  padding: 2px 0;
  color: #666;
}

.form input.leftmail {
  width: 100px;
  height:12px;
  float: left;
}
.form input.rightsearch {
  float: left;
  height:12px;
  width: 140px;
}

.form input.submit {
  background: url('/img/bg-button.gif') 0 0 repeat-x #60851A;
  color: white;
  border: 0;
  margin:0px 0; 
  padding: 1px 4px;
  height:18px;
  font-size:0.7em;
}

.form label {font-weight:bold;padding-bottom: 6px;display:block;font-size:1.1em;}

form.sideform {
  position: relative;
  height: 100%;
}

form.sideform input.submit {
  float: left;
  width: 68px;
}
form.newsletterform input.submit {
  width: 76px;
} 

a {
  color: #7a7d80;
  border: none;
}
a img {border:none;}
a:hover {
  color: #60851A;
}

.green {color: #60851A;}
.grey {color: #ccc;}
.date {color:#7a7d80;font-size:0.8em;}

a.morelink, a.golink {
background: url('/img/morelink.gif') 0 65% no-repeat;
color: #60851A;
padding-left: 12px;
font-weight: bold;
text-decoration: none;
}
a.morelink {
float: right;
margin-right: 2px;
}
a.morelink:hover, a.golink:hover {text-decoration:underline;}

#contact {
  background: url('/img/bg-contact.png') left bottom no-repeat ;
  min-width: 151px;
  min-height: 177px;_height:177px;
  color: #fefefe;
  padding: 0px 14px 10px;
  margin: 24px 0;
  font-size: 12px;
}
#contact a {
  text-decoration: none;
  color: #fefefe;
}

#contact b {
white-space: nowrap;
}

.search_result {
  background: url('/img/bg-dottedline.gif') 0 100% repeat-x #fff;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.search_result a .result_title {
  font-weight: strong;
  font-size: 110%;
  display: block;
}
.search_info {
  font-size: 85%;
}

.newsletter_msg {
  color: #7a7d80;
  margin-bottom: 6px;
}

table {
/* */

border-collapse: collapse;
border-left: 1px solid #60851A;
border-bottom: 1px solid #60851A;
font-size: 90%;
margin: 1em 0em 1em 0em;
}

th {
background: #e0e0e0;
border-top: 1px solid #60851A;
border-bottom: 1px solid #60851A;
border-right: 1px solid #60851A;
font-weight: normal;
padding: 0.25em 1em;
}

td {
border-top: 1px solid #60851A;
border-right: 1px solid #60851A;
border-bottom: 1px solid #60851A;
padding: 0.25em 1em;
}


ul.misclinks{float:right; list-style-type:none; list-style-image:none !important;}
ul.misclinks li{width:105px;float:left;}
.backbtn,
ul.misclinks li a{display:block;padding:5px 20px;text-decoration:none;font-size:0.9em;_font-size:0.8em;}
.backbtn:hover,
ul.misclinks li a.printLink{background:url('/img/btn-print.gif') center left no-repeat;padding:2px 0 2px 28px;}


