body	{
	font-family: Tahoma;
	color: #000000;
	text-align: left;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	background: #000000;
}

/* --- 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.mail 				{background: url(../img/ico/mail.png) no-repeat left 0em; padding-left: 18px;  font-weight: normal;}
a.out					{background: url(../img/ico/outanchor.png) no-repeat left 0em; padding-left: 12px;}
a.print 				{background: url(../img/ico/print.png) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico/rss.png) no-repeat left -1px; padding-left: 20px;}

/* --- 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					{font-style: normal;}
p 						{margin: 10px 0px 10px 0px; }
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #A00503; background: #A00503; height: 1px; border: 0px; text-align: center;}

/* --- 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 #FF0000;}
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;}

table.nice						{width: auto; margin: 5px 0px 10px 0px; border-collapse: collapse; width: 100%;}
table.nice tr td 				{padding: 4px 4px 4px 4px;	border: 1px solid #EBEBEB;}
table.nice tr td.item		{background: #D6D6D6; color:#000000; font-weight: bold; width: 150px; }
table.nice tr td.item2		{background: #D6D6D6; color:#000000; font-weight: bold; width: 170px; }
table.nice tr td.item a		{color: #000000;}
table.nice tr th				{ background: #006D33; color:#ffffff; padding: 3px 5px 3px 5px; font-weight: bold;}
table.nice tr th a			{color: #000000;}


/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #0A2658; font-size: 1.2em; margin: 0px;  font-weight: normal;}
h1									{padding: 0px;	margin: 10px 0px 6px 0px; font-size: 1.7em; font-family: Tahoma; line-height: 1.3em;}
h2									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.45em;  font-family: Tahoma; line-height: 1.3em;}
h3 								{font-size: 1.3em; margin: 10px 0px 10px 0px; font-family: Tahoma;  line-height: 1.5em;}
h4									{font-size: 1.0em;}

/* --- formulare --- */
input				{}
form				{ margin: 0px; padding: 0px;}
legend			{padding: 3px;	color:#ffffff; background: #000000 url(../img/bcg_middle_box.png) repeat-x 0px 0px;}
fieldset 		{ border: 1px solid #C2C2C2;}
/* --- 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: 30px;}
.line				{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 1px; background:#E6E6E6; }
.space			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px; height: 10px;}
.header span	{display: none;}


/* --- layout webu --- */
#layout{
	width: 962px; 
	margin: auto;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.2em;
	background: url(../img/bcg_layout.png) repeat-y 0px 0px;
	border-bottom:5px solid #000000;
}

#layout #logo{width: 962px; height: 174px; background: url(../img/logo.jpg) no-repeat 0px 0px;}
#layout #logo a{width: 962px; height: 174px; display: block; text-decoration: none;}

#layout #col_partners  {
	float: right;
	width: 177px;
	padding: 10px 0px 0px 0px;
	background: #E3E3E3 url(../img/bcg_top_line.png) repeat-x 0px 0px;
}

#layout #col_partners .header 						{height: 20px; margin: auto;}
#layout #col_partners .header.news 					{background: url(../img/header_aktuality.png) no-repeat 10px -5px;}

#layout #col_partners #news_box {
	overflow: auto;
	width: 157px; 
	height: 240px; 
	padding: 4px 10px 10px 10px; 
	font-size: 0.9em
}
#layout #col_partners #news_box p {margin: 0px; padding: 5px 0px 11px 0px; line-height: 1.4em;}
#layout #col_partners #news_box p span {color:#D92105; font-size: 1.1em}
#layout #col_partners #news_box p small {color:#888888}



#layout #main {
	width: 785px;
	background: url(../img/bcg_top_line.png) repeat-x 0px 0px;
	float: left;
	font-size: 1.1em;
	padding: 0px 0px 0px 0px;
}
#layout .link	{color: #D92105;font-weight: bold;}
#layout .link a	{color: #D92105;}

#layout #main #text_box {
	width: 564px;
	padding: 6px 0px 0px 0px;
	float: left;
}

#layout #main #col_right {
	width: 221px;
	float: right;
	padding: 6px 0px 0px 0px;
	color: #ffffff;
}

#layout #main #text_box #infobar{
	padding: 5px 10px 0px 10px;
	background: url(../img/bcg_infobar.png) repeat-x 0px 0px;
	clear: both;
	height: 22px;
	color:#D72207;
}
#layout #main #text_box #infobar a  {color:#D72207;}
#layout #main #text_box #infobar span.header{
	background: url(../img/bcg_infobar_header.png) no-repeat 0px 2px;
	display: block;
	padding: 5px 10px 0px 0px;
	float: left;
	width: 68px;
	height: 14px;
}


#layout #main #text_box #text {
	padding: 10px 15px 20px 15px;
	line-height: 1.4em 
}


/* --- hlavni prostor pro text --- */
#layout #main #text ul 	{margin: 0px; padding: 0px 0px 0px 10px;}
#layout #main #text ul li	{margin: 0px; padding: 0px 0px 0px 13px; background: url(../img/arrow.gif) no-repeat 0px 5px;}
#layout #main #text ul li a {}
#layout #main #text ol li	{list-style: decimal;}
#layout #main #text p		{padding: 5px 0px 5px 0px; line-height: 1.4em }
#layout #main #text h1		{font-size: 1.7em; padding: 3px 0px 3px 0px; color:#D92203; margin-bottom:5px; font-weight: bold;}
#layout #main #text h2		{font-size: 1.5em; padding: 3px 0px 2px 0px; color:#D92203; border-bottom: 1px dotted #919191; }
#layout #main #text h3		{font-size: 1.3em; padding: 3px 0px 2px 0px; color:#D92203; border-bottom: 1px dotted #919191;}
#layout #main #text h4		{font-size: 1.2em; padding: 3px 0px 2px 0px; color:#D92203; border-bottom: 1px dotted #919191;}
#layout #main #text h1	a	{color: #D92203;}
#layout #main #text h2	a	{color: #D92203;}
#layout #main #text h3	a	{color: #D92203;}
#layout #main #text h4	a	{color: #D92203;}
#layout #main #text .gradient1			{background: #E3E4E3;}
#layout #main #text .gradient2			{background: #E3E3E3; color:#000000;}
#layout #main #text .gradient3			{background: #F6F6F6;}
#layout #main #text .menicko	 			{padding: 6px 6px 6px 6px; margin: 10px 0px 15px 0px; background: #E3E3E3; color:#000000; border:1px solid #C2C2C2}
#layout #main #text .menicko a  			{color:#000000;}
#layout #main #text .line	 				{margin: 10px 0px 10px 0px; background: transparent; border-top:1px solid #919191;}

#layout #main #text .error	 				{padding: 10px 6px 10px 6px; margin: 10px 0px 15px 0px;color:#950808; border:1px solid #D3D3D3; font-weight: bold; text-align: center;}
#layout #main #text .error a  			{color:#950808;}

#layout #main #text  table 			 				{margin: 10px 0px 15px 0px;}
#layout #main #text  table tr th    				{padding: 4px 4px 4px 4px; background: #000000 url(../img/bcg_middle_box.png) repeat-x 0px 0px; color:#ffffff; border: 1px solid #000000;}
#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:#a6dccf; color:#000000;}
#layout #main #text  table tr.zvyraznene td a	{color:#000000;}

#layout #main #text  table.nice 				{margin: 10px 0px 15px 0px; border-collapse: collapse; width: 100%;}
#layout #main #text  table.nice tr th    	{padding: 4px 4px 4px 4px; background: #000000 url(../img/bcg_middle_box.png) repeat-x 0px 0px; color:#ffffff; border: 1px solid #000000;}
#layout #main #text  table.nice tr th a  	{color:#f58220;}
#layout #main #text  table.nice tr td    	{padding: 4px 4px 4px 4px;  border:1px solid #a6dccf;}
#layout #main #text  table.nice tr td.item 	{padding: 4px 4px 4px 4px;  background:#E3E3E3;width: 130px; font-weight: bold;}
#layout #main  #text table.nice tr.zvyraznene td		{background:#a6dccf; color:#000000;}
#layout #main #text  table.nice tr.zvyraznene td a	{color:#000000;}

#layout #main #text .author{ padding: 3px 10px 2px 5px;  font-size: 0.8em; border-bottom:1px dotted #919191; color:#616161}
#layout #main #text .author {color:#616161}
#layout #main #text .author a.print{background-position: 0px 2px;}
#layout #main #text #article_perex{ font-size: 1.1em;  border-bottom:1px dotted #919191; padding: 0px 0px 10px 0px; margin: 0px;}
#layout #main #text #article_perex img { margin-top:20px }

/* --- soupiska --- */
#layout #main 	 table#soupiska 					{width: 100%; margin: 10px auto  auto  auto ;  border-collapse: collapse;}
#layout #main 	 table#soupiska tr td.cislo 	{width: 20px;}
#layout #main 	 table#soupiska tr td.post	 	{width: 100px;}
#layout #main 	 table#soupiska tr th.post	 	{text-align: center;}
#layout #main 	 table#soupiska tr td.jmeno 	{color:#081D48; text-decoration: underline; font-weight: bold;}
#layout #main 	 table#soupiska tr td.narozen	{width: 90px;}
#layout #main 	 table#soupiska tr td.vek 		{}
#layout #main 	 table#soupiska tr td.vyska 	{}
#layout #main 	 table#soupiska tr td.hul 		{width: 30px;}
#layout #main 	 table#soupiska tr.prumer td 	{}
#layout #main   table#soupiska tr th 			{}
#layout #main   table#soupiska tr td 			{border: 1px solid #a6dccf; cursor: pointer;}
#layout #main   table#soupiska tr td span		{text-decoration: underline;}
#layout #main 	 table#soupiska tr.B 			{cursor: pointer;}
#layout #main 	 table#soupiska tr.O 			{cursor: pointer;}
#layout #main 	 table#soupiska tr.U 			{cursor: pointer;}

.fotosoupiska {width: 110px; float:left; padding: 10px 0px 10px 0px; margin-right: 15px;}

/* --- statistiky --- */
#layout #main 	 table.tabStats 							{width: 100%;  border-collapse: collapse; margin: 10px auto  10px  auto ; }
#layout #main 	 table.golmans 							{width: 100%;}
#layout #main 	 table.tabStats tr td.jmeno a		 	{color:#081D48; text-decoration: underline; font-weight: bold;}
#layout #main 	 table.tabStats tr td					{cursor: pointer; border: 1px solid #a6dccf;}
#layout #main 	 table.tabStats tr.delici_cara		{height:2px; padding:1px;}
#layout #main 	 table.tabStats tr.delici_cara td	{height:2px; background-color:#c0d3e9; font-size:1px; padding:1px; line-height: 0px;}
#layout #main 	 table.tabStats tr.O 					{cursor: pointer;}
#layout #main 	 table.tabStats tr.U 					{cursor: pointer;}
#layout #main 	 table.tabStats tr.B 					{cursor: pointer;}

/* --- karta hrace --- */
#layout #main 		#hrac_statistiky {padding: 0px 0px 10px 0px;}
#layout #main 		#hrac_statistiky h3 {font-size: 1.6em; padding: 5px 0px 5px 0px; color:#004892; font-weight: normal; border-bottom:1px dotted #BFBFBF;}
#layout #main 		#hrac_statistiky pre		{font-size: 12px;}


/* --- tabulka podrobna --- */
#layout #main 	  	 table#tabLiga						{background-color: #FFFFFF; width: 100%;  border-collapse: collapse; margin: 10px 0px 15px 0px;}
#layout #main      table#tabLiga tr.nastym td 	{background: #f58220; color:#002146;}
#layout #main      table#tabLiga tr td				{padding: 4px 4px 4px 4px;  background:transparent; border:1px solid #a6dccf;}
#layout #main      table#tabLiga tr th				{padding: 4px 4px 4px 4px;}
#layout #main      table#tabLiga tr th				{color:#ffffff;}
#layout #main      table#tabLiga .tym 				{background: #d5e2f0;}
#layout #main      table#tabLiga .poradi 			{background: #a0bbdb}
#layout #main      table#tabLiga .dt 				{text-align: center;}

/* --- tabulka zapas--- */
#layout #main  table#zapasVypis 								{width: 100%; margin: auto; border-collapse: collapse;}
#layout #main  table#zapasVypis tr td 						{border: 1px solid #a6dccf; }
#layout #main  table#zapasVypis tr td a 					{font-weight: bold;}
#layout #main  table#zapasVypis tr td a.vyhra 			{color: #008000;}
#layout #main  table#zapasVypis tr td a.prohra 			{color: #ff0000;}
#layout #main  table#zapasVypis tr td a.remiza 			{color: #004080;}
#layout #main  table#zapasVypis tr td a.vyhra:hover	{color: #008000;}
#layout #main  table#zapasVypis tr td a.remiza:hover  {color: #ff0000;}
#layout #main  table#zapasVypis tr td a.prohra:hover  {color: #008000;}
#layout #main  table#zapasVypis tr.venku td 				{cursor: pointer; background: #ffffff;}
#layout #main  table#zapasVypis tr.doma td 				{cursor: pointer; background: #bfe6dd;}


/* --- forum --- */
#layout #main   #forum form 											{margin-top: 5px;}
#layout #main   #forum #df_formular									{width: 500px; margin: auto; padding-top: 5px; padding-bottom: 5px;}
#layout #main   #forum #df_formular #smiles						{padding: 2px 0px 2px 0px;}
#layout #main   #forum #df_formular #smiles a					{cursor: pointer;}
#layout #main   #forum #df_formular #form_left					{float: none;	width: 490px;}
#layout #main   #forum #df_formular #form_left textarea		{width: 490px; height: 100px;}
#layout #main   #forum #df_formular #form_right					{float: none;	width: 490px; text-align: right; padding-top: 5px; ; margin: auto;}
#layout #main   #forum #df_formular #form_right table			{width: 100%}
#layout #main   #forum #df_formular #form_right table tr th		{}
#layout #main   #forum #df_formular #form_right label			{font-weight: bold;}
#layout #main   #forum #df_formular #form_right input			{width: 100px;}
#layout #main   #forum #df_formular #form_right input.submit	{width: 120px; padding: 3px; font-weight: bold; background:#E3E3E3; color:#000000; border:1px solid #C2C2C2;}

#layout #main   #forum .box, #forum_podstranka .box 					{border: 1px solid #C2C2C2; margin-top: 10px; padding: 5px; width: auto;}
#layout #main   #forum .box2 													{border: 1px solid #C2C2C2; padding: 5px;}
#layout #main   #forum .ramecek, #forum_podstranka .ramecek			{border: 1px solid #C2C2C2; margin-top: 10px;padding: 5px;}
#layout #main   #forum_podstranka .box										{width: 70%;}
#layout #main   #forum .box table, #forum_podstranka .box table, #forum_podstranka .ramecek table	{width:auto;}
#layout #main   #forum .box .profi											{padding-top: 5px; border-top: 1px solid #C2C2C2; margin-top: 5px;}
#layout #main   #forum .funkce table											{margin: auto;}


#layout #main   #forum .strankovani_box {margin: 20px 0px 20px 0px; text-align: center;}
#layout #main   #forum .strankovani_box a.strankovani {
	background: #E3E4E3;
	color:#000000;
	border: 1px solid #B8B8B8;
	margin-left: -1px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
#layout #main   #forum .strankovani_box a.strankovani:hover	{background: #DB2206; color:#ffffff; text-decoration: underline;}
#layout #main   #forum .strankovani_box a.strankovaniVyrazne {
	background: #000000;
	color:#ffffff;
   border: 1px solid #B8B8B8;
   margin-left: -1px;
	padding: 2px 6px 2px 6px;
   text-decoration: none;
   font-weight: bold;
	
}

#layout #main   #forum #forum_prispevky									{margin-top: 15px;}
#layout #main   #forum #forum_prispevky .prispevek_nadpis			{background: #E3E3E3; color:#000000; padding: 4px; border-bottom: 1px solid #C2C2C2;}
#layout #main   #forum #forum_prispevky .prispevek_nadpis img		{float: left;}
#layout #main   #forum #forum_prispevky .prispevek_nadpis strong	{font-size: 1.1em;}
#layout #main   #forum #forum_prispevky .prispevek_nadpis a		{color: #000000;}
#layout #main   #forum #forum_prispevky .prispevek					{line-height: 1.5em; padding: 5px;text-align: justify; border-bottom: 1px solid #E3E4E3; margin-bottom: 10px;}

/* --- forum protected--- */
#layout #main  #forum_protected form 									{margin: 5px 0px 15px 0px;}
#layout #main  #forum_protected #df_formular							{width: 500px; margin: auto; padding-top: 5px;}
#layout #main  #forum_protected #df_formular 						{}
#layout #main  #forum_protected #df_formular  textarea			{width: 490px; height: 100px;}
#layout #main  #forum_protected #df_formular  #smiles				{padding: 2px;}
#layout #main  #forum_protected #df_formular  #smiles a			{cursor: pointer;}
#layout #main  #forum_protected #df_formular  table				{width: 490px;}
#layout #main  #forum_protected #df_formular  label				{font-weight: bold;}
#layout #main  #forum_protected #df_formular  input				{width: 160px;}
#layout #main  #forum_protected #df_formular  input.submit		{width: 120px; padding: 3px; font-weight: bold; background:#E3E3E3; color:#000000; border:1px solid #C2C2C2;}

#layout #main  #forum_protected .prispevek_nadpis		{background: #E3E3E3; color:#000000; padding: 4px; border-bottom: 1px solid #C2C2C2;}
#layout #main  #forum_protected .prispevek_nadpis a	{color: #000000;}
#layout #main  #forum_protected .prispevek				{line-height: 1.5em; padding: 5px;text-align: justify; border-bottom: 1px solid #E3E4E3; margin-bottom: 10px;}




/* --- strankovani --- */
#layout #main  .strankovani  								{text-align: center; margin: 10px 0px 10px 0px;  font-weight:bold;}
#layout #main  .strankovani a  							{background: #E3E4E3; color: #000000; border: 1px solid #B8B8B8; margin-left: -1px; padding: 3px 6px 3px 6px; text-decoration: none;}
#layout #main  .strankovani a:hover  					{background: #DB2206; color:#ffffff; text-decoration: none; text-decoration: underline;}
#layout #main  .strankovani .strankovaniVyrazne   	{background: #000000; color: #ffffff;}


/* --- fotogalerie --- */
#layout #main  #fotogalerie                                  {width: 100%; margin: auto;}
#layout #main  #fotogalerie img                              {border: 1px solid #D3D3D3;}
#layout #main  #fotogalerie table                            {width: 100%; border-collapse: collapse; margin: auto; clear: both;}
#layout #main  #fotogalerie table tr td                      {text-align: center;}
#layout #main  #fotogalerie table tr td a                    {}
#layout #main  #fotogalerie table tr td a:hover img          {border: 1px solid #950808;}
#layout #main  #fotogalerie table tr td .imgSelect           {}
#layout #main  #fotogalerie h3										 	{display: block; float: none; padding: 15px 0px 0px 0px; background: transparent; border:0px}
#layout #main  #fotogalerie .popis                           {display: block; clear: both; text-align: center; font-weight:bold;}
#layout #main  #fotogalerie .autor                           {display: block; clear: both; text-align: center; font-style: italic;}
#layout #main  #fotogalerie .navigace                        {display: block; clear: both; margin: 0px 0px 10px 0px;}
#layout #main  #fotogalerie .navigace .prochazeni            {display: block; width: 150px; padding-bottom: 15px;}
#layout #main  #fotogalerie .navigace .prochazeni .button    {width: 100px;}
#layout #main  #fotogalerie input.button                     {border: 1px solid #077341; background: #E3E3E3;  color: #000000; height: 20px; font-size: 1em; padding-bottom: 3px;}
#layout #main  #fotogalerie #formulare                       {padding: 10px 10px 10px 10px; margin: 10px 0px 15px 0px; background: #E3E3E3; border:1px solid #C2C2C2;display: block;}
#layout #main  #fotogalerie #formulare h3                     {}
#layout #main  #fotogalerie #formulare input                 {font-size: 12px;}
#layout #main  #fotogalerie #formulare input.button          {border: 1px solid #077341; background: #F6F6F6;  color: #000000; height: 20px; font-size: 1em; padding-bottom: 3px;}
#layout #main  #fotogalerie #formulare select                {font-size: 12px;}
#layout #main  #fotogalerie #formulare #trideniDIV           {display: block; clear: both; height: 25px; margin: 5px 0px 5px 0px;}
#layout #main  #fotogalerie #formulare #trideniDIV .trideni  {border-top: 1px solid #D3D3D3;}
#layout #main  #fotogalerie #formulare #trideniDIV form      {margin: 0px;}

/* --- archiv --- */
#layout #main  #archiv table 						{width: auto;}
#layout #main  #archiv h1 							{clear: right; font-size:1.2em; padding-top: 10px;}
#layout #main  #archiv #box						{width: 515px; margin: auto; border: 1px solid #a6dccf; background: #FFFFFF; padding: 8px; clear: both;  margin-bottom: 10px; float: right;clear: none;}
#layout #main  #archiv #box2						{width: 532px; margin: auto;  float: right;clear: none;}
#layout #main  #archiv .boxMaly 					{display: block; border: 1px solid #a6dccf; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#layout #main  #archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px;}
#layout #main  #archiv table.boxy				{margin: 0px 0px 3px 0px;}
#layout #main  #archiv td.boxy  					{width: 80px; height: 18px; text-align: center; margin: 0px; padding: 0px; padding: 0px;}
#layout #main  #archiv td.boxyVelke				{width: 120px;}
#layout #main  #archiv td.boxy a  				{display: block; padding: 1px 0px 2px 0px; background: #E3E4E3; color:#000000; border-left: 1px solid #a6dccf; border-bottom: 1px solid #a6dccf; border-top: 1px solid #a6dccf; font-weight: normal;}
#layout #main  #archiv td.boxy a.zvyrazneni 	{background: #000000; color:#ffffff;}
#layout #main  #archiv td.boxyVpravo a  		{border-right: 1px solid #a6dccf;}
#layout #main  #archiv td.boxy a:hover  			{background: #DB2206; color:#ffffff; text-decoration: underline;}
#layout #main  #archiv td.datum  					{vertical-align: top; text-align: right;}
#layout #main  #archiv td.nadpis_anotace  		{padding-right: 15px; text-align: justify;  background: transparent none;}
#layout #main  #archiv input  						{border: 1px solid #D3D3D3;}
#layout #main  #archiv form  							{margin-bottom: 0px;}
#layout #main  #archiv form select  				{margin: 0px;}
#layout #main  #archiv form select option  		{}
#layout #main  #archiv input.formBcg				{background: #eeeeee; border: 0px;}
#layout #main  #archiv .highlight 					{background: #950808; color:#ffffff;}
#layout #main  #archiv .tema 							{display: block; color: #808080; font-style: italic; font-size: 12px;}
#layout #main  #archiv .anotace 						{display: block; background: transparent;  background-image: none;  color:#000000;}
#layout #main  #archiv .nadpis 						{display: block; font-weight: bold;}
#layout #main  #archiv .error 						{display: block; margin-top: 10px; color: #ff0000; text-align: center; font-weight: bold; clear: both;}
#layout #main  #archiv .podpis 						{color: #808080; font-size: 11px;}


/* --- pravy sloupec --- */
#layout #col_right a {color: #ffffff;}

#layout #col_right .header 							{height: 26px; width: 202px; margin: auto;}
#layout #col_right .header.zapasy 					{background: url(../img/header_zapasy.png) no-repeat 0px 0px;}
#layout #col_right .header.aktualni_clanky 		{background: url(../img/header_aktualni_clanky.png) no-repeat 0px 0px;}
#layout #col_right .header.souvisejici_clanky	{background: url(../img/header_souvisejici_clanky.png) no-repeat 0px 0px;}
#layout #col_right .header.podobne_clanky			{background: url(../img/header_podobne_clanky.jpg) no-repeat 0px 0px;}
#layout #col_right .header.sezony					{background: url(../img/header_dalsi_sezony.jpg) no-repeat 0px 0px;}
#layout #col_right .header.klub						{background: url(../img/header_menu_klub.jpg) no-repeat 0px 0px;}
#layout #col_right .header.tym						{background: url(../img/header_menu_atym.jpg) no-repeat 0px 0px;}
#layout #col_right .header.btym						{background: url(../img/header_menu_btym.jpg) no-repeat 0px 0px;}
#layout #col_right .header.zeny						{background: url(../img/header_menu_zeny.jpg) no-repeat 0px 0px;}
#layout #col_right .header.mladez					{background: url(../img/header_menu_mladez.jpg) no-repeat 0px 0px;}
#layout #col_right .header.fanousci					{background: url(../img/header_menu_fanousci.jpg) no-repeat 0px 0px;}
#layout #col_right .header.historie					{background: url(../img/header_menu_historie.jpg) no-repeat 0px 0px;}
#layout #col_right .header.archiv					{background: url(../img/header_menu_archiv.jpg) no-repeat 0px 0px;}

#layout #col_right .box				 		{
	padding: 10px 15px 10px 15px; 
	margin: 0px 0px 0px 0px;
	background: url(../img/bcg_middle_box.png) repeat-x 0px 0px;
}

#layout #col_right .box	h4	{font-size: 1.0em; line-height: 1.2em; color:#081D48;font-weight: bold; text-transform: uppercase;  padding: 5px 0px 3px 0px;}
#layout #col_right .box	span.gray	{color:#E3E3E3}
#layout #col_right .box	p{ line-height: 1.3em}
#layout #col_right ul 				{padding: 0px 0px 0px 0px; margin:0px}
#layout #col_right ul li 			{background: url(../img/arrow_middle_box.png) no-repeat 0px 9px; padding: 3px 0px 3px 25px; margin:0px;color:#ffffff;}
#layout #col_right ul li.link 	{background: transparent;}
#layout #col_right ul li a			{color:#ffffff} 

#layout #col_right ol 				{padding: 0px 0px 10px 0px; margin:0px;  background: url(../img/bcg_middle_box.png) repeat-x 0px 0px;}
#layout #col_right ol li 			{padding: 8px 0px 8px 10px; margin:0px;color:#ffffff; width: 192px; margin: auto; font-size: 14px; font-weight: bold; border-bottom: 1px solid #2D2D2D}
#layout #col_right ol li a			{color:#ffffff} 

/* --- paticka --- */
#bottom {
	width: 100%;
	
}
#bottom #bottom_text{
	border-top:1px solid #727272;
	font-size: 1.2em;
	width: 922px; 
	margin: auto;
	padding: 10px 20px 40px 20px;
	color:#ffffff;
	text-align: center; 
}

#bottom a {color:#ffffff;}



