/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}

/* http://komodomedia.com/blog/index.php/2006/10/02/css-trickery-part-5-inheritance/ */
input, select, textarea {
/*	font:inherit;*/
}

img {float:left; font-size:1px; border:0px;}

.color1 { color:#ffffff !important;}
.color2 { color:#000000 !important;}
.color3 { color:#f76d08 !important;}
.color4 { color:#3a8073 !important;}
.color5 { color:#0d5ca7 !important;}
.color6 { color:#e82200 !important;}
.color7 { color: #3a3a3b !important; }
.color8 { color: #89725b !important; }
.color9 { color: #80c834 !important; }
.color10 { color: #8e8e8e !important; }

.txt_blod { font-weight: bold !important; }
.size18 { font-size: 18px !important;}
.size24 { font-size: 24px !important;}
.size28 { font-size: 28px !important;}
.size14 { font-size: 14px !important;}
.font-i { font-style: italic !important;}


