/* *************************************** */

/* * Fabricat la MarkFactory             * */

/* * www.markfactory.ro                  * */

/* *************************************** */

/* * filename  | reset.css               * */

/* *************************************** */

/* * developer | Mihalache Mihai         * */

/* *************************************** */



/* * Reset * */

html, body { min-height: 100%; }
html { overflow: -moz-scrollbars-vertical; }


* {	padding: 0;	margin: 0; }



h1, h2, h3, h4, h5, h6 { line-height: 1.2; margin:0 0 10px 0; }

h1 { font-size: 2em; }

h2 { font-size: 1.8em; }

h3 { font-size: 1.6em; }

h4 { font-size: 1.4em; }

h5 { font-size: 1.2em; }

h6 { font-size: 1em; }



a { text-decoration: none; }

a img { border: 0; }



/* * Misc * */

.floatClear { clear: both; }

.floatLeft { float: left; }

.floatRight { float: right; }

.iePNGfix { behavior: url('../_inc/iepngfix.htc') }

#pageGenTime { display: none; }

a.mkfLink { color: #fff; font-weight: bold; }

a.mkfLink:hover { color: #EC008C; }