: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: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  font-size: 11pt;
  font-family: Arial, sans-serif;
  background: transparent url('imagini/shadfow.jpg') repeat-y scroll top center;
}

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#header {
  height: 120px;
  background: transparent url('imagini/layouttop.png') no-repeat scroll top center;
}

div#footer {
  clear: both;
  padding-top: 60px;
  text-align: center;
  font-size: 10px;
  height: 40px;
  background: #fff url('imagini/layoutbot.png') no-repeat scroll top center;
  color: #336699;
}


div#container {
}

div#colstanga {
  float: left;
  margin-left: 30px;
  margin-top: -40px;
  padding: 5px;
  width: 190px;
}
div#colstanga ul {
  padding: 10px;
}

div#coldreapta {
  float: left;
  margin-top: -95px;
  margin-left: auto;
  width: 255px;
}
div#coldreapta ul {
  padding: 10px;
}

div#continut {
  width: 440px;
  float: left;
  margin-top: -20px;
  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;
  color: #fb8b00;
  font-weight: bold;
  font-size: 18pt;
}
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 url('imagini/h4.png') 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%;
}

