BODY
{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: auto;
}

#framework
{
	background: #FFFFFF url(../parts/bg.png) repeat-x;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
}

div, td	{font: 11px Tahoma, sans-serif;}


#top_menu	{color: #172846; text-align: left; font-weight: bold}

a {font: 11px Tahoma, sans-serif; font-weight: normal}

a.top_menu:link		{text-decoration: none; color: #FFFFFF}
a.top_menu:visited	{text-decoration: none; color: #FFFFFF}
a.top_menu:active	{text-decoration: underline; color: #212632}
a.top_menu:hover	{text-decoration: underline; color: #212632}

#company_logo		{padding: 50px 0px 30px 0px;}

#top_frame			{
						height: 10px; 
						background: url(../parts/top_frame.png) repeat-x; 
						border-left: 1px solid #e99032; 
						border-right: 1px solid #e99032;
					}
#frame				{
						height: 100%; 
						border-left: 1px solid #e99032; 
						border-right: 1px solid #e99032; border-bottom: 1px solid #e99032;
						padding: 25px 45px 35px 45px;
					}

a.central:link		{color: #ebe866}
a.central:visited	{color: #ebe866}
a.central:active	{text-decoration: none; color: #e5b330}
a.central:hover		{text-decoration: none; color: #e5b330}

/* text
	#ebe866
	#f7d992
	
// text bold
	#FFFF94
*/


#oferta				{
						font: 10pt Verdana, sans-serif; color: #334444; line-height: 1.5em;
						padding: 20px 20px 0px 20px;
					}
#oferta	 ul	
					{
						margin: 0;
						padding: 0px;
						list-style-type: none;
					}	
								
#oferta	li			{
						background: url(../parts/dir.png) no-repeat 0 3px;
						padding: 0px 0px 0px 25px;
						border: 0px;
						margin: 7px 0px 7px 0px;
						display: block;
						clear: both;
						color: #332222;
					}
					
#oferta	li.b		{background: url(../parts/dir_b.png) no-repeat 0 3px; display: block; clear: both;}

#contact_info		{
						font: 10pt Verdana, sans-serif;
						color: #3c4355;
						padding: 0px 20px 0px 20px;
						line-height: 1.5em;
					}

#contact_info a		{
						font: 10pt Verdana, sans-serif;
						color: #660000;
					}
					
#contact_info a:hover	{
							font: 10pt Verdana, sans-serif;
							color: #5c5d61;
							text-decoration: none;
						}




#section			{padding: 30px 0px 30px 0px;}
#section_top		{padding: 0px 0px 30px 0px;}
#section_text		{padding: 0px 45px 0px 45px; line-height: 1.3em;}
#main_text			{color:	#dbb049; line-height: 1.3em;}
#simple_text		{color: #ebe866; line-height: 1.3em;}
#main_text_bold		{color: #f3c861; line-height: 1.3em; font-weight: bold;}
#main_text_bold li	{list-style-type: none; float: left; width: 100%; padding: 0px 0px 5px 0px; color: #ebe866;}

#footer				{color: #0e223b;}

#footer a:link			{color: #0e223b;}
#footer a:visited		{color: #0e223b;}
#footer a:active		{color: #66ff00; text-decoration: none;}
#footer a:hover			{color: #66ff00; text-decoration: none;}

span#sep			{padding-right: 20px;}
#form				{color: #f7d992; height: 15px; margin-top: 20px;}

input.text			{
						background: #b3540d; border: 1px solid #dbb049; 
						font: 11px Tahoma, sans-serif; color: #ebe866; 
						width: 300px; height: 20px; padding: 2px;}
textarea.text		{
						background: #b3540d; border: 1px solid #dbb049; 
						font: 11px Tahoma, sans-serif; color: #ebe866; 
						width: 470px; height: 280px; padding: 2px;
						overflow: auto;
					}

input.dark			{margin-top: 20px; background: #6e2b03; border: 1px solid #dbb049; font: 11px Tahoma, sans-serif; color: #dbb049; font-weight: bold; padding: 2px;}
input.light			{margin-top: 20px; background: #b3540d; border: 1px solid #dbb049; font: 11px Tahoma, sans-serif; color: #dbb049; font-weight: bold; padding: 2px;}

/*  */