body	{
	font-family:tahoma,arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	height: 100%;
	width: 100%;
	background: url('/img/bg.jpg') 0px 235px repeat-y #CEBACE;	
}

html {
	font-family:tahoma,arial;
	font-size:12px;
	height: 100%;
	width: 100%;
	background: url('/img/bg.jpg') 0px 235px repeat-y #CEBACE;	
}

* html {
	font-family:tahoma,arial;
	font-size:12px;
	height: 100%;
	width: 100%;
	background: url('/img/bg.jpg') 0px 235px repeat-y #CEBACE;	
}

div#header {
	height: 175px;
	width: 100%;
	background: url('/img/bgtop.jpg') top left no-repeat #FFF;	
}

div#header p {
	float: right;
	width: 430px;
	margin: 0;
	padding: 10px;
	color: #FFF;
	text-align: right;
	font-size: 18px;
	line-height: 1.3em;
	white-space: nowrap;
}

div#header p a {
	color: #FFF;
	text-decoration: none;
}

div#header p span {
	font-weight: bold;
}

div#header p span#phone {
	color: #F8D2AF;
}

div#header img#logo {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: none 0px;
	height: 175px;
	width: 300px;
	float: left;
}

div#path {
	height: 60px;
	width: 100%;
	background: url('/img/bgpath.jpg') top left no-repeat #FFF;
	white-space: nowrap;
}

div#path img#logotxt {
	margin: 0;
	padding: 0;
	border: none 0px;
	height: 60px;
	width: 300px;
	float: left;
}

div#path img#orderright {
	float: right;
	margin: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 30px;
	border: none 0px;
}

img#orderleft, img#vk, span.pulso-wrap {
	margin: 0;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	border: none 0px;
}

ul#menu {
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	padding: 0;
	list-style-type: none;
}

ul#menu li {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 55px;
	background: url('/img/bull.png') top left no-repeat;
}

ul#menu li#menu_active {
	background: url('/img/bull1.png') top left no-repeat;
	color: #FF1000;
}

ul#menu li a {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 15%;
	padding-left: 0;
	color: #341B3E;
	text-decoration: none;
	background: url('/img/menuborder.png') bottom right no-repeat;
}

ul#menu li#menu_active a{
//	color: #FF1000;
	color: #E77817;
}

div#cit {
	float: left;
	width: 40%;
	font-style: italic;
	color: #6C2668;
}

div#geniy {
	padding: 20px;
	font-weight: bold;
	font-size: 14pt;
}

div#author {
	text-align: right;
	font-size: 11pt;
}

a.cat, a.cat:active, a.cat:hover, a.cat:visited {
	font-weight: bold;
	font-size: 12pt;
	color: #6C2668;
	text-decoration: none;
}

a.subcat_link, a.subcat_link:active, a.subcat_link:hover, a.subcat_link:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #6C2668;
	text-decoration: none;
}

.subcat {
	float: left;
	width: 300px;
	text-align: center;
	height: 220px;
}

.cat_item {
	border-top: solid 2px #6F448A;
	color: #6C2668;
	margin: 0px;
	clear: both;
}

.cat_item img {
	margin: 20px;
}

.cat_item_name {
	font-weight: bold;
	font-size: 12pt;
}

.pg {
	clear: both;
	text-align: left;
}

a.topcat {
	text-decoration: none;
}

a.topcat:hover {
	text-decoration: underline;
}

a.topcat:hover img {
	position: relative;
	top: -1px;
	left: 1px;
}

.path {
	color: #C390BA;
	font-size: 12pt;
}

span.path {
	position: relative;
	left: 60px;
}

a.path {
	text-decoration: none;
	font-weight: bold;
}

div.path {
	float: left;
	position: relative;
	left: 60px;
}

div#maincontent {
	position: absolute;
	top: 253px;
	left: 343px;
	bottom: 0px;
	right: 0px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

.ml {
	display: none;
}