#Shield {
	background: url(img/top4.gif) no-repeat;
	background-position: top;
	background-color: #FFF9E0;
	border: 10px solid #007cc3;
	width: 700px;
	max-width: 700px;
	padding-top: 10px;
	padding-bottom: 60px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
#textShield {
font-family: Verdana, Arial, Helvetica, sans-serif;  
position: relative;
top: 35px;
font-size: .8em;
}
#textShield p {

background-color:  #ffbd35;
color: #c00;
text-align: center;
font-weight: bold;

}

#ShieldBottom {
 position:relative;
 width: 160px;
	background: #007cc3;
	margin-left: auto;
	margin-right: auto;
}
#ShieldOpora {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: .7em;
   color: #2b4460;
	background: #007cc3;
	width:320px;
	margin-left: auto;
	margin-right: auto;
}
#navbar {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
text-align: center;
/*border-top: 1px solid #007cc3;*/
padding: 3px;
position: relative;
top: 34px;
left:0;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style: none;
display: inline;
}

#navbar ul li a:link, #navbar ul li a:visited {
	text-decoration: none;
	display: inline;
	background-color: #007cc3;
	color: #fff;
	border-bottom: 1px solid #007cc3;
	border-left: 1px solid #007cc3;
	border-right: 1px solid #007cc3;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

#navbar ul li a:hover, #navbar ul li a.current {
background-color: #fff;
color: #2b4460;
border-bottom: 1px solid #007cc3;
}

#MapCity {
position:relative;
	background: url(img/map_vitebsk1.jpg) no-repeat;
	top: 60px;
	width: 520px;
	height:520px;
	
}
#MapCity p {
position: relative;
top:-55px;
background-color:  #ffbd35;
color: #c00;
text-align: center;
font-weight: bold;
}
#MapLegend {
position: relative;
width: 198px;
top:0px;
left:500px;
}
#MapLegend ul {
list-style:disk;
}
#MapLegend p {
background-color: #FFF9E0;
}
.red_row {text-align:justify; text-indent:1.0cm;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; ; font-style: normal; line-height: normal; color:#2156be; }
TH {
background-color: #FFbd35;
color: #c00;
}

TR {
	background-color: #FFF9E0;
}
TR.ruled {
	BACKGROUND: #ffe375;
}
a {
	font-size: .9em;
}

#ShieldFace TH {
	background-color: #ffbd35;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	height: auto;
}