@charset "utf-8";
.mainborder {
	border: 1px solid #000;
	width:1200px;
}

body {
	background-image:url(images/star2.jpg);
	font-family:"Arial";
}

.body {
	font-family:"Arial";
	background-image:none;
	background-color:#FCD189;
}

.header {
	background-color:#000;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height:159px;
}

.header0 {
	background-color:#000;
	background-image:url(images/star1.JPG);
	height:159px;
	text-align:center;
}

.border_topmenu {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	background-color:#000;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FC0;
	margin:5px;
	text-align:center;
}

.border_bigblocktop {
	border-left: 1px solid #000000;
	/*background-image:url(images/backgr_list_top.png);
    background-repeat:repeat-x;*/
	background-color:#F6E1AC;
}

.menu {
	display:marker;
	font-family:"Verdana";
	font-size: 16px;
	margin: 10px;
	text-indent:0px;
	font-weight:lighter;
	height:22px;
	color:#FC0;
}

.border_bottom {
	border-top:1px solid #000000;
}

.sale_levashov {
	border:#D39150 solid 1px;
	vertical-align:super;
}

.menu_block {
	background-color:#D39150;
	width:225px;
	
}

.border_footer {
	border-top: 1px solid #000;
}

.article-category {
	background-color:#8dc131;
}

p {
	text-align: justify;
	margin:10px;
	text-indent:40px;
	font-size:16px;
	font-family:"Arial";
}

dd {
	margin-right:5px;
	margin-left:20px;
	text-align:left;
}

.pre {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	margin:7px;
	margin-bottom:10px;
	margin-top:10px;
}

.prerod {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FC0;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14x;
	font-weight:bold;
	color:#609;
	text-align:center;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006;
	text-align:center;
	margin-top:15px;
}

.h3_left {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin-top:15px;
}

h2 {
	font-family:"Rosewood Std Regular";
	font-size:22px;
	font-weight:bold;
	color:#C00;
	margin-top:20px;
	text-align:center;
}

.h2 {
	font-family:"Rosewood Std Regular";
	font-size:22px;
	font-weight:bold;
	color:#C00;
	margin:7px;
	text-align:center;	
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:10px;
	text-align:justify;
	font-size-adjust:15px;
	font-weight:normal;
}

.h7 {
	font-family:"Monotype Corsiva";
	font-weight:lighter;
	font-size:20px;
	color:#306;
	margin:5px;
	text-align:left;
}

dd:link {
	color: #00F;
}
dd:visited {
	color: #00F;
}

dd:active {
	color: #FF0;
}

a:link {
	color: #00F;
	font-size:16px;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F30;
	/*font-weight:bold;*/
}
a:active {
	color: #FF0;
}


.razdely {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#00F;
}

.last_updates {
	background-color:#FCD189;
	/*background-image:url(/images/last_updates_cr.png);*/
	border:#000 solid 2px;
}

.arrow {
	background:transparent url(arrows.png) no-repeat scroll 0px -16px;
	width:16px;
	height:16px;
	display:block;
}

#counter {
	visibility:hidden;
}

/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 08 - Topaz
  -----------------------------------
*/

.p7TMM08 {
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	width:100%;
	border-top: 1px solid #D39150;
	background-image: url(Library/p7tmm/img/tmm_rootGradientBlack.jpg);
	background-repeat: repeat-y;
	background-color: #333;
}
.p7TMM08 ul {
	margin: 0;
	padding: 0;
}
.p7TMM08 ul div {
	background-image:url(/Library/p7tmm/img/tmm_gradientTeal.jpg);
	background-repeat:repeat;
}
.p7TMM08 ul ul div {
	background-color: transparent;
	background-image: none;
}
.p7TMM08 ul ul {
	font-size: .9em;
}
.p7TMM08 ul ul ul {
	font-size: 1em;
}
.p7TMM08 ul li {
	list-style-type: none;
}
.p7TMM08 ul ul li {
	padding-left: 1em;
}
.p7TMM08 ul a:link, .p7TMM08 ul a:visited {
	color: #CCC;
	display: block;
	padding: 6px 8px 6px 18px;
	text-decoration: none;
	zoom: 1;
	font-variant: small-caps;
	border-top: 1px solid #333;
	border-bottom: 1px solid #D39150;
	outline: 0;
}
.p7TMM08 a.tmmlast {
	border-bottom: 0;
}
.p7TMM08 ul a:hover, .p7TMM08 ul a:focus, .p7TMM08 ul a:active {
	color: #FFF;
}
.p7TMM08 ul ul a:link, .p7TMM08 ul ul a:visited {
	font-variant: normal;
	border: 0;
	padding: 3px 8px 3px 18px;
	color: #000;
	background-color: transparent !important;
	background-image: none;
}
.p7TMM08 ul ul a:hover, .p7TMM08 ul ul a:focus, .p7TMM08 ul ul a:active {
	color: #FFF;
	text-decoration: underline;
}
.p7TMM08 a.p7tmm_page {
	background-image: url(Library/p7tmm/img/tmm_page_square_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM08 ul ul a.p7tmm_page {
	background-image: url(Library/p7tmm/img/tmm_page_squareopen_white.gif);
}
.p7TMM08 ul ul a.p7tmm_page:hover {
	background-image: url(Library/p7tmm/img/tmm_page_square.gif);
}
.p7TMM08 a.trig_closed {
	background-image: url(Library/p7tmm/img/tmm_east_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM08 ul ul a.trig_closed {
	background-image: url(Library/p7tmm/img/tmm_east_black.gif);
}
.p7TMM08 a.trig_open {
	background-image: url(Library/p7tmm/img/tmm_south_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FFF !important;
}
.p7TMM08 ul ul a.trig_closed, .p7TMM08 ul ul a.trig_open {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM08 ul ul a.trig_open {
	color: #000 !important;
	background-image: url(Library/p7tmm/img/tmm_south_black.gif);
	text-decoration: underline;
}
.p7TMM08 a.current_mark {
	font-weight:bold;
	color:#55ACBF;
}
.p7TMM08 ul ul a.current_mark {
	color:#000;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM08_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM08_toggle_all a:link, .p7TMM08_toggle_all a:visited {
	color: #000;
	font-variant: small-caps;
	outline: 0;
}
.p7TMM08_toggle_all a:hover, .p7TMM08_toggle_all a:focus, .p7TMM08_toggle_all a:active {
	color: #C30;
	text-decoration: underline;
}