* {
	margin: 0px;
	padding: 0px;
	}

html {
	position: relative;
	height: 100%;
	}

body {
	position: relative;
	height: 100%;
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
	}


h1, h2, h3 {
	margin: 1em 0;
	font-weight: normal;
}
h1 {font-size: 2.5em;color:#2E6916;margin-top:0.5em}
h2 {font-size: 1.9em;}
h3 {font-size: 1.5em;}

p {
	font-size: 1.2em;
	padding-bottom: 1em;
}

ul{ list-style: none;}
.l-main ul {
	z-index: 1;
	position: relative;
	list-style: none;
	}
	.l-main ul li {
		position: relative;
		zoom: 1;
		margin-left: -6px;
		padding-left: 19px;
		padding-bottom: 1em;
		font-size: 1.2em;
		background: url('../images/mdash-green.gif') no-repeat 0px 0.58em;
		}

ol {

	}
	ol li {
		font-size: 1.2em;
		margin-left: 20px;
		padding-bottom: 1em;
		}


img {
	border: none;
}

a {
	color: #2E6916;
}
a:hover {
	text-decoration: none;
}
h2 b a {
	color: black;
}
.g-js-opener {
	text-decoration: none;
	border-bottom: 1px dashed #2E6916;
	font-weight: bold;
}	
.g-js-opener:hover {
	cursor: pointer;
}

.g-js-print {
	text-decoration: none;
	border-bottom: 1px dashed #2E6916;
	left: 560px;
	position: absolute;
	top: -15px;
}
dd {position: relative;}
hr {
	display: block;
	text-align: left;
	position: relative;
	width: 340px;
	margin: 1em 0 1em -72px;
	background-color: #e9e9e9;
	height: 4px;
	border: none;
}

.breadcrumbs {
	margin-top: 1.4em;
}

/*MVD shems*/
#shema-mvd 	{ font-size:22px; text-align:center; font-weight:bold; display:block;}