@charset "utf-8";
/* CSS Document */

a:focus, a:active { outline: 0px;}

.tablemenu {
	width: 300px;
	height: 270px;
	float:left;
	margin:5px;
}
.tablemenumus {
	width: 300px;
	height: 300px;
	float:left;
	margin:5px;
}
.gallerym {
	width: 300px;
	height: 200px;
	float:left;
	margin:5px;
}
.tablecentermenu {
	height: 260px;
	float:none;
	/*margin:5px 100px 5px 5px;*/
	width: 300px;
	margin-left: 150px;
	margin-top: 320px;
}
.centerImage {
	outline: 0px;
	margin:5px 30px 5px 30px;
	border: 4px solid #79818C;
}
.icoImage {
	outline: 0px;
	margin:5px 20px 5px 20px;
	border: 4px solid #79818C;
}

.icoImage2 {
	outline: 0px;
	margin:5px 20px 5px 20px;
	border: 0px;
}

.centerblock {
	/*background-color: red;*/
	padding: 0;
	margin-left: 60px;
	margin-right: 50px;
	margin-bottom: 40px;
	width: 638px;
}



/* ~~ этот контейнер фиксированной ширины окружает все остальные DIV ~~ */
.container {
	width: 1000px;
	background: auto;
	left: 50%;
	margin-left: -500px;
	position: absolute; 
/*margin: 0 auto 0;   автоматическое задание величин по бокам в совокупности с шириной центрирует макет */
}

.header {
	position:absolute;
	z-index:1;
	background-attachment: scroll;
	background-color: #3d4755;
	background-clip: border-box;
	background-position: 50% 50%;
    background-image: url("../img/header.png");
    background-repeat: no-repeat;
    background-size: auto;
    height: 770px;
    width: 100%;
}
.footer {
	position:fixed;
	z-index:1;
	bottom: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("../img/footer.png");
	background-clip: border-box;
	background-position: 50% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	width: 100%;
	height: 293px;
}
.topmenu {
	position:absolute;
	z-index:1;
	width: 100%;	
}
.menu {
	position:absolute;
	width: 270px;
	z-index:3;
}
.contenttop {
	position:absolute;
	z-index:2;
	width: 1000px;	
	margin-top:300px;
}
.contentbottom {
	position:absolute;
	z-index:2;
	width: 100%;	
	/*margin-top:1101px;*/ /*Выравнивание от верхней границы*/
}
.mar {
	margin-top: -100px;
	margin-left: 50px;
	z-index:3;
}

.norepeat{background-repeat:no-repeat;}
.pad{padding:10px;}
.content2 {
 margin: 0 300px 0 200px; /* Отступ на ширину левой и правой колонки*/
}

.otstup1 {
	margin-top:350px;
	margin-left:-20px;
	border: inherit;

}

.otstup2 {
	margin-top:460px;
	margin-left:-5px;
	border: inherit;
	z-index:4;

}

.otstup3 {
	margin-top:570px;
	margin-left:5px;
	border: inherit;

}

.otstup4 {
	margin-top:680px;
	margin-left:16px;
	border: inherit;

}

.otstup5 {
	margin-top:790px;
	margin-left:16px;
	border: inherit;

}
.title1 {
	border: inherit;
	outline: 0px;
	position:absolute;
	z-index:1;
	width: 100%;
	margin-top:70px;
}
