h5 {
	font-size: small;
	margin-top: 0px;
}

h6 {
	font-size: x-small;
}

div.location {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 20px;
}

h1 {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 20px;
}

h2 {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

#info h2 {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background-image: url(/images/question.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div.right-info {
	background-color: #EEEEEE;
	margin: 10px;
	padding: 10px;
}

div.top-info {
	margin: 0 0 30px 0;
	padding: 0;
	width: 830px;
	text-align: justify;
}

DIV.podzag {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 15px;
	padding-bottom: 3px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}


a.bottommenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.bottommenu:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.bottommenu:hover {
	text-decoration: underline;
	color: Black;
	font-weight: normal;
}

a.bottommenu:visited {
	color: #666666;
	font-weight: normal;
}

a.topmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #003399;
}

a.topmenu:hover {
	text-decoration: underline;
	color: #003399;
}


a.leftmenu {
	font-size: small;
	color: #003399;
	text-decoration: none;
}

a.leftmenu:link {
	text-decoration: none;
	color: #003399;
}

a.leftmenu:hover {
	text-decoration: underline;
		color: #003399;
}

a.leftmenu:visited {
	color: #003399;
}
p.format {
	text-align: justify;
}

/* инфа по городам -------------------------------------------------------*/

.city {
	width:830;
}

.city .content {
	width:400px;
	float:left;
	margin-right:30px;
}

.city .content h3 {
	font-size:14px;
}

.city .content p {
	text-align:justify;
}

.city .map {
	width:400px;
	float:left;
}

/* -----------------------------------------------------------------------*/

.constr_types {
	width: 830px;
	margin: 20px auto;
	line-height:150%;
}

.content p {
	margin: 0 0 5px 0;
	text-align:justify;
}

.content h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight:bold;
}
.content1 p {
	margin: 0 0 5px 0;
	text-align:justify;
}
.content1 {
	width: 650px;
}

table.one_pixel td {
	border:1px;
	border-color:#BBB;
	border-style:solid;
}

table.one_pixel {
	border-collapse:collapse;	
}
