﻿/* ------------------------------------------------------------ TAGY ------------------ */
body { margin:0px; padding:0px;}
table { border-collapse:collapse;}
img { border:none 0px;}


/* ------------------------------------------------------------ TRIDY ------------------ */
.clr		{ clear:both; }
.fright		{ float:right; }
.fleft		{ float:left; }
.right		{ text-align:right; }
.left		{ text-align:left; }
.center 	{ text-align:center; }
.text-bottom img { vertical-align: text-bottom; } /* Pouzito pro zarovnani bezpecneho e-mailu na radek - plati pro komponentu */

