html {
}

body {
	background-color: #FFFFFF;
	padding: 0px;
	position: relative;
	margin: 0 auto;
	font-size: 11px;
	color: #808080;
	font-family: Tahoma, serif;	width: 1000px;
}

#body_content {
	position: relative;
	width: 100%;
}

table {
/*	border-collapse:collapse;*/
}
form {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	height: 230px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 10;	
}
.header .content {
	margin-left: 245px;
	height: 230px;
	background-image: url(/images/aniart/top_nav_bg.gif);
	background-repeat: repeat-x;
}
.header .content .top_nav {
	width: 100%;
}
.header .content .top_nav td {
	vertical-align: top;
}
.header #home {
	background-image: url(/images/aniart/top_nav_home.gif);
}
.header #map {
	background-image: url(/images/aniart/top_nav_map.gif);
	width: 65px;
}
.header #forum {
	background-image: url(/images/aniart/top_nav_forum.gif);
}
.header #cont {
	background: url(/images/aniart/top_nav_cont.gif) 0px 3px no-repeat;
}

.header .content .top_nav #last {
	padding-top: 3px;
	padding-right: 10px;	
	background-image: url(/images/aniart/top_nav_dotted.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	font-size: 9px;
	width: 10%;
}

.header .content .top_nav #last a {
	color: #454A4D;
	text-decoration: underline;
	display: block;
	padding-left: 19px;
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-bottom: 2px;	
	background-color: #FFFFFF;
	line-height: 10px;
}

.header .content .top_nav #last a.home_page {
	padding-left: 0px;
}
.header .content .top_nav #last a:hover {
	text-decoration: none;
}

.header .content .flash_bed {
	height: 167px;
	margin-top: -2px;
	background: url(/images/aniart/banner_bg.gif) 0px 2px repeat-x;	
	background-repeat: repeat-x;
}
.header .content .flash_text {
	position: absolute;
	left: 668px;
	top: 143px;
	width: 290px;
}
.logo {
	height: 213px;
	width: 240px;
	float: left;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 10;
}

.body {
	position: relative;
	padding-top: 212px;
	margin-left: 5px;
	padding-bottom: 30px;
}
.body .main_tab {
	width: 100%;
}
.body .main_tab td {
	vertical-align: top;
}

.body .main_tab td.bann {
	padding: 10px;
	text-align: center;
}

.body .main_tab td.footer_menu {
	padding: 10px;
	text-align: center;
	background: url(/images/point-del.png);
}


.left_col {
	width: 239px;
}

.left_col_rasp {
	width: 239px;
}



/* LEFT MENU */
#left_menu_list {
	margin: 5px 0px 5px 5px;
	padding: 0px;
}

#left_menu_list li {
	list-style: none outside none;
	background: transparent url(/images/aniart/menu_sub_line.gif) 0px 100% repeat-x;
	line-height: 10px;
}

#left_menu_list li a {
	display: block;
	font-weight: bold;
	background: transparent url(/images/aniart/left_b.gif) 0px 3px no-repeat;
	color: #0065A4;
	text-decoration: none;
	padding: 3px 0px 5px 15px;
}

#left_menu_list li a.active {
	text-decoration: underline;
	color: #003C5B;
}

#left_menu_list li a:hover {
	text-decoration: underline;
}

#left_menu_list .sub_left_menu {
	margin-left: 20px;
	padding: 0px
}

#left_menu_list .sub_left_menu li {
	background-image: none;
	list-style: none outside none;
	line-height: 15px;
}

#left_menu_list .sub_left_menu li a {
	display: block;
	padding: 3px 10px 3px 10px;
	background: transparent url(/images/aniart/left_col_bullet.gif) 0px 10px no-repeat;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
}

#left_menu_list .sub_left_menu li a.active {
	text-decoration: underline;
	color: #FF7F00;
}

#left_menu_list .sub_left_menu li a:hover {
	text-decoration: none;
}


.left_col .pic_link {
	background-image: url(/images/aniart/pic_link_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 7px;
	float: left;
	margin-bottom: 12px;
	margin-right: 5px;
}


.left_col u {
	text-decoration: none;
	float: left;
	width: 135px;
	font-size: 10px;
}
.left_col .banner {
	margin-top: 13px;
	display: block;
	height: 91px;
	width: 220px;
}
.main_text {
	padding-top: 25px;
	color: #454A4D;	
}

.main_text table {
	/*border-collapse:separate;*/
	
}

.main_text a {
	color: #0065A4;
	text-decoration: underline;
/*	display: block; 
	background-color: #FFFFFF;
	*/
	margin-bottom: 12px;
}
.main_text u {
	font-size: 10px;
	color: #262625;
	text-decoration: none;
	display: block;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}

.main_text p {
	text-indent:0px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.main_text i {
	font-size: 10px;
	font-style: normal;
	color: #262625;
	display: block;
	margin-bottom: 16px;
	background-color: #FFFFFF;
}

.main_text .more {
	background-image: url(/images/aniart/more.gif);
	background-repeat: no-repeat;
	background-position: 60px 5px;
	width: 70px;
}
.main_text .trail {
	margin-top: 1px;
}
.main_text .trail a {
	color: #808080;
	background-image: url(/images/aniart/bullet_for_a.gif);
	background-repeat: no-repeat;
	margin-right: 9px;
	padding-left: 9px;
	background-position: 0px 4px;
	background-color: #FFFFFF;
}
.main_text a:hover {
	text-decoration: none;
}

.main_text .about {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding-left: 18px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.main_text .about h1 {
	background-image: url(/images/aniart/main_text_about.gif);
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 0px;
	text-indent: -2000px;
	height: 29px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -19px;
	background-position: 42px 0px;
}

.main_text .news,  .main_text h6{
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding-left: 18px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.main_text h6 {
	display: block;
	padding-left: 50px;
	margin: 5px 0px 10px 0px;
	font-family: Tahoma, serif;
	font-size: 16px;
	line-height: 29px;
	font-weight: bold;
}

.main_text .content_new {
	border-left: 1px solid #E5E5E5;
	padding-left: 13px;
	padding-right: 10px;
}

.main_text .content_left_pad {
	padding-left: 20px;
}

.main_text .news_block img {
	margin-top: 5px;
	margin-left: 10px;
}
.main_text .news_block h2 {
/*	background-image: url(/images/aniart/main_text_news.gif);*/
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0px;
	text-indent: -2000px;
	height: 0px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -19px;
	background-position: 42px 0px;
}
.main_text .books {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding-left: 18px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.main_text .books h2 {
	background-image: url(/images/aniart/main_text_books.gif);
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 0px;
	text-indent: -2000px;
	height: 29px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -19px;
	background-position: 42px 0px;
}
.main_text .books img {
	margin-right: 13px;
	margin-bottom: 5px;
}
.main_text .books .small_more {
	background-image: url(/images/aniart/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	display: inline;
	margin-left: 3px;
	background-color: #FFFFFE;
}

.main_text .books .books_more {
	width: 93px;
	background-position: 100% 5px;
	background-image: url(/images/aniart/bullet_for_a.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
}
.main_text .books b {
	color: #0065A4;
	display: block;
	background-color: #FFFFFF;
}
.main_text .books u {
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	background-color: #FFFFFF;
}
.main_text .banner {
	padding-top: 6px;
	padding-bottom: 32px;
	padding-left: 18px;
}
.main_text .banner a {
	margin: 0px;
	width: 468px;
}

.main_text .main_text_footer {
	padding-top: 18px;
	padding-bottom: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	color: #5A5A56;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align:center;
}
.body .main_text_footer a {
	color: #5A5A56;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	display: inline;	
}

.body .main_text_footer a.active {
	color: #003C5B;
}

.right_col {
	width: 205px;
	padding-top: 27px;
}

.right_col ul#lang {
	margin: 0px 0px 10px 0px;
	list-style: none inside none;
}
.right_col ul#lang li a, .right_col ul#lang li span {
	background: transparent url(/images/aniart/left_b.gif) 0px 0px no-repeat;
	display: block;
	padding-left: 15px;
	color: #808080;
	line-height: 18px;		
}

.right_col ul#lang li span {
	color: #FF7F00;
}

.right_col a {
	color: #0065A4;
	text-decoration: underline;
	display: block;
	background-color: #FFFFFF;
}
.right_col a:hover {
	text-decoration: none;
}
.right_col h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 0px;
	text-indent: -2000px;
	height: 29px;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -34px;
	background-position: 34px 0px;
}
.right_col .for_users {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.right_col .for_users td {
	vertical-align: middle;
}

.right_col .for_users .inp {
	font-family: Tahoma, serif;
	font-size: 10px;
	color: #999999;
	height: 14px;
	width: 100px;
	border: 1px solid #E5E5E5;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}
.right_col .for_users #lst {
	margin-bottom: 5px;
}

.right_col .forums {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.right_col .forums .item {
	background-image: url(/images/aniart/bullet_blue.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: -9px;
	padding-left: 9px;
	background-position: 0px 6px;
	margin-bottom: 8px;
	color: #808080;
	background-color: #FFFFFF;
}

.right_col .social {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.right_col .social .item {
	background-image: url(/images/aniart/bullet_blue.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: -9px;
	padding-left: 9px;
	background-position: 0px 6px;
	margin-bottom: 8px;
	color: #808080;
	background-color: #FFFFFF;
}

.calendar {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.calendar span.month, 
.calendar_f span.month
{
	color: #0065A4;
	font-weight: bold;	
}

.calendar table, 
.calendar_f table 
{
	border-collapse:separate;
	margin-bottom: 8px;
	font-size: 11px;
	margin-top: 4px;
	margin-left: -2px;
}

.calendar_f table{
	padding-left: 5px;
}

.calendar table a, 
.calendar_f table a {
	color: #808080;
	text-decoration: none;
	background-color: #D9D9C3;
}

.calendar b, 
.calendar_f b 
{
}

.calendar th, 
.calendar_f th
{
	height: 20px;
	width: 20px;
	background-color: #BFF2FF;
	font-weight: normal;
	color: #0065A4;
}
.calendar td, 
.calendar_f td {
	height: 20px;
	width: 20px;
	background-color: #F2F2EB;
	text-align: center;
	color: #0065A4;
	line-height: 20px;
}

.calendar td.fields, .calendar table.fields td, 
.calendar_f td.fields, .calendar_f table.fields td
{
	background-color: #FFF;
}

.calendar .dark,
.calendar_f .dark
{
	background-color: #D9D9C3;
}

.calendar .dark a,
.calendar_f .dark a 
{
	color: #454A4D;
	text-decoration: none;	
}

.calendar .dark a:hover,
.calendar_f .dark a:hover  
{
	text-decoration: underline;
}


.calendar td#current,
.calendar_f td#current 
{
	color: #0065A4;
	background-color: #F2F2EC;
	font-weight: bold;		
}

.calendar td#current a,
.calendar_f td#current a 
{
	text-decoration: none;	
}



.right_col .currencies {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.right_col .currencies b {
	color: #0065A4;
	background-color: #FFFFFF;
}
.right_col .currencies table {
	border-collapse:separate;
	margin-top: 6px;
	font-size: 10px;
	margin-left: -2px;
}
.right_col .currencies th {
	font-weight: normal;
	background-color: #F2F2EB;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	color: #808080;
}
.right_col .currencies td {
	padding-left: 3px;
}

.right_col .search {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.right_col .search td {
	vertical-align: middle;
}

.right_col .search .inp {
	height: 13px;
	width: 89px;
	margin-right: 7px;
	border: 1px solid #E5E5E5;
	font-family: Tahoma, serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}

.right_col .search #spaced {
	margin-top: 5px;
}
.right_col .poll {
	background-image: url(/images/aniart/other_h1.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 33px;
	padding-bottom: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.right_col .poll h3 {
	background-image: url(/images/aniart/poll.gif);
}
.right_col .poll b {
	font-weight: normal;
	color: #0065A4;
	display: block;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.right_col .poll b a {
	color: #000033;
}

.right_col .poll th {
	text-align: right;
}


.footer {
	color: #808080;
	background-color: #FFFFFF;
}
.footer a {
	font-family: Tahoma, serif;
	font-size: 11px;
	color: #0065A4;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.footer a:hover {
	text-decoration: underline;
}

.closer {
	font-size: 0px;
	clear: both;
}

.closer_10 {
	font-size: 0px;
	clear: both;
	margin-top:10px;
}

/* Ýëåìåíòû óïðàâëåíèÿ */
.inputtext, .inputtext_small, .inputtext_long {
	border : 1px solid #454a4d;
	color: #0067A4;
	font-family: Tahoma, serif;
	font-size: 10px;
	height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

.inputtext_long {
	width: 210px;
	}
.inputtext_small {
	width: 90px;
}

.inputtextarea {
	border : 1px solid #454a4d;
	color: #0067A4;
    font: normal 11px tahoma, arial, sans-serif;
}


TEXTAREA.inputtext_long {
	width: 300px;
	height: 200px;
	font-size: 11px;
}

.inputtext_long {
	width: 200px;
}


select.inputtext {
	width: 250px;
}


.message_table {
	margin: 10px 0px 20px 0px;
	background-color: #FFFFFF;	
}

.message_table td {
	padding: 2px 5px 2px 2px;
	background-color: #FFFFFF;
}

.message_table td.unread {
	color: red;
	font-weight: bold;	
}

/* Form elements */
.inputcheckbox, 
.inputradio, .inputfile, .inputbutton, .inputbodybutton, .inputselect {
	border : 1px solid #454a4d;
	color: #0067A4;
}
.inputselect {
	font-size: 10px;
}
.form {
	border : 1px solid #454a4d;
	color: #0067A4;
	overflow : hidden;
}

.formlength {
	border : 1px solid #454a4d;
	color: #0067A4;
	overflow : hidden;
	width : 250px;
}

.wwwwwww {
	border : 1px solid #0067A4;
	color: #0067A4;
	overflow : hidden;
}
.inputbuttonflat{
	border : 1px solid #0067A4;
	color: #0067A4;
	overflow : hidden;
}
.subscribet{
	border: 1px solid #E5E5E5;
	color: #0067A4;
}
.subscribe{
	border-right: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	color: #0067A4;
}
.subscribetit{
	background-color: #F0F1F7;
	color: #0067A4;
	font-weight: bold;
}
.subscribetxt{
	border-right: 1px solid #E5E5E5;
	font-weight: normal;
}
.subscribetxt1{
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-weight: normal;
	padding-left:10px;
}
.subscribetit1{
	border-right: 1px solid #E5E5E5;
	background-color: #F0F1F7;
	color: #0067A4;
	font-weight: normal;
}
.ss-legal, .ss-powered-by
{
display:none !important;
}
