/* CSS Document */

html, body {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999; 
	font-size:12px;
}

p a:link {
color:#cccccc;
text-decoration:none;
}
p a:visited {
color:#cccccc;
text-decoration:none;
}
p a:hover {
color:#cccccc;
text-decoration:none;
}

#top {
    position: absolute;
	margin: 0 auto;
	width: 1000px;
}
#language {
	margin: 0 auto;
	height:15px; 
	width:1000px;
	font-size:10px; 
	background:url(imagini/lang-bar.jpg); 
	background-repeat:no-repeat; 
	cursor:default;
}
#navigation {
	margin: 20px auto;
	width: 1000px;
	height:47px; 
	cursor:default;
	color:#CCCCCC;
}
#navigation a:link {
	color:#CCCCCC;
}
.nou {
	font-family:"Trebuchet MS";
	color:#E41F73;
	font-weight: 900;
	text-indent:10px;
}	

#flash {
	position:absolute;
	margin: 20px auto;
	width: 1000px;
	z-index:2;
	top: -5px;
}

h1 {
	font-size:20px; 
	font:Verdana; 
	font-style:normal; 
	font-weight:200; 
	color:#FFFFFF; 
	left:2px; 
	text-decoration:none;
	text-indent:0px;
}
h1 a:link {
	color:#FFFFFF; 
	text-decoration:none
}
h1 a:hover {
	color:#FFFFFF; 
	text-decoration:none
}
h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
h2 {
	color:#20caff;
	font-size:20px;
	font:Verdana;
	font-weight:200;
	text-decoration:none;
}
h2 a:link {
	color:#20caff; 
	text-decoration:none
}
h2 a:visited {
	color:#20caff; 
	text-decoration:none
}
h3 {
	color:#20caff;
	text-indent:0;
	font-size:15px;
	font-family: sans-serif;
	font-weight: 700;
	text-decoration:none;
	margin: 10 0 0 0;
}
h3 a {
	text-decoration:none;
	color:#20CAFF;
}

h1, p {
    margin: 0;
    padding: 0.3em 0;
}
#container {
    min-height: 100%;
	width: 1000px;
	margin: 0 auto -107px auto;
	text-align: left; /* counter the body center */
}
* html #container {
    height: 100%;
}
#footer-spacer {
    height: 107px;
}
#footer {
    height: 106px;
	clear:both;
	width:1000px;
	background:url(imagini/semi-refresh.jpg);
	background-repeat: no-repeat;
	background-position:left;
	cursor:default;
	margin: 0 auto;
}

#bottom {
	width: 858px;
	height: 50px;
	margin-left:143px;
	margin-top:31px;
	background-color:#505050;
	text-align:center;
	cursor:default;
}
#bottom a {
	font-size:12px;
	color:#818181;
	padding:15px;
	cursor:default;
}
#bottom a:link {
	text-decoration:none;
	color:#818181;
}
#bottom a:hover {
	text-decoration:none;
	color:#ffffff;
}
#bottom a:visited {
	text-decoration:none;
}

#contact-page {
	padding-top: 10%;
	margin-top: 10%;
	width:1000px;
	height:520px;
	text-align:left;
	padding:inherit; 
	background-image:url(imagini/contact.jpg);
	background-repeat:no-repeat;
	background-position:192px;
}
#contact-page a:link {
	color:#20caff;
	text-decoration:none;
}
#contact-page a:visited {
	color:#20caff;
	text-decoration:none;
}
#contact-page a:hover {
	color: #33CCFF;
	text-decoration:none;
}
#coloana4 {
	float:left;
	width:193px;
}
#content {
	padding: 0 0;
	width:1000px;
}

#despre {
	margin-top:-3px;
}

#sitemap {
	margin:100px;
	font-size:18px;
}

#sitemap a:link {
	color: #999999;
	text-decoration:none;
}
#sitemap a:visited {
	color: #999999;
	text-decoration:none;
}
#sitemap a:hover {
	color: #20caff;
	text-decoration:none;
}


.texte a {
	color:#959595;
	text-decoration:none;
	line-height:25px;
}
.texte a:hover{
	color:#CCCCCC;
}
	
#text {
	margin-top:-12px;
}
#text a:link {
	color:#CCCCCC;
	text-decoration:none;
}
#text a:hover {
	color: #ffffff;
}
#text a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

#text2 {
	margin-top:-12px;
	margin-left:-5px;
	line-height:25px;
	background-image:url(imagini/linie.jpg);
	background-repeat:repeat-y;
}
#text2 a:link{
	color:#959595;
	text-decoration:none;
}
#text2 a:hover{
	color:#CCCCCC;
}
