html, body {
	margin:0px; 
	padding:0px; 
	background:#D9ABF4;
	position:relative; 
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

body {
	text-align:center;
}

a.tm {
	text-decoration: underline;
	color: white;
}

a.tm:visited {
	text-decoration: underline;
	color: white;
}

a.tm_act {
	text-decoration: none;
	color: #d9abf4;
}

a.tm_act:visited {
	text-decoration: none;
	color: #d9abf4;
}

a.lm {
	text-decoration: none;
	color: black;
}

a.lm:visited {
	text-decoration: none;
	color: black;
}

a.lm_act {
	text-decoration: none;
	color: #b861ea;
}

a.lm_act:visited {
	text-decoration: none;
	color: #b861ea;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9c49cc;
	border-bottom: 2px solid #9c49cc;
}

p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

ul {
	padding: 3px 0px 3px 30px;
	margin: 0px;
}

img {
	border: none;
}

.separ {
	color: #d9abf4;
	padding-left: 40px;
	padding-right: 40px;
}

#all {
	text-align: left;
	margin: 0 auto;
	width: 998px;
	background: #544c52 url(img/footfon.jpg) no-repeat right bottom;
	padding: 0px;
}

.head {
	display: block;
	height: 300px;
	background: #544c52 url(img/head.jpg) no-repeat left;
}

#headmenu {
	float: right;
	position: relative;
	display: block;
	top: 100px;
	right: 0px;
	width: 60px;
	height: 80px;
	padding: 10px;
}

#headmenu img {
	width: 17px;
	height: 11px;
	border: none; 
}

#midcont {
	position: relative;
	display: block;
	padding-left: 35px;
	padding-right: 35px;
}

#container {
	position: relative;
	display: block;
	background: white;
	border-left: 280px solid white;
}

#inner {
	display:block;
	position:relative;
	margin-left:-280px;
	padding: 0px;
}

#left {
	float: left; 
	position: relative; 
	width: 300px;
	height: 270px;
	left: 0px;
}

#leftmenu {
	position: relative;
	left: 30px;
	top: 0px;
	width: 320px;
	margin: 0px;
	padding-bottom: 10px;
}

.lmenuitem {
	position: relative;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 21px;	
	padding: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #d1d5d9;
}

.lmenuitem_act {
	position: relative;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 21px;	
	padding: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #b861ea;
}

.lmtext {
	position: relative;
	height: 14px;
	padding-top: 5px;
	float: left;
}

.lmdig {
	color: #d1d5d9;
	padding: 0px 10px 0px 0px;
	height: 21px;
	float: left;
}

.lmdig_act {
	color: #bd6ceb;
	padding: 0px 10px 0px 0px;
	height: 21px;
	float: left;
}

.bigdig {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	line-height: 21px;
	vertical-align: bottom;
}

#center {
	margin-left: 280px;
	position: relative; 
	display: block;
	padding: 20px 20px 50px 20px;
	height: 1%;
}

#topmenu {
	background: url(img/topmenu.gif) no-repeat black;
	display: block;
	position: relative;
	height: 15px;
	padding: 0px;
	margin-bottom: 20px;
	padding: 15px 20px 15px 20px;
	text-align: center;
}

.clear {
	clear: both;
}

.foot {
	display: block;
	height: 114px;
}

#footleft{
	position: relative;
	left: 80px;
	top: 40px;
	height: 40px;
	float: left;
	width: 402px;
}

#footcenter{
	position: relative;
	left: 80px;
	top: 40px;
	height: 40px;
	float: left;
	width: 100px;
	padding-left:50px;
}

#footright{
	position: relative;
	left: 80px;
	top: 40px;
	height: 40px;
	float: left;
	width: 310px;
	text-align: right;
}

#bot {
	position: relative;
	background: transparent url(img/bot.gif) no-repeat bottom;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

.copy {
	font-size: 11px;
	font-weight: normal;
	color: #eae7eb;
	line-height: 16px;
}
.copy a
	{color:#FFFFFF;}

.tel {
	font-size: 16px;
	font-weight: bold;
	color: #eae7eb;
	line-height: 18px;
}

.ban {
	position: relative;
	margin: 0px 10px 0px 0px;
	width: 88px;
	height: 31px;
	border: none;
	float: left;
}

#sotik {
	background: transparent url(img/se.jpg) no-repeat;
	position: relative;
	bottom: 40px;
	right: 243px;
	width: 56px;
	height: 131px;
	float: right;
	margin-top: -131px;
}

.act {color: #b861ea}
