body, html {
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
}

.border_gray {
	border : 1px solid Gray;
}

.border_blue {
	border : 1px solid #6FB8FC;
}

li.podmenu {
	list-style-image : url(img/podmenu.jpg);
}

a.menu {
	text-decoration : none;
	color : #C61417;
	padding-left: 10px;
	font-weight : bold;
}

a.menu:hover {
	text-decoration : underline;
}

a.menu3 {
	text-decoration : none;
	color : #C61417;
	font-weight : bold;
}

a.menu3:hover {
	text-decoration : underline;
}

a.menu2 {
	color : #154388;
}

a.menu2:hover {
	text-decoration: none;
}

ul.inmenu {
	margin-top : 5px;
	margin-bottom : 5px;
	list-style-image : url(img/ulmenu.jpg);
}

a.dmosk {
	color : #6CC5FF;
	margin-top : 50px;
}

a.dmosk:hover {
	text-decoration: none;
}

div.inbody_dmosk {
	padding-top : 10px;
	padding-left : 31px;
	padding-bottom : 100px;
}

.head_dmosk {
	padding-left : 15px;
	font-size : 18px;
	color : #CF1417;
}

a img.border {
	border : 1px solid silver;
	padding : 5px;
}

a:hover img.border {
	border : 1px solid gray;
	padding : 5px;
}
