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

body {
	text-decoration:none;
	background-color:#666666;
	text-decoration:none;
	margin-left:6px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}

a {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
	color:#0066FF;
}

.submit a {
	color:#FFFFFF;
}

.submit b {
	font-weight:normal;
}

img {
	display:block;
	border:none;
	vertical-align:middle;
}

.count {
   color: #CC6600;
   font-size: 8pt;
   font-weight: normal;
}

#directorweb {
	width:100%;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:3px;
	vertical-align:middle;
}

#hd {
	background-image: url(images/bg-hd-100.jpg);
	background-repeat: repeat;
	color:#FFFFFF;
	width:100%;
	height:100px;
	margin:0;
	padding:0;
}

#hd h1 {
	font-family: "Segoe Print", "Segoe Script", Magneto, Algerian, Jokerman, "Old English Text MT";
	font-size:18px;
	text-align:left;
	color:#00CCFF;
	line-height:1em;
	display: inline;
	margin:0;
	padding:0;
	height:20;
	
}

#hd h1 a {
	text-decoration:none;
	color:#00CCFF;
}

#hd h1 a:hover {
	text-decoration:none;
	color: #00FFFF;
}
#hd h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	line-height:1em;
	vertical-align:top;
}

#hd img {
	display: inline;
	border:none;
	vertical-align:middle;
}

#ft {
	background-image: url(images/bg-ft-50.jpg);
	background-repeat: repeat-x;
	/*background-color:#292929;*/
	background-color:#02233d;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#CCCCCC;
	vertical-align:middle;
	
	/* preluat */
	bottom:0;
   	clear:both;
   	text-align: center;
   	border-top: 1px solid #E0E0E0;
   	padding: 3px 0 0 0;
   	margin-top: 50px;
}

#ft a {
	text-decoration:none;
	color:#00CCFF;
}

#ft a:hover {
	text-decoration:none;
	color: #00FFFF;
}

.webdevelopment {
	font-weight:normal;
	color: #CCCCCC;
}

#men_jos a {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1em;
	height:15px;
	display:inline;
	width:100%;
	vertical-align:middle;
	text-align:justify;
}

.categ {
   font-size: 14pt;
   margin: 5px 0 5px 0;
   color:#000000;
}

.link_foot b {
	text-align:left;
	font-weight:normal;
}

.feat_links {
	background-color:#FCFE9E;
	margin:0;
	padding:0;
}

.statistici_trafic {
	display:inline-block;
	text-align:center;
	vertical-align:top;
}

.desc_submit {
	color: #990000;
}


.tagclouds { margin:0 auto; padding:20px; width:90%;}
.tagclouds h3 { font-size:150%; }
.tagclouds .cloud-word {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;

/* add you general rules for ALL tags */ }
.cloud-style-1 { color:#0000ff; /*blue*/ }
.cloud-style-2 { color:#000; /*black*/ }
.cloud-style-3 { color:#e98800;/*orange*/ }
.cloud-style-4 { color:#0fb400;/*green*/ }
.cloud-style-5 { color:#ff0000;/*red*/ }