@charset "utf-8";
main td {padding: 0; margin: 0;}
.oldpick {background-image: url(/workshop/library/archive/sg_images/bg_gallery_1.jpg); background-color: var(--galleryBackground); transform: scale(99%,99%)}
/*
#sg2 {width: 754px; height: 165px;}
#menu {width: 750px;}
#sg_btn_main {width: 107px; height: 26px;}
#sg_btn_shop {width: 107px; height: 26px;}
#sg_btn_search {width: 108px; height: 26px;}
#sg_btn_links {width: 108px; height: 26px;}
#sg_btn_free {width: 107px; height: 26px;}
#sg_btn_contact {width: 107px; height: 26px;}
#sg_btn_faq {width: 106px; height: 26px;}
*/
@media only screen and (max-width: 750px)
{
	#menu {width: auto !important;}
	#menu > tbody) > tr > td {width: calc(100% / 7);}
	#sg2 {width: 100%; height: auto;}
	#sg_btn_main {width: 100%; height: auto;}
	#sg_btn_shop {width: 100%; height: auto;}
	#sg_btn_search {width: 100%; height: auto;}
	#sg_btn_links {width: 100%; height: auto;}
	#sg_btn_free {width: 100%; height: auto;}
	#sg_btn_contact {width: 100%; height: auto;}
	#sg_btn_faq {width: 100%; height: auto;}
}
