.zagolovok {
	FONT-SIZE: 16px; COLOR: #0099CC; FONT-WEIGHT: bold;
}
* {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
html {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
body {
	width: 100%;
	font-family: Tahoma;
	color: #6f6f6f;
	background-color: #0d4a60;
}
table {
	font-size: 13px;
}
td {
	vertical-align: top;
}
a:link {
	color: #6f6f6f;
}
a:visited {
	color: #6f6f6f;
}
a:hover {
	color: #029ad1;
}
.global {
	height: 100%;
	min-width: 841px;
}
.wrap {
	height: 100%;
	width: 1024px;
	background-image: url('images/bg-table.jpg');
	background-repeat: repeat-y;
}
.header {
	height: 183px;
	width: 1024px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
.page {
	height: 100%;
	width: 1024px;
	background-image: url('images/bg-ct.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	height: 114px;
	width: 1024px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
.full {
	width: 100%;
}
.menu {
	padding: 0px 14px 4px 10px;
}
.box {
	width: 251px;
	margin: 0px 0px 0px 105px;
}
.box1 {
	height: 10px;
	width: 251px;
	background-image: url('images/box1.gif');
	background-repeat: no-repeat;
}
.box2 {
	width: 251px;
	background-image: url('images/box2.gif');
	background-repeat: repeat-y;
}
.box3 {
	height: 21px;
	width: 251px;
	background-image: url('images/box3.gif');
	background-repeat: no-repeat;
}
.text {
	padding: 8px 130px 20px 25px;
}
.copy {
	padding: 70px 0px 0px 100px;
}
.sk13 {
	padding: 80px 100px 0px 0px;
	text-align: right;
}
.icon {
	margin: 162px 0px 0px 380px;
}
