body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-style: solid;
	border-left-color: #008000;
	border-left-width: 8px;
}

a:link {color: #2752A9; font-weight: bold; text-decoration:underline;}
a:visited {color: #2752A9; font-weight: bold; text-decoration:underline;}
a:hover {color: #356EE0; font-weight: bold; text-decoration:underline;}
a:active {color: #356EE0; font-weight: bold; text-decoration:underline;}

a.menu1:link {color: #2752A9; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 14px;}
a.menu1:visited {color: #2752A9; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 14px;}
a.menu1:hover {color: #356EE0; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 14px;}
a.menu1:active {color: #356EE0; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 14px;}

a.menu2:link {color: #2752A9; font: 11px Verdana, sans-serif; font-weight: bold;}
a.menu2:visited {color: #2752A9; font: 11px Verdana, sans-serif; font-weight: bold;}
a.menu2:hover {color: #356EE0; font: 11px Verdana, sans-serif; font-weight: bold;}
a.menu2:active {color: #356EE0; font: 11px Verdana, sans-serif; font-weight: bold;}

a.menu3:link {color: #2752A9; font: 11px Verdana, sans-serif;}
a.menu3:visited {color: #2752A9; font: 11px Verdana, sans-serif;}
a.menu3:hover {color: #356EE0; font: 11px Verdana, sans-serif;}
a.menu3:active {color: #356EE0; font: 11px Verdana, sans-serif;}

a.adr:link {color: #003399; font: 11px Verdana, sans-serif; font-weight: bold; text-decoration:underline; line-height: 14px;}
a.adr:visited {color: #003399; font: 11px Verdana, sans-serif; font-weight: bold; text-decoration:underline; line-height: 14px;}
a.adr:hover {color: #002775; font: 11px Verdana, sans-serif; font-weight: bold; text-decoration:none; line-height: 14px;}
a.adr:active {color: #002775; font: 11px Verdana, sans-serif; font-weight: bold; text-decoration:none; line-height: 14px;}

a.sm_bot:link {color: #bdecc6; font: 9px Verdana, sans-serif; font-weight: bold; text-decoration:underline; line-height: 14px;}
a.sm_bot:visited {color: #bdecc6; font: 9px Verdana, sans-serif; font-weight: bold; text-decoration:underline; line-height: 14px;}
a.sm_bot:hover {color: #ffffff; font: 9px Verdana, sans-serif; font-weight: bold; text-decoration:none; line-height: 14px;}
a.sm_bot:active {color: #ffffff; font: 9px Verdana, sans-serif; font-weight: bold; text-decoration:none; line-height: 14px;}

a.sm:link {color: #003366; text-decoration:none;}
a.sm:visited {color: #003366; text-decoration:none;}
a.sm:hover {color: #006699; text-decoration:underline;}
a.sm:active {color: #006699; text-decoration:underline;}




.h100 { height: 100%; }

.top {
	background-image: url(images/1_bg.gif);
	background-repeat: repeat-x;
	background-position: top right;
	height: 127px;
}

.top_logo {
	background-image: url(images/1_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 127px;
}

.top_adres {
	padding: 35px 0 35px 237px;
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}

.m_bg {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 300px;
}

.m_pad {
	padding: 112px 20px 20px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.m1 {
	padding: 3px 120px 7px 2px;
	background-image: url(images/m_bg1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 24px;
}

.m1_s {
	padding: 3px 120px 7px 2px;
	background-image: url(images/m_bg1s.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	height: 24px;
}

.m2_pad {
	padding: 10px 0 13px 1px;
}

.m2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #002775;
	padding: 3px 0;
	line-height: 13px;
}

.m3_pad {
	padding: 10px 0 15px 35px;
}

.m3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #002775;
	padding: 3px 0;
	line-height: 13px;
}

.content {
	padding: 20px 100px 10px 0;
}

.bot_txt {
	padding: 0 0 0 10px;
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: top right;
	height: 26px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #bdecc6;
}

.bot_txt_promo {
	padding: 5px 150px 5px 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #006600;
}

p, td, textarea, input, li, select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #454545;
}

p, h1, h2 {
	line-height: 130%;
	padding: 0;
	margin: 0 0 10px 0;
}

ol, ul {
	line-height: 130%;
	padding: 0 auto;
	margin: 0 auto 13px 50px;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 18px;
	color: #003399;
	line-height: 100%;
	margin-bottom: 30px;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
	margin: 10px 0;
}

form {
	margin: 0;
	padding: 0;
}
