@charset "utf-8";

table.tbl {border-collapse: collapse; border:1px #000 solid;}
table.tbl td {border:1px #000 solid; padding:5px;}
table.tbl tr.zag td {border:1px #000 solid; padding:5px; text-align:center; font-weight:bold;}
table.tbl td.zag {border:1px #000 solid; padding:5px; text-align:center; font-weight:bold;}

div.turn {margin:15px; font-weight: bold; font-size: 16px;}

body {
	padding: 0px;
	margin: 0px;
	background: url(/img/body.jpg) repeat-x;
	height: 100%;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

h1, h2, h3 {
	color: #0079bb;
	font-weight: normal;
	text-transform: uppercase;
}

h1 {
	font-size: 22px;
	padding: 0px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

p {
	line-height: 17px;
}

#container {
	width: 922px;
	height: 100%;
	margin-bottom: -40px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

#content {
	padding-top: 122px;
	margin-left: 260px;
	margin-right: 20px;
	position: relative;
	text-align: justify;
}

#content img {
	padding: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.imgleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

.imgright {
	float: right;
	margin: 0px 0px 0px 20px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 922px;
	height: 112px;
	background: url(/img/header.gif) no-repeat;
}

#logo {
	position: absolute;
	top: 12px;
	left: 28px;
}

#contacts {
	position:absolute;
	top:5px;
	right:38px;
}

#menu {
	position: absolute;
	top: 140px;
	left: 15px;
	width: 180px;
}

div#menu a {
	width: 205px;
	height: 33px;
	margin-bottom: 2px;
	padding-left: 10px;
	display: block;
	background: url(/img/menu_item.gif) no-repeat;
	line-height: 33px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #005483;	
}

div#menu a#active {color: #ff4e00; font-weight: bold;}
div#menu a:hover {text-decoration: none; color: #ff4e00;}

.footer {
	width: 100%;
	height: 120px;
	position: relative;
	bottom: 0px;
	background:url(/img/footer_fon.jpg) repeat-x bottom;
}

#footer {
	width: 922px;
	height: 60px;
	top: 60px;
	position:relative;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background:url(/img/footer.gif) no-repeat;
	color:#FFFFFF;
}

#ftext1 {
	position: absolute;
	left: 30px;
	top: 28px;
}

#ftext2 {
	position: absolute;
	right: 30px;
	top: 28px;
}



a.menu2 {color: #005483;}
.menu2Selected {color: #ff4e00; font-weight: bold;}
.h td  {background: #0079BB; padding: 5px;}
<? /*.t {background: #9db1cc; padding: 5px;} */ ?>
.t {width: 100%;}
.t td {border: 1px black solid; padding: 5px;}
.timg {vertical-align: top; padding-left: 20px;}
.timg2 {vertical-align: top; padding-right: 20px;}

div.footnote ul {list-style-type: none;)
