/*
*=======================================
* @mediatemple
* @theme Default
* @desc Acest stylesheet redefineste stilurile de baza ptr elementele html
* @author Costin <costin@mediatemple.ro>
* @date May 07, 2010
*=======================================
*/

HTML, BODY { width: 100%; height: 100%; margin: 0 0; padding: 0 0; }
BODY * { outline: none 0; margin: 0 0; padding: 0 0; }

UL, OL, DL, DD, DT, LI { list-style-type: none; display: block; list-style-position: outside; }

A { text-decoration: none; }

IMG { border: none 0; }

DIV, P, UL, OL, LI, DL, DT, DT, TABLE, TR, TD, THEAD, TBODY, TFOOT,
H1, H2, H3, H4, H5, H6, PRE, BLOCKQUOTE
{
	display: block;
}





















