
.productMenu,
.bioMenu,
.tipMenu,
.pressMenu,
.internationalMenu {
  clear: both;
  border: 1px solid #f2f2f2;
  background: url(/images/kut1b.gif) no-repeat right bottom;
}
.productMenu h2,
.bioMenu h2,
.tipMenu h2,
.pressMenu h2,
.internationalMenu h2 {
  margin: 0;
  padding: 1px 4px;
  font-size: 68.75%;
  background: #ff7711;
  color: white;
}
.productMenu .c_default,
.bioMenu .c_default,
.tipMenu .c_default,
.pressMenu .c_default,
.internationalMenu .c_default {
  padding: 1ex;
}
.productMenu .c_default a,
.bioMenu .c_default a,
.tipMenu .c_default a,
.pressMenu .c_default a,
.internationalMenu .c_default a {
  display: block;
  padding: 2px 0;
}

#header {
  margin-top: 8px;
  width: 750px;
  background: #87cefa;
}
#header #company {
  padding-top: 29px;
  font-size: 150%;
  font-weight: bold;
  color: white;
}
#headerLogo {
  display: inline;
  float: left;
  margin-top: 4px;
}
#naviBar {
  margin-top: 5px;
  clear: left;
}
#slogan {
  clear: left;
  padding: 18px 0;
  font-size: 112.5%;
  font-weight: bold;
  background: #ff7711;
  color: white;
}
#shadow {
  background: white url(/images/pozadina.gif) repeat-x center top;
}

#sideBar {
  width: 188px;
  vertical-align: top;
  background: #97bbd3 url(/images/H2O_BGBars.gif) repeat-y;
}

.sideBox {
  margin: 15px;
  border: 1px solid #31556d;
  font-size: 62.5%;
  background: #f2f2f2 url(/images/kut2.gif) no-repeat right bottom;
}

#main {
  width: 542px;
  padding: 10px;
  vertical-align: top;
  background: white;
}

h1.contentopen {
  font-size: 120%;
}

#naviBar a {
  display: inline;
  float: left;
  border: 1px solid;
  border-left-color: #97bbd3;
  border-top-color: #97bbd3;
  border-right-color: #31556d;
  border-bottom-color: #31556d;
  padding: 2px 4px;
  font-size: 68.75%;
  font-weight: bold;
  background: #f2f2f2;
  color: #ff7711;
}
#naviBar a:hover {
  background: #f5f5dc;
}

/* Content templates */
div.contentitem_default {
  margin: 0 0 1em;
}

h2.c_default {
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 75%;
}

div.c_default {
  font-size: 68.75%;
}

div.icon_default {
  padding: 1ex;
  font-size: 68.75%;
  text-align: left;
}

div.contentitem_sidebox {
  margin: 0px;
}

h2.c_sidebox {
  margin: 0;
  padding: 1em 0;
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  background: #ff7711;
  color: white;
}

div.c_sidebox {
  color: #808080;
  padding: 1em 1ex;
}

div.icon_sidebox {
  text-align: center;
}

div.contentitem_testimonials {
  margin: 0 80px 50px;
  border: 1px solid #666666;
  padding: 30px;
}

h2.c_testimonials {
  margin-bottom: 0.5em;
  font-size: 75%;
}

div.c_testimonials {
  font-size: 68.75%;
}

div.icon_testimonials {
  text-align: center;
}

div.c_headeles_standin {
  display: none;
}

div.c_headeles {
  margin: 0px;
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
}

div.c_headeles a {
  color: #ffffff;
}

.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    font-size: 10%;
}

.contentPic {
    text-align: center;
    display: inline;
    float: left;
    margin-right: 7px;
    font-weight: bold;
    width: 240px;
}

/* Non-CMS */

#footer1, #footer2 {
  width: 750px;
}
#footer2 {
  margin-bottom: 5em;
  font-size: 62.5%;
  color: #ff7711;
}
#footer2 a {
  color: inherit;
}
#naviText, #copyright {
  text-align: left;
  padding: 5px;
  font-size: 68.75%;
  background: #87cefa;
  color: white;
}
#navitext {
  padding-bottom: 10px;
}
#naviText a {
  color: #414458;
}

.hoverUl {
  text-decoration: none;
}
.hoverUl:hover {
  text-decoration: underline;
}

#navibar a {
    line-height: 15px;
}

#naviBar a.special {
    color: black;
    background-color: #f5f5dc;
    font-size: 90%;
}



/* END Non-CMS */

/* Administration */
span.admin_message {
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

span.admin_error {
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

div.admin_message {
  padding: 4px;
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

div.admin_error {
  padding: 4px;
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

table.admin_index {
  font-size: 0.8em;
}

th.admin_index {
  font-weight: bold;
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

tr.admin_index_th {
  background-color: #666666;
  color: #ffffff;
}

tr.admin_index_even, tr.admin_index {
  background-color: #dddddd;
  font-size: 1.0em;
}

tr.admin_index_odd {
  background-color: #eeeeee;
  font-size: 1.0em;
}

tr.admin_index_context {
  background-color: #aaaadd;
  font-size: 1.0em;
}

td.admin_index {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* All-around */

html { overflow: -moz-scrollbars-vertical; }

body {
  padding: 0px;
  border: 0px;
  margin: 0px;
  background: #f2f2f2;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  color: #808080;
}

body.admin {
  color: black;
}
body.admin a {
  color: blue;
}
body.admin a:visited {
  color: purple;
}
body.admin a.nameonly {
  color: black;
}


a {
  color: #ff7711;
}
a.nameonly {
  color: #808080;
}

ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

form {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

sup, sub {
  font-size: 66%;
}
sup {
  vertical-align: top;
}
sub {
  vertical-align: bottom;
}

img {
  border: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table td {
  padding: 0;
}

/*
a.file_attach {
  font-family: ;
  font-size: xx-small;
  font-weight: bold;
  color: ;
  text-decoration: none;
}

a.file_attach:hover {
  text-decoration: underline;
  color: ;
}
*/

