@charset "utf-8";
/* CSS Document */

.centrare	{
				position: absolute;
				width: 98%;
				top: 0px;
			}
			
.container	{
				position: relative;
				width: 993px; 
				height: 1300px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #2E2E2E;
				line-height: 17px;
				word-spacing: 2px;
				text-align: left;
				text-decoration: none;
			}
			
.header	{
			position: absolute;
			background-image: url(header.jpg);
			width: 993px;
			height: 155px;
			top: 0px;
			left: 0px;
		}
		
.banner_header	{
					position: absolute;
					width: 680px;
					height: 105px;
					top: 0px;
					left: 245px;
				}
		
.navbar	{
			position: absolute;
			width: 660px;
			height: 30px;
			top: 110px;
			left: 252px;
		}
		
.corp	{
			position: absolute;
			background-image: url(corp.jpg);
			width: 993px;
			height: 1055px;
			top: 155px;
			left: 0px;
		}

.banda_stanga	{
					position: absolute;
					width: 532px;
					height: 860px;
					top: 40px;
					left: 48px;
				}
				
.banda_dreapta	{
					position: absolute;
					width: 317px;
					height: 860px;
					top: 40px;
					left: 580px;
				}
				
.banda_jos	{
				position: absolute;
				width: 850px;
				height: 100px;
				top: 921px;
				left: 48px;
			}
				
.sprijinitine	{
					position: absolute;
					width: 70px;
					height: 222px;
					top: 24px;
					left: 922px;
				}
				
.aliniere_poza_drepta	{
							float: right;
							text-align: right;
							margin-left: 20px;
							margin-bottom: 20px;
						}
		
.footer	{
			position: absolute;
			background-image: url(footer.jpg);
			width: 993px;
			height: 90px;
			top: 1210px;
			left: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			line-height: 17px;
			word-spacing: 2px;
			text-align: left;
			text-decoration: none;
		}
		
.copyright	{
				position: absolute;
				width: 850px;
				height: 78px;
				top: 11px;
				left: 48px;
			}
			
.h1	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 17px;
		word-spacing: 2px;
		font-weight: bold;
	}
		
		
				
.links	{ 
			text-decoration: none;
			color: #DD0000;
		}
.links:link	{ 
				text-decoration: none;
				color: #DD0000;
	  		}
.links:hover	{
					text-decoration: none;
					color: #FFCC33;
				}
				
				
				
.links_footer	{ 
					text-decoration: none;
					color: #FFFFFF;
				}
.links_footer:link	{ 
						text-decoration: none;
						color: #FFFFFF;
	  				}
.links_footer:hover	{
						text-decoration: none;
						color: #FFCC33;
					}
								
					
							
.poza {
		border: 1px solid  #DD0000;
	  }
	  
	  
	  
.links_hello_world	{ 
						text-decoration: none;
						color: #FFFFFF;
					}
.links_hello_world:link	{ 
							text-decoration: none;
						 	color: #FFFFFF;
	  				   	}
.links_hello_world:hover	{
								text-decoration: none;
								color: #DD0000;
							}

