body{
    background-color: #000;
    background-position: center top;
    background-repeat: no-repeat;
/*
    background-image: url("images/background.85d9c2d7ea12.jpg"), url("images/bg.c4cfc14ca5f5.jpg");
    background-attachment: scroll, fixed;
*/
    background-image: url("images/bg2.b34f4c054024.jpg?ver=2");
    background-attachment: fixed;
}
a:hover{
    color:#F2DDAB;
}
p a {
    text-decoration: underline;
}
strong{
    font-weight: 800;
}

.container-fluid {
    max-width: 970px;
}
#container {
    /*background-color: #fff;*/
}
#header {
    height:200px;
    /*background: url("images/header.84eb1beaa1b7.jpg") center no-repeat transparent;*/
}
#header h1{
    margin: 30px 0 0 ;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    font-weight: 800;
}
#header h1 a{
    color:#fff;
}
#header h1 span.derma{
    display:block;
}
#header h1 a .tm{
    color:rgb(230, 175, 136);
}
#header h2{
    margin: 0;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 200;
    color:rgb(230, 175, 136);
}

#header img {
    border: none;
}
.article_list .a1 {
    position: relative;
}
.article_list .a1 .lead{
    position: absolute;
    bottom: -10px;
    left:25px;
    right:40px;
    background: rgba(0,0,0,.3);
    padding:15px 5px 5px;
}
.article_list .a1 h1{
    font-weight:200;
    line-height:1em;
    font-size:24px;
    margin: 0 0 10px;
}
.article_list .a1 p{
    margin:0;
    font-size:14px;
    color:#fff;
}
.article_list .a1 img{
    width:600px;
    height:auto;
}
nav{
    margin-top: 30px;
}
#brand {
    display: block;
    text-align: center;
}
#nlz-navbar a, h3.panel-title, .btn {
    text-transform: uppercase;
    font-size: 12px;
}

.article_list h1 {
    font-size:24px;
    font-weight:200;
    margin-left:10px;
}

.article_list p {
    margin-bottom: 30px;
    margin-left:10px;
}
#flatpage #content img,
img.cover,
.article_list img {
    border-width: 8px 7px 8px 8px;
    border-color: rgb(155, 111, 81);
    border-style: solid;
}

#flatpage #content img {
    margin:10px -12px;
}

#flatpage .sodeluj.hidden {
    display:none;
}
#flatpage .nadaljuj {
    display:none;
}
#flatpage .nadaljuj.visible {
    display: block;
}
#flatpage .response {
    font-size:21px;
    color: #fff;
    padding:1em;
    border-width: 8px;
    border-color: rgb(155, 111, 81);
    border-style: solid;
}

img.cover {
    border-width: 8px 8px 8px 9px;
}

#video-PR {
    width:940px;
    height: 528px;
    max-width: 100%;
}

h1{
    font-size:24px;
    color: #fff;
}

h3 {
    font-size:21px;
}

h4{
    margin: 30px 0 15px;
}

img.tuba {
    width: 160px;
    height: auto;
    border:none;
}

.a2 p {
    display: none;
}

.tl1 {
    margin: 15px 0;
    font-weight:200;
}

.tl2{
    font-weight:200;
    margin: 15px 15px;
    color: rgb(230, 175, 136);
 }

.tl2 strong{
    color: rgb(155, 111, 81);
}

.tl3 {
    font-weight:800;
    margin: 15px 30px;
    color: #F2DDAB;
}

.cta span{
    display: block;
}
.cta .btn {
    margin: 15px 45px;
    padding: 14px 16px 8px;
    font-size: 1.5em;
    text-transform: none;
}

.article_list .cta p {
    font-size: 12px;
    color: #F2DDAB;
    margin: 15px 15px 15px 0px;
}

.cta img{
    margin:0 auto;
    display: block;
}

#flatpage strong{
    color: #fff;
}

#flatpage h3{
   color: #F2DDAB;
}

#flatpage h4 {
    color:rgb(155, 111, 81);
}

#sidebar .tuba{
    display: block;
    margin:50px auto;
}

form {
    padding: 15px;
    border: 2px solid rgb(155, 111, 81);
}

label {
    width: 200px;
    vertical-align: top;
}

input[type="file"],
input[type="submit"] {
    display: block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 14px 16px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    color: #fff;
    background-color: #e6af88;
    background-image: linear-gradient(#ebc0a1,#e6af88 60%,#e2a477);
    background-image: -webkit-linear-gradient(#ebc0a1,#e6af88 60%,#e2a477);
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    border-color: rgba(0,0,0,.6);
    text-transform: uppercase;
}

input[type="file"]{
background-image: -webkit-linear-gradient(#484e55,#3a3f44 60%,#313539);
background-image: linear-gradient(#484e55,#3a3f44 60%,#313539);
}

.field_202 label,
.field_203 label{
    display: none;
}

.errorlist {
    list-style: none;
    border-bottom: 2px solid rgb(73, 17, 14);
    margin: 15px 0 5px;
    padding: 0;
}

.errorlist li{
    color: rgb(155, 111, 81);
}

footer a {
    color: rgb(153, 153, 153);
    font-size: 12px;
}
.margin-bottom {
    margin-bottom: 20px;
}
.margin-top {
    margin-top: 20px;
}

.share > div, .share > iframe {
    margin: 0 5px 0 0;
    padding: 0px;
    vertical-align: top;
    display: inline-block;
}
.carousel-control {
    width: 5%;
    font-size: 50px;
    line-height: 130px;
}
div.carousel {
    border-radius: 4px;
}