/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #dbdbdb;
	background: #4a4947;
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 197%;
	color:#FFFFFF;
}

h2 {
	font-size: 167%;
}
h2 a {
 font-size:11px;
 display: block;
 color: #FFFFFF;
 font-weight:bold;
 text-decoration: none;
 padding: 1px 0px 6px 11px;
 margin: 0;
 background:url(../images/back_meniu_verde.gif);
}
h2 a:hover {
	color:#c2d582;
}
.cifra_verde {
	color:#c2d582;
	font-weight:normal;
}

h3 {
	font-size: 167%;
}
h3 a {
 font-size:11px;
 display: block;
 color: #688700;
 font-weight:bold;
 text-decoration: none;
 padding: 1px 0px 6px 11px;
 margin: 0;
 background:url(../images/back_meniu_rosu.gif);
}
h3 a:hover {
	color:#e88080;
}
a {
	color:#feaa00;
	text-decoration:underline;
}
.back_umbra_top_banner{
	background:url(../images/back_banner.jpg) no-repeat;
	padding:45px 13px 10px 25px;
}
.back_left{
	background:url(../images/back_left.jpg) no-repeat;
}
.back_menu {
	background:url(../images/back_menu.gif) no-repeat;
}
.menu_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
.menu_link:hover {
	text-decoration:underline;
}
.footer {
	background:url(../images/pixel_footer.gif) repeat-x;
}
.link_footer {
	color:#feaa00;
	text-decoration:none;
}
.link_footer:hover {
	text-decoration:underline;
}
.link_footer_bold {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.link_footer_bold:hover {
	text-decoration:underline;
}
.reg_color {
	color:#feaa00;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.next1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
