/* CSS Document */
/* GLOBAL */
body {
  margin:  0; padding: 0;
  background: #FFF;
}
form {
  margin: 0; padding: 0;
}
img {
  border: 0;
}
h1, body#index h2 {
  font-weight: normal;
  margin: 12px 0 1em 0;
}
p, li {
  margin: 0.4em 0;
  line-height: 140%;
}
h1 {
  border-bottom: #D3E1CC solid 7px;
  padding-bottom: 12px;
  margin: 23px 0 1em 0;
}
h2, h3, h4 {
  margin: 1em 0 0.6em 0;
}
h2 span {
  font-weight: normal;
}
body#index h1 {
  border-bottom: 0;
  margin: 0; padding: 0;
}
table, td, th {
  border-collapse: collapse;
}
table {
  margin: 1em 0;
}
td {
  vertical-align: top;
}
th {
  background: #D3E2CC;
}
td, th {
  padding: 0.4em 0.6em;
}
legend {
  font-weight: bold;
}
.clear {
  clear: both;
  height: 1px; font-size: 1px;
}
/* /GLOBAL */
/* TYPOGRAPHY */
  /* Font-family */
  body {
    font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
  }
  h1, h2, h3, h4, h5 {
    font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  }
  #contentFrame ul, #contentFrame ol {
    margin: 1em 0; padding: 0;
  }
  /* Colours */
  h1, h2, .highVisibility, th {
    color: #229140;
  }
  p, li, body#index h3, input, select, label, h3, h4, td, legend, h2 span {
    color: #868686;
  }
  a {
    color: #5174AD;
  }
  #bottom a, ul#mainMenu li a, ul#secNavig li a {
    color: #FFF;
  }
  ul#supportMenu li a {
    color: #E2ECDD;
  }
  /* Size */
  body {
    font-size: 75%;
  }
  body#index h3, body#index #head h1 span, body#page #head div.likeH1 span, body#page2 #head div.likeH1 span {
    font-size: 100%;
  }
  h2, h3, .highVisibility  {
    font-size: 120%;
  }
  h1, body#index h2 {
    font-size: 150%;
  }
  p, li, h4, td, th, legend, label {
    font-size: 90%;
  }
  li li, ul#mainMenu li {
    font-size: 100%;
  }
  ul#supportMenu li, #copy p, h2 span {
    font-size: 80%;
  }
/* /TYPOGRAPHY */
  #contentFrame ol {
  }
  #contentFrame ul li {
  }
  #contentFrame li ul li {
  }
  #contentFrame li li ul li {
  }
/* primary blocks */
#shadowDiv {
}
#shadowTopDiv {
}
#main {
  width: 100%;
  position: relative;
  background: #FFF;
}
#head {
  position: relative;
}
/* /primary blocks */
/* head */
body#index #head h1, body#page #head div.likeH1, body#page2 #head div.likeH1 {
}
body#index #head h1 img, body#page #head div.likeH1 img, body#page2 #head div.likeH1 img {
  margin: 0;
}
body#index #head h1 span, body#page #head div.likeH1 span, body#page2 #head div.likeH1 span {
  display: none;
}
/* head */
#content img.special {
  border: 4px solid #9CB6CE;
  margin: 0 0 4px 8px;
  float: right;
}
/* PAGE */
body#page #contentFrame {
}
body#page #content {
  clear: both;
}
body#page #supportBlock {
}
/* /PAGE */
/* PAGE 2 */
body#page2 #contentFrame {
  background: url(/system/css/img/bgr-content-02.gif) top left repeat-y;
  margin-top: 83px;
  overflow: hidden;
  zoom: 1;
}
body#page2 #content {
  position: relative;
}
body#page2 #supportBlock {
}
body#page2 #supportBlock div {
}
body#page2 #supportBlock div a {
}
body#page2 #supportBlock div h2 {
  background: url(/system/css/img/iko-contacts.gif) left 10px no-repeat;
  padding: 13px 0 1em 34px; margin: 0;
  font-size: 140%;
}
/* /PAGE 2 */
/* JUST INDEX */
body#index h3 {
  font-weight: normal;
  margin: 1em 0 0.4em 0;
}
#contentIndex {
  overflow: hidden;
  zoom: 1;
  background: url(/system/css/img/bgr-certification.jpg) bottom right no-repeat;
}
#contentIndex #resAndTrou {
  width: 200px;
  float: left;
}
#contentIndex #resAndTrou h2, #contentIndex #certification h2 {
  margin-bottom: 0.4em;
}
#contentIndex #resAndTrou #trouble {
}
#contentIndex #resAndTrou #trouble h2 {
}
#contentIndex #resAndTrou #research {
}
#contentIndex #certification {
}
#contentIndex #news {
}
#contentIndex #news h2 {
}
/* /JUST INDEX */
/* FORMS */
  /* form Target */
  form#targetGroup fieldset {
    display: none;
  }
  /* /form Target */
  /* form Search top page */
  form#searchForm fieldset {
    display: none;
  }
  /* /form Search top page */
  /* form Contacts */
  form.formStand fieldset {
    display: none;
  }
  /* /form Contacts */
/* /FORMS */
/* MENU */
  /* main */
  ul#mainMenu {
    display: none;
  }
    /* ostatni na menu.css */
  /* /main */
  /* support */
  ul#supportMenu {
    display: none;
  }
  /* /support */
  /* secondary navigation */
  ul#secNavig {
    display: none;
  }
  /* /secondary navigation */
  /* fast navigation */
  #fastNavigation {
    display: none;
  }
  /* /fast navigation */
  /* crumb navigation */
  p#breadCrumbNav {
    position: absolute; top: 64px; left: 0px;
    margin: 0; padding: 0;
    z-index: 20;
  }
  p#breadCrumbNav a {
    background: url(/system/css/img/arrow-blue-sm-green.gif) right no-repeat;
    padding: 0 8px 0 0;
  }
  /* /crumb navigation */
/* /MENU */
/* Bottom */
#copy {
}
#copy p {
  margin: 0 auto; padding: 10px 0;
}
#bottom {
  display: none;
}
#bottom p {
  margin: 6px 10px 0 32px;
}
#bottom p a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0;
}
#bottom #left {
  float: left;
}
#bottom #left a {
}
#bottom #right {
  float: right;
}
#bottom #right a {
}
/* /Bottom */
/* Design */
.design01 {
  display: none;
}
.design02 {
  display: none;
}
.design03 {
  display: none;
}
#univBar {
  display: none;
}
#graphFeat {
  display: none;
}
.designBannerTop {
  display: none;
}
/* /Design */
ul.sitemap {
}
ul.sitemap ul {
  margin-bottom: 0 !important;
}
ul.sitemap li {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #D4E2CC;
  padding-bottom: 8px;
}
ul.sitemap li li {
  font-size: 12px;
  border: 0;
  padding-bottom: 0px;
}
ul.sitemap li li li {
  font-size: 10px;
  padding-bottom: 8px;
}
p.pageList, p.goBack, p.downloadList, h2.groupELTODO, #copy p  {
  border-top: 1px solid #D4E2CC;
  margin-top: 2em; padding-top: 1em;
}
div.oneNew {
  overflow: hidden;
  zoom: 1;
}
div.oneNew img {
  float: left;
  border: 4px solid #9CB6CE;
  margin: 0 40px 4px 0;
}
div.oneNew h2 {
  margin-top: 0;
}
ul.downloadList li {
  background: url(/system/css/img/iko-download.gif) left 6px no-repeat !important;
}
p.goBack a {
  background: url(/system/css/img/arrow-blue-sm-left.gif) 2px 6px no-repeat;
  padding-left: 12px;
  font-weight: bold;
}
p.goNext {
  text-align: right;
}
p.goNext a {
  background: url(/system/css/img/arrow-blue-sm.gif) right 6px no-repeat;
  padding-right: 10px;
  font-weight: bold;
}
div.listGallery {
}
div.listGallery div {
  width: 122px;
  float: left;
  margin: 0 23px;
  overflow: hidden;
  zoom: 0;
}
div.listGallery div h2 {
  height: 3.5em;
  overflow: hidden;
  margin-bottom: 0;
}
div.listGallery div img {
  border: 4px #9CB6CE solid;
  width: 114px;
}
div#logos img {
  float: left;
  margin-top: 1em;
}
div#logos div {
  float: right;
  width: 580px;
  border-bottom: 1px solid #D4E2CC;
  padding-bottom: 1em;
}
h2.groupELTODO {
  background: url(/system/css/img/logo-eltodo-sm.gif) left no-repeat;
  padding: 0.8em 0 0.8em 30px;
}
ul.groupELTODO li {
  background: #E8EAED !important;
  padding: 0.2em 0;
  width: 227px;
  float: left;
  margin: 0.2em 0 0.2em 3px !important;
}
object {
display: none;
}
