/* CSS Document */

/* SHADOW AND CORNER IMAGE */

.pageheight		{
	background-image: url(images/spiral_vert.gif);
	background-repeat: repeat-y;
	width: 9px;
	height: 7px;
	background-position: left bottom;
}
.shadow-horizontal	{
	background-image: url(images/spiral-top.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 5px;
}
.shadow-down {
	background-image: url(images/spiral.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 1px;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #EBE9E0;
}

/* LEFT MENU */

#menu_left {
	padding-top: 10px;
}
.left_menu {
	display: block;
	width: 135px;
	height: auto;
	border-width: 0px 0px 2px 0px;
	border-color: #8FB7CF #8FB7CF #8FA3C4 #8FB7CF;
	border-style: none none solid none;
	margin: 0px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	padding: 5px 2px 3px 15px;
}
a.left_menu:hover {
	display: block;
	width: 135px;
	height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #333366;
	font-size:12px;
	text-decoration: none;
	line-height: 15px;
	background-image: url(images/arrow-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left_menu_stop {
	display: block;
	width: 135px;
	height: auto;
	border-width: 0px 0px 2px 0px;
	border-color: #8FB7CF #8FB7CF #8FA3C4 #8FB7CF;
	border-style: none none solid none;
	margin: 0px 5px 0px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 5px 2px 3px 15px;
	text-align: left;
	color: #333366;
	font-size:12px;
	text-decoration: none;
	line-height: 15px;
	background-image: url(images/arrow%20move%20bl%201.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* END LEFT MENU*/

.table_dveri {
	margin: 0px;
	width: 804px;
	border-width: 0px;
	height: auto;
	padding: 0px;
}
.text_center {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.text_constr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.text_table_top {
	color: #858585;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 0px 10px;
	line-height: 15px;
}

/* TOP MENU TABLE */
.menu_table {
	display: block;
	width: 80px;
	height: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 3px 0px 0px;
	border: 1px solid #ACACAC;
}
a.menu_table:hover {
	display: block;
	width: 80px;
	height: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #C0CCD8;
	vertical-align: top;
	border: 1px solid #A7B8BA;
}
.menu_table_center {
	display: block;
	width: 124px;
	height: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 3px 0px 0px;
	border: 1px solid #ACACAC;
}
a.menu_table_center:hover {
	display: block;
	width: 124px;
	height: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #C0CCD8;
	vertical-align: top;
	border: 1px solid #A7B8BA;
}
/* END MENU TABLE */

.map_small {
	margin: 5px 0px 5px 8px;
}
#lic {
	margin: 0px 0px 0px 20px;
	display: block;
}
.ssulka {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #336699;
	text-decoration: none;
	border-style: none;
}
.ssulka:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #3399CC;
	text-decoration: none;
	border-style: none;
}
