/* Styly Terapie něhou */

BODY	{  /* všechen text */
	color: #600;
	background-color: #ee9;
	background-image: url(om200.gif);
	background-position: 20px 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	}
	
BODY.inzerat	{  
	margin-top: 56px;
	margin-bottom: 56px;
	}

p,td,address,h2,h3,dt,dd,dl,ol,ul,li
	{ /* základní text */ 
	font-family: Verdana, sans-serif;
	color: #600;
	background-color: #ee9;
	font-size: 11px;
	margin-left: 0px;
	line-height: 170%;
	margin-top: 8px;
	margin-bottom: 6px;
	}
	
td.l p{ /* menu */
	margin-top: 7px;
	margin-bottom: 0px;
	}

h1	{ /* záhlaví stránky */
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #d30;
	margin-top: 7px;
	margin-bottom: 12px;
	}
	
h2	{ /* záhlaví malé */
	font-size: 13px;
	margin-top: 5px;
	}
	
h3	{ /* záhlaví obyč */
	font-size: 11px;
	}

h6	{ /* pata */
	margin:  6px 27px 4px 24px;
	font-size: 9px;
	font-weight: normal;
	}
	
ul	{  
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	}
	
li	{  
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

blockquote { margin-top: 0px; margin-bottom: 0px; }

hr	{
	color: #a33;
	background-color: #ee9;
	margin-top: 0px;
	width: 94%;
	height: 1px;
	}

table.page	{ /* stránkotvorná tabulka */
   width: 800px;
	background-color: "#EEEE99";
  }

table.text td	{ /* textotvorná buňka každá*/
	text-align: left;
	}
td.list-t	{ /* horní rantl */
	background-image: url(list-t.gif);
	}	
td.list-l	{ /* levý rantl */
	background-image: url(list-l.gif);
	}	
td.list-r	{ /* pravý rantl */
	background-image: url(list-r.gif);
	}	
td.list-d	{ /* dolní rantl */
	background-image: url(list-d.gif);
	}	

table.text td.l	{ /* textotvorná buňka levá*/
	background-image: url(om.gif);
	background-position: 17px 6px;
	padding-left: 20px;
	width: 215px;
	_width: 215px;
	}
	
td.l p	{ /* menu*/
padding: 0px 0 0px 0;
	}
	
table.text td.m	{ /* textotvorná buňka prostřední*/
	padding:  0px  0px 16px 0px;
	_padding: 0px 20px 0px 20px;
	width: 360px;
	_width: 370px;
 }

table.text td.r	{ /* textotvorná buňka pravá*/
	background-image: url(om.gif);
	background-position: 16px 6px;
	padding-left: 10px;
	width: 160px;
	_width: 160px;
	}
	
a	{ 
	color: #600; padding: 1px;
	background-color: #ee9;
	}	

a.logo	{ 
	padding: 0px;
	}	
	
a:visited{ 
	color: #a76;
	}
	
a:hover{ 
	color: #00f; background: #fb0;
	}
	
a.logo:hover	{ 
	background-color: #EEEE99;
	}
  	
table.text td.l	a { /* odkazy vlevo */
	 text-decoration: none;
	 }
table.text td.l	a:hover { /* odkazy vlevo pod kurzorem*/
	 text-decoration: underline;
	 }

img.b	{
	border: 1px solid #a33;
	margin-top: 8px;
	margin-bottom: 9px;	
	margin-left: 13px;
	margin-right: 15px;
	}
	
.inzerat	{ /* pro sazbu inzerátu */
	font-family: Arial, sans-serif;
	font-size: 36px;
	line-height: 130%;
	margin-top: 30px;
	margin-bottom: 18px;
	}


