body
{
	background: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial;
}
.container-narrow {
	margin: 0 auto;
	max-width: 600px;
}
.hr
{
	border-top: 2px #444444 solid;
	padding-top: 20px;
	background: #EEEEEE;
}
.centered{
	float: none;
	margin: 0 auto;
}
/* ADDED for centering navbar items */
.navbar .inner-nav ul {
position:relative;left:50%;float:left;margin-right:0;margin-left:0;
}

/* ADDED for centering navbar items */
.navbar .inner-nav li {
position:relative;right:50%;float:left;margin:0;list-style:none
}

.navbar {
	min-height: 26px;
}

.navbar-nav li {
	padding: 5px 10px;
}

.navbar-nav li a {
	padding: 5px 10px;
}

.navbar-nav {
	font-family: "helios-thin";
	font-size: 16px;
}

.dropdown-menu {
	font-family: "helios-thin";
	font-size: 16px;
}

.navbar-default {
	border-color: #F8F8F8;
}

#hcard-Lena {
	text-align: center;
}

.index-p {
	padding-left: 15px;
	padding-right: 15px;
    font-size: 12px;
	text-align: justify;
}

p {
   text-align: justify;
}

img {
   width: 100%;
}

.p-col
{
	padding: 8px;
    font-size: 14px;
	font-family: arial;
	text-align: center;
}
.page-title
{
	padding-top: 10px;
}
.carousel .item > img
{
	display: inline-block;
}
.container-fluid
{
	padding: 0px;
}

.carousel .item
{
	-webkit-transition: opacity 4s ease;
	-moz-transition: opacity 4s ease;
	-ms-transition: opacity 4s ease;
	-o-transition: opacity 4s ease;
	transition: opacity 4s ease;
	text-align: center;
}
.carousel .active.left
{
	left: 0;
	opacity: 0;
	z-index: 2;
}
.carousel .next
{
	left: 0;
	opacity: 1;
	z-index: 1;
}
.dropdown-menu {
    text-align: left;
}

.nav > li
{
	text-align: left;
}

#slider
{
	padding-bottom: 10px;
}

@media screen and (min-width:981px) {
.title-fit-lena {
    padding-bottom: 8% ; /* % of width, defines aspect ratio*/
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  
}

.title-fit-fotola {
    padding-bottom: 22% ; /* % of width, defines aspect ratio*/
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  
}

.title-line {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  
	height: 2px;
}

    .title-top {
		height: 65px;
	}
	.nav-collapse .nav,
	.nav-collapse .nav > li
	{
	    float:none;
	    display:inline-block;
	    *display:inline; /* ie7 fix */
	    *zoom:1; /* hasLayout ie7 trigger */
	    vertical-align: top;
	}
	.navbar-inner
	{
	    text-align: center;
	}
	.brand
	{
		visibility: hidden;
	}
	.navbar .brand
	{
		display: none;
	}
	.navbar .nav
	{
		margin: 0;
	}
}

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

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

@media screen and (max-width:980px) {
.title-fit {
    position:relative;
    left: 25%;
    width: 50%;
    padding-bottom: 4% ; /* % of width, defines aspect ratio*/
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  
}

.title-line {
    position:relative;
    left: 25%;
    width: 50%;
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  
	height: 2px;
}

	.navbar-fixed-top
	{
		margin-bottom: 0px;
	}
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner
	{
		padding: 0px;
	}
	.brand
	{
		display: block;
	}
}

.dropdown-menu > li > a:hover,
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: #000000;
	background-color: #E5E5E5;
	background-image: linear-gradient(to bottom, #F2F2F2, #E5E5E5);
}

.nav > li > a:hover,
.nav .active > a:hover {
	color: #000000;
	background-color: #E5E5E5;
	background-image: linear-gradient(to bottom, #F2F2F2, #E5E5E5);
}

.navbar
{
    margin-bottom: 1px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #F8F8F8;
}

img#main-image {
    width:100%;
}

.contacts-footer {
   padding-top: 30px;
}

.image-fit {
    position:relative;
    left: 0%;
    width: 100%;
    padding-bottom: 66% ; /* % of width, defines aspect ratio*/
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  
}

.title-space {
	height: 6px;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
}

#gal-title {
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}

a {
  color: #555555;
}

h1 {
  padding-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #333333;
}

table {
  text-align: justify;
  border-width: 0;
  border-spacing: 0;
  border-style: solid;
  border-color: #888888;
  border-collapse: collapse;
}

table td {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 5px 10px 5px;
}

table h1 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  text-align: center;
}

table h2 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
}

table p {
  margin-bottom: 0px;
}

table strong {
  width: 100px;
}


