/* ---=== стили для страницы ПРОЕКТЫ ===--- */

h1 {
	border-bottom:3px dotted #888800;
	letter-spacing:5px;
	margin:25px 19% 0 19%;
	min-width:400px;
	text-align:center;
	}
.prj-local h2, .prj-global h2 {
	font: oblique normal normal 22px Arial;
	padding:0 0 0 75px;
	margin:15px 0;
	background:#001166 url(../images/mnu-icon.gif) 25px center no-repeat;
	}

.prj-local {
	border-bottom:2px dashed white;
	padding-bottom: 30px;
	float:left;
	margin-right:1%;
	width:49%;
	}
.prj-global {
	border-bottom:2px dashed white;
	padding-bottom: 30px;
	float:left;
	width:49%;

	}



