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

.centrare	{
				position: absolute;
				width: 98%;
				top: 0px;
			}
			
.container	{
				position: relative;
				background-image: url(background.jpg);
				width: 948px; 
				height: 730px;
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #003366;
				line-height: 18px;
				word-spacing: 2px;
				text-align: left;
				text-decoration: none;
			}
			
.navbar	{
			position: absolute;
			width: 323px;
			height: 20px;
			top: 125px;
			left: 290px;
		}

.content	{
				position: absolute;
				width: 567px;
				height: 370px;
				top: 166px;
				left: 57px;
			}
		
.footer	{
			position: absolute;
			width: 547px;
			height: 110px;
			top: 590px;
			left: 67px;
			font-family: "Trebuchet MS";
			font-size: 12px;
			color: #CC9966;
			line-height: 18px;
			word-spacing: 2px;
			text-align: left;
			text-decoration: none;
		}
			
.limba	{
			position: absolute;
			width: 180px;
			height: 100px;
			top: 590px;
			left: 700px;
		}
			
.h1	{
		font-family: "Trebuchet MS";
		font-size: 12px;
		line-height: 18px;
		word-spacing: 2px;
		font-weight: normal;
	}
		
		
				
.links	{ 
			text-decoration: none;
			color: #FFFFFF;
		}
.links:link	{ 
				text-decoration: none;
				color: #FFFFFF;
	  		}
.links:hover	{
					text-decoration: none;
					color: #0066FF;
				}
				
				
				
.links_footer	{ 
					text-decoration: none;
					color: #CC9966;
				}
.links_footer:link	{ 
						text-decoration: none;
						color: #CC9966;
	  				}
.links_footer:hover	{
						text-decoration: none;
						color: #BB0000;
					}
					
					
					
.links_activ	{ 
					text-decoration: underline;
					color: #FFFFFF;
				}
.links_activ:link	{ 
						text-decoration: underline;
						color: #FFFFFF;
	  				}
.links_activ:hover	{
						text-decoration: underline;
						color: #0066FF;
					}	
					
					
					
.links_content	{ 
					text-decoration: none;
					color: #BB0000;
				}
.links_content:link	{ 
						text-decoration: none;
						color: #BB0000;
	  				}
.links_content:hover	{
						text-decoration: none;
						color: #0066FF;
					}
					
					
					
.links_colectie	{ 
					text-decoration: none;
					color: #0066FF;
				}
.links_colectie:link	{ 
							text-decoration: none;
							color: #0066FF;
	  					}
.links_colectie:hover	{
							text-decoration: none;
							color: #BB0000;
						}				
							
.poza {
		border: 1px solid #FFFFFF;
	  }


