@charset "utf-8";
/* CSS Document */

.centrare	{
				position: absolute;
				width: 98%;
				top: 0px;
			}
			
.container	{
				position: relative;
				background-image: url(elemente-pagina/background.jpg);
				width: 989px; 
				height: 1200px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #AAAAAA;
				line-height: 17px;
				word-spacing: 2px;
				text-align: left;
				text-decoration: none;
			}
			
.header	{
			position: absolute;
			background-image: url(elemente-pagina/header.jpg);
			width: 989px;
			height: 102px;
			top: 0px;
			left: 0px;
		}
				
.corp	{
			position: absolute;
			width: 989px;
			height: 890px;
			top: 106px;
			left: 0px;
		}
		
.footer	{
			position: absolute;
			background-image: url(elemente-pagina/footer.jpg);
			width: 989px;
			height: 204px;
			top: 996px;
			left: 0px;
		}
		
.header_navbar	{
					position: absolute;
					width: 380px;
					height: 20px;
					top: 60px;
					left: 493px;
				}
				
.galerie_navbar	{
					position: absolute;
					width: 160px;
					height: 300px;
					top: 0px;
					left: 55px;
				}
				
.reclama_stanga	{
					position: absolute;
					width: 170px;
					height: 300px;
					top: 307px;
					left: 30px;
				}
					
.linkuri_externe	{
						position: absolute;
						width: 150px;
						height: 250px;
						top: 635px;
						left: 55px;
					}
					
.content	{
				position: absolute;
				width: 620px;
				height: 890px;
				top: 0px;
				left: 247px;
			}
			
.etichete	{
				position: absolute;
				width: 620px;
				height: 110px;
				top: 775px;
				left: 247px;
			}
			
.contoare	{
				position: absolute;
				width: 50px;
				height: 160px;
				top: 715px;
				left: 911px;
			}
			
.autor	{
			position: absolute;
			width: 620px;
			height: 50px;
			top: 43px;
			left: 247px;
		}
		
.multumim	{
				position: absolute;
				width: 920px;
				height: 65px;
				top: 124px;
				left: 55px;
			}
		
		
				
.links	{ 
			text-decoration: none;
			color: #FFFFFF;
		}
.links:link	{ 
				text-decoration: none;
				color: #FFFFFF;
	  		}
.links:hover	{
					text-decoration: none;
					color: #AAAAAA;
				}
				
				
				
.links_footer	{ 
					text-decoration: none;
					color: #595959;
				}
.links_footer:link	{ 
						text-decoration: none;
						color: #595959;
	  				}
.links_footer:hover	{
						text-decoration: none;
						color: #FFFFFF;
					}
					
					
					
.links_fg	{ 
				text-decoration: none;
				color: #FF3300;
			}
.links_fg:link	{ 
					text-decoration: none;
					color: #FF3300;
	  			}
.links_fg:hover	{
					text-decoration: none;
					color: #FFFFFF;
				}
			
	
			
.h1	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 11px;
		color: #AAAAAA;
		text-align: center;
	}				


