/* Styly ITAAC vpravo */

BODY	{  /* všechen text */
	font-family: 'Verdana';
	color: #444;
	background: #ffffff url(backgr1.gif) repeat-y 660px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	margin-right: 0px;
	}

a	{ color: #24c; text-decoration: none;}
a:hover	{ color: #02c; background-color: #def; text-decoration: underline;}

p,td,address,h4,dd,dl,ol,ul,li
	{ /* základní text */ 
	font-size: 11px;
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 6px;
	}

li	{  
	margin-top: 4px;
	margin-bottom: 4px;
	}

blockquote { margin-top: 0px; margin-bottom: 0px; }

h1	{ /* záhlaví stránky */
	font-family: 'Comic Sans MS', 'Comic Sans', 'Arial';
	font-weight: normal;
	letter-spacing: 4px;
	color: #3c59db;
	font-size: 20px;
	margin-top: 44px;
	margin-bottom: 27px;
	line-height: 140%;
	}

h2	{ 
	font-size: 12px;
	color: #36c;	
	margin-top: 11px;
	margin-bottom: 6px;
	}
	
h6	{ /* pata stránky */
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 12px;
	}
	
table.e	{ /* stránkotvorná tabulka */
	width: 590px;
	padding-top: 2px;
	margin-bottom: 0px;
	}

img.e	{ 
	border: 1 solid #99c;
	margin-bottom: 20px;
	margin-right: 20px;
	}
	