/* fonts */
* {
	font-family: Arial;
	font-style:  normal;
	font-weight: normal;
	font-size:   9pt
}
table.sample span.name   {font-size: 11pt; font-weight:bold}
table.item   span.name   {font-size: 14pt; font-weight:bold}
table.rSample td *       {font-size: 8pt}
table.rSample td .num    {font-size: 8pt}
table.bt td.total strong {font-weight:bold}
b, b*                    {font-weight:bold}

/* colors */
body               {background-color:#EBF6BC; color:#000000}
body *             {color:#000000}
table.bt td.left   {background-color:#394A5C; color:#FFFFFF}
table.bt td.main   {background-color:#FFFFFF}
table.bt td.total,
table.bt td.counters,
table.menu   th,
table.search th,
table.refs   th,
table.rSample th{
	background-color:#BF6109;
	color:           #EBF6BC;
}
table.menu td,
table.menu td a,
table.search td,
table.refs td, 
table.refs td *         {color:#FFFFFF}
table.rSample td *      {color:#FFFFFF}
table.sample span.name,
table.item   span.name,
table.sample td.pages * {color:#394A5C}
table.sample td.pages span.selected {color:#000000}

/* borders */
a img               {border: none}
table               {border-collapse:collapse}
table.bt            {border:1px solid #3C413D}
table.bt td.left    {border-top:1px solid #3C413D; border-right:1px solid #3C413D}
table.bt td.main    {border-top:1px solid #3C413D}
table.bt td.total,
table.bt td.counters{border-top:1px solid #3C413D}
table.search  th    {border-bottom:1px solid #3C413D}
table.menu    th,
table.refs    th,
table.rSample th    {border-top:1px solid #3C413D; border-bottom:1px solid #3C413D}

/* paddigns */
table.bt td.total    {padding: 0px 10px}
table.bt td.counters {padding: 0px}
table.menu    th,
table.search  th,
table.refs    th,
table.rSample th     {padding: 3px 10px}
table.menu    td,
table.search  td,
table.refs    td,
table.rSample td     {padding: 3px 10px}
table.sample  td     {padding:10px 20px}
table.item    td     {padding:10px 20px}

/* other  */
.name,
table.sample,
table.item   {line-height: 130%}
a            {text-decoration: none}
.news_verh{
	color:#ebf6bc;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-color: #bf6109;	
	text-align: center;
}
.n_verh{
	color:#394a5c;
	font-family: Tahoma;
	font-size: 13px;
	padding: 2px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	width: 90%;
	border-bottom:  1px solid #bf6109;
}
.news_zag{
	color:#bf6109;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	width: 90%;
	}
.news{
	text-align: left;
	color: White;
	font-family: Tahoma;
	font-size: 13px;	
	padding-top: 10px;
	margin-top: 6px;
	
}
.s_news{
	text-align: left;
	padding-left: 10px;
}
.news_text{
	font-family: Tahoma;
	font-size: 13px;
	color: #A8E3B0;	
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
.text_center{
	color: #3f3f3f;
	font-family: Tahoma;
	font-size: 13px;
	margin: 20px;
	border-bottom: 1px solid #394a5c;
	text-align: left;
	padding-bottom: 10px;
}
.text_b{
	color: #bf6109;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #394a5c;
	margin-bottom: 6px;
	padding: 10px 0 10px 0;
	text-align: left;
}
.obr{
	color: #ebf6bc;
	font-family: Tahoma;
	font-size: 13px;
	margin: 10px;
	border-bottom: 1px solid #ebf6bc;
	border-top: 1px solid #ebf6bc;
	width: 100%;
	text-align: center;
}


.obr1{
	color: #ebf6bc;
	font-family: Tahoma;
	font-size: 13px;
}


