* {
	margin-top: 2px;
	padding: 0px;
}
body {
	background-image: url(img/bg_body.gif);
}
/*table {
	width:680px;
	border:0px;
} */
.img { 
	border: 1px;
	border-style: solid;
	border-color:#000000;
	margin-left:4px;
}
.tabel_stg {
	width:252px;
}
.tabel_dr {
	width:426px;
}
/* Header Titlu */
#header {
	background-image:url(img/bg_title_1.jpg);
	background-repeat:no-repeat;
	width: 251px;
	height:52px;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 24px;
	color: #000000;
}
#header a {
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
}
#header a:hover {
	color: #ff9933;
}
/* End */
/* Body Box Stanga */
#box_stg {
	background-image:url(img/bg_box_stg.jpg);
	background-repeat:repeat-y;
	width:249px;
}
/* End */
/* Tabel stg mijloc */
#tabel_stg_mijloc {
	width:238px;
	margin-left:1px;
	margin-right:1px;
}
#tabel_stg_mijloc td {
	border: 1px;
	border-style:solid;
	color: #000000;
	padding:0px;
}
#tabel_stg_mijloc div {
	text-align: center;
	font-family: Courier New;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}
/* End Tabel stg mijloc */
/* Tabel link-uri */
#linkuri_link {
	width: 230px;
}

#linkuri_link td, #linkuri_link div {
	margin-bottom:2px;	
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #ffffff;
	text-align:center;
	color: #000000;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	width: 230px;
}
#linkuri_link a {
	margin-top: 2px;
	margin-left: 4px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#linkuri_link a:hover {
	color: #FFFFFF;
}
/* End Tabel link-uri */
/* Footer stanga */
#bg_footer_stg_down {
	background-image:url(img/bg_box_stg_down.jpg);
	background-repeat:no-repeat;
	width:251px;
	height:7px;
}
/* End Footer */
/* Tabel gol */
#tab_gol {
	width:566px;
	height:20px;
}
/* End Tabel Gol */
/* Body Pagina */
#pagina {
	width:566px;
	background-color: #FFFFFF;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
}
/*End Body Pagina */
/* Meniu */
#meniu {
	width:564px;
	height:32px;
	margin-left:2px;
	margin-right:2px;
	background-image:url(img/bg_meniu.jpg);
	background-repeat:repeat-x;
}
#meniu td {
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 15px;
}
#meniu a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
#meniu a:hover {
	color: #999999;
}
/* End Meniu */
/* Pagina */
#continut {
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #333333;
	background-color: #FFFFFF; 
/*	background-image:url(img/bg_context.gif);
	background-repeat:repeat-x;*/
	border: #000000 1px solid;
}
#continut a {
	text-decoration:none;
	color:#000000;
}
#continut a:hover {
	text-decoration:underline;
}
#continut div {
	margin: 0px;
	padding: 4px;
}
#continut h1 {
	font-size: 13px;
	color: #000033;
}
/* End Pagina */
/* Meniu footer */
#meniu_f {
	width:564px;
	height:32px;
	margin-left:2px;
	margin-right:2px;
	background-image:url(img/bg_meniu_down.jpg);
	background-repeat:repeat-x;
}
#meniu_f td {
	vertical-align:middle;
	font-family: Tahoma;
	font-size: 15px;
}
#meniu_f a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
#meniu_f a:hover {
	color: #999999;
}
/* End Meniu footer */
#copy {
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-align:right;
}
#copy a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
#copy a:hover {
	text-decoration:underline;
}.tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 1px 3px;
}