I am using Beamer to create presentations. I know that it is possible to use environments like Theorem, Definition and so on:
\begin{Teorem}
Great theorem
\end{Theorem}
It appears in the box of different color with its header "Theorem".
I would like to create the same emphasized box, but without any header. How one can do this?