@charset "utf-8";
/* CSS Document */

	/* Setari generale */


html	{
			height: 100%;
			background-color: #FFFFFF;
		}

body	{
			position: relative;
			background-color: #FFFFFF;
			min-height: 100%;
			margin: 0 auto;
			width: 988px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #222222;
			line-height: 17px;
			word-spacing: 2px;
		}


	/* Header - banner sus, navbar, produse sponsorizate */


.header	{
			position: relative;
			background-image: url(elemente-pagina/header.png);
			width: 988px;
			height: 362px;
			top: 0px;
			left: 0px;
		}
		
.banner_sus	{
				position: absolute;
				width: 730px;
				height: 100px;
				top: 25px;
				left: 222px;
			}
		
.navbar	{
			position: absolute;
			width: 925px;
			height: 33px;
			top: 141px;
			left: 33px;
			text-align: center;
		}
		
.produse_sponsorizate	{
							position: absolute;
							width: 925px;
							height: 160px;
							top: 181px;
							left: 33px;
						}
							
						
	/* Banda stanga - categorii si zona bannere secundare */
		
		
.stanga	{
			position: absolute;
			width: 226px;
			top: 362px;
			left: 23px;
			z-index: 2;
		}
		
.sidebar_sus	{
					position: relative;
					background-image: url(elemente-pagina/sidebar_sus.png);
					background-repeat: no-repeat;
					width: 226px;
					height: 41px;
					top: 0px;
					left: 0px;
					color: #FFFFFF;
				}
		
.sidebar_mijloc	{
					position: relative;
					background-image: url(elemente-pagina/sidebar_mijloc.png);
					background-repeat: repeat-y;
					width: 226px;
					height: auto;
					top: auto;
					left: 0px;
				}
		
.sidebar_shade	{
					position: relative;
					background-image: url(elemente-pagina/sidebar_shade.png);
					background-repeat: no-repeat;
					width: 226px;
					height: 28px;
					top: auto;
					left: 0px;
				}
				
.zona_bannere2	{
					position: relative;
					width: 226px;
					height: auto;
					top: auto;
					left: 0px;
				}		
				
				
	/* Banda dreapta - zona bannere principale */	
				
					
.dreapta	{
			position: absolute;
			width: 165px;
			top: 366px;
			left: 794px;
			z-index: 2;
		}	
						
								
	/* Corp (continut derulant) si spacerul de sub corp*/
		
						
.content_sus	{
					position: relative;
					background-image: url(elemente-pagina/content_sus.png);
					background-repeat: no-repeat;
					height: 14px;
				}

.corp	{
			background-image: url(elemente-pagina/content_mijloc.png);
			background-repeat: repeat-y;
			padding: 1px 222px 14px 269px;
			min-height: 720px;
			text-align: justify;
		}
		
.content_shade	{
					position: relative;
					background-image: url(elemente-pagina/content_shade.png);
					background-repeat: no-repeat;
					height: 29px;
				}
		
.spacer	{
			position: relative;
			background-color: #222222;
			height: 342px;
		}
		
.informatii_firme	{
						background-image: url(elemente-pagina/fundal_informatii.png);
						padding-top: 15px;
						padding-bottom: 15px;
						padding-left: 15px;
						padding-right: 0px;
					}
					
.chenar_firme_roz	{
						background-image: url(elemente-pagina/fundal_informatii.png);
						padding: 15px;
					}
					
.chenar_firme_alb	{
						padding: 15px;
					}


	/* Fooooooooooter */


.footer	{
			position: absolute;
			background-image: url(elemente-pagina/footer.png);
			width: 988px;
			height: 342px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			z-index: 2;
		}
		
.judete	{
			position: absolute;
			width: 922px;
			height: 100px;
			top: 22px;
			left: 34px;
			color: #999999;
		}
		
.navbar_footer_categorii	{
								position: absolute;
								width: 922px;
								height: 30px;
								top: 131px;
								left: 59px;
							}
							
.navbar_footer_author	{
							position: absolute;
							width: 922px;
							height: 84px;
							top: 172px;
							left: 34px;
							color: #3366CC;
						}
						
.bannere_stats	{
					position: absolute;
					width: 938px;
					height: 40px;
					top: 287px;
					left: 26px;
					text-align: center;
				}

				
	/* Links */
		
		
.links	{ 
			text-decoration: none;
			color: #3366CC;
		}
.links:link	{ 
				text-decoration: none;
				color: #3366CC;
	  		}
.links:hover	{
					text-decoration: none;
					color: #EE0000;
				}
				


.links_navbar	{ 
					text-decoration: none;
					color: #FFFFFF;
				}
.links_navbar:link	{ 
						text-decoration: none;
						color: #FFFFFF;
	  				}
.links_navbar:hover	{
						text-decoration: none;
						color: #FFCCCC;
					}
					
					
					
.links_footer_judete	{ 
							text-decoration: none;
							color: #999999;
						}
.links_footer_judete:link	{ 
								text-decoration: none;
								color: #999999;
							}
.links_footer_judete:hover	{
								text-decoration: none;
								color: #3366CC;
							}
							
							
							
.links_footer_categorii	{ 
							text-decoration: none;
							color: #FFFFFF;
						}
.links_footer_categorii:link	{ 
									text-decoration: none;
									color: #FFFFFF;
								}
.links_footer_categorii:hover	{
									text-decoration: none;
									color: #DADADA;
								}
								
								
								
.links_footer_author	{ 
							text-decoration: none;
							color: #3366CC;
						}
.links_footer_author:link	{ 
								text-decoration: none;
								color: #3366CC;
							}
.links_footer_author:hover	{
								text-decoration: none;
								color: #999999;
							}
							
							
	/* SEO */
	
	
.h1	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 25px;
		color: #EE0000;
		text-align: center;
	}
								
								