﻿body {
}

.aramaLnk
{
    
    color: #ffffff;
    background-image: none;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    
    margin-top:7px;
}

.dataList 
{
        margin-bottom: 40px;
          
    
    padding-bottom: 40px;
}

.dataList .entry-cover
{

    float: right;
    margin-left: 40px;
    margin-bottom: 0;
    width: 30%;

        display: block;
    
    text-align: center;
    background: #cccccc;
    overflow: hidden;

}

.dataList .entry-header{

        overflow: hidden;
}

.datalistButton
{
        color: #ffffff;
    padding: 8px 25px;
    font-size: 12px;
    display: inline-block;
    position: relative;
    line-height: 2em;
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}

.embed-container {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

#imgMenu{
    float: left;
  padding: 0 15px;
  margin-bottom: 20px;
  margin-top:10px;
}

#imgMenu:hover{
   opacity:0.8;
}

.sloganust{
   /*font-family: 'Fjalla One', sans-serif !important;*/ 
}

.productans p{

    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
}

.mapdiv iframe{

    height:175px;
}

#page-footer p{

    margin-bottom:5px !important;
    padding-bottom:5px;
}

