body	{
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin: auto;
	background: #191F91;
	font-size: 10px;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #18208F; text-decoration: underline;}
a:hover 				{color: #C92627; text-decoration: none;}
a:visited 			{color: #18208F;}
a:link 				{color: #18208F;}
a:focus 				{color: #18208F;}
a.mail 				{background: url(../img/ico/ico_mail.gif) no-repeat left 0em; padding-left: 18px;  font-weight: normal;}
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.print 				{background: url(../img/ico/ico_tisk.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 		{background: url(../img/ico/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
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: justify; margin: 10px 0px 10px 0px; line-height: 1.5em; }
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #084385; background: #084385; height: 1px; border: 0px; text-align: center;}

/* --- 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 #00563C;}
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						{width: 597px; font-size: 10px;}
table tr td 			{font-size: 10px;}
table tr th 			{font-size: 10px;}


table.nice						{width: 587px; font-size: 10px; }
table.nice tr td 				{padding: 2px;	border: 1px solid #D0D2FF;}
table.nice tr td.item		{background: #CFD2FD; color:#000000; font-weight: bold; width: 150px;}
table.nice tr td.item a		{color: #000000;}
table.nice tr th				{background: #242A8C url(../img/bcg_text.gif) repeat-x left; color:#FFFFFF; font-weight: bold; padding: 5px;}
table.nice tr td.long		{width: 250px;}
table.nice tr td.short		{width: 150px;}
table.nice tr td.full		{ background-color: #DDDDDD; font-weight: bold;}
table.nice tr td.full2		{ background-color: #EEEEEE;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #2C32AC; font-size: 1.2em; margin: 0px;}
h1									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.8em; font-family: Georgia; line-height: 1.3em;}
h2									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.2em;  font-family: Georgia; line-height: 1.3em;}
h3 								{font-size: 1.0em; margin: 10px 0px 10px 0px; font-family: Georgia;  line-height: 1.5em;}
h4									{font-size: 1.0em;}
h2 span							{display: none;}
h3 span							{display: none;}

/* --- formulare --- */
input				{}
form				{ margin: 0px; padding: 0px;}
legend				{ 	padding: 3px;	color:#FFFFFF; background:#191F91;}
fieldset { border: 1px solid #084385; background:#FFFFFF;}

/* --- 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: #666E70;}
.white 			{color: #000000;}
.blue 			{color: #004080;}
.red				{color: #9f0000;}
.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;}
.bold				{font-weight: bold;}
.big			{	text-transform: uppercase;}
.nobold			{font-weight: normal;}
.error			{display: block; color: #EC1A24; font-weight: bold; text-align: center; padding-top: 10px;}
.error a			{color: #EC1A24;}
.hidden			{display: none;}
.border			{border: 1px solid #2E3192; padding:7px;}
.ramecek			{border: 1px solid #2E3192; padding:3px;}
.bad				{background-color: Red; color: white;}
.bad a			{color: white;}
.zvyraznene		{background: #0E88C7; color:#FFFFFF;}
.zvyraznene a	{color:#FFFFFF;}
.line_bottom	{border-bottom: 1px solid #191F91; } 

/* --- layout webu --- */

#layout{
	width: 1007px;
	margin: auto;
	background: #D0D3FF;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1.1em;
	padding-bottom: 7px;
}

#layout #ads_top{padding-left: 6px; padding-bottom: 3px;}

#layout #logo{
	width: 1007px;
	height: 207px;
	background: #FFFFFF url(../img/logo.jpg) no-repeat top;
	cursor: pointer;

}

#layout #logo #infobar{
	width: 825px;
	margin-left: 10px;
	padding-top: 180px;	
	font-size: 13px;
	color: #18208F;
	cursor: pointer;
	font-weight: bold;
}

#layout #space{
	height: 7px;
	background: #D0D3FF;
	font-size: 1px;
	line-height: 0px;
}

#layout #main{
	width: 994px;
	background: #FFFFFF url(../img/bcg_main.gif) repeat-y left;
	padding-left: 7px;
	padding-right: 6px;
}

#layout #main .header{height: 35px;}

/*------- sloupec menu leve --------*/
#layout #main #menu{
	width: 171px;
	float: left;
	background-color: #FFFFFF;
}

#layout #main #menu #menu_left ul {padding: 0px; margin:0px;}
#layout #main #menu #menu_left ul li {
	text-align: left;
	list-style: none;
	background: #FFFFFF url(../img/bcg_menu.gif) repeat-y top;
	border-bottom: 1px solid #191F91;
}

#layout #main #menu #menu_left ul li a{
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-decoration: none;
}

#layout #main #menu #menu_left ul li a:hover{	color: #191F91; background: #D5F1FC;}

#layout #main .box_left {padding: 7px; font-size: 1.2em; text-align: left;}
#layout #main .box_left p {text-align: left;}

#layout #main .box_left p.anketa_odpoved {
	clear: both;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#layout #main .box_left .anketa_graf {
	display: block;
	float: left;
	font-size: 0px;
	width: 120px;
	line-height: 0px;
	background: #DBDBDB;
	border: 1px solid #2A166D;
	margin-bottom: 10px;
	padding: 1px 3px 1px 3px;
}

#layout #main .box_left .anketa_graf_vyplnene {
	display: block;
	float: left;
	font-size: 0px;
	height: 8px;
	line-height: 0px;
	background: #29166F;
}

#layout #main .box_left .anketa_procenta {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
}




/*------- sloupec prostredek --------*/
#layout #main #text{
	width: 617px;
	float: left;
	margin-left: 7px;
}

/*------- index prostredek --------*/
#layout #main.index{background: #FFFFFF url(../img/bcg_main_index.gif) repeat-y top;}

#layout #main #text #index_left{
	width: 310px;
	float: left;
}

#layout #main #text #index_right{
	width: 300px;
	float: right;
}

#layout #main #text #index_right .text_box, #index_left .text_box{
	padding: 8px;	
   font-size: 1.1em; text-align: left;
}

#layout #main #text #index_right .text_box  .odkaz, #index_left .text_box .odkaz{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #191F91; 
}
#layout #main #text #index_left .text_box h1{font-size: 1.5em; padding-bottom: 5px;}
#layout #main #text #index_left .text_box h2{font-size: 1.1em; padding-bottom: 5px; margin-bottom: 0px;}
#layout #main #text #index_left .text_box img{	border: 1px solid #191F91; }
#layout #main #text #index_left .text_box a:hover img{	border: 1px solid #841A1C; }

#layout #main #text #index_left .text_box.mladez h3{font-size: 1.1em;  margin: 0px; padding: 0px;}
#layout #main #text #index_left .text_box.mladez p{padding-top: 3px; margin: 0px;}
#layout #main #text #index_left .text_box.mladez table{width: auto; margin-bottom: 5px;}
#layout #main #text #index_left .text_box.mladez table tr td{font-size: 1.1em;}

#layout #main #text #index_right #news{
	overflow: auto;
	height: 195px;
	padding: 8px;
	padding-top: 2px;
}
#layout #main #text #index_right #news p{text-align: justify;}
#layout #main #text #index_right #news span{font-size: 1.1em;}

#layout #main #text #index_right .tym_box{margin:auto; padding-bottom:5px; width:200px;}
#layout #main #text #index_right .tym_box .tym{width: 100px;}
#layout #main #text #index_right .tym_box .tym .nazev{font-size: 1.1em;}
#layout #main #text #index_right .tym_box .score{
	width: 83px;
	text-align: center;
	float: left;
	padding-top: 40px;
	font-size: 40px;
	color: #191F91;
	font-weight: bold;
	line-height: 28px;
}
#layout #main #text #index_right .tym_box .score span{font-size: 12px;}
#layout #main #text #index_right  .souvisejici{padding: 3px; text-align: center;}
#layout #main #text #index_right  .souvisejici a{margin-right: 10px; text-transform: uppercase; font-weight: bold;}


#layout #main #text #index_right table {width:270px; margin:auto;}
#layout #main #text #index_right table tr td{font-size: 1.2em;}

#layout #main #text #index_right table.tabulka_index {width:270px;}
#layout #main #text #index_right table.tabulka_index tr th{font-size: 1.3em; background: #242A8C url(../img/bcg_text.gif) repeat-x left; color:#FFFFFF; font-weight: bold; padding: 5px;}
#layout #main #text #index_right table.tabulka_index tr th.poradi{width: 20px;}
#layout #main #text #index_right table.tabulka_index tr th.body{width: 20px;}
#layout #main #text #index_right table.tabulka_index tr.nasTym td{background: #8C1E1C; color:#FFFFFF}
#layout #main #text #index_right table.tabulka_index tr td{padding: 2px;	border: 1px solid #D0D3FF;}

/* --- podstranky--- */

#layout #main #text #text_show							{padding: 15px; font-size: 1.2em; text-align: justify; line-height: 1.5em;}
#layout #main #text #text_show h1,h2					{padding-bottom: 5px;}
#layout #main #text #text_show h3						{padding-bottom: 5px; color: #000000; text-decoration: underline; font-size: 1em; font-family: Tahoma;}
#layout #main #text #text_show table  th				{font-size: 1.3em; background: #242A8C url(../img/bcg_text.gif) repeat-x left; color:#FFFFFF; font-weight: bold; padding: 5px;}
#layout #main #text #text_show table  th a			{color:#FFFFFF;}
#layout #main #text #text_show table  td				{font-size: 1.3em; padding: 2px;}
#layout #main #text #text_show ul						{list-style: disc;}
#layout #main #text #text_show tr.klikaci td 		{cursor: pointer;}
#layout #main #text #text_show tr.zvyraznene td 	{cursor: pointer; background: #0E88C7;}
#layout #main #text #text_show tr.zvyraznene td a	{text-decoration: none; color:#FFFFFF}

#layout #main #text #text_show  .menicko{
	background-color: #BC2325;
	padding: 7px;
	margin-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
}
#layout #main #text #text_show  .menicko a{	color: #FFFFFF;}

/* --- clanek--- */
#layout #main #text #text_show .anotace{background: #D0D3FF;font-weight: bold; padding: 10px;}
#layout #main #text #text_show .topbar{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D0D3FF;
	text-align: left;
	color: #808080;
	font-size: 0.9em;
}
#layout #main #text #text_show .icons{	float: right;}
#layout #main #text #text_show .icons a{	margin-left: 10px; color: #808080;}


/* --- report --- */
#layout #main #text #text_show  #box_report_middle{ 
	border: 1px solid #D0D2FF;
	border-bottom: 0px;
	width: 585px; 
	margin-top: 10px;
}

#layout #main #text #text_show  #box_report_middle .tym{ 
	height: 100px;
	border-bottom: 1px solid #D0D2FF;
}
#layout #main #text #text_show  #box_report_middle .tym_jmeno{ 
	float: right;
	width: 485px;
	height: 100px;
}

#layout #main #text #text_show  #box_report_middle .tym_jmeno .sestava{ 
	height: 58px;
	padding: 3px;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 15px;
}

#layout #main #text #text_show  #box_report_middle .tym_jmeno .scrore{ 
	font-size: 15px;
	color:#191F91;
	font-weight: bold;
	background: #D0D2FF url(../img/bcg_report_team.gif) no-repeat left;
	padding: 2px 3px 2px 18px;
}
#layout #main #text #text_show  #box_report_detaily {
margin-top: 7px;
width: 575px; padding: 5px; border: 1px solid #D0D2FF;}

/* --- karta hrace --- */
#layout #main #text #text_show .hrac{
	background: #D0D3FE;
	padding: 5px;
}
#layout #main #text #text_show .hrac img{border: 1px solid #191F91;}
#layout #main #text #text_show .hrac .hrac_line{
	border-bottom: #191F91 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 360px;
	float: right;
	font-size: 1.1em;
}
#layout #main #text #text_show .hrac .hrac_line h2{ font-size: 1.3em; display: inline; padding: 0px; margin: 0px; background: #F3F3F3;}
#layout #main #text #text_show .hrac .hrac_line h2 span{display: inline;}
#layout #main #text #text_show .hrac .hrac_line h2 span.jmeno{float: left;}
#layout #main #text #text_show .hrac .hrac_line h2 span.cislo{float: right;}
#layout #main #text #text_show #hrac_statistiky{overflow: auto; width: 575px; padding: 5px;}
#layout #main #text #text_show #hrac_statistiky pre{ font-size: 0.9em;}


/* --- tabulka zapas--- */
#layout #main #text #text_show table#zapasVypis 						{width: 587px;}
#layout #main #text #text_show table#zapasVypis tr td 				{padding: 3px; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #C3DEFF;}
#layout #main #text #text_show table#zapasVypis tr td a 				{font-weight: bold;}
#layout #main #text #text_show table#zapasVypis tr td a.vyhra 		{color: #008000;}
#layout #main #text #text_show table#zapasVypis tr td a.prohra 	{color: #ff0000;}
#layout #main #text #text_show table#zapasVypis tr td a.remiza 	{color: #004080;}
#layout #main #text #text_show table#zapasVypis tr.venku td 		{background: #CFD2FD; cursor: pointer;}
#layout #main #text #text_show table#zapasVypis tr.doma td 			{background: #FFFFFF; cursor: pointer;}

/* --- soupiska --- */
#layout #main #text #text_show 	 table#soupiska 					{width: 587px;}
#layout #main #text #text_show 	 table#soupiska tr td.cislo 	{width: 20px;}
#layout #main #text #text_show 	 table#soupiska tr td.post	 	{width: 40px;}
#layout #main #text #text_show 	 table#soupiska tr td.jmeno 	{width: 185px;}
#layout #main #text #text_show 	 table#soupiska tr td.nazoze	{width: 90px;}
#layout #main #text #text_show 	 table#soupiska tr td.vek 		{width: 50px;}
#layout #main #text #text_show 	 table#soupiska tr td.vyska 	{width: 50px;}
#layout #main #text #text_show 	 table#soupiska tr td.vaha 	{width: 50px;}
#layout #main #text #text_show 	 table#soupiska tr td.hul 		{width: 30px;}
#layout #main #text #text_show 	 table#soupiska tr.prumer td 	{border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;}
#layout #main #text #text_show    table#soupiska tr td			{padding: 3px;border-bottom: 1px solid #FFFFFF;  cursor: pointer;}
#layout #main #text #text_show 	 table#soupiska tr.O 			{background-color: #FFFFFF; cursor: pointer;}
#layout #main #text #text_show 	 table#soupiska tr.U 			{background-color: #D5F1FC; cursor: pointer;}
#layout #main #text #text_show 	 table#soupiska tr.B 			{background-color: #D0D3FE; cursor: pointer;}

/* --- statistiky --- */
#layout #main #text #text_show 	 table.tabStats 							{width: 587px;}
#layout #main #text #text_show 	 table.tabStats tr td					{padding: 3px; border-bottom: 1px solid #FFFFFF;}
#layout #main #text #text_show 	 table.tabStats tr.delici_cara		{height:2px; padding:1px;}
#layout #main #text #text_show 	 table.tabStats tr.delici_cara td	{height:2px; background-color:#242A8C; font-size:1px; padding:1px; line-height: 0px;}
#layout #main #text #text_show 	 table.tabStats tr.O 					{background-color: #FFFFFF; cursor: pointer;}
#layout #main #text #text_show 	 table.tabStats tr.U 					{background-color: #D5F1FC; cursor: pointer;}
#layout #main #text #text_show 	 table.tabStats tr.B 					{background-color: #D0D3FE; cursor: pointer;}

/* --- tabulka podrobna --- */
#layout #main #text #text_show	  #tabLiga {background-color: #FFFFFF;  ; width: 590px;}
#layout #main #text #text_show    #tabLiga tr.nastym td {background: #EE1C25; color: #ffffff;}
#layout #main #text #text_show    #tabLiga tr td{border-bottom: #E2E2E2 1px solid;	}
#layout #main #text #text_show    #tabLiga .tym {background:#D4D4D4;}
#layout #main #text #text_show    #tabLiga .poradi {background:#8A8A8A; color:#ffffff}


/* --- strankovani --- */
.strankovani  				{text-align: center; margin: 10px 0px 10px 0px;  font-weight:bold;}
.strankovani a  			{background: #DBDBDB; color: #000000; border: 1px solid #8A1818; margin-left: -1px; padding: 0px 6px 0px 6px; text-decoration: none;}
.strankovani a:hover  	{background:#8C1C1B; text-decoration: none; color: #ffffff;}
.strankovani .strankovaniVyrazne {background: #29166F; color: #ffffff;}

/* --- fotogalerie --- */
#fotogalerie                                  {}
#fotogalerie img                              {border: 1px solid #2E3192;}
#fotogalerie table                            {border-collapse: collapse; clear: both; width: 540px;}
#fotogalerie table tr td                      {text-align: center;}
#fotogalerie table tr td a                    {float: left;}
#fotogalerie table tr td a:hover              { background: #BCEAFF;}
#fotogalerie table tr td .imgSelect           { background: #D5F1FC;}
#fotogalerie .popis                           {display: block; clear: both; text-align: center; font-weight:bold;}
#fotogalerie .autor                           {display: block; clear: both; text-align: center; font-style: italic;}
#fotogalerie .navigace                        {display: block; clear: both; margin: 0px 0px 10px 0px;}
#fotogalerie .navigace .prochazeni            {display: block; width: 150px;}
#fotogalerie .navigace .prochazeni .button    {width: 100px;}
#fotogalerie input.button                     {border: 1px solid #2E3192; background:#2E3192;  color: #ffffff; height: 20px; font-size: 1em; padding-bottom: 3px;}
#fotogalerie #formulare                       {display: block; float: left;	padding-bottom: 20px; font-size: 12px;}
#fotogalerie #formulare input                 {font-size: 12px;}
#fotogalerie #formulare input.button          {border: 1px solid #2E3192; background:#2E3192; color: #ffffff; height: 20px; font-size: 1em; padding-bottom: 3px;}
#fotogalerie #formulare select                {font-size: 12px;}
#fotogalerie #formulare #trideniDIV           {display: block; clear: both; height: 25px; margin: 5px 0px 5px 0px;}
#fotogalerie #formulare #trideniDIV .trideni  {border-top: 1px solid #2E3192;}
#fotogalerie #formulare #trideniDIV form      {margin: 0px;}

/* --- archiv --- */
#archiv table {width: auto;}
#archiv #box						{display: block; width: 560px; border: 1px solid #2E3192; background: #FFFFFF; padding: 3px; clear: both; margin-left: 15px; margin-bottom: 10px;}
#archiv #box2						{display: block; width: 560px; margin-left: 15px; }
#archiv .boxMaly 					{display: block; border: 1px solid #2E3192; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px;}
#archiv table.boxy				{margin: 0px 0px 3px 0px;}
#archiv td.boxy  					{width: 80px; height: 18px; text-align: center; margin: 0px; padding: 0px; padding: 0px;}
#archiv td.boxyVelke				{width: 120px;}
#archiv td.boxy a  				{display: block; padding: 1px 0px 2px 0px; color: #000000; background: #CFD2FD; text-decoration: none; border-left: 1px solid #29166F; border-bottom: 1px solid #29166F; border: 1px solid #29166F; font-weight: normal;}
#archiv td.boxy a.zvyrazneni  {background-color: #29166F; color: #FFFFFF;}
#archiv td.boxyVpravo a  		{border-right: 1px solid #29166F;}
#archiv td.boxy a:hover  		{color: #000000; background-color: #D5F1FC; text-decoration: underline;}
#archiv td.datum  				{vertical-align: top; text-align: right;}
#archiv td.nadpis_anotace  	{padding-right: 15px; text-align: justify;  background: transparent none;}
#archiv input  					{border: 1px solid #29166F;}
#archiv form  						{margin-bottom: 0px;}
#archiv form select  			{margin: 0px;}
#archiv form select option  	{}
#archiv input.formBcg			{background: #eeeeee; border: 0px;}
#archiv .highlight 				{background: #d4eaf7;}
#archiv .tema 						{display: block; color: #808080; font-style: italic; font-size: 12px;}
#archiv .anotace 					{display: block; background: transparent none no-repeat;  background-image: none; }
#archiv .nadpis 					{display: block; font-weight: bold;}
#archiv .error 					{display: block; margin-top: 10px; color: #ff0000; text-align: center; font-weight: bold; clear: both;}
#archiv .podpis 					{color: #808080; font-size: 11px;}


#forum .ramecek {padding: 3px; border: 1px solid #2E3192;}
#forum .box_nadpis {
	padding:5px;
	background-color:#4282A6;
	color:yellow;
	font-size:12px;
	margin-top:5px;
}

/* --- forum --- */
#forum form {margin-top: 5px;}
#forum #df_formular									{width: 560px; margin: auto; padding-top: 5px; padding-bottom: 5px;}
#forum #df_formular #form_left					{float: left;	width: 300px;}
#forum #df_formular #form_left textarea		{width: 300px; height: 120px;}
#forum #df_formular #form_left #smiles			{padding: 2px;}
#forum #df_formular #form_right					{float: right;	width: 240px; text-align: right;}
#forum #df_formular #form_right table			{width: 100%;}
#forum #df_formular #form_right label			{font-weight: bold;}
#forum #df_formular #form_right input			{width: 150px;}
#forum #df_formular #form_right input.submit	{width: auto; padding: 3px; font-weight: bold;}

#forum .box, #forum_podstranka .box 					{border: 1px solid #191F91; margin-top: 10px; padding: 5px;}
#forum .box2 													{border: 1px solid #191F91; padding: 5px;}
#forum .ramecek, #forum_podstranka .ramecek			{border: 1px solid #191F91; margin-top: 10px;padding: 5px;}
#forum_podstranka .box										{width: 70%;}
#forum .box table, #forum_podstranka .box table, #forum_podstranka .ramecek table	{width:auto;}
#forum .box .profi											{padding-top: 5px; border-top: 1px solid #191F91; margin-top: 5px;}
#forum .funkce table											{margin: auto;}
		

#forum .strankovani_box {margin: 20px 0px 20px 0px; text-align: center;}
#forum .strankovani_box a.strankovani {
	background: #D5F1FC;
	border: 1px solid #2E3192;
	margin-left: -1px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000000;
}
#forum .strankovani_box a.strankovani:hover	{background: #BCEAFF; text-decoration: none;	color: #000000;}
#forum .strankovani_box a.strankovaniVyrazne {
	background: #2E3192;
   border: 1px solid #2E3192;
   margin-left: -1px;
	padding: 2px 6px 2px 6px;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

#forum #forum_prispevky{ margin-top: 15px;}
#forum #forum_prispevky .prispevek_nadpis{background: #801919 url(../img/bcg_text2.gif) repeat-x top; color:#FFFFFF; font-size: 11px; padding: 4px;}
#forum #forum_prispevky .prispevek_nadpis img{float: left;}
#forum #forum_prispevky .prispevek_nadpis strong{font-size: 13px;}
#forum #forum_prispevky .prispevek_nadpis a{color: #FFFFFF;}
#forum #forum_prispevky .prispevek{ line-height: 1.5em; padding: 5px; background-color:#FFFFF; text-align: justify; border-bottom: 1px solid #CFD2FD; margin-bottom: 10px;}


/* --- podstranky konec--- */

/*------- sloupec prave menu --------*/
#layout #main #menu_right{
	width: 194px;
	float: right;
	background-color: #FFFFFF;
}

#layout #main #menu_right #menu_right_show ol {padding: 0px; margin:0px; padding-bottom: 7px;}
#layout #main #menu_right #menu_right_show ol li {
	text-align: left;
	list-style: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #191F91;
}

#layout #main #menu_right #menu_right_show ol li a{
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-decoration: none;
}
#layout #main #menu_right #menu_right_show ol li a.selected{color: #191F91; background: #D5F1FC;font-weight: bold;}
#layout #main #menu_right #menu_right_show ol li a:hover{ color: #191F91; background: #D5F1FC;}

/*------- paticka --------*/
#layout #bottom{	
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	margin-left: 7px;
	margin-right: 6px;
	margin-top: 7px;
	font-size: 1.0em;
	text-align: center;
}

.table_hokej_mala						{margin: auto;	width: 210px;font-size: 12px;}
.table_hokej_mala th					{padding: 3px;background:#191F91;  color:#ffffff; font-size: 12px;}
.table_hokej_mala td					{padding: 3px 1px 3px 1px; border-bottom: 1px solid #D0D3FF;}
.table_hokej_mala tr .poradi		{width: 15px;}
.table_hokej_mala tr .tym			{display: none;}
.table_hokej_mala tr .tym_dlouhe	{text-align: left; padding-left: 5px;}
.table_hokej_mala tr .body			{width: 15px; text-align: right; padding-right: 3px; font-weight: bold;}
.table_hokej_mala tr .zapasy		{width: 15px;}
.table_hokej_mala tr .score		{width: 20px;}
.table_hokej_mala tr th.score		{width: 20px; text-align: center;}
.table_hokej_mala tr.KLT td		{background:#B42224; color:#ffffff;}
.table_hokej_mala tr.KLT td	a	{color:#ffffff;}



