.link_global {
	font-family: Verdana;
	font-size: 11px;
	color: #003562;
	background: #FFFFFF url(../img/top2.jpg) no-repeat top;


}


.link_global a:link, .link_global a:visited, .link_global a:active {
	color: #003562;
	text-decoration: underline;
}

.link_global a:hover {
	color: #FF7500;
	text-decoration: underline;
}

.link_global td {
	font-family: Verdana;
	font-size: 11px;
}

.link_text_field {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cat_list_string {
	font-family: Verdana;
	font-size: 11px;
	/*
	background-image: url(../img/cat.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	*/
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: normal;
	margin: 2px;
}
.sel_cat_list_string {
	font-family: Verdana;
	font-size: 11px;
	/*
	background-image: url(../img/sel_cat.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	*/
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-weight: normal;
	margin: 2px;
}

.link_form_table {
	border-top: 1px solid  #F6F4F4;
	border-left: 1px solid  #F6F4F4;
}

.link_form_light_row {
	border-right: 1px solid  #F6F4F4;
	border-bottom: 1px solid  #F6F4F4;
}

.link_form_dark_row {
	background-color: #FAFAFA;
	border-right: 1px solid  #F6F4F4;
	border-bottom: 1px solid  #F6F4F4;
}

.link_form_light_text {
	font-family: Verdana;
	color: #AAAAAA;
}

.link_form_red_text {
	font-family: Verdana;
	color: #FF0000;
}

.link_form_red_text a:link, .link_form_red_text a:visited, .link_form_red_text a:active {
	color: #FF0000;
	text-decoration: underline;
}

.link_form_red_text a:hover {
	color: #FF7500;
	text-decoration: underline;
}


.link_grey_button {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	margin: 0px;
	padding: 0px;
}

.links_mini_cat_block {
	border-left: 1px dotted #003562;	
}

.error_message {
	font-family: Verdana;
	color: #FF0000;
	border:1px solid #ff0000; 
	padding:5px; 
	background-color: #fefafa;
	margin:10px 0px 10px 0px;
}

.error_message a:link, .error_message a:visited, .error_message a:active {
	color: #FF0000;
	text-decoration: underline;
}

.error_message a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.links_message {
	font-family: Verdana;
	color: #707070;
	font-size: 11px;
	border: 1px solid #003562;
	padding:5px; 
	background-color: #FAFAFA;
	margin:10px 0px 10px 0px;
	width:400px;
}

.links_message_header {
	font-family: Verdana;
	font-size: 12px;
	color: #FF7500;
}


.links_message a:link, .links_message a:visited, .links_message a:active {
	color: #003562;
	text-decoration: underline;
}

.links_message a:hover {
	color: #FF7500;
	text-decoration: underline;
}

/* Стили для заголовка страницы */
.links_page_name {
	text-align: left;
	padding:5px 0px 5px 5px;
	margin:5px 0px 10px 0px;
	color: #003562;
	background-color:  #E0E0E0;
	/*border-top: 1px dotted #003562;
	border-bottom: 1px dotted #003562;*/
}

.links_page_name h2 {
	font-family: Verdana;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
}

.links_page_name_info {
	text-align: left;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
	color: #003562;
}

.links_page_name_infor {
    border: 1px solid #000000;
    text-align: center;
    width: 125px !important;
    padding: 0 0 12px;
}
/* -------- */

.links_exec_info {
	font-family: Verdana;
	font-size: 9px;
	color: #707070;
	text-align: center;
	padding:3px 0px 10px 3px;
}

/* стили для системной менюшки */

.system_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #E0E0E0;
	/*border-top: 1px dotted #003562;
	border-bottom: 1px dotted #003562;*/
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
}

.system_menu_no_sel {
	color: #707070;
}

.system_menu_no_sel a:link, .system_menu_no_sel a:visited, .system_menu_no_sel a:active {
	color: #707070;
	text-decoration: none;
}

.system_menu_no_sel a:hover {
	color: #707070;
	text-decoration: underline;
}


.system_menu_sel {
	color: #FF7500;
}

.system_menu_sel a:link, .system_menu_sel a:visited, .system_menu_sel a:active {
	color: #FF7500;
	text-decoration: none;
}

.system_menu_sel a:hover {
	color: #FF7500;
	text-decoration: underline;
}
/* --------- */


/*---- стили для page bar ----*/
.page_bar_outer{
	width: 95%;
	text-align: center;
	margin: 10px;
	font-size: 10px;
}

.page_bar_inner{
	background-color: #ffffff;
}

.page_bar_center{
	font-family: Verdana;
	background-color: #ffffff;
	text-align: center;	
	font-size: 10px;
	color: #336699;
}

/*---*/
.page_bar_select_page {
	color: #FF7500;
	text-decoration: none;
	font-size: 10px;
}

.page_bar_select_page a:link, .page_bar_select_page a:visited, .page_bar_select_page a:active {
	color: #FF7500;
	text-decoration: none;
}

.page_bar_select_page a:hover {
	color: #FF7500;
	text-decoration: none;
}
/*---*/

.page_bar_no_select_page {
	color: #003562;	
	text-decoration: none;
	font-size: 10px;
}

.page_bar_no_select_page a:link, .page_bar_no_select_page a:visited, .page_bar_no_select_page a:active {
	color: #003562;	
	text-decoration: none;
}

.page_bar_no_select_page a:hover {
	color: #FF7500;
	text-decoration: none;
}

/* ---- конец стилей для page bar ------ */

/* стили для копирайтов и номера версии */
.versncopy {
	font-family: Verdana;
	font-size: 9px;
	color: #003562;
	margin:5px 0px 10px 0px;
}


.versncopy a:link, .versncopy a:visited, .versncopy a:active {
	color: #003562;
	text-decoration: none;
}

.versncopy a:hover {
	color: #FF7500;
	text-decoration: underline;
}

     a.banner:link { color:  #333333; margin:0 !important;}  
     a.banner:visited { color: #333333; margin:0 !important;}  
     a.banner:hover { color: #0066CC;margin:0 !important; padding:0px !important; }  
    a.banner:active { color: #000; margin:0 !important;}
    li.banner {font-size: 11px; padding:0px !important; margin:0 !important;}
    ul.banner {padding:0px 0px 0px 18px !important;}
    ul.banner {margin:0 !important;}
    table.tbanner {
	border: 1px #0066CC solid;
	margin: 0px;
	padding: 0px;
	height: 125px !important; 
	
    }
    a.tbanner {text-decoration:none; color:#ooo; }
    
    

.list_d
{
	background: url(../images/list2.jpg);
	background-repeat:repeat-x;
}	

.list_r
{
	background: url(../images/list_r1.jpg) repeat-y right;
	


}	

.list_r2
{
	/*background: #cccccc url(../images/list_r2.jpg) no-repeat;*/
	background: #cccccc url(../images/list_r2.jpg) no-repeat;
	height: 10px;

}



table.list
{
margin:0px;
padding:0px;
border:0px;
height:100%;
}

.text_article
{
font:"Times New Roman", Times, serif;font: italic;font: <font size="3">;font: color="#333333";
}

.moduletabletoptovar {
	border: 0px solid #999999;
	background: #fff;
	border-bottom: none !important;
	
}

.moduletabletoptovar_ten {
	background:  #cccccc url(../images/ten_rekl.jpg) repeat-x;
	border: none !important;
	height: 17px;
}

.moduletabletoptovar_ten2 {
	background:  #cccccc;
	border: none !important;
}

.moduletabletoptovar_tenr {
	background: #E0E0E0 url(../images/list_r1-d.jpg) repeat-y;


}

.moduletabletoptovar_cell {
	border: 3px solid #E0E0E0;
	}
	
td.top1 {
	 background: url(../img/top1.jpg) right top no-repeat;
	 
	 }
td.top:nth-of-type(1) {
	 background: url(../img/top.jpg) right top no-repeat;
	 height: 128px;
	 
	 }
	 
td.top {
	 background: url(../img/top.jpg) right top no-repeat;
	 height: 130px;
	 
	 }
.text_bottom {
	font-size: small;
	width:800px;
	text-align: justify;
	padding-left:150px;

}
div.rules {
}
/* portfolio */
div.p-image {
width:50%;
margin:5px;
padding:5px;
border:2px solid #CCCCCC;
text-align:center;
width:375px;
float:left;
height:250px;
overflow:hidden;
}

div.portf {
width:100%;
height:1365px;
}

img#thumb1 {
width:350px;
}

#art-prod {
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    float: left;
    line-height: 12px;
    margin: 0;
}
#art-prod td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 3px solid #E0E0E0;
    max-width: 200px;
    padding: 3px;
}
#art-prod td.last, #art-prod .thead {
    border-right: medium none;
}
#art-prod a {
    text-decoration: none;
}
#art-prod a:hover {
    text-decoration: underline;
}
#art-prod .thead {
    background: none repeat scroll 0 0 #E0E0E0;
    font-size: 12px;
    font-weight: 600;
}
.art-prod-r-bg {
    height: 37px;
    border-left: 1px solid #CCCCCC;
}
#art-prod-bot, .ten_rekl {
border-top: 1px solid #CCCCCC;
}
.ten_rekl {
    width: 15px;
}

.ten_rekl2 {border-top: 0px solid #CCCCCC !important}
