* {
  margin: 0;
  padding: 0;
}

body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 88%;
  color: #000;
  text-align: center;
}

a {
  text-decoration: none;
  color: #006;
}

a:hover {
  color: #600;
}

img {
  border: 0;
 }

h1, h2 {
  font-family: Georgia, "Times New Roman", serif;
}

h1 {
  font-size: 1em;
}

h2 {
  font-size: 1.34em;
  font-weight: bold;
  color: #000;
  margin-top: 12px;
  padding: 0 10px;
  border-bottom: 1px dashed #bbb;
}

h3 {
  font-size: 1em;
  margin: 10px 10px 0px;
}

p {
  margin: 3px 0;
  padding: 3px 10px;
  line-height: 1.1em;
}

#container {
  position: relative;
  margin: 0 auto 10px;
  width: 760px;
  text-align: justify;
  border-bottom: 9px solid #006;
}

body#home #container {
  background: transparent url(../images/iasi-color-s2i.png) no-repeat 95px 125px;
}

/* Header
----------------------------------------------- */

#header {
  position: relative;
  height: 158px;
  background: transparent url(../images/header-1.png) no-repeat top left;
  clear: both;
}

    /* Header =logo
    ----------------------------------------------- */

    #header h1 {
      position: absolute;
      top: 29px;
      left: 60px;
      width: 150px;
      height: 102px;
    }

    #header h1 span {
      position: absolute;
      background: transparent url(../images/logo-1.png) no-repeat top left;
      width: 100%;
      height: 100%;
    }

/* Navigation
----------------------------------------------- */

#nav * {
  margin: 0;
  padding: 0;
}

#nav {
  width: 201px;
  float: left;
  padding: 5px 4px 5px 34px;
  line-height: 1.1em;
}

#nav dl {
  padding-top: 5px;
  list-style-type: none;
}

#nav dl dt {
  margin: 7px 0 5px;
  padding: 3px 10px;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", serif;
  border-bottom: 1px dashed #bbb;
}

#nav dl dd a {
  margin: 1px 0;
  padding: 0 0 0 10px;
  display: block;
  width: 191px;
  font-size: 0.95em;
  color: #006;
}

#nav dl#submenu {
  padding: 0;
}

#nav dl#submenu dt {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: verdana, arial, helvetica, sans-serif;
  border-bottom: none;
}

#nav dl#submenu dt a {
  display: block;
  width: 191px;
  color: #006;
}

#nav dl#submenu dd a {
  margin-left: 20px;
  display: block;
  width: 171px;
  font-size: 1em;
}

#nav a:hover, #nav a#current {
  color: #600;
  background-color: #f2eed5;
}

#nav dl dt a#current {
  color: #600;
}


/* Content
----------------------------------------------- */

#content {
  width: 456px;
  margin-left: 265px;
  padding: 5px 10px;
}

#content a {
  padding-left: 0;
}

#content a:hover {
  text-decoration: underline;
}

#content p {
  font-size: 0.80em;
}

#content sup {
  font-size: 0.65em;
}

#content p.footnote {
  color: blue;
  font-size: 0.75em;
}

#content ul, #content ol {
  padding: 0px 10px 0px;
}

#content dt {
  padding: 5px 10px 3px;
  line-height: 1.1em;
  font-size: 0.80em;
  font-weight:bold;
}

#content li, dd {
  list-style-position: inside;
  font-size: 0.80em;
  margin-left: 10px;
}

#content li {
  list-style-position: outside;
  font-size: 0.80em;
  margin-left: 30px;
}
#content ul {
  line-height: 93%;
}
/* aliniere
----------------------------------------------- */
#content li.meniu {
  padding-top: 3px;
}

#content a.top {
  float: right;
  margin-right: 10px;
  padding-bottom: 0;
  font-size: 0.83em;
}

#content li.dec {
  list-style-type: none;
  padding-top: inherit;
  padding-bottom: 0.5em;
  margin-left: -0.5em;
  font-size: 0.93em;
}

#content hr {
  clear: right;
  border: 0;
  color: #bbb;
  background-color: #bbb;
  height: 1px;
}

#content h3, #content h3 a {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #006;
}

#content h3 a:hover {
  color: #006;
  background-color: transparent;
  text-decoration: none;
  cursor: default;
}

#content div.gallery {
  text-align: center;
  font-size: 0.80em;
}

#content div.gallery a img {
  margin: 20px 15px 5px;
  padding: 5px;
  border: 1px solid #bbb;
}

#content div.gallery a:hover img {
  border: 1px solid #000;
}

#content img#harta {
  margin-top: 10px;
}

#content address {
  padding-left: 10px;
  font-size: 0.80em;
  font-style: normal;
}

#content td {
  padding-left: 10px;
  font-size: 0.80em;
}

/* Footer
----------------------------------------------- */

#footer {
  position: relative;
  height: 35px;
  clear: both;
  border-top: 1px solid #000;
  font-size: 0.7em;
}

#footer p, a {
  margin: 3px 0;
  padding: 3px 5px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  position: absolute;
  top: 3px;
  left: 39px;
}

#credits {
  position: absolute;
  top: 3px;
  right: 33px;
}
