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

.centrare	{
				position: absolute;
				width: 98%;
				top: 0px;
			}
			
.container	{
				position: relative;
				width: 942px; 
				height: 1296px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #585858;
				line-height: 17px;
				word-spacing: 2px;
				text-align: left;
				text-decoration: none;
			}
			
.logo	{
			position: absolute;
			background-image: url(logo.jpg);
			width: 309px;
			height: 199px;
			top: 0px;
			left: 0px;
		}
		
.navbar	{
			position: absolute;
			background-image: url(navbar.jpg);
			width: 633px;
			height: 115px;
			top: 0px;
			left: 309px;
			text-align: center;
		}
		
.sidebar	{
				position: absolute;
				width: 287px;
				height: 240px;
				top: 199px;
				left: 21px;
			}
			
.descriere	{
				position: absolute;
				width: 287px;
				height: 427px;
				top: 439px;
				left: 21px;
			}
			
.corp	{
			position: absolute;
			width: 589px;
			height: 751px;
			top: 115px;
			left: 331px;
		}
		
.footer	{
			position: absolute;
			width: 942px;
			height: 430px;
			top: 866px;
			left: 0px;
		}
		
.footer_bar	{
				position: absolute;
				background-image: url(footer_bar.jpg);
				width: 942px;
				height: 104px;
				top: 0px;
				left: 0px;
				text-align: center;
			}
			
.judete	{
			position: absolute;
			width: 942px;
			height: 141px;
			top: 104px;
			left: 0px;
		}
			
.pub	{
			position: absolute;
			width: 942px;
			height: 105px;
			top: 245px;
			left: 0px;
			text-align: center;
		}
		
.bannere	{
				position: absolute;
				width: 942px;
				height: 50px;
				top: 370px;
				left: 0px;
				text-align: center;
			}
		
.linie_stanga	{
					position: absolute;
					background-image: url(linie_stanga.jpg);
					width: 21px;
					height: 667px;
					top: 199px;
					left: 0px;
				}
				
.linie_mijloc	{
					position: absolute;
					background-image: url(linie_mijloc.jpg);
					width: 22px;
					height: 667px;
					top: 199px;
					left: 309px;
				}
				
.linie_dreapta	{
					position: absolute;
					background-image: url(linie_dreapta.jpg);
					width: 23px;
					height: 667px;
					top: 199px;
					left: 919px;
				}
				
.links	{ 
			text-decoration: none;
			color: #D45F00;
		}
.links:link	{ 
				text-decoration: none;
				color: #D45F00;
	  		}
.links:hover	{
					text-decoration: none;
					color: #993300;
				}
				

.links_navbar	{ 
					text-decoration: none;
					color: #D45F00;
					font-size: 20px;
					font-weight: bold;
					font-family: "Trebuchet MS";
				}
.links_navbar:link	{ 
						text-decoration: none;
						color: #D45F00;
						font-size: 20px;
						font-weight: bold;
						font-family: "Trebuchet MS";
	  				}
.links_navbar:hover	{
						text-decoration: none;
						color: #993300;
						font-size: 20px;
						font-weight: bold;
						font-family: "Trebuchet MS";
					}
					
					
.links_footer	{ 
					text-decoration: none;
					color: #AAAAAA;
				}
.links_footer:link	{ 
						text-decoration: none;
						color: #AAAAAA;
	  				}
.links_footer:hover	{
						text-decoration: none;
						color: #D45F00;
					}
					
					
.formatare_campuri	{
						background-color: #D45F00;
						border: 1px solid  #FFFFFF;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						color: #FFFFFF;
					}
					
.poza	{
			background-image: url(fundal_usa_mic.jpg);
			background-repeat: repeat-x;
			width: 589px;
			height: 413px;
			text-align: center;
			margin-top: 5px;
		}
