/*!
 * CSS custom
 * Version: 1.0 (28-02-2023)
*/

/*
 * vzhled formulare
 */
.odsadtop { margin-top: 30px; }
.odsadtop2{ margin-top: 15px; }
.odsadlft { margin-left: 50px !important; }

.app-odsad { padding: 10px !important; }
.app-mezt5 { padding-top: 5px !important; }

.app-wfull { max-width: 900px !important; }
.app-wmax5 { max-width: 500px !important; }
.app-wmin  { min-width: 300px !important; }

.app-w100 { width: 100px !important; }
.app-w200 { width: 200px !important; }

.app-w50p { width: 50% !important; }

.app-flol { float: left; }
.app-flor { float: right; }
.app-flon { float: none; }
