@font-face {
    font-family: Home_font;
    src: url(fonts/2.otf);
}
body{
    background-color: white;
    margin: 0;
}
.probel{
    position: relative;
}

#logo_img{
	display:none;
    width:0px;
    position: absolute;
	cursor: default;
}

.text_on_the_main{
	cursor: default;
    display:none;
    font-family: Home_font;
    position: absolute;
}

.coment_on_the_main{
	cursor: default;
    display:none;
    font-family: Home_font;
    position: absolute;
}
.otzov{
	display:inline-block;
}
.zagl{
	display:inline-block;
	border-style:solid;
}
#gallery_button{
	position:absolute;
	font-family: Home_font;
}
.gallery_button_imgs{
	display:inline-block;
}
#menu{
	position:absolute;
	font-family: Home_font;
}
.button_menu{
	border-style:solid;
	display:inline-block;
	cursor: pointer;
	border-width:2px;
	background-color:white;
	background-color:#808080;
	color:white;
}
.button_menu:hover{
	border-style:solid;
	display:inline-block;
	cursor: pointer;
	border-width:2px;
	background-color:white;
	background-color:#696969;
	color:white;
}
.main_image{
	position:absolute;
	width:100%;
}
.main_image_div{
	display:none;
}
#contacs_page{
	display:none;
}
#about_us_page{
	display:none;
}
#galery{
	display:none;
}
.zaglavie{
	font-family: Home_font;
	position:absolute;
	color:#DC143C;
	border-style:solid;
	border-width:4px;
	cursor: pointer;
}
.galery{
	font-family: Home_font;
	position:absolute;

}
.images_in_gallery{
	border-style: solid;
	border-width: 10px;
	border-color: white;
	display:inline-block;
	opacity:0.8;
	cursor:pointer;
}
.images_in_gallery:hover{
	opacity:1;
}
#menu_galery{
	position:absolute;
	background-color:white;
	border-style:solid;
	border-width:0px;
	border-radius:0 0 0 100px;
}
.menu_galery_buttons{
	font-family: Home_font;
	display:inline-block;
	cursor: pointer;
	color:black;
}
#contacts_all{
	font-family: Home_font;
	position:absolute;
}
#small_leters{
	font-family: Home_font;
	color:#FA8072;
	cursor:pointer;
}
.about_image{
	display:none;
	background-color:#696969;
}
.images_in_gallery_big{
	border-style:solid;
	border-color:white;
	border-width:1px;
}
.images_zagl{
	font-family: Home_font;
	display:inline-block;
	position:absolute;
	color:white;
}
#we_do{
	position:absolute;
	font-family: Home_font;
}
#to_fix{
	position:fixed;
}
#karta{
	position:absolute;
}
#contact_phone{
	font-family: Home_font;
	position:absolute;
}
#who_are_we{
	background-color:#808080;
	font-family: Home_font;
	border-style:solid;
	border-width:0px;
	color:white;
	position:absolute;
}
#about_us_page_img{
}
#we_work_with{
	font-family: Home_font;
	background-color: #FF7F50;
	color:white;
}
