﻿
body {
	width: 880px;
	background-color: #E3FFDD;
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 130%;
	color: black;
}
table.butono {
	color: blue;
	font-weight: bold;
	border-width: 0px;
	border-spacing: 10px;
	border-style: none;
	border-collapse: separate;
	border-color: #E3FFDD;
	/*background-color: #E3FFDD;*/
}
table.butono th, table.butono td {
	border-width: 3px;
	padding: 6px;
	border-style: outset;
	border-color: #E0E0E0; /*ex: gray; */
	background-color: #E4E4E4;
	-moz-border-radius: 9px;
}
table.butono th.selektita, table.butono td.selektita {
	border-width: 3px;
	padding: 6px;
	border-style: inset;
	border-color: #E0E0E0; /*ex: gray; */
	background-color: #EBEBEB;
	-moz-border-radius: 9px;
}
p.titolo {
	font-size:180%;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
table.senranda {
	border-width: 0px;
	border-spacing: 6px;
	width: 100%;
}
table.senranda th, table.senranda td {
	padding: 9px;
}

/* nur por tabelo de aliĝilo */
#X0 { width: 99%; }	
#X1 { width:100%; border-collapse:collapse; }
#X1 td, #X1 th { font-size:1em; border:1px solid #98BF21; padding:3px 7px 3px 7px; }
#X1 th { font-size:1.1em; text-align:left; padding-top:5px; padding-bottom:4px; background-color:#E3FFCD; color:#000000; }
#X1 tr.td { color:#000000; background-color:#AAF2D3; }

/* nur por kotizo-tabelo */
p.kotizo {
	text-align: left;
}
#X2 { border-collapse:collapse; }
#X2 td, #X2 th { font-size:1em; border:1px solid #98BF21; padding:6px 12px 6px 12px; }
#X2 th { font-size:1em; text-align:center; padding-top:6px; padding-bottom:6px; background-color:#E3FFCD; color:#000000; }
#X2 tr.td { color:#000000; background-color:#AAF2D3; }

/* provi en http://www.somacon.com/p141.php */


