@import "/css/blueprint/reset_clearfix.min.css";
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic&subset=latin,latin-ext&.css);
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222222;
}
body {
  font-size: 14px;
  line-height: 120%;
  background-color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #52535b;
}
.ssp-light {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
}
.ssp-regular {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.ssp-semi-bold {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.ssp-black {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 900;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
EM {
  font-style: italic;
}
A {
  color: #636975;
  text-decoration: none;
}
A:hover,
A:focus {
  text-decoration: underline;
  outline: none;
  color: #e87f00;
}
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
.center {
  margin: 0 auto;
  text-align: center;
}
.center  > ASIDE,
.center  > ARTICLE,
.center  > FORM,
.center  > DIV {
  text-align: left;
}
.left {
  float: left;
}
.right {
  float: right;
}
header {
  background-color: white;
  margin: 0 auto;
  text-align: center;
}
header  > ASIDE,
header  > ARTICLE,
header  > FORM,
header  > DIV {
  text-align: left;
}
header .inner {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  text-align: left;
  position: relative;
  height: 148px;
}
header .inner  > ASIDE,
header .inner  > ARTICLE,
header .inner  > FORM,
header .inner  > DIV {
  text-align: left;
}
header .inner H1.title {
  position: absolute;
  display: block;
  width: 162px;
  height: 68px;
  top: 60px;
  left: 20px;
  background: transparent url(../images/_theme/v0/logo.png) repeat-x 0 0;
}
header .inner H1.title A {
  display: none;
}
header .inner .top-container {
  float: right;
  width: 640px;
  height: 36px;
  padding-right: 20px;
  position: relative;
}
header .inner .top-container UL.social {
  float: right;
  width: 116px;
  margin-top: 12px;
}
header .inner .top-container UL.social LI {
  float: right;
  margin-left: 14px;
}
header .inner .top-container UL.social LI A {
  display: block;
  padding: 0px;
}
header .inner .top-container UL.language {
  float: right;
  width: 70px;
  margin-top: 18px;
}
header .inner .top-container UL.language LI {
  float: right;
  line-height: 20px;
  margin-left: 20px;
}
header .inner .top-container UL.language LI A {
  display: block;
  padding: 0px;
  color: #636975;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 12px;
}
header .inner .top-container UL.language LI A.selected {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 900;
}
header .inner .top-container .search {
  position: absolute;
  top: 13px;
  /*right: 307px;*/
  right: 410px;
  width: 171px;
  display: block;
  float: right;
  text-align: left;
}
header .inner .top-container .search INPUT[type=text] {
  left: 0;
  width: 143px;
  border: solid 1px #cccdd2;
  font-size: 11px;
  line-height: 18px;
  height: 14px;
  padding: 2px 4px;
  position: absolute;
  font-weight: normal;
  color: #798691;
}
header .inner .top-container .search #search-btn {
  text-indent: -9000px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url(../images/_theme/v0/icon-search.png) no-repeat 0 0;
}
header .inner .top-container #top-menu {
  float: right;
  width: 200px;
  margin-top: 18px;
}
header .inner .top-container #top-menu LI {
  display: inline-block;
  float: right;
  line-height: 21px;
  margin: 0px;
  padding: 0px;
}
header .inner .top-container #top-menu LI A {
  text-decoration: none;
  display: block;
  /*padding: 0 5px;*/
  padding: 0 5px 0 10px;
  font-size: 12px;
  margin: 0px;
  text-transform: lowercase;
  color: #798691;
}
header .inner .top-container #top-menu LI A:hover,
header .inner .top-container #top-menu LI A.selected {
  color: #535f68;
}
header .inner NAV {
  position: absolute;
  right: 4px;
  bottom: 0px;
}
header .inner NAV UL {
  float: left;
  margin: 0px;
}
header .inner NAV LI {
  font-size: 1em;
  float: right;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
header .inner NAV LI  > ASIDE,
header .inner NAV LI  > ARTICLE,
header .inner NAV LI  > FORM,
header .inner NAV LI  > DIV {
  text-align: left;
}
header .inner NAV LI A {
  display: block;
  padding: 0px 16px 18px 16px;
  line-height: 20px;
  font-size: 15px;
  text-transform: lowercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  letter-spacing: 0.3px;
  color: #535f68;
}
header .inner NAV LI A.selected,
header .inner NAV LI A:hover {
  color: #e87f00;
  text-decoration: none;
  background: url(../images/_theme/v0/menu-on.png) no-repeat center bottom;
}
.index {
  background: transparent url(../images/_theme/v0/bg/index-bg.jpg) repeat-x 0 0;
}
#wrap {
  padding: 0;
  position: relative;
  background-color: #eeeff0;
}
#wrap .inner {
  display: block;
  width: 980px;
  min-height: 500px;
  margin: 10px auto 35px auto;
}
#wrap .inner ARTICLE {
  padding: 0px;
  float: left;
  width: 580px;
  line-height: 140%;
  min-height: 500px;
  margin: 10px;
  padding: 17px 0px 100px 0px;
}
#wrap .inner ARTICLE h1 {
  font-size: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #535f68;
  margin: 25px 0 15px -3px !important;
  line-height: 45px;
}
#wrap .inner ARTICLE h1.title {
  text-transform: lowercase;
  margin: 0px 0 25px 0!important;
}
#wrap .inner ARTICLE H2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin: 21px 0 12px 0;
  color: #e87f00;
}
#wrap .inner ARTICLE H3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin: 15px 0 0px 0!important;
  padding: 0px;
  color: #e87f00;
}
#wrap .inner ARTICLE P {
  margin: 5px 0 12px 0;
  font-size: 100%;
  line-height: 20px;
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #52535b;
}
#wrap .inner ARTICLE P a {
  color: black;
}
#wrap .inner ARTICLE P IMG {
  margin: 3px 0px 10px 40px;
}
#wrap .inner ARTICLE P IMG.big {
  margin: 3px 0px 10px 0px;
}
#wrap .inner ARTICLE UL {
  padding-left: 25px;
  margin: 0px 0 10px 0;
}
#wrap .inner ARTICLE UL LI {
  list-style-type: disc;
  margin-bottom: 0.2em;
}
#wrap .inner ARTICLE OL {
  padding-left: 25px;
}
#wrap .inner ARTICLE OL LI {
  list-style-type: decimal;
}
#wrap .inner ARTICLE .novosti .slika {
  float: left;
  width: 112px;
}
#wrap .inner ARTICLE .novosti .summary {
  font-weight: bold;
}
#wrap .inner ARTICLE .novosti h1.news-title {
  font-size: 38px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #535f68;
  margin: 25px 0 15px -3px !important;
  line-height: 45px;
  margin: 0px 0 25px 0!important;
}
#wrap .inner ARTICLE .novosti .content {
  float: left;
  margin-bottom: 12px;
}
#wrap .inner ARTICLE .novosti .content H2 {
  margin: 0px 0 6px 0;
  font-size: 18px;
  color: #e87f00;
}
#wrap .inner ARTICLE .novosti .content H2 a {
  color: #e87f00;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
}
#wrap .inner ARTICLE .novosti .content H2 a:hover {
  color: #ff981c;
  text-decoration: none;
}
#wrap .inner ARTICLE .novosti .content h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: italic;
}
#wrap .inner ARTICLE .novosti .content a {
  color: #798691;
}
#wrap .inner ARTICLE .novosti .content a:hover {
  text-decoration: none;
}
#wrap .inner ARTICLE .novosti .content a p {
  margin: 0px 10px 0px 0px;
}
#wrap .inner ARTICLE .novosti .content a p:hover {
  color: #b1b4b5;
  text-decoration: none;
}
#wrap .inner ASIDE {
  width: 160px;
  float: left;
  margin: 100px 10px 20px 20px;
  padding-bottom: 50px;
}
#wrap .inner ASIDE .shared-projects {
  padding: 17px 0 16px 0;
  width: 160px;
  border-bottom: solid 1px #afb6bc;
  border-top: solid 1px #afb6bc;
}
#wrap .inner ASIDE .shared-projects h2 {
  font-size: 42px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #798691;
  text-transform: lowercase;
  line-height: 34px;
  margin-left: -3px;
}
#wrap .inner ASIDE .shared-projects ul {
  padding: 25px 0 0 0;
}
#wrap .inner ASIDE .shared-projects ul li {
  padding: 0px 20px 10px 10px;
  background: transparent url(../images/_theme/v0/news-bullet-off.png) no-repeat 0px 7px;
}
#wrap .inner ASIDE .shared-projects ul li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #52535b;
  font-size: 14px;
}
#wrap .inner ASIDE p a {
  display: block;
  float: left;
  margin: 0px 0px 10px 0px;
  border: solid 1px white;
  font-size: 18px;
  color: white;
  line-height: 18px;
  width: 140px;
  padding: 68px 0px 18px 0px;
  text-align: center;
}
#wrap .inner ASIDE p a.video {
  background: #464646 url(../images/_theme/v0/bg/video-bg.png) no-repeat 45px 24px;
}
#wrap .inner ASIDE p a.vr {
  background: #464646 url(../images/_theme/v0/bg/vr-bg.png) no-repeat 43px 19px;
}
#wrap .inner ASIDE p a.photo {
  background: #e02832 url(../images/_theme/v0/bg/photo-bg.png) no-repeat 46px 17px;
}
#wrap .inner ASIDE.right {
  width: 160px;
  float: right;
  margin: 100px 20px 0px 0px;
  background: none;
}
#wrap .inner ASIDE.right .featured {
  float: left;
  margin: 0 0 20px 0;
  background-color: white;
}
#wrap .inner ASIDE.right .featured a {
  display: block;
  float: left;
  margin: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  background-color: white;
}
#wrap .inner ASIDE.right .featured a p {
  width: 160px;
  height: 100px;
  float: left;
  margin: 0px;
  padding: 0px;
}
#wrap .inner ASIDE.right .featured a p IMG {
  margin: 0px;
  padding: 0px;
  width: 160px;
  height: 100px;
}
#wrap .inner ASIDE.right .featured a h2 {
  widht: 120px;
  line-height: 20px;
  font-size: 18px;
  color: #798691;
  float: left;
  padding: 10px 4px 10px 36px;
  text-decoration: none;
  background: transparent url(../images/_theme/v0/black-arrow.png) no-repeat 20px 18px;
}
#wrap .inner ASIDE.right .featured a:hover h2 {
  color: #f29320;
}
#wrap .inner .wide {
  width: 760px;
  padding: 0px;
  float: right;
  line-height: 140%;
  min-height: 500px;
  padding: 17px 0px 100px 0px;
  margin: 10px 20px 50px 0;
}
#wrap .inner .wide h1 {
  font-size: 48px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #535f68;
  margin: 25px 0 15px -3px !important;
  line-height: 45px;
}
#wrap .inner .wide h1.title,
#wrap .inner .wide h1.projects-title {
  margin: 0px 0 25px 0!important;
}
#wrap .inner .wide H2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin: 21px 0 12px 0;
  color: #e87f00;
}
#wrap .inner .wide H3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin: 15px 0 0px 0!important;
  padding: 0px;
  color: #e87f00;
}
#wrap .inner .wide P {
  margin: 5px 0 12px 0;
  line-height: 17px;
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #798691;
}
#wrap .inner .wide P a {
  color: black;
}
#wrap .inner .wide UL {
  padding-left: 25px;
  margin: 0px 0 10px 0;
}
#wrap .inner .wide UL LI {
  list-style-type: disc;
  margin-bottom: 0.2em;
}
#wrap .inner .wide .references {
  float: left;
  width: 700px;
  padding-bottom: 20px;
  border-bottom: solid 1px #afb6bc;
  margin-bottom: 30px;
}
#wrap .inner .wide .references h2 {
  color: #798691;
  font-size: 36px;
  position: relative;
  margin-bottom: 22px;
}
#wrap .inner .wide .references h2:after {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  content: "";
  width: 450px;
  border-bottom: solid 1px #afb6bc;
}
#wrap .inner .wide .references ul {
  margin: 0 0 0 10px;
  padding: 0px;
}
#wrap .inner .wide .references ul li {
  width: 135px;
  padding: 0 0px 0 14px;
  float: left;
  list-style-type: none;
  margin: 0px;
  background: transparent url(../images/_theme/v0/news-bullet-off.png) no-repeat 0px 6px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #52535b;
  font-size: 14px;
}
#wrap .inner .wide .references table td {
  vertical-align: top;
}
#wrap .inner .wide IFRAME.vr-large {
  width: 700px;
  height: 500px;
}
#wrap .inner .wide ul.photogallery {
  display: block;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#wrap .inner .wide ul.photogallery li {
  float: left;
  margin: 0 18px 19px 0px;
  width: 102px;
  height: 83px;
  list-style-type: none;
}
#wrap .inner .wide ul.photogallery li a {
  display: block;
  width: 64px;
  height: 64px;
}
/* Projekti */

UL.project-grid {
  margin: 0px;
  padding: 0px!important;
}
UL.project-grid LI {
  display: block;
  width: 220px;
  height: 125px;
  float: left;
  padding: 0;
  margin: 0 18px 20px 0!important;
  background-image: none;
  position: relative;
  z-index: 1;
}
UL.project-grid LI .hover {
  position: absolute;
  display: block;
  width: 220px;
  height: 125px;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
UL.project-grid LI .hover IMG.c {
  position: absolute;
  top: 0;
  left: 0;
}
UL.project-grid LI .hover B {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 200px;
  height: 105px;
  display: block;
  padding: 0px;
  line-height: 120%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #404143;
}
UL.project-grid LI .hover EM {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 160px;
  height: 65px;
  margin: 0px;
  line-height: 14px;
  color: #fcfdff;
  font-weight: normal;
  padding: 20px;
  font-style: normal;
  font-size: 14px;
  border: 10px solid white;
}
UL.project-grid LI .hover:hover {
  opacity: 1;
}
UL.project-grid LI IMG.bw {
  position: absolute;
  top: 0;
  left: 0;
}
UL.project-grid li.end {
  margin-right: 0;
}
#map-canvas {
  width: 100%;
  height: 350px;
  float: left;
  margin-top: 20px;
}
#map-canvas #map-info {
  width: 150px;
  height: 80px;
}
.pager UL {
  margin: 0px!important;
  padding: 0px!important;
  float: left;
}
.pager UL LI {
  background-image: none;
  padding: 0 3px;
  float: left;
  list-style-type: none!important;
}
.pager UL LI A {
  display: block;
  text-align: center;
}
.pager UL LI A.selected {
  color: #e87f00;
}
.pager UL LI A:hover {
  color: #e87f00;
}
.pager a.left-lnk {
  line-height: 12px;
  float: left;
  padding: 0 25px 0 16px;
  margin-top: 4px;
  background: transparent url(../images/_theme/v0/left-arrow.png) no-repeat 0 2px;
}
.pager a.right-lnk {
  line-height: 12px;
  float: left;
  padding: 0 16px 0 25px;
  margin-top: 4px;
  background: transparent url(../images/_theme/v0/right-arrow.png) no-repeat right 2px;
}
.project-prev-next {
  margin-top: 0px;
  font-size: 11px;
  color: black;
  font-style: italic;
}
.project-prev-next a.left-lnk {
  float: left;
  padding: 0 0 0 16px;
  margin: 0;
  background: transparent url(../images/_theme/v0/left-arrow.png) no-repeat 0 5px;
}
.project-prev-next a.right-lnk {
  float: right;
  padding: 0 16px 0 0;
  margin: 0;
  background: transparent url(../images/_theme/v0/right-arrow.png) no-repeat right 5px;
}
.project-detalis .content {
  float: left;
  width: 580px;
}
.project-detalis .content H2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 24px;
  margin: 21px 0 12px 0;
  color: #e87f00;
}
.project-detalis .content H3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin: 15px 0 0px 0!important;
  padding: 0px;
  color: #e87f00;
}
.project-detalis .info-links {
  float: right;
  width: 160px;
}
.project-detalis .info-links p {
  padding: 0px;
  color: #636975;
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
}
.project-detalis .info-links ul {
  margin: 20px 0 0 0;
  padding: 0px!important;
}
.project-detalis .info-links ul li {
  margin-bottom: 5px;
  color: #636975;
  background: transparent url(../images/_theme/v0/projects-bullet.png) no-repeat 0 9px;
  padding: 0px 0px 0 10px;
  list-style-type: none!important;
}
.project-detalis .info-links ul li a {
  color: black;
}
/* Projekti END */

.news-naslovna {
  float: left;
  padding: 0 5px 0 10px;
}
.news-naslovna .news-item {
  display: block;
  float: left;
  width: 430px;
}
.news-naslovna .news-item h2 {
  width: 100%;
  float: left;
  font-size: 100%;
  margin: 10px 0px 3px 0px;
  font-weight: 600;
}
.news-naslovna .news-item h2 a {
  padding-left: 20px;
  color: #0168b6;
  background: transparent url(../images/_theme/v0/bg/submenu-on.png) no-repeat 0 3px;
}
.news-naslovna .news-item h2:first-child {
  margin-top: 7px;
}
.news-naslovna .news-item a {
  color: black;
  font-size: 0.9em;
}
.banner-naslovna {
  width: 940px;
  margin: 25px auto 5px auto;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.novosti-naslovna {
  width: 940px;
  height: 440px;
  margin: 10px 20px 0 20px;
  float: left;
  position: relative;
  overflow: hidden;
}
.novosti-naslovna #novosti-holder {
  position: absolute;
  width: 848px;
  height: 349px;
  left: 46px;
  top: 0px;
}
.novosti-naslovna #novosti-holder li.inner-01,
.novosti-naslovna #novosti-holder li.inner-02,
.novosti-naslovna #novosti-holder li.inner-03,
.novosti-naslovna #novosti-holder li.inner-04,
.novosti-naslovna #novosti-holder li.inner-05,
.novosti-naslovna #novosti-holder li.inner-06,
.novosti-naslovna #novosti-holder li.inner-07 {
  display: none;
  width: 848px;
  height: 349px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  background: transparent url(../files/images/index/02.jpg) no-repeat 0 0;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-1,
.novosti-naslovna #novosti-holder li.inner-02 .item-1,
.novosti-naslovna #novosti-holder li.inner-03 .item-1,
.novosti-naslovna #novosti-holder li.inner-04 .item-1,
.novosti-naslovna #novosti-holder li.inner-05 .item-1,
.novosti-naslovna #novosti-holder li.inner-06 .item-1,
.novosti-naslovna #novosti-holder li.inner-07 .item-1,
.novosti-naslovna #novosti-holder li.inner-01 .item-2,
.novosti-naslovna #novosti-holder li.inner-02 .item-2,
.novosti-naslovna #novosti-holder li.inner-03 .item-2,
.novosti-naslovna #novosti-holder li.inner-04 .item-2,
.novosti-naslovna #novosti-holder li.inner-05 .item-2,
.novosti-naslovna #novosti-holder li.inner-06 .item-2,
.novosti-naslovna #novosti-holder li.inner-07 .item-2,
.novosti-naslovna #novosti-holder li.inner-01 .item-3,
.novosti-naslovna #novosti-holder li.inner-02 .item-3,
.novosti-naslovna #novosti-holder li.inner-03 .item-3,
.novosti-naslovna #novosti-holder li.inner-04 .item-3,
.novosti-naslovna #novosti-holder li.inner-05 .item-3,
.novosti-naslovna #novosti-holder li.inner-06 .item-3,
.novosti-naslovna #novosti-holder li.inner-07 .item-3,
.novosti-naslovna #novosti-holder li.inner-01 .item-4,
.novosti-naslovna #novosti-holder li.inner-02 .item-4,
.novosti-naslovna #novosti-holder li.inner-03 .item-4,
.novosti-naslovna #novosti-holder li.inner-04 .item-4,
.novosti-naslovna #novosti-holder li.inner-05 .item-4,
.novosti-naslovna #novosti-holder li.inner-06 .item-4,
.novosti-naslovna #novosti-holder li.inner-07 .item-4,
.novosti-naslovna #novosti-holder li.inner-01 .item-5,
.novosti-naslovna #novosti-holder li.inner-02 .item-5,
.novosti-naslovna #novosti-holder li.inner-03 .item-5,
.novosti-naslovna #novosti-holder li.inner-04 .item-5,
.novosti-naslovna #novosti-holder li.inner-05 .item-5,
.novosti-naslovna #novosti-holder li.inner-06 .item-5,
.novosti-naslovna #novosti-holder li.inner-07 .item-5,
.novosti-naslovna #novosti-holder li.inner-01 .item-6,
.novosti-naslovna #novosti-holder li.inner-02 .item-6,
.novosti-naslovna #novosti-holder li.inner-03 .item-6,
.novosti-naslovna #novosti-holder li.inner-04 .item-6,
.novosti-naslovna #novosti-holder li.inner-05 .item-6,
.novosti-naslovna #novosti-holder li.inner-06 .item-6,
.novosti-naslovna #novosti-holder li.inner-07 .item-6,
.novosti-naslovna #novosti-holder li.inner-01 .item-7,
.novosti-naslovna #novosti-holder li.inner-02 .item-7,
.novosti-naslovna #novosti-holder li.inner-03 .item-7,
.novosti-naslovna #novosti-holder li.inner-04 .item-7,
.novosti-naslovna #novosti-holder li.inner-05 .item-7,
.novosti-naslovna #novosti-holder li.inner-06 .item-7,
.novosti-naslovna #novosti-holder li.inner-07 .item-7 {
  position: absolute;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: white;
  font-size: 60px;
  line-height: 60px;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-1,
.novosti-naslovna #novosti-holder li.inner-02 .item-1,
.novosti-naslovna #novosti-holder li.inner-03 .item-1,
.novosti-naslovna #novosti-holder li.inner-04 .item-1,
.novosti-naslovna #novosti-holder li.inner-05 .item-1,
.novosti-naslovna #novosti-holder li.inner-06 .item-1,
.novosti-naslovna #novosti-holder li.inner-07 .item-1 {
  bottom: 20px;
  right: 14px;
  font-size: 72px;
  line-height: 72px;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-2,
.novosti-naslovna #novosti-holder li.inner-02 .item-2,
.novosti-naslovna #novosti-holder li.inner-03 .item-2,
.novosti-naslovna #novosti-holder li.inner-04 .item-2,
.novosti-naslovna #novosti-holder li.inner-05 .item-2,
.novosti-naslovna #novosti-holder li.inner-06 .item-2,
.novosti-naslovna #novosti-holder li.inner-07 .item-2 {
  top: 14px;
  right: 28px;
  color: #798691;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-3,
.novosti-naslovna #novosti-holder li.inner-02 .item-3,
.novosti-naslovna #novosti-holder li.inner-03 .item-3,
.novosti-naslovna #novosti-holder li.inner-04 .item-3,
.novosti-naslovna #novosti-holder li.inner-05 .item-3,
.novosti-naslovna #novosti-holder li.inner-06 .item-3,
.novosti-naslovna #novosti-holder li.inner-07 .item-3 {
  bottom: 45px;
  right: 18px;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-4,
.novosti-naslovna #novosti-holder li.inner-02 .item-4,
.novosti-naslovna #novosti-holder li.inner-03 .item-4,
.novosti-naslovna #novosti-holder li.inner-04 .item-4,
.novosti-naslovna #novosti-holder li.inner-05 .item-4,
.novosti-naslovna #novosti-holder li.inner-06 .item-4,
.novosti-naslovna #novosti-holder li.inner-07 .item-4 {
  top: 12px;
  left: 25px;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-5,
.novosti-naslovna #novosti-holder li.inner-02 .item-5,
.novosti-naslovna #novosti-holder li.inner-03 .item-5,
.novosti-naslovna #novosti-holder li.inner-04 .item-5,
.novosti-naslovna #novosti-holder li.inner-05 .item-5,
.novosti-naslovna #novosti-holder li.inner-06 .item-5,
.novosti-naslovna #novosti-holder li.inner-07 .item-5 {
  bottom: 21px;
  left: 31px;
  font-size: 72px;
  line-height: 72px;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-6,
.novosti-naslovna #novosti-holder li.inner-02 .item-6,
.novosti-naslovna #novosti-holder li.inner-03 .item-6,
.novosti-naslovna #novosti-holder li.inner-04 .item-6,
.novosti-naslovna #novosti-holder li.inner-05 .item-6,
.novosti-naslovna #novosti-holder li.inner-06 .item-6,
.novosti-naslovna #novosti-holder li.inner-07 .item-6 {
  bottom: 44px;
  right: 17px;
}
.novosti-naslovna #novosti-holder li.inner-01 .item-7,
.novosti-naslovna #novosti-holder li.inner-02 .item-7,
.novosti-naslovna #novosti-holder li.inner-03 .item-7,
.novosti-naslovna #novosti-holder li.inner-04 .item-7,
.novosti-naslovna #novosti-holder li.inner-05 .item-7,
.novosti-naslovna #novosti-holder li.inner-06 .item-7,
.novosti-naslovna #novosti-holder li.inner-07 .item-7 {
  top: 143px;
  left: 25px;
}
.novosti-naslovna #novosti-pager {
  position: absolute;
  bottom: 36px;
  right: 0px;
  height: 6px;
  z-index: 1000;
  background-color: white;
  padding: 7px 3px 0 8px;
}
.novosti-naslovna #novosti-pager LI {
  float: left;
  margin-right: 7px;
  padding: 0;
}
.novosti-naslovna #novosti-pager LI A {
  display: block;
  width: 9px;
  height: 9px;
  border: 0;
  background: transparent url(../images/_theme/v0/bg/slideshow-off.gif) no-repeat 0 0;
  text-decoration: none;
}
.novosti-naslovna #novosti-pager LI A.selected,
.novosti-naslovna #novosti-pager LI A:hover {
  background: transparent url(../images/_theme/v0/bg/slideshow-on.gif) no-repeat 0 0;
}
.novosti-naslovna #novosti-description {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 46px;
  width: 760px;
  z-index: 1000;
}
.novosti-naslovna #novosti-description LI {
  display: none;
  float: left;
  margin-right: 7px;
  padding-left: 20px;
  background: transparent url(../images/_theme/v0/black-arrow.png) no-repeat 0 3px;
}
.novosti-naslovna #novosti-description LI.selected,
.novosti-naslovna #novosti-description LI:hover {
  display: block;
}
.index-news {
  width: 940px;
  height: 233px;
  margin-left: 20px;
  float: left;
  border-bottom: solid 1px #bcc2c8;
}
.index-news h1 {
  font-size: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #798691;
  text-transform: lowercase;
  opacity: 0.5;
  line-height: 45px;
  margin: 6px 0 0 -4px;
  background: transparent url(../images/_theme/v0/bg/index-news-header.gif) no-repeat right bottom;
}
.index-news ul {
  display: block;
  width: 940px;
  margin: 24px 0px 20px 7px;
  float: left;
}
.index-news ul li {
  float: left;
  width: 220px;
  margin-right: 20px;
  height: 155px;
  overflow: hidden;
}
.index-news ul li h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: italic;
  margin-left: 20px;
}
.index-news ul li a {
  display: block;
  font-size: 14px;
  line-height: 130%;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #798691;
  text-decoration: none;
  padding-left: 20px;
  background: transparent url(../images/_theme/v0/news-bullet-off.png) no-repeat 6px 7px;
}
.index-news ul li a h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: black;
}
.index-news ul li a:hover {
  color: #e87f00;
  background: transparent url(../images/_theme/v0/news-bullet-on.png) no-repeat 6px 7px;
}
.index-news ul li:last-child {
  margin-right: 0px;
}
.index-offer {
  width: 940px;
  margin: 10px 20px;
  padding: 30px 0;
  float: left;
}
.index-offer .featured {
  width: 460px;
  height: 140px;
  float: left;
  background-color: white;
  margin: 10px 20px 10px 0;
  position: relative;
  padding: 0px;
  overflow: hidden;
}
.index-offer .featured:last-child {
  margin-right: 0px;
}
.index-offer .featured a {
  float: left;
  width: 460px;
  height: 140px;
  padding: 0px;
  margin: 0px;
}
.index-offer .featured a h2 {
  width: 300px;
  margin: 20px 0 7px 21px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: black;
  line-height: 30px;
}
.index-offer .featured a p {
  width: 270px;
  margin-left: 20px;
  padding: 2px 0 0 19px;
  background: transparent url(../images/_theme/v0/orange-arrow-mid.png) no-repeat 0px 6px;
}
.index-offer .featured a p.image {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 140px;
  height: 140px;
  background: none;
  margin: 0px;
  padding: 0px;
}
.index-offer .featured a p.image IMG {
  margin: 0px;
  padding: 0px;
}
.index-offer .featured a ul {
  margin: 10px 0 0 20px;
  width: 290px;
}
.index-offer .featured a ul li {
  margin: 0px;
  padding: 0px 0 3px 19px;
  background: transparent url(../images/_theme/v0/orange-arrow-mid.png) no-repeat 0px 4px;
}
.index-offer .featured a IMG {
  float: right;
  width: 140px;
  height: 140px;
  margin-left: 10px;
}
.index-offer .featured a:hover {
  text-decoration: none;
}
UL#nav {
  margin-bottom: 30px;
  background-color: white;
  padding: 16px 0;
}
UL#nav LI A {
  display: block;
  padding: 8px 40px;
  text-decoration: none;
  color: #798691;
  background: transparent url(../images/_theme/v0/orange-arrow.png) no-repeat 20px 12px;
}
UL#nav LI A:hover,
UL#nav LI A.selected {
  color: white;
  background: #f29320 url(../images/_theme/v0/black-arrow-sml.png) no-repeat 20px 12px;
}
UL#nav LI LI A {
  padding: 4px 10px 4px 20px;
  font-size: 0.7em;
  font-weight: normal;
}
UL#nav LI LI LI A {
  padding: 4px 10px 4px 25px;
  font-size: 0.6em;
  font-weight: normal;
}
UL#projects {
  margin: 10px 0;
  background-color: white;
  padding: 16px 0;
}
UL#projects h2 {
  font-size: 1,2em;
}
UL#projects LI A {
  display: block;
  padding: 8px 40px;
  text-decoration: none;
  color: #636975;
  font-size: 0,8em;
}
UL#projects LI A:hover {
  color: #464646;
}
UL#projects LI A.selected {
  background: white url(../images/_theme/v0/bg/submenu-on.png) no-repeat 20px 10px;
}
UL#projects LI LI A {
  padding: 4px 10px 4px 20px;
  font-size: 0.7em;
  font-weight: normal;
}
UL#projects LI LI LI A {
  padding: 4px 10px 4px 25px;
  font-size: 0.6em;
  font-weight: normal;
}
UL#siteMap {
  margin: 0px;
  padding: 0px;
}
UL#siteMap li {
  list-style-type: none!important;
  background: url(../images/_theme/v0/orange-arrow.png) no-repeat 0px 6px;
  padding: 0 0 0 15px;
}
UL#siteMap li ul {
  margin: 0 0 10px 10px!important;
  padding: 0px!important;
}
UL#siteMap li ul li {
  list-style-type: none!important;
  background: url(../images/_theme/v0/orange-arrow.png) no-repeat 0px 6px;
  padding: 0 0 0 15px;
}
.revox {
  text-align: center;
  margin-bottom: 20px;
  background: transparent url(../images/_theme/v0/bg/revox-bg.png) no-repeat 0 0;
  width: 680px;
  height: 615px;
  padding-top: 35px;
  margin-left: 40px;
}
.revox .flash {
  width: 300px;
  height: 530px;
  padding: 20px 25px 0 23px;
  background: transparent url(../images/_theme/v0/bg/revox-shadow.png) no-repeat 0 0;
  margin: 0 auto;
}
#aplication {
  width: 554px;
  height: 404px;
  margin: 0 40px;
  padding: 66px 63px 53px 63px;
  background: transparent url(/files/images/application/konferencije/app-bg.png) no-repeat 0 0;
  text-align: center;
}
#aplication img,
#aplication ul,
#aplication li,
#aplication a {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#aplication #app-window {
  width: 554px;
  height: 404px;
  overflow: hidden;
}
#aplication #app-window ul {
  margin: 0px;
  padding: 0px;
}
#aplication #app-window ul li {
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style-type: none;
  position: relative;
}
#aplication #app-window ul li img {
  margin: 0px;
  padding: 0px;
}
#aplication #app-window ul li .app-1-1:hover,
#aplication #app-window ul li .app-1-2:hover,
#aplication #app-window ul li .app-2:hover,
#aplication #app-window ul li .app-1-3:hover,
#aplication #app-window ul li .app-3:hover,
#aplication #app-window ul li .app-4:hover,
#aplication #app-window ul li .app-5:hover,
#aplication #app-window ul li .app-6:hover,
#aplication #app-window ul li .app-7:hover {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
  background-color: red;
  border: solid 2px white;
}
#aplication #app-window ul li .app-1-1,
#aplication #app-window ul li .app-1-2,
#aplication #app-window ul li .app-2,
#aplication #app-window ul li .app-1-3,
#aplication #app-window ul li .app-3,
#aplication #app-window ul li .app-4,
#aplication #app-window ul li .app-5,
#aplication #app-window ul li .app-6,
#aplication #app-window ul li .app-7 {
  position: absolute;
  cursor: pointer;
  border: solid 2px white;
}
#aplication #app-window ul li .app-1-1,
#aplication #app-window ul li .app-1-2,
#aplication #app-window ul li .app-1-3,
#aplication #app-window ul li .app-2,
#aplication #app-window ul li .app-3,
#aplication #app-window ul li .app-4 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#aplication #app-window ul li .app-5,
#aplication #app-window ul li .app-6,
#aplication #app-window ul li .app-7 {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
#aplication #app-window ul li .app-1-1 {
  top: 291px;
  left: 70px;
  width: 126px;
  height: 59px;
}
#aplication #app-window ul li .app-1-2 {
  top: 291px;
  left: 215px;
  width: 126px;
  height: 59px;
}
#aplication #app-window ul li .app-1-3 {
  top: 291px;
  left: 360px;
  width: 126px;
  height: 59px;
}
#aplication #app-window ul li .app-2 {
  top: 159px;
  right: 11px;
  width: 49px;
  height: 49px;
}
#aplication #app-window ul li .app-3 {
  top: 191px;
  right: 139px;
  width: 82px;
  height: 50px;
}
#aplication #app-window ul li .app-4 {
  top: 218px;
  right: 11px;
  width: 48px;
  height: 48px;
}
#aplication #app-window ul li .app-5,
#aplication #app-window ul li .app-6,
#aplication #app-window ul li .app-7 {
  top: 0px;
  right: 14px;
  width: 40px;
  height: 40px;
}
#hotel-bms {
  width: 680px;
  height: 523px;
  margin: 0 40px;
  padding-left: 27px;
  padding-top: 27px;
  background: transparent url(/files/images/application/hotel/hotel-bms.png) no-repeat 0 0;
  text-align: center;
}
#hotel-bms img,
#hotel-bms ul,
#hotel-bms li,
#hotel-bms a {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#hotel-bms #hotel-app-window {
  width: 628px;
  height: 354px;
  overflow: hidden;
}
#hotel-bms #hotel-app-window ul {
  margin: 0px;
  padding: 0px;
}
#hotel-bms #hotel-app-window ul li {
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style-type: none;
  position: relative;
}
#hotel-bms #hotel-app-window ul li img {
  margin: 0px;
  padding: 0px;
}
#hotel-bms #hotel-app-window ul li .app-1-1:hover,
#hotel-bms #hotel-app-window ul li .app-1-2:hover,
#hotel-bms #hotel-app-window ul li .app-2:hover,
#hotel-bms #hotel-app-window ul li .app-1-3:hover,
#hotel-bms #hotel-app-window ul li .app-3:hover,
#hotel-bms #hotel-app-window ul li .app-4:hover,
#hotel-bms #hotel-app-window ul li .app-5:hover,
#hotel-bms #hotel-app-window ul li .app-6:hover,
#hotel-bms #hotel-app-window ul li .app-7:hover {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
  background-color: red;
  border: solid 2px white;
}
#hotel-bms #hotel-app-window ul li .app-1-1,
#hotel-bms #hotel-app-window ul li .app-1-2,
#hotel-bms #hotel-app-window ul li .app-2,
#hotel-bms #hotel-app-window ul li .app-1-3,
#hotel-bms #hotel-app-window ul li .app-3,
#hotel-bms #hotel-app-window ul li .app-4,
#hotel-bms #hotel-app-window ul li .app-5,
#hotel-bms #hotel-app-window ul li .app-6,
#hotel-bms #hotel-app-window ul li .app-7 {
  position: absolute;
  cursor: pointer;
  border: solid 2px white;
}
#hotel-bms #hotel-app-window ul li .app-1-1,
#hotel-bms #hotel-app-window ul li .app-1-2,
#hotel-bms #hotel-app-window ul li .app-1-3,
#hotel-bms #hotel-app-window ul li .app-2,
#hotel-bms #hotel-app-window ul li .app-3,
#hotel-bms #hotel-app-window ul li .app-4,
#hotel-bms #hotel-app-window ul li .app-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#hotel-bms #hotel-app-window ul li .app-1-1 {
  top: 185px;
  left: 332px;
  width: 90px;
  height: 19px;
}
#hotel-bms #hotel-app-window ul li .app-1-2 {
  bottom: 0px;
  left: 0px;
  width: 103px;
  height: 18px;
}
#hotel-bms #hotel-app-window ul li .app-1-3 {
  top: 147px;
  left: 105px;
  width: 103px;
  height: 37px;
}
#hotel-bms #hotel-app-window ul li .app-2 {
  top: 38px;
  right: 16px;
  width: 91px;
  height: 18px;
}
#hotel-bms #hotel-app-window ul li .app-3 {
  top: 221px;
  right: 312px;
  width: 103px;
  height: 37px;
}
#hotel-bms #hotel-app-window ul li .app-4 {
  top: 111px;
  right: 313px;
  width: 103px;
  height: 38px;
}
#hotel-bms #hotel-app-window ul li .app-5,
#hotel-bms #hotel-app-window ul li .app-6,
#hotel-bms #hotel-app-window ul li .app-7 {
  top: 39px;
  left: 105px;
  width: 103px;
  height: 37px;
}
#home-server {
  width: 452px;
  height: 800px;
  margin: 0 40px;
  padding-left: 42px;
  padding-top: 95px;
  background: transparent url(/files/images/application/home/home-server.png) no-repeat 0 0;
  text-align: center;
}
#home-server img,
#home-server ul,
#home-server li,
#home-server a {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#home-server #home-server-app-window {
  width: 217px;
  height: 385px;
  overflow: hidden;
}
#home-server #home-server-app-window ul {
  margin: 0px;
  padding: 0px;
}
#home-server #home-server-app-window ul li {
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style-type: none;
  position: relative;
}
#home-server #home-server-app-window ul li img {
  margin: 0px;
  padding: 0px;
}
#home-server #home-server-app-window ul li .app-1-1:hover,
#home-server #home-server-app-window ul li .app-1-2:hover,
#home-server #home-server-app-window ul li .app-2:hover,
#home-server #home-server-app-window ul li .app-1-3:hover,
#home-server #home-server-app-window ul li .app-3:hover,
#home-server #home-server-app-window ul li .app-4:hover,
#home-server #home-server-app-window ul li .app-5:hover,
#home-server #home-server-app-window ul li .app-6:hover,
#home-server #home-server-app-window ul li .app-7:hover {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
  background-color: red;
  border: solid 2px white;
}
#home-server #home-server-app-window ul li .app-1-1,
#home-server #home-server-app-window ul li .app-1-2,
#home-server #home-server-app-window ul li .app-2,
#home-server #home-server-app-window ul li .app-1-3,
#home-server #home-server-app-window ul li .app-3,
#home-server #home-server-app-window ul li .app-4,
#home-server #home-server-app-window ul li .app-5,
#home-server #home-server-app-window ul li .app-6,
#home-server #home-server-app-window ul li .app-7 {
  position: absolute;
  cursor: pointer;
  border: solid 2px white;
}
#home-server #home-server-app-window ul li .app-1-1,
#home-server #home-server-app-window ul li .app-1-2,
#home-server #home-server-app-window ul li .app-1-3,
#home-server #home-server-app-window ul li .app-2,
#home-server #home-server-app-window ul li .app-3,
#home-server #home-server-app-window ul li .app-4,
#home-server #home-server-app-window ul li .app-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#home-server #home-server-app-window ul li .app-1-1 {
  bottom: 0px;
  left: 0px;
  width: 49px;
  height: 27px;
}
#home-server #home-server-app-window ul li .app-1-2 {
  bottom: 208px;
  left: 0px;
  width: 105px;
  height: 43px;
}
#home-server #home-server-app-window ul li .app-1-3 {
  top: 219px;
  left: 0px;
  width: 105px;
  height: 43px;
}
#home-server #home-server-app-window ul li .app-2 {
  bottom: 119px;
  right: 0px;
  width: 105px;
  height: 43px;
}
#home-server #home-server-app-window ul li .app-3 {
  top: 175px;
  right: 0px;
  width: 105px;
  height: 43px;
}
#home-server #home-server-app-window ul li .app-4 {
  top: 111px;
  right: 313px;
  width: 103px;
  height: 38px;
}
#home-server #home-server-app-window ul li .app-5,
#home-server #home-server-app-window ul li .app-6,
#home-server #home-server-app-window ul li .app-7 {
  top: 39px;
  left: 105px;
  width: 103px;
  height: 37px;
}
FOOTER {
  min-height: 500px;
  background-color: white;
}
FOOTER DIV.inner {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding-top: 25px;
  text-align: center;
}
FOOTER DIV.inner  > ASIDE,
FOOTER DIV.inner  > ARTICLE,
FOOTER DIV.inner  > FORM,
FOOTER DIV.inner  > DIV {
  text-align: left;
}
FOOTER DIV.inner .logotypes {
  width: 100%;
  height: 60px;
  border-bottom: solid 1px #bcc2c8;
  margin-bottom: 30px;
}
FOOTER DIV.inner .logotypes ul {
  width: 100%;
}
FOOTER DIV.inner .logotypes ul li {
  float: left;
  padding: 0 8px 0 8px;
}
FOOTER DIV.inner .info {
  float: left;
  text-align: center;
  width: 100%;
  padding: 10px 0px;
  color: #798691;
}
FOOTER DIV.inner .menu {
  width: 100%;
  text-align: center;
}
FOOTER DIV.inner .menu A {
  text-transform: lowercase;
  margin: 0 7px;
  color: #798691;
}
FOOTER DIV.inner .dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 2px 6px;
  background: url(../images/_theme/v0/bg/footer-dot.gif) no-repeat 0 0px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
