﻿/* ------------------------------------------------------------ TAGY ------------------ */
body { margin:0px; padding:0px;}
table { border-collapse:collapse;}
img { border:none 0px;}
img.left { float:left; margin-top: 0px; margin-left:0px; margin-right:1em; margin-bottom:1em;}
img.right { float:right; margin-top: 0px; margin-left:1em; margin-right:0px; margin-bottom:1em;}
img.center { display:block; margin-left:auto; margin-right:auto; margin-bottom:1em}

/* ------------------------------------------------------------ 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 */
.invisible, .hidden	{ display:none;}
.red		{ color:#FF0000; }

/* ------------------------------------------------------------ ODRAZENI ------------------ */
.m10r	{margin-right:10px;}
.m10l	{margin-left:10px;}

