@charset "windows-1251";
/**
 * Stylesheet for the www.shp-irma.ru site
 *
 * Разработано:
 *     ВИтонИК 2006
 *     http://www.vitonic.ru/
 *     email: service@vitonic.ru
 *
 * @author Сергей Александрович Брыляков (sergey@vitonic.ru)
 */

body {
	font-size:				9pt;
	font-family:			Tahoma, Arial;
/*	background-color:		#00CC00;
	scrollbar-face-color:	#FEFDE2;
	scrollbar-track-color:	#669933;
	scrollbar-arrow-color:	#006666;*/
}

h1 {
	font-family:		Tahoma, Arial;
	font-size:			19;
	text-decoration:	none;
	font-style:			normal;
	font-weight: 		normal;
	color:				#3f5283;
	margin-bottom:		20;
}

h2 {
	font-family:		Tahoma, Arial;
	font-size:			14;
	text-decoration:	none;
	font-style:			normal;
	font-weight: 		bold;
	color:				#3f5283;
	margin-bottom:		10;
	text-indent:	1em;
	margin-left:	30;
	margin-right:	30;
}

h1.panel {
	font-family:		Tahoma, Arial;
	font-size:			19;
	text-decoration:	none;
	font-style:			normal;
	font-weight: 		normal;
	color:				#8994ae;
	margin-bottom:		20;
	margin-top:			22;
}

div {
	text-indent:	1em;
	text-align:		justify;
	margin-left:	30;
	margin-right:	30;
}

.cse-branding-bottom div {
margin:0px;
padding:0px;
}

div.top_elem {
	text-indent:	0em;
	text-align:		center;
	margin-left:	0;
	margin-right:	0;
	font-family:	Tahoma, Arial;
	font-size:		11;
}

/*li {font-size: 9pt;}*/

img {
	border:	0px;
}

img.top {
	border:	1px #3f5283 solid;
}

.logo {
	height:	163;
	width:	530;
}

table {
	font-size:	10pt;
	font-family:	Tahoma, Arial;
}

table.maintable {
	background: url(images/text_bg.png) top center;
	background-repeat: repeat-x;
}

table.maintext {
	background: url(images/text_corner.jpg) top right;
	background-repeat: no-repeat;
	border-collapse: separate; border-spacing: 22px;
	border: 0;
}

tr.header {
	background: url(images/header_bg.png) #394C7F;
}

.bgmenu {
	background: url(images/menu_bg.png);
}

.linemenu {
	background: url(images/menu_line_bg.png) #b5bfda;
}

.bottommenu {
	background: url(images/menu_bottom_bg.png);
}

td.bodyleft {
	background: url(images/left_element.png) center right;
	background-repeat: no-repeat;
}

a:link,		a:visited	{color:#3f5283; text-decoration: none;}
a:active,	a:hover		{color:#3f5283; text-decoration: underline;}

a.menu:link,	a.menu:visited	{color:#3f5283; text-decoration: none;}
a.menu:active,	a.menu:hover	{color:#3f5283; text-decoration: underline;}

a.menu_select:link,	a.menu_select:visited	{color:#000000; text-decoration: none;}
a.menu_select:active,	a.menu_select:hover	{color:#000000; text-decoration: underline;}

a.toMap:link,	a.toMap:visited, a.toMap:active,	a.toMap:hover	{color:#8994ae; text-decoration: none; font-size:10px}

input.but_order {
	background-color:	#c3c8d5;
	border:				0;
	margin:				0;
	font-size:			10;
	width:				90;
	color:				#030303;
}

input.but_save {
	background-color:	#c3c8d5;
	border:				1px sold #030303;
	margin:				0;
	font-size:			12;
	color:				#030303;
}

td.but_order {
	/*background-color:	#c3c8d5;*/
	/*border:				0;
	margin:				0;*/
	font-size:			11;
	vertical-align:		top;
	text-align:			left;
	padding:			7 0 0 35;
	cursor:				hand;

/*	width:				90;
	color:				#030303;*/
}