* {font-family: 'Trebuchet MS',Arial, sans-serif; color:#333;}

body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: url('/i/bg.jpg') no-repeat left top;
}

.mainBlock
{
	position: relative;
	min-width: 970px;
}

.error404Block
{
	position:absolute;
	width:495px;
	height:495px;
	background: url('/i/bg/404bg.gif') no-repeat 0 0;
	left:50%;
	top:50%;
	margin: -248px 0 0 -248px;
	cursor:pointer;
	cursor:hand;
}

.error404Text
{
	position: absolute;
	width:330px;
	top: 160px;
	left:90px;
}

.error404Text h1
{
	font-size:180%;
	color:#fff;
	margin:0 0 0.8em 0;
	line-height:1.3em;
	font-weight: normal;
}

.error404Text h2
{
	font-size:120%;
	color:#fff;
	margin:0 0 0.8em 0;
	line-height:1.6em;
	font-weight: normal;
}

.error404Text a,
.error404Text a:hover
{
	color:#fff;
}


/* general */
p
{
	font-size:80%;
	color:#333;
	line-height:1.5em;
	margin: 0.4em 0 0.6em 0;
}

h2
{
	font-size:160%;
	margin: 0 0 0.5em 0;
	font-weight:bold;
}

h3
{
	font-size:120%;
	font-weight:bold;
	margin: 1.2em 0 0 0;
	clear:both;
}

h4
{
	font-size:90%;
	font-weight:bold;
	margin: 0.5em 0;
	line-height: 1.3em;
}

ul, ol
{
	margin: 0.5em 0 0 0;
	padding:0;
	font-size:80%;
	color:#333;
	line-height:1.5em;
}

li
{
	list-style-type:none;
	padding: 0.3em 0 0 1.3em;
	text-indent: -1.3em;
	margin:0;
}

ol li
{
	text-indent: 0;
	padding-left: 0;
	list-style-type:decimal;
}

table
{
	border-collapse: collapse;
	width: 100%;
	border:0;
}

td
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

img.borderImg
{
	border: 1px solid #000;
}

.png
{
	behavior: url('/png.htc');
}


/* paragraph */
.paragraph{clear:both;}
.paragraph:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

div.imgTop{padding: 0.8em 0 0.5em 0;}
div.imgLeft{float:left; padding: 0.5em 1em 0.8em 0;}
div.imgRight{float:right; padding: 0.5em 0 0.8em 1em;}
div.imgBottom{padding: 0.4em 0 0.8em 0;}

.imgGallery
{
	float:left;
	margin: 0 20px 20px 0;
	position: relative;
	padding:0;
}

p.caption{font-size:70%; color:#666; font-style:italic; margin: 0.5em 0;}

table.pTable{clear:both; width:100%; border-collapse:collapse; margin: 0.5em 0 1.2em 0;}
table.pTable td{font-size:75%; color:#333; padding: 0.5em 10px; border-bottom: 1px solid #dedede;}
table.pTable th{font-size:75%; color:#333; padding: 0.5em 10px;}
table.pTable td p{font-size:100%; margin:0; line-height:normal;}

table.normal{clear:both; width:100%; border-collapse:collapse; margin-bottom:1.2em; border: 1px solid #dedede;}
table.normal td{font-size:75%; color:#333; padding: 0.5em 10px; border: 1px solid #dedede;}
table.normal td p{font-size:100%; margin:0; line-height:normal;}

#paragraphFile{padding: 0.5em 0; position: relative;}
#paragraphFile .text
{
	padding-left:40px;
}
#paragraphFile a{font-size:80%;}
#paragraphFile small{font-size:70%; color:#999;}

.word,
.excel,
.pdf,
.zip,
.video,
.attach
{
	width:35px;
	height:35px;
	position: absolute;
	left:0;
	top:0;
	overflow: hidden;
	background-image: url('/i/icons.jpg');
	background-repeat: no-repeat;
}

.word {background-position: 0 0;}
.excel {background-position: 0 -35px;}
.pdf {background-position: 0 -70px;}
.zip {background-position: 0 -105px;}
.video {background-position: 0 -140px;}
.attach {background-position: 0 -175px;}


h3.minH,
h3.minHCur
{
	font-size:90%;
	margin: 1em 0 0 0;
	padding: 0 0 0 15px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	line-height: 1.3em;
}

h3.minH{background: url('/i/icons/block_open.gif') no-repeat left 0.4em;}
h3.minHCur{background: url('/i/icons/block_close.gif') no-repeat left 0.4em;}

h3.minH a,
h3.minH a:visited
{
	border-bottom: 1px dotted #306ea2;
	text-decoration:none;
	color:#306ea2;
}

h3.minHCur a,
h3.minHCur a:visited
{
	border-bottom: 1px dotted #333;
	color:#333;
	text-decoration:none;
}

h3.minH a:hover,
h3.minHCur a:hover
{
	border-bottom: 1px dotted #b81b2a;
	color:#b81b2a;
	text-decoration:none;
}

.none{display:none;}
.visible{display:block;}


/* links */
a{text-decoration:underline; color:#32789a;}
a:hover{text-decoration:underline; color:#ffac08;}


/* path */
.pathBlock
{
	position: relative;
	margin-left:4%;
}
div.path {color:#333; padding-top:2em;}
div.path a{font-size:90%;}
div.path small{font-size: 85%; color:#333;}
div.path h1{font-size:180%; margin-top:0.3em;}


/* pagecounting */

.pagecounting
{
	display: block;
	clear:both;
	position: relative;
	margin-left:4%;
}

.pagecounting .pageslink span
{
	margin-right: 15px;
	font-size:100%;
	color:#666;
}

.pagecounting .pages
{
	padding-top: 0.5em;
}

.pagecounting .pages span
{
	font-size:80%;
	margin-right:8px;
	color:#666;
}

/* air.html */
body#air{}
#air tr.header td{}
#air tr.headerMenu td{}
#air tr.content td{}
#air tr.footer td{
	border-top: 5px solid #FFB708;
	padding: 1em 0;
}
	/*tabl*/
.r1{width:4%}
.r2{width:21%}
.r3{width:4%}
.r4{width:39%}
.r5{width:5%}
.r6{width:22%}
.r7{width:5%}


