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

.centrare	{
				position: absolute;
				width: 98%;
				top: 0px;
			}
			
.container	{
				position: relative;
				background-image: url(background.png);
				width: 947px; 
				height: 1035px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #FFFFFF;
				line-height: 18px;
				word-spacing: 2px;
				text-align: left;
				text-decoration: none;
			}
			
.navbar	{
			position: absolute;
			width: 660px;
			height: 70px;
			top: 30px;
			left: 262px;
			font-size: 22px;
			line-height: 30px;
		}

.rosu	{
			position: absolute;
			width: 515px;
			height: 85px;
			top: 167px;
			left: 83px;
			color: #FFFFFF;
		}
		
.negru	{
			position: absolute;
			width: 260px;
			height: 270px;
			top: 233px;
			left: 630px;
		}
		
.albastru	{
				position: absolute;
				width: 482px;
				height: 565px;
				top: 340px;
				left: 69px;
			}
			
.alb	{
			position: absolute;
			width: 246px;
			height: 350px;
			top: 566px;
			left: 640px;
			color: #2E2E2E;
		}
		
.gri	{
			position: absolute;
			width: 800px;
			height: 82px;
			top: 952px;
			left: 69px;
			color: #D5D5D5;
		}
		
		
				
.links	{ 
			text-decoration: none;
			color: #FF1F00;
		}
.links:link	{ 
				text-decoration: none;
				color: #FF1F00;
	  		}
.links:hover	{
					text-decoration: underline;
					color: #000000;
				}
				
				
				
.links_footer	{ 
					text-decoration: none;
					color: #D5D5D5;
				}
.links_footer:link	{ 
						text-decoration: none;
						color: #D5D5D5;
	  				}
.links_footer:hover	{
						text-decoration: underline;
						color: #FFFFFF;
					}
					
					

.links_universal	{ 
						text-decoration: underline;
						color: #FFFFFF;
					}
.links_universal:link	{ 
							text-decoration: underline;
							color: #FFFFFF;
	  					}
.links_universal:hover	{
							text-decoration: none;
							color: #FFFFFF;
						}
						

					
.links_alb	{ 
				text-decoration: underline;
				color: #2E2E2E;
			}
.links_alb:link	{ 
					text-decoration: underline;
					color: #2E2E2E;
	  			}
.links_alb:hover	{
						text-decoration: none;
						color: #2E2E2E;
					}					

									
							
.links_poza	{ 
				text-decoration: none;
				color: #FFFFFF;
			}
.links_poza:link	{ 
						text-decoration: none;
						color: #FFFFFF;
	  				}
.links_poza:hover	{
						text-decoration: none;
						color: #000000;
					}

