/* CSS Document */

img {
	margin:0px;
	border:0px;
	padding:0px;
}

.img {
	margin:0px;
	border:0px;
	padding:0px;
}

.div
{
	position:relative;
	margin:0px;
	padding:0px;
}
div
{
	position:relative;
	margin:0px; 
	padding:0px;
}
body
{
background-image:url(../images/background_02.jpg);
background-repeat:repeat-x;

margin:0px; 
padding:0px;
top:0px;
background-color:#e2f5fc;


}	

.body {
	margin-top:15px;
	}
.header {
		width:791px;

		margin-left:auto;
		margin-right:auto;
		background-image:url(../images/logo_04.jpg);
		background-repeat:no-repeat;
		background-position:top;
		background-color:#e3f6fc;
		}
		
.header_1{
		width:175px;
		float:left;
			}
			
.header_2{
		width:616px;
		float:left;
			}

.center { 
		width:769px;
		padding:25px 15px 15px 7px;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF;
		
		}
	
			
			
.center_1 {
			width:518px;
			float:left;
			padding:0px 10px 10px 10px;
			}
			
.center_1_index{
			width:538px;
			float:left;
			}

.center_11 {
			width:535px; 
			background-image:url(../images/homepage_27.jpg); 
			background-repeat:no-repeat; 
			background-position:top;  
			background-color:#c4eafa;
			}

.center_111 {		
			margin-top:4px; 
			width:268px; 
			height:213px; 
			float:left; 
			
	        }
			
.center_112	{
 			width:264px; 
			padding-left:3px; 
			float:left;
			}
		
.realizari {
			width:234px;  
			background-color:#FFFFFF;
			background-image:url(../images/white_b_35.jpg);
			background-repeat:no-repeat; 
			background-position:top;
			padding:6px 10px 6px 10px;
			}		
		
.center_2  {
			width:218px;
			float:left;
			background-color:#62b5d7;
			margin:0px 0px 15px 13px;
			}
			
#word2 {
		margin:8px 10px 6px 14px; 
		font-size:11px;
		}

#word {margin:5px 15px 7px 10px;
		}

.footer {
		width:791px;
		margin-left:auto;
		margin-right:auto;
		}
#trafic
{
	margin-left:auto; margin-right:auto; 
	width:90px; padding:7px 0px 10px 0px;
}
		
.div_galerie
	{
		width:170px;
		height:140px;
		padding:5px;
		margin:4px;
		float:left;
		border:1px solid #000000;
		overflow:hidden;
	}

		



.clearfix:after {
   content: ".";             
   display: block;         
   height: 0;             
   clear: both;
   visibility: hidden;
}

/* a fix for IE Mac */
.clearfix {
   display: inline-block;
}   

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
/* End hide from IE-mac */
