:link,:visited {
  text-decoration: none;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6,pre,code,p {
  font-size: 1em;
}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0;
  padding: 0;
}
a img,:link img,:visited img {
  border: none;
}
address {
  font-style: normal;
}

html {
  min-height: 100%;
  margin-bottom: 0.01em;
}

body {
  color: #555;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  font-size: 11pt;
  font-family: Arial, sans-serif;
  background-color: #f7f7f7;
}

div#containerbody {
  background: transparent url('imagini/layoutmid.png') repeat-y scroll top center;
}

a {
  color: #00f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.disabled {
  color: #77f;
}

div#logo {
  height: 45px;
  padding-left: 20px;
  color: #929495;
  font-size: 24px;
  font-weight: bold;
  line-height: 42px;
  background: transparent url('imagini/logo.png') no-repeat scroll top center;
}

div#footer {
  clear: both;
  padding-top: 60px;
}
div#footerjos {
  text-align: center;
  font-size: 10px;
  padding-top: 20px;
  color: #336699;
}

div#container {
}

div#colstanga {
  float: left;
  width: 120px;
  margin-top: 20px;
}
div#colstanga ul {
  padding: 10px;
}

div#continut {
  width: 780px;
  float: left;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: auto;
  padding: 20px;
}
div#continut li {
  margin-left: 20px;
  list-style: circle;
}
div#continut p, ul {
  margin-top: 10px;
}

div#continut img {
  border: 1px #ddd solid;
  padding: 2px;
}

h1 {
  margin-bottom: 10px;
  margin-left: -10px;
  color: #d1d4d3;
  font-weight: bold;
  font-size: 16pt;
  line-height: 45px;
  width: 800px;
  padding-left: 20px;
  background: transparent url('imagini/h1.png') no-repeat scroll top right;
}
h2 {
  margin: 10px 0px;
  font-weight: normal;
  font-size: 16pt;
}
h3 {
  margin-top: 10px;
  font-weight: bold;
  font-size: 11pt;
}
h4 {
  margin-top: 10px;
  margin-bottom: -12px;
  font-weight: bold;
  font-size: 11pt;
  height: 30px;
  padding-left: 8px;
  padding-top: 5px;
  background: transparent none no-repeat scroll top right;
}
h5 {
  font-weight: bold;
  font-size: 10pt;
}

form {
  color: #337;
  padding: 0px;
}
fieldset {
  display: inline;
  border: none;
  padding: 0px;
  margin: 0px;
}
legend {
  color: #777;
  font-style: italic;
}
input {
  padding: 0px;
  border: none;
  border: 1px #ddd solid;
}
textarea {
  padding: 0px;
  border: none;
  border: 1px #ddd solid;
}
select {
  padding: 0px;
  border: 1px #ddd solid;
  height: 16px;
  padding: 0px;
}


table.lista {
  border-collapse: collapse;
}
table.lista td {
  border-top: thin #ddd solid;
  border-left: thin #ddd solid;
  padding-right: 5px;
  vertical-align: top;
}

.floatLeft {
  float: left;
  margin-right: 20px;
}
.floatRight {
  float: right;
  margin-left: 20px;
}

.alignLeft {
  text-align: left;
}
.alignCenter {
  text-align: center;
}
.alignRight {
  text-align: right;
}
.clearBoth {
  clear: both;
}
.borderNone {
  border: none;
}

.inlineCenter {
  text-align: center;
  display: inline;
  float: left;
  width: 120px;
  height: 180px;
  vertical-align: middle;
}

hr {
  border: none;
  border-top: 1px #b4a99a solid;
}

div#selects {
  position: absolute;
  width: 400px;
  height: 300px;
  margin-left: 110px;
  margin-right: 110px;
  border: 1px #ddd solid;
  display: none;
}
div#selects iframe {
  background-color: #ffd;
  border: none;
  width: 100%;
  height: 100%;
}


