body
{
	margin: 0;
	padding: 5px 10px 0px 10px;
}

body, p, td, div, input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #313031;
}

A
{
	color: #313031;
}

H2
{
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
}

.blank
{
	padding: 0;
	margin: 0;
	display: block;
}

div.hline
{
	background: #006699;
	margin-bottom: 10px;
}

/* title line. begin */
table.title_line td.entry
{
/*	width: 100%;*/
	background: #006699;
	color: #FFFFFF;
	padding-left: 13px;
}

table.title_line td.entry_topic
{
	width: 100%;
	background: #006699;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

table.title_line td.entry_topic1
{
	width: 100%;
	background: #A78001;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

table.title_line td.entry A
{
	text-decoration: none;
	color: #FFFFFF;
}

table.title_line td.entry A:hover
{
	text-decoration: underline;
}

table.title_line td.entry_topic A
{
	text-decoration: none;
	color: #FFFFFF;
}

table.title_line td.entry_topic A:hover
{
	text-decoration: underline;
}

/* title line. commit */

/* top info. begin */

table.top_info td.title
{
	font-weight: bold;
	background: url('http://fast.ulmart.ru/etc/images/arrow.gif') left top no-repeat;
	padding: 0 0 8px 12px;
	border-bottom: 1px solid #AFC5E9;
}

table.top_info td.entry
{
	font-size: 10px;
	padding: 5px 0 0 12px;
	vertical-align: top;
}

table.top_info td.entry td
{
	font-size: 10px;
}

/* top info. commit */

/* entry list block. begin */
div.entry_list
{
	margin: 0;
	padding: 0 0 0 13px;
}
div.entry_list div
{
	padding: 0 0 10px 0;
	margin: 0;
}
div.entry_list div.line
{
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #AFC5E9;
}
div.entry_list div a.hot
{
	color: #FF0000;
}
/* entry list block. commit */

/* entry list block. begin */
table.market_actions
{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

table.market_actions td.entry
{
	padding: 6px 10px 6px 0;
}

table.market_actions td.pic
{
	width: 120;
	text-align: center;
	padding: 6px 0 6px 0;
}

/* entry list block. commit */

td.newbutton
{
    background: url('http://fast.ulmart.ru/etc/images/newbutton_bg.gif') repeat-x;
}
td.newbutton a
{
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}

/******************* Articles ******************/

.articles
{
    text-align: justify;
}

.articles h1
{
    text-align: left;
    color: #006599;
}

.article_datetime
{
    color: #006599;
}

.article_detail
{
    color: #006599;
}


ul.article_list {                                                                                                                                                                                                   
    margin: 0px;                                                                                                                                                                                           
    padding: 0px;                                                                                                                                                                                          
    list-style: none;                                                                                                                                                                                      
    padding-bottom: 0.7em;
}                                                                                                                                                                                                              
			                                                                                                                                                                                                               
ul.article_list li {                                                                                                                                                                                                
    padding-top: 0.7em;                                                                                                                                                                                    
}                                                                                                                                                                                                              

.article_tolist
{
    text-align: right;
}

.article
{
    text-align: justify;
    text-indent: 3em;
}


.article h1
{
     text-align: left;
     color: #006599;
}

.article_spectable
{
     font-size: 10pt;
}

.article_spectable th
{
    font-size: 9pt;
    text-align: right;
    padding: 5px 10px 5px 5px;
    background-color: #cccccc;
}


.article_spectable td
{
    text-align: left;
    background-color: #f3f3f3;
    padding: 5px 5px 5px 10px;
}

.article_footer
{
    margin: 10px;
    text-align: right;
    font-style: italic;
}

.category_counter {
    font-size: 9px;
    color: #a78101;
    font-weight: normal;
	vertical-align: 4px;
}

.fixedtop {
	position: fixed;
	top: 95px;
	left: 0;
	right: 0;
	border: none;
	z-index: 50;
	
}

.center250 {
	width: 250px;
	margin: auto;
	background-color: #f0ffff;
}

#curr_select {
	width: 160px;
	background-color: #ffffff;
	position: absolute;
	z-index: 250;
}
#curr_select .cs_title {
	height: 20px;
	background-color: #e8e9ed;
	text-align: right;
}
#curr_select .cs_title IMG {
	margin-top: 2px;
	margin-right: 2px;
}
#curr_select .cs_content {
	padding: 5px 5px 10px 10px;
	line-height: 18px;
}
#curr_select A {
	
}
#curr_select A:hover {
	
}
