body	{
	font-family: Arial;
	text-align: left;
	margin: auto;
	padding: 0px 0px 25px 10px;
	background: #520100;
	font-size: 10px;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #000000; text-decoration: underline;}
a:hover 				{color: #000000; text-decoration: none;}
a:visited 			{color: #000000;}
a:link 				{color: #000000;}
a:focus 				{color: #000000;}
a.out					{background: url(../img/ico/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.mail				{background: url(../img/ico/ico_mail.gif) no-repeat 3px 0px; padding-left: 22px; text-decoration: underline;}
a.print 				{background: url(../img/ico/ico_print.gif) no-repeat 1px 0px; padding-left: 20px; text-decoration: none;}
a.favourites 		{background: url(../img/ico/ico_favourites.gif) no-repeat 0px 1px; padding-left: 20px; padding-bottom: 10px;}
a.rss 				{background: url(../img/ico/ico_rss.gif) no-repeat 0px 0px; padding-left: 23px; padding-bottom: 10px;}
a.arrow 				{background: url(../img/ico/ico_arrow.gif) no-repeat left 0em; padding-left: 18px;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file	{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- zakladni html prvky ---*/
em, i					{}
p 						{text-align: left; margin: 10px 0px 10px 0px; }
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 4px 0px 4px 0px; background: url(../img/bcg_line.gif) repeat-x 0px 0px; height: 3px; border: 0px;}

/* --- seznamy --- */
ul						{list-style: none; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}
ol						{list-style: none; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}

/* --- obrazky --- */
img 					{border: 0px;}
img.border 			{border: 1px solid #AF0102; padding: 2px;}
img.icon				{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft			{margin: 0px 10px 0px 0px;}
img.toright			{margin: 0px 0px 0px 10px;}
img.top_space		{margin-top: 5px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- tabulky --- */
table						{}
table tr td 			{}
table tr th 			{}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{color: #B10005; margin:0; font-size: 1.2em; font-weight: bold;}
h1	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.8em; line-height: 1.3em;}
h2	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.45em; line-height: 1.3em;}
h3 	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.3em;line-height: 1.5em;}
h4	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.0em;}
h5	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.0em;}
h6	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.0em;}
h2 span	{display: none;}
h3 span	{display: none;}

/* --- formulare --- */
input				{}
form				{margin: 0px; padding: 0px;}
legend			{padding: 3px;	background: #970505; color:#ffffff;}
fieldset 		{border: 1px solid #970505;}
input.submit	{width: auto; padding: 6px; font-weight: bold; text-transform: uppercase; width: 110px;  border: 1px solid #EBEBEB;}

/* --- globalni tridy --- */
.clear			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px;}
.smaller			{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #626061;}
.white 			{color: #ffffff;}
.blue 			{color: #004080;}
.red				{color:#B50005;}
.yellow			{color: #FFE386;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.center_block	{margin:auto;}
.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;}
.nowrap			{white-space: nowrap;}
.nopadding		{padding: 0px;}
.bold				{font-weight: bold;}
.underline		{text-decoration: underline;}
.nounderline	{text-decoration: none;}
.big				{text-transform: uppercase;}
.nobold			{font-weight: normal;}
.error			{color: #EC1A24; font-weight: bold; text-align: center; display: block; margin: auto;}
.error a			{color: #EC1A24;}
.hidden			{display: none;}
.bad				{background-color: Red; color: white;}
.bad a			{color: white;}
.zvyraznene		{background:#dddddd; color:#000000;}
.zvyraznene a	{color:#000000;}
.header			{height: 25px;}
.line				{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 1px; background:#CBCBCB; }
.space			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px; height: 10px;}


/* --- top reklama*/
#ads_top{
	width: 760px;
	height: 100px;
	line-height: 0px;
	margin: auto;
	display: none
}

/* --- layout webu --- */
#layout{
	width: 760px;
	margin: auto;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.2em;
	background: url(../img/bcg_layout.gif) repeat-y 0px 0px; 	
}

#layout.long{
	background: url(../img/bcg_layout_long.gif) repeat-y 0px 0px; 	
}

#layout #logo{
	width: 760px;
	height: 122px;
	background: url(../img/logo.jpg) no-repeat 0px 0px; 	
}

#layout #logo a{
	display: block;
	height: 122px;
	text-decoration: none;
}

/* --- paticka --- */
#bottom  {
	width: 730px;
	padding: 5px 15px 0px 15px;
	margin: auto;
	color:#dddddd;
	font-size: 1.1em;
}
#bottom  p{text-align: center;}
#bottom a {color:#dddddd;}
#bottom small {color:#dddddd;}
#bottom small a {color:#dddddd;}
#bottom #ads_show_box {display: none;}

/* --- levy sloupec --- */
#layout #col_left{
	width: 134px;
	float: left;
	padding: 5px 0px 20px 0px;
}

#layout #col_left .box{
	padding: 0px 8px 0px 8px;
	color: #B89C90;
} 
#layout #col_left .space {height: 15px;}

#layout #col_left .box.ads {line-height: 1.3em;}

#layout #col_left .box a {color: #B89C90;}
#layout #col_left .box ul  {margin: 0px; padding: 0px 0px 0px 8px;}
#layout #col_left .box ul li {color: #B89C90;}
#layout #col_left .box ul li a{color: #B89C90;}


#layout #main{
	width: 624px;
	float: right;
	padding: 0px 2px 0px 0px;	
}

/* --- pravy sloupec --- */
#layout #main #col_right{
	width: 180px;
	float: right;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	line-height: 1.4em;
}
#layout #main #col_right .space {height: 10px;}

#layout #main #col_right .box  {padding: 1px 12px 5px 12px;}
#layout #main #col_right .box a  {color: #ffffff;}
#layout #main #col_right .box ul  {margin: 0px; padding: 0px 0px 0px 8px;}
#layout #main #col_right .box ul li {color: #ffffff;}
#layout #main #col_right .box ul li a{color: #ffffff;}
#layout #main #col_right .box span.header {
	display: block;
	padding: 0px 3px 0px 3px;
	margin-bottom: 4px;
	color: #000000;
	background: #ffffff;
	height: auto;
	font-weight: bold;
}
#layout #main #col_right .box span.date {
	font-size: 0.9em;
	color: #B89C90;
}

#layout #main #col_right .box.game span.time {
	font-size: 0.9em;
	color: #B89C90;
}

#layout #main #col_right .box.game table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}

#layout #main #col_right .box.game table tr td{
	border: 1px solid #CBCBCB;
	background: #E6E6E6;
	color:#871E23;
	font-size: 0.9em;
	padding: 2px 2px 2px 5px;
	font-weight: bold;

}
#layout #main #col_right .box.game table tr td a {color:#000000;}

/* --- hlavni prostor textu --- */
#layout #main #text{
	width: 420px;
	float: left;
	padding: 5px 7px 20px 10px;
	line-height: 1.5em;
}

#layout #main #text.long{width: 590px;	}

#layout #main #text h1		{font-size: 1.6em; color:#AF0102;}
#layout #main #text h1 a	{color:#AF0102;}
#layout #main #text h2		{font-size: 1.4em; padding: 3px 0px 5px 0px; color:#AF0102; border-bottom:1px dotted #C7C7C7;}
#layout #main #text h3		{font-size: 1.3em;padding: 2px 5px 2px 10px; color:#AF0102; border-bottom: 1px solid #C7C7C7;font-weight: bold;}
#layout #main #text h4		{font-size: 1.2em;padding: 2px 5px 2px 10px;  color:#AF0102; border-bottom: 1px solid #C7C7C7;font-weight: bold; margin: 20px 0px 10px 0px;}
#layout #main #text h2	a	{color: #AF0102;}
#layout #main #text h3	a	{color: #AF0102;}
#layout #main #text h4	a	{color: #AF0102;}
#layout #main #text .gradient			{background: #800404 url(../img/gradient.gif) repeat-x 0px 0px; color:#ffffff; }
#layout #main #text  .menicko	 			{padding: 6px 6px 6px 6px; margin: 10px 0px 15px 0px; background: #E6E6E6; color:#000000; border:1px solid #CBCBCB}
#layout #main #text  .menicko a  		{color:#000000;}
#layout #main #text  table 			 	{font-size: 1.0em;}
#layout #main #text  table tr th    	{padding: 4px 4px 4px 4px; background: #800404 url(../img/gradient.gif) repeat-x 0px 0px; color:#ffffff;}
#layout #main #text  table tr th a  	{color:#ffffff;}
#layout #main #text  table tr td    	{padding: 4px 4px 4px 4px;}
#layout #main #text  table tr.zvyraznene td		{background:#dddddd; color:#000000;}
#layout #main #text  table tr.zvyraznene td a	{color:#000000;}

#layout #main #text  p.anotace 		{padding: 0px 0px 0px 0px;}
#layout #main #text  ul 	 		{padding: 0px 0px 0px 5px; margin: 0px;}
#layout #main #text  ul li 	 	{background: url(../img/arrow.gif) no-repeat 0px 8px; padding: 2px 0px 2px 10px;}
#layout #main #text  ol 	 		{list-style: decimal;}
#layout #main #text  .author 			{background: #E6E6E6; padding: 2px 5px 2px 5px; border:1px solid #CBCBCB;}
#layout #main #text  .author .date 	{font-size: 0.9em; float: left; color:#AF0102;}
#layout #main #text  .author .link 	{font-weight: bold;	float: right; font-weight: bold;}

#layout #main #text table.nice						{width: auto; margin: 5px 0px 10px 0px; border-collapse: collapse; width: 100%;}
#layout #main #text table.nice tr td 				{padding: 4px 4px 4px 4px;	border: 1px solid #EBEBEB;}
#layout #main #text table.nice tr td.item			{background: #F6F6F6; color:#000000; font-weight: bold; width: 150px; }
#layout #main #text table.nice tr td.item a		{color: #000000;}
#layout #main #text table.nice tr th				{ background: #800404 url(../img/gradient.gif) repeat-x 0px 0px; color:#ffffff; padding: 3px 5px 3px 5px; font-weight: bold;}
#layout #main #text table.nice tr th a			{color: #000000;}

/* --- soupiska --- */
#layout #main #text	 table#soupiska 					{width: 100%; margin: 10px auto  auto  auto ;}
#layout #main #text	 table#soupiska tr td.cislo 	{width: 20px; white-space: nowrap;}
#layout #main #text	 table#soupiska tr td.post	 	{width: 40px;  white-space: nowrap;}
#layout #main #text	 table#soupiska tr td.jmeno 	{width: 185px; color:#B70003; font-weight: bold; text-transform: uppercase;}
#layout #main #text	 table#soupiska tr td.narozen	{width: 90px;  white-space: nowrap;}
#layout #main #text	 table#soupiska tr td.vek 		{width: 40px;  white-space: nowrap;}
#layout #main #text	 table#soupiska tr td.vyska 	{width: 40px;  white-space: nowrap;}
#layout #main #text	 table#soupiska tr td.vaha 	{width: 40px;  white-space: nowrap;}
#layout #main #text	 table#soupiska tr.prumer td 	{border-bottom: 1px solid #CBCBCB;}
#layout #main #text   table#soupiska tr th 			{}
#layout #main #text   table#soupiska tr td 			{border-bottom: 1px solid #CBCBCB; cursor: pointer;}
#layout #main #text   table#soupiska tr td span		{text-decoration: underline;}
#layout #main #text	 table#soupiska tr.B 			{cursor: pointer;}
#layout #main #text	 table#soupiska tr.O 			{cursor: pointer;}
#layout #main #text	 table#soupiska tr.U 			{cursor: pointer;}


/* --- karta hrace --- */
#layout #main #text		#hrac_statistiky			{overflow: auto; width: 420px; padding: 5px; margin-top: 10px;}
#layout #main #text		#hrac_statistiky pre		{font-size: 12px;}
#layout #main #text		#hrac_foto {width: 145px; padding-top:10px }

/* --- tabulka podrobna --- */
#layout #main #text	  table#tabLiga						{background-color: #FFFFFF; width: 100%;  border-collapse: collapse; }
#layout #main #text    table#tabLiga tr.nastym td 	{background: #FCDD00; color:#000000;}
#layout #main #text    table#tabLiga tr td				{border-bottom: #CBCBCB 1px solid; background-color: #FFFFFF;}
#layout #main #text    table#tabLiga tr th				{border-bottom: #CBCBCB 1px solid; background: #800404 url(../img/gradient.gif) repeat-x 0px 0px; color:#ffffff;}
#layout #main #text    table#tabLiga tr th				{color:#ffffff;}
#layout #main #text    table#tabLiga .tym 				{background: #E6E6E6; border-bottom: 1px solid #CBCBCB;}
#layout #main #text    table#tabLiga .poradi 			{background: #F6F6F6}

/* --- tabulka zapas--- */
#layout #main #text table#zapasVypis 								{width: 100%; margin: auto;}
#layout #main #text table#zapasVypis tr td 						{border-bottom: 1px solid #CBCBCB; }
#layout #main #text table#zapasVypis tr td a 					{font-weight: bold;}
#layout #main #text table#zapasVypis tr td a.vyhra 			{color: #008000;}
#layout #main #text table#zapasVypis tr td a.prohra 			{color: #ff0000;}
#layout #main #text table#zapasVypis tr td a.remiza 			{color: #004080;}
#layout #main #text table#zapasVypis tr td a.vyhra:hover		{color: #008000;}
#layout #main #text table#zapasVypis tr td a.remiza:hover  	{color: #ff0000;}
#layout #main #text table#zapasVypis tr td a.prohra:hover  	{color: #008000;}
#layout #main #text table#zapasVypis tr.venku td 				{cursor: pointer; background: #ffffff;}
#layout #main #text table#zapasVypis tr.doma td 				{cursor: pointer; background: #E6E6E6;}

/* --- report--- */
#layout #main #text table.score_box										{width: auto; margin: 0px 0px 10px 0px; border-collapse: collapse; width: 100%;}
#layout #main #text table.score_box tr td 							{padding: 2px;	border: 1px solid #EBEBEB;}
#layout #main #text table.score_box tr td.item						{background: #F6F6F6; color:#000000; padding: 3px 5px 3px 5px;}
#layout #main #text table.score_box tr td.teams						{background: #F6F6F6; text-align: center; color:#015601; border-bottom:1px solid #EBEBEB; font-weight: bold; font-size: 1.5em;  padding: 10px 10px 10px 10px; line-height: 1.7em;}
#layout #main #text table.score_box tr td.teams img.toright		{margin: 0px;}
#layout #main #text table.score_box tr td.teams img.toleft		{margin: 0px;}
#layout #main #text table.score_box tr td.score						{background: #E6E6E6; text-align: center; color:#015601; font-weight: bold; font-size: 2.0em;  padding: 8px 0px 5px 0px; line-height: 0.7em;}
#layout #main #text table.score_box tr td.score	span.small		{font-weight: normal; font-size: 0.5em;}

/* --- forum --- */
#layout #main #text  #forum form 												{margin-top: 5px;}
#layout #main #text  #forum #df_formular										{width: 530px; margin: auto; padding-top: 5px; padding-bottom: 5px;}
#layout #main #text  #forum #df_formular #smiles							{padding: 2px 0px 2px 0px;}
#layout #main #text  #forum #df_formular #smiles a							{cursor: pointer;}
#layout #main #text  #forum #df_formular #form_left						{float: none;	width: 530px;}
#layout #main #text  #forum #df_formular #form_left textarea			{width: 525px; height: 100px;}
#layout #main #text  #forum #df_formular #form_right						{float: none;	width: 525px; text-align: right; padding-top: 5px;}
#layout #main #text  #forum #df_formular #form_right table				{width: 100%;}
#layout #main #text  #forum #df_formular #form_right label				{font-weight: bold;}
#layout #main #text  #forum #df_formular #form_right input				{width: 91px;}
#layout #main #text  #forum #df_formular #form_right input.submit		{width: 100px; padding: 3px; font-weight: bold; background:#E6E6E6;border:1px solid #CBCBCB}

#layout #main #text  #forum .box, #forum_podstranka .box 					{border: 1px solid #D5D5D5; margin-top: 10px; padding: 5px; width: auto;}
#layout #main #text  #forum .box2 													{border: 1px solid #D5D5D5; padding: 5px;}
#layout #main #text  #forum .ramecek, #forum_podstranka .ramecek			{border: 1px solid #D5D5D5; margin-top: 10px;padding: 5px;}
#layout #main #text  #forum_podstranka .box										{width: 70%;}
#layout #main #text  #forum .box table, #forum_podstranka .box table, #forum_podstranka .ramecek table	{width:auto;}
#layout #main #text  #forum .box .profi											{padding-top: 5px; border-top: 1px solid #D5D5D5; margin-top: 5px;}
#layout #main #text  #forum .funkce table											{margin: auto;}
		

#layout #main #text  #forum .strankovani_box {margin: 20px 0px 20px 0px; text-align: center;}
#layout #main #text  #forum .strankovani_box a.strankovani {
	background: #ffffff;
	color:#000000;
	border: 1px solid #B8B8B8;
	margin-left: -1px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
#layout #main #text  #forum .strankovani_box a.strankovani:hover	{background: #E6E6E6; color:#000000; text-decoration: underline;}
#layout #main #text  #forum .strankovani_box a.strankovaniVyrazne {
	background: #970505;
	color:#ffffff;
   border: 1px solid #B8B8B8;
   margin-left: -1px;
	padding: 2px 6px 2px 6px;
   text-decoration: none;
   font-weight: bold;
	
}

#layout #main #text  #forum #forum_prispevky									{margin-top: 15px;}
#layout #main #text  #forum #forum_prispevky .prispevek_nadpis			{background: #E6E6E6; color:#000000; padding: 4px;}
#layout #main #text  #forum #forum_prispevky .prispevek_nadpis img		{float: left;}
#layout #main #text  #forum #forum_prispevky .prispevek_nadpis strong	{font-size: 1.1em;}
#layout #main #text  #forum #forum_prispevky .prispevek_nadpis a			{color: #000000;}
#layout #main #text  #forum #forum_prispevky .prispevek						{line-height: 1.5em; padding: 5px; background-color:#ffffff; text-align: justify; border-bottom: 1px solid #E6E6E6; margin-bottom: 10px;}

/* --- archiv --- */
#layout #main #text #archiv table 						{width: auto;}
#layout #main #text #archiv h1 							{clear: right; font-size:1.2em; padding-top: 10px;}
#layout #main #text #archiv #box							{width: 560px; margin: auto; border: 1px solid #CBCBCB; background: #FFFFFF; padding: 8px; clear: both;  margin-bottom: 10px; float: right;clear: none;}
#layout #main #text #archiv #box2						{width: 560px; margin: auto;  float: right;clear: none;}
#layout #main #text #archiv .boxMaly 					{display: block; border: 1px solid #CBCBCB; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#layout #main #text #archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px;}
#layout #main #text #archiv table.boxy					{margin: 0px 0px 3px 0px;}
#layout #main #text #archiv td.boxy  					{width: 80px; height: 18px; text-align: center; margin: 0px; padding: 0px; padding: 0px;}
#layout #main #text #archiv td.boxyVelke				{width: 120px;}
#layout #main #text #archiv td.boxy a  				{display: block; padding: 1px 0px 2px 0px; background: #E6E6E6; color:#000000; border-left: 1px solid #CBCBCB; border-bottom: 1px solid #CBCBCB; border-top: 1px solid #CBCBCB; font-weight: normal;}
#layout #main #text #archiv td.boxy a.zvyrazneni 	{background: #970505; color:#ffffff;}
#layout #main #text #archiv td.boxyVpravo a  		{border-right: 1px solid #CBCBCB;}
#layout #main #text #archiv td.boxy a:hover  		{background: #DEDEDE; color:#000000; text-decoration: underline;}
#layout #main #text #archiv td.datum  					{vertical-align: top; text-align: right;}
#layout #main #text #archiv td.nadpis_anotace  		{padding-right: 15px; text-align: justify;  background: transparent none;}
#layout #main #text #archiv input  						{border: 1px solid #DEDEDE;}
#layout #main #text #archiv form  						{margin-bottom: 0px;}
#layout #main #text #archiv form select  				{margin: 0px;}
#layout #main #text #archiv form select option  	{}
#layout #main #text #archiv input.formBcg				{background: #eeeeee; border: 0px;}
#layout #main #text #archiv .highlight 				{background: #BFECFF;}
#layout #main #text #archiv .tema 						{display: block; color: #808080; font-style: italic; font-size: 12px;}
#layout #main #text #archiv .anotace 					{display: block; background: transparent;  background-image: none;  color:#000000;}
#layout #main #text #archiv .nadpis 					{display: block; font-weight: bold;}
#layout #main #text #archiv .error 						{display: block; margin-top: 10px; color: #ff0000; text-align: center; font-weight: bold; clear: both;}
#layout #main #text #archiv .podpis 					{color: #808080; font-size: 11px;}


/* --- strankovani --- */
#layout #main #text .strankovani  								{text-align: center; margin: 10px 0px 10px 0px;  font-weight:bold;}
#layout #main #text .strankovani a  							{background: #ffffff; color: #000000; border: 1px solid #B8B8B8; margin-left: -1px; padding: 3px 6px 3px 6px; text-decoration: none;}
#layout #main #text .strankovani a:hover  					{background: #E6E6E6; color:#000000; text-decoration: none; text-decoration: underline;}
#layout #main #text .strankovani .strankovaniVyrazne   	{background: #970505; color: #ffffff;}


