body {
	font-family:  sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #000000;
}


/* --- zakladni html prvky ---*/
em, i						{font-style: normal;}
hr							{display: block; clear: both; color: #000000;	border-width: 0px;}
p 							{text-align: justify; margin: 0px 0px 5px 0px; line-height: 1.5em;}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #000000; text-decoration: underline;}
a:hover 				{color: #000000; text-decoration: none;}

/* --- seznamy --- */
ul						{list-style: none; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}
ol						{padding: 4px 0px 0px 5px;}

/* --- obrazky --- */
img 					{border: 0px;}
img.border 			{padding: 2px; border: 1px solid #000000;}
img.icon				{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft			{margin-right: 10px;}
img.toright			{margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- tabulky --- */
table.nice						{width: 950px; font-size: 17px; }
table.nice tr td 				{padding: 2px;	line-height: 2em;}
table.nice tr td.item		{background: #0E88C7; color:white; font-weight: bold; width: 250px;}
table.nice tr td.item a		{color: #FFFFFF;}
table.nice tr th				{background: #084385; border-top: 1px solid #000000; border-bottom: 1px solid #000000; color:white; font-weight: bold; padding: 5px;text-align: left;}


table.medium					{width: 350px;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #000000; font-size: 1.3em; margin: 0px; line-height: 1.5em;}
h1									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.6em;}
h2									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.4em;}
h3 								{font-size: 1.18em; margin: 10px 0px 10px 0px;}
h4									{font-size: 1em;}
h2 span							{display: none;}
h3 span							{display: none;}

/* --- formulare --- */
input				{}
form				{ margin: 0px; padding: 0px;}
legend				{ 
	padding: 3px;
	color: White;
	background-color: #72376F;
}
legend a	{ color: White;
font-weight: normal;
}
legend a:hover	{ 	color: White;}

/* --- globalni tridy --- */
.clear			{clear: both; font-size: 0px;}
.smaller			{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #686868;}
.blue 			{color: #004080;}
.red				{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left				{text-align: left;}
.toblock			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright			{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.nobold			{font-weight: normal;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; padding-top: 10px;}
.error a			{color: #000000;}
.hidden			{display: none;}
.border	{border: 1px solid #993333; padding:7px;}
.border_bottom	{border-bottom: 1px solid #993333;}
.half				{width: 240px;}
.bad				{background-color: Red; color: white;}
.bad a				{color: white;}
.line_bottom				{ border-bottom: 1px dotted white; }
.icon				{float: left; }
.menicko				{display: none;}

/* --- layout webu --- */
#bottom{	display: none;}
#layout{	width: 972px; line-height: 2em; background: transparent;}
#layout #layout_bcg #ads_top{	display: none;}
#layout #layout_bcg #logo{	display: none;}
#layout #layout_bcg #logo #menu{	display: none;}
#layout #layout_bcg #text_left{	display: none;}
#layout #layout_bcg #text_right #index_right{	display: none;}
#layout #layout_bcg #text_right #infobar{	display: none;}

#layout #layout_bcg #text_right{text-align: justify; line-height: 1.5em;}
#layout #layout_bcg #text_right #text p{text-align: justify;}
#layout #layout_bcg #text_right table{width: 950px;}
#layout #layout_bcg #text_right table td{padding: 3px;}
