* {
  margin:0px;
  padding:0px;
  border:0px;
}

html, body {
  height:100%;
}

body {
  background-color:#ececec;
  font-family:Arial;
  color:#0046ad;
  background-image:url(../images/rightbgr.gif);
  background-repeat:repeat-y;
}

#menu-holder {
  width:225px;
  float:left;
  margin-right:20px;
}

h1.logo {
  text-indent:-8000px;
  background-image:url(../images/omniad-logo.gif);
  background-repear:no-repeat;
  width:175px;
  height:50px;
  float:left;
  margin:40px 29px 80px 20px;
}

a.logo {
  display:block;
  width:175px;
  height:50px;
}

ul.menu {
  list-style:none;
  margin-left:20px
}

li.menu {
  font-size:22px;
  color:#adafaf;
}

li.menu:hover {
  color:#fff;
}

a.menu {
  color:#adafaf;
  font-size:22px;
  text-decoration:none;
}

a.menu:hover {
  color:#fff;
}

a.menuactive {
  color:#fff;
  font-size:22px;
  text-decoration:none;
}

#footer {
  width:100%;
  position:fixed;
  bottom:0px;
  font-size:14px;
  color:#fff;
  height:52px;
}

#contact {
  margin-left:20px;
  line-height:20px;
  float:left;
}

#contact a {
  color:#fff;
  text-decoration:none;
}

#copyright {
  float:right;
  color:#adafaf;
  font-size:12px;
  margin-right:20px;
  margin-top:22px;
  position: relative;
  z-index: 500;
}

#right-holder {
  padding-top:40px;
  width: 100%;
  float: left;
}

p.home {
  text-align: center;
  margin-top: 130px;
  width: 100%;
}

#title-holder {
  float: left;
  font-size: 14px;
  height: 50px;
  line-height: 18px;
  width: 250px;
  margin-top: -4px;
}

#topmenu-holder {
  float: right;
  height: 30px;
  margin-top: 20px;
}

a.topmenu-inactive {
  color: #ADAFAF;
  font-size: 16px;
  text-decoration: none;
}

a.topmenu-inactive:hover {
  color: #0046AD;
}

a.topmenu-active {
  color: #0046AD;
  font-size: 16px;
  text-decoration: none;
}

#content-holder {
  width: 100%;
  text-align: center;
  margin-top: 87px;
  position: relative;
  z-index: 150;
}

#contact-content {
  margin-top: 107px;
  width: 760px;
}

#contact-content img {
  float: right;
  border: 1px solid #ddd;
}

#contact-holder {
  width: 378px;
  float: left;
}

.contact-text {
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.contact-form {
  width: 342px;
  height: 259px;
  background: url(../images/form-bgr.jpg);
  border: 0px;
  color: #0046AD;
  font-family: Arial;
  font-size: 12px;
  padding: 10px;
}

a.mailto {
  color: #0046AD;
  text-decoration: none;
}

a.mailto:hover {
  text-decoration: underline;
}

.btn {
  background: transparent;
  border: 0px;
  height: 40px;
  color: #0046AD;
  text-align: left;
  cursor: pointer;
}

/* STIL ZA TABOVE */
/* override the root element to enable scrolling */ 
#flowpanes { 
    position:relative; 
    overflow:hidden;
    clear:both; 
    width: 800px;
    height: 600px;
    margin: 0 auto;
    padding-top: 15px;
} 
 
/* override single pane */ 
#flowpanes div { 
    float:left; 
    display:block;
    cursor:pointer; 
    font-size:14px; 
    width: 800px;
    height: 600px;
} 
 
/* our additional wrapper element for the items */ 
#flowpanes .items { 
    width:20000em; 
    position:absolute;
    clear:both; 
    margin:0; 
    padding:0; 
}

ul.navig {
  list-style: none;
  height: 18px;
  float: right;
}

li.navig {
  float: left;
}

a.t0 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/1-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t0.current {                                      
  background-image: url(../images/nav/1-act.gif);  
}

a.t1 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/2-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t1.current {                                      
  background-image: url(../images/nav/2-act.gif);  
}

a.t2 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/3-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t2.current {                                      
  background-image: url(../images/nav/3-act.gif);  
}

a.t3 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/4-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t3.current {                                      
  background-image: url(../images/nav/4-act.gif);  
}

a.t4 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/5-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t4.current {                                      
  background-image: url(../images/nav/5-act.gif);  
}

a.t5 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/6-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t5.current {                                      
  background-image: url(../images/nav/6-act.gif);  
}

a.t6 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/7-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t6.current {                                      
  background-image: url(../images/nav/7-act.gif);  
}

a.t7 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/8-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t7.current {                                      
  background-image: url(../images/nav/8-act.gif);  
}

a.t8 {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/9-inact.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
}

a.t8.current {                                      
  background-image: url(../images/nav/9-act.gif);  
}

#action-buttons {
  float: right;
}

#play {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/play.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
  cursor: pointer;
}

#pause {
  width: 18px;
  height: 18px;
  background-image: url(../images/nav/pause.gif);
  background-repeat: no-repeat;  
  text-indent: -8000px;
  margin-right: 20px;
  display: block;
  cursor: pointer;
}
