@charset "utf-8";

.antet {
	color: #FFF;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	height: 60px;
	margin: auto;
	vertical-align: middle;
	padding-bottom: 3px;
}
.header  {
	background-image: url(bara-superioara.gif);
	height: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.abonare {
	border: thin solid #00C;
	margin-top: 5px;
}

.container  {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: auto;
	/*position: relative;*/
	text-align: center;
	position: relative;
}
.sub-header   {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	text-align: center;
}
.breadcrumb {
	margin-right: auto;
	text-align: center;
	height: 22px;
	width: 730px;
	padding-top: 10px;
	z-index: 10;
	margin-left: 100px;
}
.mainContent  {
	text-align: center;
	width: 710px;
	background-image: url(images/fundal.png);
	margin-left: 100px;
	overflow: visible;
	background-color: #23A7D3;
	position: relative;
}

.stg  {
	float: left;
	width: 95px;
	font-size: small;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	position: relative;
	visibility: visible;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
}
.caseta-menu-stg {
	width: 90px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #00C;
}

.caseta-menu-stg:hover {
	cursor: pointer;
	border: 1px outset #09C;
	color: #FF0;
}
.dr  {
	float: right;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-left: 3px;
	margin-right: 2px;
	color: #FFF;
	text-align: center;
}
.caseta-menu-dr {
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	height: auto;
	width: 145px;
	background-repeat: no-repeat;
	background-color: #009;
	font-size: x-small;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-top: 5px;
}
.caseta-menu-dr:hover {
	color: #FF0;
	cursor: pointer;
	font-weight: bolder;
}
.footer  {
	background:#DDDDDD;
	font-size: x-small;
	color: #0D04B3;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.cinetic {
	float: right;
	position: absolute;
	left: 2px;
	top: 325px;
	width: 95px;
}
.text-justify {
	text-align: left;
	font-weight: bold;
	color: #FFF;
	padding-top: 30px;
}

.titlu {
	background-image: url(images/buton_hover.png);
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.stg-promo {
border:thin #33C solid cursor:pointer;
	font-weight: bold;
	color: #00F;
	border: thin solid #00C;
	z-index: auto;
	font-size: 10px;
}

.marque {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.titlu {
	position: relative;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bara-superioara.gif);
	height: 26px;
	font-size: large;
.stg-promo {border:thin #33C solid cursor:pointer;}
