#news_main h2 a, #photoprojects h2 a{
   color: #d92121;
   text-decoration: none;
}
nav .header .close{
    margin-left: 13px;
    margin-top: 8px;
    padding: 10px;
}
.slidesjs-pagination li a{
    font-size: 0px;
}

.pagination img{
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 5px;
    margin-bottom: 33px;
}
.content img, .content p img{
    width: 100%;
}

.img_text {
    display:block;
    font-family: 'Conqueror Sans Regular' !important;
    font-size:12px !important;
    color:#1a1a1a !important;
    line-height:16px !important;
    text-align:left !important;
    padding-top:5px !important;
    padding-bottom:29px !important;
}
.no_bottom_pad {
    padding-bottom:0px !important;
}
.img_text span {
    display:block !important;
    color:#999999 !important;
}
.img_text a {
    color:#d92121 !important;
}
.img_text a:hover {
    color:#999999 !important;
}
.img_text{
    color: #999998 !important;
}
.content blockquote{
    margin: 0px;
    padding-top: 40px;
    background-image: url(images/citata_top.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
}
.content blockquote p{
    margin: 0 auto;
    width: 300px;
    font-family: 'Conqueror Sans Regular' !important;
    font-size: 22px !important;
    line-height: 24px !important;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px !important;
    background-image: url(images/citata_bottom.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 40px;
}
.content iframe{
    width: 100%;
    min-height: 215px;
    height: auto;
}
h6 {
    font-family: 'ConquerorSansMedium';
    font-size:18px;
    color:#1a1a1a;
    line-height:22px;
    font-weight:normal;
    padding-bottom:15px;
}
.content h5 {
    font-family: 'ConquerorSansMedium' !important;
    font-size: 24px !important;
    color: #1a1a1a !important;
    font-weight: normal !important;
    text-align: center !important;
    padding-top: 2px !important;
    padding-bottom: 13px !important;
    text-transform: none;
    letter-spacing: 0px;
}