html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  color: #000000;
  background-color: #fbb450;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 0.8em;
  line-height: 1.5em;
}

/* IE HACK FOR POSITIONING */

* body  {
  margin: 0 auto;
  text-align: center;
}

#frame {
  width: 100%;
}

#page {
  width: 886px;
  text-align: left;
  margin: 0 auto;
}

h1, h2, h3 {
  color: #f58a28;
  padding: 0px 0px 12px 0px; 
}

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1.2em;
  font-style: italic;
}


p {
  padding: 0px 0px 7px 0px;
}

a {
  //color: #F58A28;
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #f58a28;
}

/* HEADER OF WEBSITE */

ol, ul {
	margin-left: 20px;
}

#header {
  width: 737px;
  height: 152px;
  margin-top: 30px;
  padding-left: 158px;
  background-image: url(images/header.png);
  background-repeat: no-repeat;
}

#logo {
  padding: 21px 0px 0px 0px;
  width: 107px;
  display: block;
  float: left;
}

#contact-mail {
  padding: 43px 0px 0px 312px;
  width: 100px;
  float: left;
}

#contact {
  font-size: 0.9em;
}

#contact-bullet {
  vertical-align: middle;
}

#web-wrapper {
  position: relative;
  width: 690px;
}

* html #web-wrapper{
  margin-top: -130px;
}

#web-graphics {
  width: 169px;
  height: 399px;
  position: absolute;
  left: 50%;
  margin: 91px 0px 0px 224px;
  z-index: 2;
  background-image: url(images/web-graphics.png);
  background-repeat: no-repeat;
}

/* HEADER OF WEBSITE */

/* CONTENT OF WEBSITE */

#content {
  width: 794px;
  min-height: 280px;
  background-image: url(images/content-bg.png);
  background-repeat: repeat-y;
}

#menu-container {
  width: 122px;
  color: #ffffff;
  float: left;
}

#menu {
  list-style-type: none;
}

#menu li {
  padding: 0px 0px 13px 12px;
}

a.menu-link {
  color: #FFFFFF;
}

a.menu-link:hover {
  color: #f58a28;
  text-decoration: none;
}

a.menu-link-selected {
  color: #f58a28;
}

a.contact {
  color: #000000;
}

a.contact:hover {
  color: #f58a28;
  text-decoration: none;
}

#content-container {
  width: 500px;
  margin: -4px 0px 0px 36px;
  text-align: justify;
  float: left;
}

/* CONTENT OF WEBSITE */


/* WEBSITE FOOTER */
#footer {
  width: 794px;
  height: 190px;
  background-image: url(images/footer.png);
  background-repeat: no-repeat;
}

#quote-container {
  width: 512px;
  height: 190px;
  margin-left: 122px;
  text-align: right;
}

#vrednote {
  height: 19px;
  color: #9c9e9b;
  font-size: 1.5em;
  line-height: 1em;
  padding: 60px 45px 0px 0px;
}

#virtus {
  height: 62px;
  color: #c46910;
  font-size: 3.4em;
  line-height: 1em;
  padding: 0px 72px 0px 0px;
}

#pacta {
  margin-right: 10px;
  height: 23px;
  color: #d1ac8f;
  font-size: 2.0em;
}

#dogovori {
  height: 30px;
  color: #41280a;
  font-size: 1.1em;
  padding: 0px 84px 0px 0px;
}

/* FOOTER */

div.clear {
  clear: both;
}
