@charset "utf-8";
/* CSS Document */

.curMenuTable{
	margin: 0px;
	padding: 0px;
}
.linkOfHeadCur{
	background-image: url(img/part2.jpg);
	height: 28px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12pt;
}


a:link{
	color: #008BA7;
	
}
a:visited
{
	color: #008BA7;
}
a:hover {
	color: #990000;
}


.linkOfHead{
	color: #008BA7;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logoImg{
	margin-bottom: 10px;
}
.topFon{
	padding-left: 13px;
	padding-top: 10px;
	margin-top: -10px;
	width: 355px;
	
}
.tbOtstup{
	margin-bottom:50px;
}
.acssesuars{
	margin-top:10px;
	font-weight:bold;
	font-size:15px;
}
.prase{
	margin-top:4px;
}
.baseDib{
	width: 600px;
}
