.white{
	color: white !important;
}

.referencia{
    
    background:  transparent url("/Static/Images/Referencia_background.jpg") no-repeat;
    height: 165px;
}
.referencia_fejlec_szoveg{
    text-align: left;    
    left: 45%;
    top: 70px;
    width: 50%;
    position: relative;
    font-weight: bold;
}
.referencia_fejlec_szoveg h1{
    color: #FF3300;
    
}
.referencia_fejlec_szoveg p{
    color: #717171;
    
}
.referencia_left{
    border: 10px solid #fff;
    width: 410px;
    min-height: 250px;
    background: #aec0b1;
    
    float: left;
    display: inline;
    z-index: 100;
}
.referencia_left ul{
    
    font-size: 12px;    
    font-style: normal;
    line-height: 2em;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    
    text-decoration: none;    
    text-indent: 2px;
    list-style-position: outside;  
    list-style-type: square;
    padding: 10px;
    margin: 2px;
    padding-left:30px;
    color: #363636;
    font-weight: bold;
    list-style-image: url(/Static/Images/zoldpipa.gif);  
}
.referencia_left li a{
   
    color: #363636;
}
.referencia_left li a:hover{       
    color: #356673 ;
    text-decoration: underline;
}
.referencia_left .szoveg{
    font-weight: bold;
    margin-left: 30px;
    color: #363636;
    z-index: 100;
}
.referencia_left  h1{
   z-index: 100;
   margin-top: 20px;
   color: #fff;
   font-weight: normal;
}
.referencia_left .datum{
   z-index: 100;
   
   color: #356673;
}
.referencia_left img{
   z-index: 100;
   margin-right: 5px;
   margin-bottom:3px;
   float: left;
   border: 4px solid #FFF;
}





.referencia_right{
    border: 10px solid #fff;
    width: 500px;
    min-height: 200px;
    background: #356673;    
    float: left;
    
    z-index: -100;
    border-left: 0px solid #fff;
    margin-top: 10px;
}
.referencia_right .szoveg{
    font-size: 13px;
    margin-left: 30px;
    color: #363636;
     font-weight: bold;
    
}
.referencia_right  h1{   
   margin-top: 20px;
   color: #1b3d46;
   margin-bottom: 10px;
   font-weight: normal;
}
.referencia_right .datum{ 
  
   color: #8ea8a0;
}
.referencia_right .kategoriaitem{ 
  
   color: #1b3d46;
}
.referencia_right  h3{     
   color: #FFF;
   margin-bottom:3px; 
    font-weight: normal;
    font-size: 17px; 
}
.referencia_right img{
  
   margin-right: 5px;
   margin-bottom:3px;
   float: left;
   border: 4px solid #FFF;
}

.left{    
     width: 40%; 
    float: left;
}


.form {
   margin-left: 30px;
   margin-top: 30px;
   width: 290px;
   
   
}



