/* Styly Segway vpravo */

BODY	{  /* všechen text */
	font-family: 'Verdana';
	color: #444444;/* Styly Segway vpravo */

BODY	{  /* všechen text */
	font-family: 'Verdana';
	color: #444444;
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 24;
	margin-left: 20;
	margin-right: 0;
	}

a	{ color: #34c; }
a:hover	{ color: #02e; background-color: #eee;}

p,td,address,h4,dt,dd,dl,ol,ul,li
	{ /* základní text */ 
	font-size: 11;
	line-height: 160%;
	margin-left: 30;
	margin-top: 8;
	margin-bottom: 6;
	}

td	{ margin-left: 0; } /* první odstavec neodsazovat */

li	{  
	margin-top: 4;
	margin-bottom: 4;
	}

blockquote { margin-top: 0; margin-bottom: 0; }

h1	{ /* záhlaví stránky */
	font-family: 'Arial';
	font-size: 21;
	color: #69c;	
	font-weight: normal;
	margin-top: 78;
	margin-bottom: 11;
	}

h2	{ 
	font-family: 'Arial';
	font-size: 14;
	color: #69c;	
	margin-top: 12;
	margin-bottom: 9;
	}

h3	{ 
	font-size: 11;
	color: #c55;	
	margin-top: 8;
	margin-bottom: 5;
	}

h6	{ /* pata */
	font-size: 9;
	font-weight: normal;
	margin-top: 12;
	padding-bottom: 9;
	}

table.e	{ /* stránkotvorná tabulka */
	width: 500;
	padding-top: 12;
	padding-bottom: 24;
	border-top: 1 dotted #69c;
	border-bottom: 1 dotted #69c;
	}

table.s	{ /* tabulka pro podstínování*/
	margin-top: 9;
	}

img.e	{ border: 1 solid #67a;
	margin-top: 0;
	margin-bottom: 0;
	}

img.h	{ border: 1 solid #888; /* náhled */
	margin-top: 6;
	margin-bottom: 6;
	cursor: hand;
	}
	
p.csn {
  display: block;
  width: 460px;
  margin-top: 12px;
  text-align: center;
  color: #888;
  font-family="verdana";
  font-size=9px;
}

p.csn a {
  color: #888;
  text-decoration: none;
  }

p.csn a:hover	{
  color: #888;
  background-color: #fff;
  text-decoration: underline;
  }


  }


