* {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333;
	font: normal 62.5% Arial;
	min-width: 750px;
}

.clearer {
	clear: both;
}

#container {
	overflow: hidden;
	padding-left: 230px;
}

*+html #container {
	position: relative;
}

#container .column {
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	position: relative;
}

#center {
	background: #fff;
	width: 100%;
}

#left {
	background: #f0f8f8;
	margin-left: -100%;
	width: 230px;
}

#container>#left {
	left: -230px;
}

#footer {
	background: #d8d8d8;
	border-top: 2px solid #fff;
	clear: both;
	padding: 10px 0;
}

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	background: #fff;
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	position: relative;
	width: 100%;
}

/***********************************************/

#header {
	background: url("top.jpg") 230px 0 no-repeat;
	height: 1%;
}

#header img {
	border: 0;
	float: left;
	padding: 18px 15px;
}

#left h3,
#right h3 {
	border-bottom: 2px solid #9cc;
	color: #0aa;
	font: bold 1.6em Arial, sans-serif;
	margin: 20px 0;
	padding: 5px;
}

#left p,
#right p {
	font: normal 1.2em Arial, sans-serif;
	margin: 0 0 10px;
	padding: 0 5px;
}

/***********************************************/

#tm ul {
	font: normal 1.2em Arial, sans-serif;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#tm ul li {
	background: #c0e0e0;
	border: 1px solid #fff;
	border-width: 0 0 5px 1px;
	color: #066;
	float: left;
	margin-left: -1px;
	padding: 0.5em 0;
	width: 14%;
}

#tm ul li.p7 {
	margin-right: -50%;
	width: 16%;
}

#tm ul li a {
	background: #c0e0e0;
	color: #066;
	display: block;
	margin: -0.5em 0;
	outline: 0;
	padding: 0.5em 0;
	width: 100%;
}

html>body #tm ul li a {
	width: auto;
}

#tm ul li a:hover {
	background: #e0f0f0;
	color: #c33;
}

/***********************************************/

#search {
	margin: 0 0 10px;
	padding: 0 5px;
	width: 220px;
}

#search p,
#search form {
	font: normal 1.0em Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#search input.field {
	font: normal 1.1em Arial, sans-serif;
	margin: 0;
	padding: 3px;
	width: 183px;
}

#search input.submit {
	font: bold 1.1em Arial, sans-serif;
	margin: 0;
	padding: 2px;
	width: 23px;
	_height: 1.9em;
}

/***********************************************/

#vm1,
#vm2 {
	padding: 0 5px;
	width: 220px;
}

#vm1 ul,
#vm2 ul {
	border-bottom: 1px solid #9cc;
	list-style: none;
	margin: 0 0 10px;
}

#vm1 ul li ul,
#vm2 ul li ul {
	border: 0;
	list-style: none;
	margin: 0;
}

#vm1 ul li,
#vm2 ul li {
	border-top: 1px solid #9cc;
	color: #066;
	font: normal 1.2em Arial, sans-serif;
}

#vm1 ul li.sel,
#vm2 ul li.sel {
	background: #c0e0e0;
	font-weight: bold;
	padding: 5px;
}

#vm1 ul li.sel ul,
#vm2 ul li.sel ul {
	margin: 5px -5px -5px;
}

#vm1 ul li ul li.sel,
#vm2 ul li ul li.sel {
	padding: 5px 5px 5px 15px;
}

#vm1 ul li ul li,
#vm2 ul li ul li {
	border-top: 1px solid #9cc;
	font: normal 0.9em Arial, sans-serif;
}

#vm1 ul li a,
#vm2 ul li a {
	background: #f0f8f8;
	color: #066;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 210px;
}

#vm1 ul li ul li a,
#vm2 ul li ul li a {
	padding: 5px 5px 5px 15px;
	width: 200px;
}

#vm1 a:hover,
#vm2 a:hover {
	background: #e0f0f0;
	color: #c33;
}

/***********************************************/

#adv,
#zal {
	padding: 0 5px;
	width: 220px;
}

#adv img,
#zal img {
	border: 0;
}

#adv ul,
#zal ul {
	border-bottom: 1px solid #9cc;
	list-style: none;
	margin: 0 0 10px;
}

#adv ul li,
#zal ul li {
	border-top: 1px solid #9cc;
	font: bold 1.2em Arial, sans-serif;
}

#adv ul li a,
#zal ul li a {
	background: #c0e0e0;
	color: #066;
	display: block;
	font: bold 1.2em Arial, sans-serif;
	padding: 5px;
	text-decoration: none;
	width: 210px;
}

#adv ul li a:hover,
#zal ul li a:hover {
	background: #90d0d0;
	color: #c33;
}

/***********************************************/

#news {
	padding: 0 5px;
	width: 220px;
}

#news ul {
	list-style: none;
}

#news ul li {
	color: #999;
	font: normal 1.2em Arial, sans-serif;
	margin: 20px 5px;
}

#news ul li a {
	background: #f0f8f8;
	border-top: 1px solid #9cc;
	color: #333;
	display: block;
	font: normal 1.0em Arial, sans-serif;
	margin: 2px -5px;
	padding: 5px;
	text-decoration: none;
	width: 210px;
}

#news ul li a:hover {
	background: #e0f0f0;
	color: #c33;
}

/***********************************************/

#center h1 {
	border-bottom: 2px solid #ccc;
	clear: both;
	color: #0bb;
	font: normal 2.4em Arial, sans-serif;
	margin: 20px 20px -10px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

#center p {
	font: normal 1.4em/1.4em Arial, sans-serif;
	margin: 20px;
}

#center p.date {
	color: #999;
	font: bold 1.6em Arial, sans-serif;
	margin: 30px 20px -10px;
}

#center ul,
#center ol {
	color: #333;
	font: normal 1.4em/1.4em Arial, sans-serif;
	margin: 20px 20px 20px 60px;
}

#center ol.freza_abc {
	list-style: upper-alpha;
}

#center img {
	float: left;
	margin: 25px 25px 20px 20px;
}

#center img.c1,
#center img.u1 {
	border: 1px solid #999;
}

#center img.c2,
#center img.u2 {
	border: 1px solid #9cc;
}

#center img.u2 {
	background: url("zoom.gif") right bottom no-repeat;
	padding: 0 0 15px;
}

#center h2 {
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #999;
	font: normal 1.8em Arial, sans-serif;
	margin: 20px 20px -10px;
	padding: 0 0 5px;
}

#center h2.link {
	border-bottom: 1px solid #9cc;
}

#center h2.link a {
	color: #0aa;
	text-decoration: none;
}

#center h2.link a:hover {
	color: #a00;
}

#center h3 {
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #999;
	font: bold 1.6em Arial, sans-serif;
	margin: 20px 20px -10px;
	padding: 0 0 5px;
}

#center h3.link {
	border: 0;
	margin-left: 60px;
	padding: 0;
}

#center h3.link a {
	border-bottom: 1px solid #9cc;
	color: #0ae;
	text-decoration: none;
}

#center h3.link a:hover {
	color: #a00;
}

/***********************************************/

#center h2.city {
	border: 0;
	clear: both;
	font: normal 1.8em Arial, sans-serif;
	margin: 20px;
	padding: 15px 0;
}

#center h2.city a {
	color: #0ae;
	margin: 0 0 0 70px;
}

#center h2.city a:hover {
	color: #c66;
}

#center h2.spb {
	background: url("gerb/spb.gif") 10px center no-repeat;
	margin-top: 40px;
}

#center h2.msk {background: url("gerb/msk.gif") 10px center no-repeat;}
#center h2.brk {background: url("gerb/brk.gif") 10px center no-repeat;}
#center h2.vnv {background: url("gerb/vnv.gif") 10px center no-repeat;}
#center h2.ekb {background: url("gerb/ekb.gif") 10px center no-repeat;}
#center h2.kaz {background: url("gerb/kaz.gif") 10px center no-repeat;}
#center h2.kra {background: url("gerb/kra.gif") 10px center no-repeat;}
#center h2.nnv {background: url("gerb/nnv.gif") 10px center no-repeat;}
#center h2.nsk {background: url("gerb/nsk.gif") 10px center no-repeat;}
#center h2.oms {background: url("gerb/oms.gif") 10px center no-repeat;}
#center h2.pzv {background: url("gerb/pzv.gif") 10px center no-repeat;}
#center h2.rnd {background: url("gerb/rnd.gif") 10px center no-repeat;}
#center h2.sam {background: url("gerb/sam.gif") 10px center no-repeat;}
#center h2.tol {background: url("gerb/tol.gif") 10px center no-repeat;}
#center h2.ufa {background: url("gerb/ufa.gif") 10px center no-repeat;}
#center h2.chl {background: url("gerb/chl.gif") 10px center no-repeat;}

/***********************************************/

#center ul.faq {
	border-top: 1px solid #ddd;
	font: normal 1.4em/1.4em Arial, sans-serif;
	list-style: none;
	margin: 40px 20px;
}

#center ul.faq li.que {
	color: #333;
	padding: 10px 0;
}

#center ul.faq li.ans {
	border-bottom: 1px solid #ddd;
	color: #333;
	padding: 0 0 30px 20px;
}

#center ul.faq span {
	color: #999;
	display: block;
	font: bold 1.0em Arial, sans-serif;
	padding: 5px 0;
}

/***********************************************/

#center ul.sitemap {
	font: normal 1.8em Arial, sans-serif;
	list-style: none;
	margin: 0 20px;
	padding: 0;
}

#center ul.sitemap li {
	margin: 20px 0;
	padding: 0;
}

#center ul.sitemap li a {
	border-bottom: 2px solid #ccc;
	color: #0aa;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	width: 100%;
}

#center ul.sitemap li ul {
	font: normal 0.8em Arial, sans-serif;
	margin: 10px 20px;
	padding: 0;
}

#center ul.sitemap li ul li {
	margin: 5px 10px;
	padding: 0;
}

#center ul.sitemap li ul li a {
	border-bottom: 1px solid #0aa;
	display: inline;
	padding: 0;
}

#center ul.sitemap li a:hover {
	color: #a00;
}

/***********************************************/

#center ul.searchpage {
	font: normal 1.4em/1.3em Arial, sans-serif;
	list-style: none;
	margin: 0 20px;
}

#center ul.searchpage li {
	padding: 0 0 20px;
}

#center ul.searchpage li p {
	color: #333;
	font: normal 0.86em/1.3em Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#center ul.searchpage a {
	color: #3bb;
	display: block;
	font-weight: bold;
	padding: 0 0 5px;
}

#center ul.searchpage a:hover {
	color: #c33;
}

/***********************************************/

#center div.table {
	margin: 20px;
}

#center div.tablewide {
	clear: both;
	height: expression((firstChild.offsetHeight + (offsetHeight - clientHeight)) + 'px');
	margin: 20px;
	overflow: auto;
	width: 90%;
}

#center table.t1 {
	border-collapse: collapse;
	clear: both;
	font: normal 1.2em Arial, sans-serif;
	margin-right: -50%;
	width: 100%;
}

#center table.t1 caption {
	color: #666;
	font: bold 1.2em Arial, sans-serif;
	margin: 0 0 5px;
	text-align: left;
}

#center table.t1 th {
	background: #c0e0e0;
	border: 1px solid #9cc;
	color: #066;
	line-height: 1.6em;
	padding: 5px 10px;
}

#center table.t1 th sup {
	position: relative;
	top: -0.5em;
	font-size: 0.86em;
	line-height: 0;
	vertical-align: baseline;
}

#center table.t1 td {
	background: #f0f8f8;
	border: 1px solid #9cc;
	padding: 5px 10px;
	text-align: center;
}

#center table.t1 td a {
	color: #066;
	display: block;
	margin: -5px -10px;
	padding: 5px 10px;
	text-align: left;
	width: 100%;
}

#center table.t1 td a:hover {
	background: #e0f0f0;
	color: #c33;
}

#center table.t1 tr.even td {
	background: #e4eaf2;
}

#center table.t1 tr.highlight td,
#center table.t1 tr.highlight td a {
	background: #e0f0f0;
	color: #c33;
	cursor: pointer;
}

#center table.t2 {
	border-collapse: collapse;
	clear: both;
	font: normal 1.2em Arial, sans-serif;
	margin-right: -50%;
}

#center table.t2 caption {
	color: #666;
	font: bold 1.2em Arial, sans-serif;
	padding: 0 0 5px;
	margin-right: -200%;
	text-align: left;
}

#center table.t2 th {
	background: #e0f0f0;
	border: 1px solid #9cc;
	font-weight: normal;
	padding: 5px 20px;
	text-align: left;
}

#center table.t2 td {
	background: #f0f8f8;
	border: 1px solid #9cc;
	padding: 5px 20px;
	text-align: right;
}

#center table.t2 tr.even th,
#center table.t2 tr.even td {
	background: #e4eaf2;
}

/***********************************************/

#center .ppppp {
	display: none;
}

#nav1,
#nav2 {
	font: normal 1.2em Arial, sans-serif;
	line-height: 2.0em;
	text-align: left;
	margin: 10px 20px 30px;
}

#nav1 a,
#nav2 a {
	border-right: 1px solid #c0c0c0;
	color: #3bb;
	margin: 0 9px 0 0;
	padding: 0 12px 0 0;
	white-space: nowrap;
}

#nav1 a:hover,
#nav2 a:hover {
	color: #c33;
}

#nav1 ul,
#nav2 ul {
	border-bottom: 1px solid #c0c0c0;
	font: normal 1.0em Arial, sans-serif;
	line-height: 2.0em;
	list-style: none;
	margin: 0;
	padding: 0 0 4px;
	text-align: left;
}

#nav1 ul li,
#nav2 ul li {
	display: inline;
	white-space: nowrap;
}

#nav1 strong,
#nav2 strong {
	color: #666;
}
