/* elementy */
body				{		padding: 0; margin: 0; background-color: #FFC;
								font-size: 12px; color: #900; font-weight: normal; text-decoration: none; font-family: tahoma,Verdana,Arial,Helvetica,sans-serif; }
td					{		font-size: 12px; color: #900; font-weight: normal; font-family: tahoma,Verdana,Arial,Helvetica,sans-serif; }
th					{		font-size: 12px; color: #900; font-weight: normal; font-family: tahoma,Verdana,Arial,Helvetica,sans-serif; }
p					{		font-size: 12px; padding: 0; margin: 0; font-family: tahoma,Verdana,Arial,Helvetica,sans-serif; }
h1					{		font-size: 20px; padding: 0; margin: 0 0 7 0; }
h2					{		font-size: 18px; padding: 0; margin: 0 0 7 0; }
h3					{		font-size: 15px; color: #900; padding: 0; margin: 0 0 7 0; }
hr					{		padding: 0; margin: 5 0; border-top: 1px solid #900; }

button			{		background-color: #800;color: #FFC;font-size: 11px;font-weight: bold;
								border-top: #C00 thin solid;border-bottom: #C00 thin solid;
								border-left: #C00 thin solid;border-right: #C00 thin solid;	}
input.butt		{		background-color: #800;color: #FFC;font-size: 11px;font-weight: bold;
								border-top: #C00 thin solid;border-bottom: #C00 thin solid;
								border-left: #C00 thin solid;border-right: #C00 thin solid;	}

ul				{ padding: 0px; margin: 0px; margin-left: 15px; _margin-left: 20px; }

/* odkazy */
a					 	{ color: #009; font-weight: bold; text-decoration: underline; }
a:hover 		{ color: #F00; font-weight: bold; text-decoration: underline; }	

#navigation a					 	{ font-size: 11px; }	

/* texty */
.Black						{ color: #000; }
.Red						{ color: #F00; }
.DarkRed		 { color: #900; }
.Blue						{ color: #00F; }
.DarkBlue		 { color: #009; }
.DarkGreen	 { color: #060; }
.Indent20			{	text-indent: 20px; }
.TextBlock			{	text-align: justify; }
.TextBlockIndent20			{	text-align: justify; text-indent: 20px; }

.hlnadpis		{ font-size: 54px;color: #009;font-weight: bold; }
.podnadpis	{ font-size: 25px;color: #009;font-weight: bold; }

.drednadp1	{ font-size: 20px;color: #900;font-weight: bold; }
.drednadp2	{ font-size: 15px;color: #900;font-weight: bold; }
.drednadp2u	{ font-size: 15px;color: #900;font-weight: bold;text-decoration: underline; }
.dred12			{ font-size: 12px;color: #900;font-weight: normal; }
.dred12b		{ font-size: 12px;color: #900;font-weight: bold; }
.dred12bu		{ font-size: 12px;color: #900;font-weight: bold;text-decoration: underline; }
.dred12u		{ font-size: 12px;color: #900;font-weight: normal;text-decoration: underline; }

.dblue12		{ font-size: 12px;color: #009;font-weight: normal; }
.dblue12b		{ font-size: 12px;color: #009;font-weight: bold; }
.dblue12bu	{ font-size: 12px;color: #009;font-weight: bold;text-decoration: underline; }
.dblue17b		{ font-size: 17px;color: #009;font-weight: bold; }

.red12b			{ font-size: 12px;color: #F00;font-weight: bold; }

.dgreen12b		{ font-size: 12px;color: #060;font-weight: bold; }
.dgreen14b		{ font-size: 14px;color: #060;font-weight: bold; }
.black12b			{ font-size: 12px; color: #000; font-weight: bold; }
.black14b			{ font-size: 14px; color: #000; font-weight: bold; }


/* odsazen? */
.margin1			{ margin-left: 16px; }
.margin2			{ margin-left: 50px; } 