/*1024 px width*/
body
{
	/*transform-origin:center 0;
	transform:scale(calc(1024 / 1920));*/
	zoom: calc(1024 / 1920);
}

.tmenu ul, #menuu > ul
	{
	font-size:30px !important;
	}

#strum
	{
    font-size:20px !important;
    }

#intt #logo
{
	height:130px;
    margin-right: 35px;
}

#menus ul
{
    gap: 15px 20px;
}

#menus ul.compact
{
    /*gap: 15px 0;*/
}

#imggall .listr a img
{
	width:230px;
}

.boxvle
{
    font-size: 24px;
}

.boxvaut
{
    font-size: 19px;
}

.boxvab
{
    font-size: 21px;
}

#contactus > div:first-child,
#contactus > div:last-child > span
	{
	font-size:80px;
	}

#contactus > div:first-child,
#contactus > div:last-child > span
{
    font-size: calc((190 / 1920) * 100vw);
}

#patroc img
{
    max-height: 80px;
}
