/* style for template #0  */

.html,body
   {
     margin: 0;
     padding: 0;
     background: #e9eff5;
   }
     
.menu-orange 
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: White;
    text-align: left;
    text-decoration: none;
    background-image: url(images/orange-square.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 3px;        
    
}

.privetstvie
{
    font-family: Tahoma;
    font-size: 17px;
    color: Black;
    font-weight: bold;
    padding-top: 27px
}

.content-top 
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #f36d00;
    text-align: left;
    background-image: url(images/information.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 0px;        
}

.content-top2 
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #f36d00;
    text-align: left;
    background-image: url(images/information-2.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 0px;        
}


.content
{
    font-family: Arial;
    font-size: 16px;
    color: #434343;
    text-align: justify
}

.content-tarifs
{
    font-family: Arial;
    font-size: 13px;
    color: #434343;
    text-align: justify
}


.spets
{
    font-family: Tahoma;
    font-size: 18px;
    color: #797878;
    font-weight: bold;
    text-align: left;
    font-style: oblique;
    
}

.spets-content
{
    font-family: Arial;
    font-size: 13px;
    color: #ea6302;
    font-weight: bold;
    text-align: left
}


.spets-content-niz
{
    font-family: Arial;
    font-size: 13px;
    color: #ea6302;
    text-align: left;
    padding-left: 5px

}

.dopparam
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    padding-left: 5px

}


.information
{
    font-family: Tahoma;
    font-size: 18px;
    color: White;
    font-weight: bold;
    text-align: left;
    font-style: oblique
}

.information-header
{
    font-family: Tahoma;
    font-size: 13px;
    color: #fedbbd;
    text-align: left;
    font-weight:bold;    
    background-image: url(images/gray-square.jpg);
    background-position: left;
    background-repeat: no-repeat;
    
    }

.information-content
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    color: White;
    text-align:justify
}

.news
{
    font-family: Tahoma;
    font-size: 18px;
    color: #797878;
    font-weight: bold;
    text-align: left;
    font-style: oblique;
    
}

.countdown
{
    font-family: Arial;
    font-size: 12px;
    color: White;
    text-align: center;
    text-align:justify;
    padding-top: 15px;
    padding-left: 50px
}


.footer-menu
{
    font-family: Tahoma;
    font-size: 15px;
    color: White;
    font-weight: bold;
    text-align:justify;
    padding-top: 20px;
    padding-left: 20px
}

.footer-copy
{
    font-family: Arial;
    font-size: 12px;
    color: White;
    text-align: center;
    text-align:justify;
    padding-top: 25px;
    padding-left: 50px
}



.lightmenu
{
    color: white;
    text-decoration: none;
}

.lightmenu:hover
{ 
    color: #d3d7da;
    text-decoration: none;
}


.olive
{
    color: #163106;
    font-weight: normal;
    font-size: 11px;
}


.product
{
    font-family: Tahoma;
    font-size: 17px;
    color: #fa8633;
    font-weight: bold;
    text-align: left;
        
}


