@charset "utf-8";
a:link {
	color: #029BD5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #029BD5;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #029BD5;
}

.titlu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.titluB {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}


/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.hederMeniu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666;
}
.hederMeniu A:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #DDDDDD;
	padding: 10px;
}
.hederMeniu A:visited {
	text-decoration: none;
	color: #DDDDDD;
}
.hederMeniu A:active {
	text-decoration: none;
	color: #DDDDDD;
}
.hederMeniu A:hover {
	color: #FFF;
	text-decoration: none;
}h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

.titCategorie {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #029BD5;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
}
.tabel {
	background-color: #FFF;
	border: 1px solid #999;
}
.tabelTitlu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-style: normal;
	padding-bottom: 5px;
	bottom: 10px;
}
.scris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.textFoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}
.textFoterM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
}
.navigare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

