* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #0075c3;
	font-family: Times New Roman;
}
img {
	border: 0px;
}
.mainTable {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

/*HEADER*/
.tdTopLeft, .tdTopMiddle, .tdTopRight {
	height: 218px; /* dinamyc */
	vertical-align: top;
}
.tdTopLeft {
	background: url('../img/1024x768/bgTopLeft.jpg') right top no-repeat;
}
.tdTopMiddle {
	width: 700px;
	background: url('../img/1024x768/bgTopMiddle.jpg') top no-repeat;
}
.tdTopRight {
	background: url('../img/1024x768/bgTopRight.jpg') left top no-repeat;
}
/* LOGO IMG */
.logo {
	position: absolute;
	left: 283px; /* dinamyc */
	top: 10px; /* dinamyc */
}
/*MENU*/
.mainNavDiv {
/*margin-top:-187px;*/
	position: relative;
}
.mainNav {
	position: absolute;
	top: 114px; /* dinamyc */
	left: 239px; /* dinamyc */
	font-size: 12px; /* dinamyc */
}
.mainNav a {
	margin-left: 2px;
	margin-right: 3px;
	text-decoration: underline;
	color: #000000;
}
.mainNav a:hover {
	text-decoration: none;
}
.mainNav a:active {
	text-decoration: none;
	color: #006b3b;
}
/*MENU END*/

/*CONTENT*/
.tdLeft, .tdMiddle, .tdRight {
	height: 347px; /* dinamyc */
	vertical-align: top;
	/*width:155px;*/
}

.tdLeft {
	background: url('../img/1024x768/bgLeft.jpg') right top no-repeat;
}
.tdMiddle {
	background: url('../img/1024x768/bgMiddle.jpg') left top no-repeat;
}
.tdRight {
	background: url('../img/1024x768/bgRight.jpg') left top no-repeat;
}
/* PICTURE-LINKS */
.links {
	position: relative;
	/*border: solid 1px red;*/
	color: #faa945;
	height: 200px;
	padding-left: 245px;
	padding-top: 55px;
}
.links a {
	height: 35px;
	padding-left: 40px;
	background: url('../img/work/markerSmall.gif') no-repeat;
	color: #e1d7c9;
	font-size: 14pt;
	text-decoration: none;s
	padding-top: 2px;
	padding-bottom: 3px;
}
.links a:hover {
	border-bottom: solid 1px #faa945;
}
.currentLink {
	padding-bottom: 10px;
}
.pointer {
/*	border: solid 1px;*/
	display: none;
	position: relative;
	left: 265px;
	top: 108px;
	padding-top: 26px;
	width: 174px;
	height: 78px;
	background: url('../img/1024x768/tablichka.gif') no-repeat;
	text-align: center;
	font-size: 18px;
}
.baner {
	position: absolute;
	top: 299px;
	left: -125px;
}
.banerStrogo {
	position: absolute;
	top: 285px;
	left: 740px;
}
.banerStrogo a { font: normal 8pt arial; color: #ccc; text-decoration: none; }
.banerStrogo a:hover { color: #fff; }
.banerStrogo img { border: none; text-decoration: none; }
.relv {
	position: relative;
}


