/* body */

div.country-info-path { 
  background-image: url('../img/background/top-body-text.gif');
  background-repeat: repeat-x;
  background-color: #ffffff;
  padding-top: 1.5em;
  padding-bottom: 1em;
  padding-left: 10px;
  font-weight: bold;
  font-size: 90%;
}

div.country-info-body { 
  border-top: solid 1px #CCCCCD;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
}

td#country-info-title-images { 
  vertical-align: top;
  padding-bottom: 15px;
}

td#country-info-pdf { 
  vertical-align: bottom;
  padding-bottom: 15px;
}

div.country-info-pdf-file { 
  border: solid 1px #B9BBC8;
  padding: 6px 15px 6px 15px;
  background-color: #F8f7f7;
  font-size: 90%;
}

td#country-info-text { 
  vertical-align: top;
  padding-right: 50px;
  line-height: 1.5em;
}

td#country-info-menu-links { 
  vertical-align: top;
  width: 200px;
}

/* Menu */

div.menu { 
  margin-top: 5px;
  border-bottom: solid 1px #B9BBC8;
}

div.menu-title { 
  background-image: url('../img/box/left-corner-blue-white.gif');
  background-repeat: no-repeat;
  background-color: #3F486E;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 90%;
  font-weight: bold;
  line-height: 1em;
  padding: 3px 0px 3px 15px;
}

div.menu-text { 
  border-top: solid 1px #000000;
  border-right: solid 1px #B9BBC8;
  border-left: solid 1px #B9BBC8;
  padding: 10px 10px 10px 15px;
  font-size: 90%;
}

ul.menu-list { 
  padding: 0px;
  margin: 0px 0px 7px 15px;
}

ul.menu-list li { 
  padding-top: 0.1em;
}


/* Related links */

div.related-links { 
  margin-top: 30px;
  border-left: solid 1px #B9BBC8;
  padding-left: 15px;
  line-height: 1.25em;
}

div.related-links-title { 
  font-size: 120%;
  font-weight: bold;
}

div.related-link-name { 
  margin-top: 10px;
  font-size: 90%;
  font-weight: bold;
}

div.related-link-description { 
  font-size: 90%;
}

div.related-features { 
  margin-top: 30px;
  border-left: solid 1px #B9BBC8;
  padding-left: 15px;
}

div.related-features-title { 
  font-size: 120%;
  font-weight: bold;
}

div.related-feature-name { 
  margin-top: 10px;
}

div.related-feature-description { 
}

div.related-ministries { 
  margin-top: 30px;
  border-left: solid 1px #B9BBC8;
  padding-left: 15px;
}

div.related-ministries-title { 
  font-size: 120%;
  font-weight: bold;
}

div.related-ministry-name { 
  margin-top: 10px;
}

div.related-ministry-description { 
}

div.statistics { 
  font-size: 90%;
  margin: 0px;
  padding: 0px;
  line-height: 1.4em;
}


/* Images */

img.slovenia-map { 
  float: right;
  margin: 5px;
  border: solid 1px #000000;
}

img.chapter-image { 
  margin-right: 10px;
  border: solid 1px;
}


/* Tables */

table.with-border { 
  margin: 10px 10px 10px 0px;
}

table.with-border td { 
  background-color: #CCCCCD;
}

table.with-border-inside td { 
  background-color: #ffffff;
  vertical-align: top;
  padding: 6px;
}

