@media only screen and (min-height : 769px)
{
	#respo
	{
		margin-top: 10px !important;
	}
	#respoossz
	{
		margin-top:180px !important;
	}
	#megrendelgomb
	{
		bottom: 120px !important;
	}
	#elerheto
	{
		margin-top:30px !important;
	}
}
@media only screen 
and (max-width : 500px) {
#broki
{
	visibility: hidden;
}


}
@media only screen 
and (max-width : 768px) {
#broki
{
	visibility: hidden;
}


}