body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #422739;
	background-color: #fff;
}
a {
	color: #a1496e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#header {
	background: url(/images/header01.jpg) repeat-x left top;
	height: 82px;
}
#header div.top_index {
	background: url(/images/header_inside.jpg) no-repeat left top;
	height: 82px;
}
#header div.top_inside {
	background: url(/images/header_inside.jpg) no-repeat left top;
	height: 82px;
}
#header div.top_inside div.blynas {
	height: 82px;
	padding-left: 800px;
}
#header div.top_index div.blynas {
	background: url(/images/blynas01.gif) no-repeat right top;
	height: 82px;
	padding-left: 800px;
}
#header a.logo {
	display: block;
	width: 100px;
	height: 50px;
	position: relative;
	top: 5px;
	left: -795px;
}


#body {
	background: url(/images/body01.jpg) no-repeat right bottom;
}

#body td.col1 {
	width: 206px;
}
#menu {
	width: 206px;
	padding-bottom: 100px;
	background: url(/images/menu01.jpg) no-repeat left top;
	text-align: center;
	padding-right: 20px;
	padding-top: 18px;
}
#menu div.item {
	color: #54112d;
	padding-bottom: 9px;
}
#menu div.item a {
	color: #54112d;
	text-decoration: none;
}
#menu div.item a:hover {
	text-decoration: underline;
}


#body td.col2_index {
	background: url(/images/blynas02.gif) no-repeat right top;
}
#body td.col2_index, #body td.col2_inside {
   padding-right: 30px;
}
#body td.col2_inside div.lenght, #body td.col2_index div.lenght {
	width: 674px;
	height: 0px;
	line-height: 0px;
}
#main_index, #main_inside {
	padding-bottom: 125px;
}
#main_index {
	background: url(/images/main_inside.jpg) no-repeat left top;
}
#main_inside {
	background: url(/images/main_inside.jpg) no-repeat left top;
}


#submenu {
	text-align: right;
	font-size: 12px;
	padding-bottom: 20px;
	padding-right: 70px;
}
#submenu a {
	color: #a1496e;
}
#submenu span.lang {
	padding-left: 50px;
}
#submenu span.lang a {
	color: #644459;
	text-decoration: none;
	font-weight: bold;
}
#submenu span.lang a:hover {
	text-decoration: underline;
}





