@charset "windows-1251";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00194e;
	line-height: normal;
}

h1{
	font-size: 1.4em;
}

h2{
	font-size: 1.3em;
	color: #639700;
}

h3{
	font-size: 1.1em;
}

/* directoy */
.title{
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #9AA9C7;
	border-top: 1px solid #9AA9C7;
	padding: 10px 0px;
}
p.city, td.city, .city{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #D0D7E5;
	padding:5px 0px;
}

.default a
#directory a, .default a{
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
}

#obst .obl_head {
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer;
	border-bottom: 1px solid #9AA9C7;
	border-top: 1px solid #9AA9C7;
	padding: 10px 0px;
	margin: 5px;
}

.orange{
	color: #FF6600;
}
