﻿a:focus {
	outline:none;
}
* {
	margin:0;
	padding:0;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
.clearfix {
	display: inline-block;
}
* html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
.left
{
    float: left;
}

.right
{
    float:right;
}

body
{
   background-image: url("../img/body-bg.jpg");
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #ffffff;
   font-family: Verdana;
   width: 100%;
   font-size: 12px;
   color: #4d4d4d;
}

#page-width
{
    width: 900px;
    padding-bottom: 20px;

    margin-top: 40px;
}

.main-menu
{
    height: 45px;
    background-color: #6da5ae;
}

.main-menu a
{
    font-size: 18px;
    text-decoration: none;
    
    color: #ffffff;
    text-shadow: 0.05em 0.05em #626262;
    
    display:block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    padding-bottom: 12px;
    
    float: left;   
}

.main-menu a:hover
{
    background-color:#558289;
}

.top-section
{
   background-image: url("../img/top-section-bg.png");
   background-repeat: no-repeat;  
   
   width: 908px;
   height: 279px;
   margin-left: -4px;
   margin-top: -4px;
}

.logo
{
    margin-left: 23px;
    margin-top: 80px;
}

.top-img
{
    margin-right: 16px;
    margin-top: 10px;
}

.main-body
{
    width: 100%;
    margin-left: -2px;
}

.main-body-inner
{
   background-image: url("../img/main-body-bg-middle.png");
   background-repeat: repeat-y;
   width: 868px;
   // height: 400px;
   z-index: -99999;
   
   padding:20px;

}

h1
{
    color: #0f7f92;
    font-size: 14px;
}

.right-col
{
    width: 230px;

}

.right-col h2
{
    color: #3d6f77;
    text-shadow: 0.05em 0.05em #f1f1f1;
    font-size: 16px;
    font-weight: normal;
    padding-top: 14px;
    height: 26px;
    padding-left: 20px;
    background-image: url("../img/h2-bg.jpg");
    
}

.right-col .inner
{
    border: 1px solid #c8ecf2;
}

.element-contact
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.telefon
{
    color: #88ceda;
    font-size: 18px;
    text-shadow: 0.05em 0.05em #88a9ae;
}

.mail
{
    color: #3e4243;
    font-size: 12px;
    text-shadow: 0.05em 0.05em #aeaeae;
}

.adresa
{
    color: #3e4243;
    font-size: 12px;
    text-shadow: 0.05em 0.05em #aeaeae;
}  

.element-servicii
{
    background-image: url("../img/element-servicii-bg.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 10px;
    padding-left: 25px;
    
    color: #3f4344;   
}

.articole
{
   // background-color: Green; 
   width: 300px;
}

.articole h2
{
    color: #0e8093;
    font-size: 14px;
}

.articole a
{
    display: block;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #838383;
    font-weight: bold;
}

.articole a span
{
    color: #4273ff;
}

.articole a:hover
{ 
    color: #000000;
}

.foto
{
    // background-color: red;
    margin-right: 20px;
    width: 300px;
}

.foto h2
{
    color: #0e8093;
    font-size: 14px;
}

.bottom-menu
{
    background-color: #417c86;
    height: 60px;
    margin-bottom: -20px;
    margin-top: 50px;

    color: #ccebf0;
    font-size: 12px;
    text-shadow: 0.05em 0.05em #474747;
    text-decoration: none;
    
    padding-top: 20px;
    padding-left: 20px;
}

.bottom-menu a
{
    color: #ccebf0;
    font-size: 12px;
    text-shadow: 0.05em 0.05em #474747;
    text-decoration: none;
}

.bottom-menu a:hover
{
    color: #000000;
    font-size: 12px;
    // text-shadow: 0.05em 0.05em #d1d1d1;
    text-decoration: none;
}

.imagini img
{
    border: 1px solid #9c9c9c;
}

.imagini img:hover
{
    border: 1px solid #000000;
}
