body	{
	color: #000000;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial;
	background: #3d0000 url(../img/bcg_body.png) no-repeat center 0px;
	background-attachment: fixed;
}

/* --- 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/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 left 0em; padding-left: 12px;}


/* --- 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; line-height: 1.5em;}
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #057441; background: #057441; 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 #9CABCA;}
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;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #082768; font-size: 1.2em; margin: 0px;}
h1									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.8em; font-family: Arial; line-height: 1.3em;}
h2									{padding: 0px;	margin: 5px 0px 5px 0px; font-size: 1.2em;  font-family: Arial; line-height: 1.3em;}
h3 								{font-size: 1.0em; margin: 5px 0px 10px 0px; font-family: Arial;  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: #122875; font-size: 0.9em}
fieldset { border: 1px solid #122875; 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: #BE1E1E;}
.yellow			{color: #FFE386;}
.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;}
.bold				{font-weight: bold;}
.big				{text-transform: uppercase;}
.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;}
.underline		{text-decoration: underline;}
.border			{border: 1px solid #C4187C; padding:7px;}
.bad				{background-color: Red; color: white;}
.bad a			{color: white;}
.line				{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px; height: 1px; background: #9CABCA;}
.space			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px; height: 1px;}
.ads_show_box 	{display:none;}
.zvyraznene		{background: #dee2f0; color:#000000;}
.zvyraznene a	{color:#000000;}


/* --- nastaveni CSS pro TOP reklamu --- */
#ads_top{	
	width: 960px;
	text-align: center;
	margin: auto;
	padding: 10px 0px 10px 0px;
	display: none;
}

/* --- layout webu --- */
#layout{
	width: 960px;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1.1em;
	margin: auto;
}

#layout #logo 	 {width: 960px; height: 200px; margin: auto; background: url(../img/logo.png) no-repeat 0px 0px; position: relative;}
#layout #logo a {width: 630px; height: 200px; display: block; text-decoration: none;float: left;}
#layout #logo a span {display: none;}
#layout #logo #search_box {width: 240px; float: right; padding: 91px 70px 0px 5px;}
#layout #logo #search_box #cse-search-box #search_input{
	float: left;
	width: 170px;
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	border: 0px;
	padding: 13px 0px 0px 10px;
	color:#000000;
	background: transparent;
}
#layout #logo #search_box #search_submit{
	float: left;
	width: 31px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	border: 0px;
	background: transparent;
	cursor: pointer;
}

#layout #logo .box_partners a {
	display: inline;
	width: auto;
	height: auto;
	padding-bottom: 10px;
	background: transparent;
}


#layout #main{
	padding: 30px 30px 30px 30px;
	background: #ffffff;
} 

#layout #main #text{
	width: 550px;
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
} 

/* --- subpages --- */
#layout #main #text p 			{padding: 0px 0px 10px 0px;}
#layout #main #text .author 	{font-size: 0.8em; color:#787878}
#layout #main #text .space 	{height: 10px;}
#layout #main #text ul 		{padding: 10px 0px 10px 0px; font-size: 0.9em; margin: 0px;}
#layout #main #text ul li	{background: #eef0f7 url(../img/arrow_col_right.png) no-repeat 10px 8px; padding: 3px 0px 3px 30px; margin: 0px 0px 5px 0px; line-height: 1.5em;}
#layout #main #text h1		{font-size: 1.9em; color:#B70001; font-weight: bold; line-height: 1.1em; padding: 0px 0px 10px 0px;}
#layout #main #text h2		{font-size: 1.4em; color:#680209; padding: 10px 0px 3px 0px; font-weight: bold;  border-bottom: 1px solid #DEE2F0}
#layout #main #text h3		{font-size: 1.3em; color:#B70001; padding: 10px 0px 0px 0px; font-weight: normal;}
#layout #main #text h4		{color: #000000; padding: 10px 0px 0px 0px; font-weight: bold;}
#layout #main #text h2	a	{color: #B70001;}
#layout #main #text h3	a	{color: #B70001;}
#layout #main #text h4	a	{color: #000000;}
#layout #main #text .gradient1			{background: #EEF0F7}
#layout #main #text .gradient2			{background: #B70001; color:#ffffff;}
#layout #main #text .gradient3			{background: #DEE2F0;}
#layout #main #text input.submit			{background: #F6F6F6; color:#163375; border:1px solid #9CABCA; padding: 10px 10px 10px 10px; font-weight: bold;  cursor:pointer; text-transform: uppercase;}
#layout #main #text .menicko	 		{padding: 6px 6px 6px 6px; margin: 10px 0px 15px 0px; background: #eef0f7; color:#000000; border:1px solid #dee2f0; font-size: 0.9em}
#layout #main #text .menicko a  		{color:#000000;}

#layout #main #text table 			 	{border-collapse: collapse; font-size: 0.9em;  line-height: 1.5em; width: 100%;margin: 10px 0px 15px 0px;}
#layout #main #text table tr th    	{padding: 6px 6px 6px 6px; background: #B70001; color:#ffffff; border: 1px solid #B70001; border-bottom: 1px solid #e5e5e5;}
#layout #main #text table tr th a  	{color:#ffffff;}
#layout #main #text table tr td    	{padding: 6px 6px 6px 6px; border: 0px;}
#layout #main #text table.noborder tr td 	{border: 0px;}
#layout #main #text table.bigger 	{font-size: 1.0em}

#layout #main #text table.nice 			 	{border-collapse: collapse; font-size: 0.9em;  line-height: 1.5em; width: 100%;margin: 10px 0px 15px 0px;}
#layout #main #text table.nice tr th    	{padding: 6px 6px 6px 6px; background: #B70001; color:#ffffff; border: 1px solid #B70001; border-bottom: 1px solid #e5e5e5;}
#layout #main #text table.nice tr th a  	{color:#ffffff;}
#layout #main #text table.nice tr td    	{padding: 6px 6px 6px 6px; border: 1px solid #e5e5e5;}
#layout #main #text table.nice tr td.item {background: #EEF0F7;  width: 150px; font-weight: bold;}


#layout #main #text p span.bold a{color:#B70001;}
#layout #main #text .link_box {
	border-top:1px dashed #F9DA44;
	border-bottom:1px dashed #F9DA44;
	padding: 1px 0px 1px 5px;
	color:#9C9C9C;
	font-size: 0.9em;
	margin: 0px 0px 15px 0px;
}

/* --- clanek/report-- */
#layout #main #text .anotace {background: #EEF0F7; padding: 19px 19px 5px 19px; border:1px solid #DEE2F0; margin-bottom: 20px}
#layout #main #text .anotace img {margin-bottom: 10px}
#layout #main #text .anotace p {font-size: 1.1em}
#layout #main #text .menicko.article_bottom .ico_link {float: left; display: block; margin: 2px 0px 0px 5px;}
#layout #main #text .menicko.article_bottom span {float: left;display: block; font-weight: bold; color:#16308E}

#layout #main #text table#game_table tr td{border:1px solid #DEE2F0;}
#layout #main #text table#game_table tr td.score_box{
	border:1px solid #b70001; 
	background: #b70001 url(../img/bcg_score_box.png) no-repeat top center;
	height: 92px;
	padding: 0px;
}
#layout #main #text #game_table .teams {float: left; width: 234px; height: 92px;}
#layout #main #text #game_table .teams .team{float: left; width: 100px; height: 64px; color:#F6DD01; font-size: 18px; padding: 28px 15px 0px 15px;}

#layout #main #text #game_table .logo.left  {
	width: 69px;
	height: 70px; 
	padding: 22px 0px 0px 33px;
	float: left;
	background: url(../img/znak_default_left.png) no-repeat 19px 18px;
}
#layout #main #text #game_table .logo.right  {
	width: 69px;
	height: 70px; 
	padding: 22px 33px 0px 0px;
	float: left;
	background: url(../img/znak_default_right.png) no-repeat 0px 18px;
}
#layout #main #text #game_table .score {
	float: left; 
	width: 80px; 
	color:#ffffff; 
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#layout #main #text #game_table .score .number{font-size: 40px; line-height: 40px;}
#layout #main #text #game_table .score .periods{font-size: 11px;}


/* --- soupiska --- */
#layout #main #text	 table#soupiska 					{width: 100%; margin: 10px auto  auto  auto ;}
#layout #main #text	 table#soupiska tr td.cislo 	{width: 20px;}
#layout #main #text	 table#soupiska tr td.post	 	{width: 40px;}
#layout #main #text	 table#soupiska tr td.marodka	{width: 15px; text-align: right;}
#layout #main #text	 table#soupiska tr td.jmeno 	{width: 185px;font-weight: bold; color:#142C83; background: #eef0f7;}
#layout #main #text	 table#soupiska tr td.narozen	{width: 90px;}
#layout #main #text	 table#soupiska tr td.vek 		{width: 50px;}
#layout #main #text	 table#soupiska tr td.vyska 	{width: 50px;}
#layout #main #text	 table#soupiska tr td.vaha 	{width: 50px;}
#layout #main #text	 table#soupiska tr td.hul 		{width: 30px;}
#layout #main #text	 table#soupiska tr.prumer td 	{}
#layout #main #text   table#soupiska tr th 			{}
#layout #main #text   table#soupiska tr td 			{cursor: pointer; border: 1px solid #e5e5e5;}
#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.S 			{cursor: pointer;}
#layout #main #text	 table#soupiska tr.U 			{cursor: pointer;}

/* --- karta hrace --- */
#layout #main #text #hrac_foto {
	background: #EEF0F7;
	border: 1px solid #DEE2F0;
	padding: 19px 19px 19px 19px;
}
#layout #main #text #hrac_foto h1 {padding-top: 5px;}
#layout #main #text #hrac_info {
	background: #DEE2F0;
	padding: 10px 19px 10px 19px;
	font-size: 0.9em
}
#layout #main #text #hrac_info strong {color:#B70001}
#layout #main #text #hrac_info .hrac_info{float: left; padding: 0px 20px 0px 0px; margin: 0px 20px 0px 0px; border-right:1px solid #C4CDEA}


#layout #main #text		#hrac_statistiky			{overflow: auto; width: 540px; padding: 5px; margin-top: 10px;}
#layout #main #text		#hrac_statistiky pre		{font-size: 12px;}

/* --- tabulka zapas--- */
#layout #main #text table#zapasVypis 							{width: 100%; margin: auto;}
#layout #main #text table#zapasVypis tr td 					{border: 1px solid #e5e5e5;}
#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: #eef0f7}

/* --- statistiky --- */
#layout #main #text 	table.tabStats {width: 100%;}
#layout #main #text 	table.tabStats tr td			{cursor: pointer; border: 1px solid #e5e5e5;}
#layout #main #text 	table.tabStats tr.O 			{cursor: pointer;}
#layout #main #text 	table.tabStats tr.S 			{cursor: pointer;}
#layout #main #text 	table.tabStats tr.U 			{cursor: pointer;}
#layout #main #text 	table.tabStats tr.B 			{cursor: pointer;}

/* --- tabulka hlavni --- */
#layout #main #text  table.table_fotbal 							{width:100%;margin-bottom:10px;}
#layout #main #text  table.table_fotbal tr th 					{}
#layout #main #text  table.table_fotbal tr td 					{padding:3px; text-align:center;border: 1px solid #e5e5e5;}
#layout #main #text  table.table_fotbal tr.vysvitit td 		{background-color:#eef0f7}
#layout #main #text  table.table_fotbal tr.TRI td 				{background-color:#16308E; color:#ffffff; border: 1px solid #16308E;}
#layout #main #text  table.table_fotbal tr td.body			{font-weight:bold;}
#layout #main #text  table.table_fotbal tr .poradi 			{width:20px; text-align:left;}
#layout #main #text  table.table_fotbal tr .tym 				{text-align:left; font-weight:bold;}
#layout #main #text  table.table_fotbal tr .zapasy 			{width:20px; text-align:left;}
#layout #main #text  table.table_fotbal tr .vyhry 			{width:20px; text-align:left;}
#layout #main #text  table.table_fotbal tr .prohry 			{width:20px; text-align:left;}
#layout #main #text  table.table_fotbal tr .remizy 			{width:20px; text-align:left;}
#layout #main #text  table.table_fotbal tr .body 				{width:20px; text-align:left;}
#layout #main #text  table.table_fotbal tr .skore 			{width:25px; text-align:center;}
#layout #main #text  table.table_fotbal tr .goly_rozdil 	{width:15px; text-align:right;}
#layout #main #text  table.table_fotbal tr .tab_pravdy 		{width:15px; text-align:right;}
#layout #main #text  table.table_fotbal tr .zk	 				{width:15px; text-align:right;}
#layout #main #text  table.table_fotbal tr .ck 				{width:15px; text-align:right;}

/* --- fotogalerie --- */
#layout #main #text #fotogalerie                                  {width: 550px; margin: auto;}
#layout #main #text #fotogalerie img                              {border: 1px solid #e5e5e5;}
#layout #main #text #fotogalerie table                            {width: 100%; border-collapse: collapse; margin: auto; clear: both;}
#layout #main #text #fotogalerie table tr td                      {text-align: center; padding: 0px;}
#layout #main #text #fotogalerie table tr td a                    {}
#layout #main #text #fotogalerie table tr td a:hover img          {border: 1px solid #e5e5e5;}
#layout #main #text #fotogalerie table tr td .imgSelect           {}
#layout #main #text #fotogalerie h3										 {display: block; float: none; padding: 15px 0px 0px 0px;}
#layout #main #text #fotogalerie .popis                           {display: block; clear: both; text-align: center; font-weight:bold;}
#layout #main #text #fotogalerie .autor                           {display: block; clear: both; text-align: center; font-style: italic; padding: 15px 0px 0px 0px;}
#layout #main #text #fotogalerie .navigace                        {display: block; clear: both; margin: 0px 0px 10px 0px;}
#layout #main #text #fotogalerie .navigace .prochazeni            {display: block; width: 150px; padding-bottom: 15px;}
#layout #main #text #fotogalerie .navigace .prochazeni .button    {width: 100px;}
#layout #main #text #fotogalerie input.button                     {border: 1px solid #9CABCA; background: #F6F6F6;  color: #000000; height: 20px; font-size: 1em; padding-bottom: 3px;}
#layout #main #text #fotogalerie #formulare                       {display: block; padding: 10px; font-size: 12px; background: #eef0f7; color:#000000; border:1px solid #e5e5e5; margin: 10px auto 10px auto;}
#layout #main #text #fotogalerie #formulare input                 {font-size: 12px;}
#layout #main #text #fotogalerie #formulare input.button          {border: 1px solid #9CABCA; background: #F6F6F6; color: #000000; height: 20px; font-size: 1em; padding-bottom: 3px;}
#layout #main #text #fotogalerie #formulare select                {font-size: 12px;}
#layout #main #text #fotogalerie #formulare #trideniDIV           {display: block; clear: both; height: 25px; margin: 5px 0px 5px 0px;}
#layout #main #text #fotogalerie #formulare #trideniDIV .trideni  {border-top: 1px solid #9CABCA;}
#layout #main #text #fotogalerie #formulare #trideniDIV form      {margin: 0px;}

/* --- archiv --- */
#layout #main #text #archiv table 						{width: auto;}
#layout #main #text #archiv table tr td				{border: 0px;}
#layout #main #text #archiv h1 							{clear: right;}
#layout #main #text #archiv #box							{width: 530px; margin: auto; border: 1px solid #e5e5e5; background: #FFFFFF; padding: 8px; clear: both;  margin-bottom: 10px; float: right;clear: none;}
#layout #main #text #archiv #box2						{width: 548px; margin: auto;  float: right;clear: none;}
#layout #main #text #archiv .boxMaly 					{display: block; border: 1px solid #e5e5e5; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#layout #main #text #archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px; height: 25px;}
#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: #eef0f7; color:#000000; border-left: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; font-weight: normal;}
#layout #main #text #archiv td.boxy a.zvyrazneni 	{background: #112670; color:#ffffff;}
#layout #main #text #archiv td.boxyVpravo a  		{border-right: 1px solid #e5e5e5;}
#layout #main #text #archiv td.boxy a:hover  		{background: #B70001; color:#ffffff; text-decoration: underline;}
#layout #main #text #archiv table.archiv {font-size:1.0em;}
#layout #main #text #archiv table.archiv td.datum  					{vertical-align: top; text-align: right;}
#layout #main #text #archiv table.archiv td.nadpis_anotace  		{padding-right: 15px; text-align: justify;  background: transparent none;}
#layout #main #text #archiv input  						{border: 1px solid #D5D5D5;}
#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: #EEF0F7; color: #000000; border: 1px solid #B8B8B8; margin-left: -1px; padding: 3px 6px 3px 6px; text-decoration: none;}
#layout #main #text .strankovani a:hover  					{background: #B70001; color:#ffffff; text-decoration: none; text-decoration: underline;}
#layout #main #text .strankovani .strankovaniVyrazne   	{background: #122875; color: #ffffff;}

/* --- videogalerie --- */
#text .audio .menicka 				{padding: 6px 6px 6px 6px; margin: 10px 0px 15px 0px; background: #eef0f7; border:1px solid #e5e5e5}
#text .audio .vyhledavani			{color:black; font-size:11px;}
#text .audio table					{width: 100%; border: 1px solid #e5e5e5; margin-bottom:10px; font-size:1.1em}
#text .audio td						{height:22px; padding: 5px; font-size:1.1em; border: 1px solid #e5e5e5;}
#text .audio .datum					{width:20px;}
#text .audio table tr.nadpis td	{background:#EEF0F7; color:#000000;}
#text .audio table tr.nadpis td a	{color:#000000;}
#text .audio .komentar				{text-align:left;}
#text .audio .nadpis a 			{}
#text .audio .nadpis em 			{}

/* --- forum --- */
#layout #main #text  #forum #df_form									{width: 530px; margin: auto; padding-top: 5px; padding-bottom: 5px;}
#layout #main #text  #forum #df_form #smiles							{padding: 2px 0px 2px 10px;}
#layout #main #text  #forum #df_form #smiles a						{cursor: pointer;}
#layout #main #text  #forum #df_form #form_left						{float: none;	padding: 0px 0px 0px 10px;}
#layout #main #text  #forum #df_form .border							{border:1px solid #E6E6E6;}
#layout #main #text  #forum #df_form #form_left textarea			{width: 505px; height: 100px;}
#layout #main #text  #forum #df_form #form_right					{float: none;text-align: right; padding: 5px 10px 0px 0px;}
#layout #main #text  #forum #df_form #form_right table			{width: 100%; margin: auto;}
#layout #main #text  #forum #df_form #form_right table tr td	{border: 0px;}
#layout #main #text  #forum #df_form #form_right table tr th	{padding: 2px;}
#layout #main #text  #forum #df_form #form_right label			{font-weight: bold; cursor: pointer;}
#layout #main #text  #forum #df_form #form_right input			{width: 150px;}
#layout #main #text  #forum #df_form #form_right input.submit	{width: 100px; padding: 3px; font-weight: bold; background:#F6F6F6;border:1px solid #9CABCA; cursor: pointer; color:#163375}
#layout #main #text  #forum .strankovani_box {margin: 20px 0px 20px 0px; text-align: center;}
#layout #main #text  #forum .strankovani_box a.strankovani {
	background: #EEF0F7;
	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: #B70001; 
	color:#ffffff; 
	text-decoration: underline;
}
#layout #main #text  #forum .strankovani_box a.strankovaniVyrazne {
	background: #122875;
	color:#ffffff;
   border: 1px solid #B8B8B8;
   margin-left: -1px;
	padding: 2px 6px 2px 6px;
   text-decoration: none;
   font-weight: bold;
	
}

#layout #main #text  #forum #coments									{}
#layout #main #text  #forum #coments .space							{height: 1px;}
#layout #main #text  #forum #coments .comment						{padding: 10px 0px 10px 0px;}
#layout #main #text  #forum #coments .comment .comment_left		{padding: 0px 0px 0px 0px; float: left; width: 62px; text-align: center; font-size: 0.9em; line-height: 1.3em;}
#layout #main #text  #forum #coments .comment .comment_left	img.border	{border:1px solid #E6E6E6;}
#layout #main #text  #forum #coments .comment .comment_left	img.toleft	{margin: 0px 0px 3px 0px; }
#layout #main #text  #forum #coments .comment .comment_left	img.toright	{margin: 24px 0px 0px 0px;}
#layout #main #text  #forum #coments .comment .comment_left	a	{color:#015601}
#layout #main #text  #forum #coments .comment .comment_left	span	{cursor: help; display: block;}

#layout #main #text  #forum #coments .comment .comment_right	{padding: 0px 0px 0px 0px; float: right; width: 480px;}
#layout #main #text  #forum #coments .comment .comment_right .space			{height: 0px;}
#layout #main #text  #forum #coments .comment .comment_right a.mail span	{display: none;}
#layout #main #text  #forum #coments .comment .comment_right .comment_head	{padding: 3px 10px 3px 10px;  background: #eef0f7; border:1px solid #dee2f0; border-bottom: 0px;}

#layout #main #text  #forum #coments .comment .comment_right .comment_head a.karma_minus	{display: block; float: right; width: 18px; height: 18px; cursor: pointer; background: url(../img/smajly/karma_minus.png) no-repeat 0px 0px;}
#layout #main #text  #forum #coments .comment .comment_right .comment_head a.karma_plus	{display: block; float: right; width: 18px; height: 18px; cursor: pointer; background: url(../img/smajly/karma_plus.png) no-repeat 0px 0px; margin: 0px 0px 0px 5px;}
#layout #main #text  #forum #coments .comment .comment_right .comment_head a span {display: none;}

#layout #main #text  #forum #coments .comment .comment_right .comment_text	{padding: 8px 8px 8px 8px; background: #ffffff;  border:1px solid #dee2f0;}
#layout #main #text  #forum #coments .comment .comment_right .comment_text .comment_text_reaction	{padding: 0px 0px 5px 0px; color:#7C7A7C; border-bottom:1px solid #dee2f0; margin-bottom:5px; font-size: 0.9em;  line-height: 1.6em;}
#layout #main #text  #forum #coments .comment .comment_right .comment_text .comment_text_reaction a	{cursor: pointer;}

#layout #main #text  #forum .forum_box 						{border: 1px solid #9CABCA;padding: 5px; width: auto;}
#layout #main #text  #forum .forum_box .menicko				{margin: 0px;}
#layout #main #text  #forum .menicko.functions				{font-size: 1.0em;}
#layout #main #text  #forum .menicko.functions table		{margin: auto;}
#layout #main #text  #forum .menicko.functions table tr td	{border: 0px;}
#layout #main #text  #forum .menicko.functions select		{font-size: 0.9em;}
#layout #main #text  #forum .menicko.functions input		{font-size: 0.9em;}
#layout #main #text  #forum .menicko.functions input.submit	{font-size: 0.9em; padding: 2px 8px 2px 8px; border: 1px solid #9CABCA; color:#163375; width: auto; background:#F6F6F6}

#layout #main #text  #forum #profi_login 							{padding: 8px 0px 8px 0px; text-align: center;}
#layout #main #text  #forum #profi_login input					{width: 80px;}
#layout #main #text  #forum #profi_login input.submit			{font-size: 0.9em; padding: 2px 8px 2px 8px; border: 1px solid #9CABCA; color:#163375; width: auto; background:#F6F6F6}

#layout #main #text  #forum_subpage .forum_box 							{border: 1px solid #9CABCA;padding: 5px; width: auto;}
#layout #main #text  #forum_subpage form table.nice 					{width: 410px; margin: auto;}
#layout #main #text  #forum_subpage form table.nice tr td			{}
#layout #main #text  #forum_subpage form table.nice tr td.item		{padding-right:10px }
#layout #main #text  #forum_subpage form table.nice tr td input	{width: 200px; margin-left: 5px;}
#layout #main #text  #forum_subpage form table.nice tr td select	{width: 200px; margin-left: 5px;}
#layout #main #text  #forum_subpage form table.nice tr td input.captcha {width: 50px;}
#layout #main #text  #forum_subpage form table.nice tr td input.souhlas {width: auto;}
#layout #main #text  #forum_subpage #forum_rules						{overflow: auto; width: 350px; height: 150px; padding: 5px; background-color: #ffffff; color:#000000; margin: auto; border: 1px solid #D5D5D5;}
#layout #main #text  #forum_subpage input.submit						{font-size: 1.2em; padding: 8px 8px 8px 8px; border: 1px solid #9CABCA; color:#163375; width: auto;  cursor: pointer; background:#F6F6F6}



/* --- pravy sloupec */

#layout #main #col_right{
	float: right;
	width: 320px;
	padding: 0px 0px 0px 0px;
} 

#col_right .corner 	{width: 4px; height: 4px; line-height: 0px; font-size: 0px;}
#col_right .corners_top, #col_right .corners_bottom						{height: 4px; width: 320px; background: #B70001}
#col_right .corners_bottom {margin-bottom: 10px;}
#col_right .corners_top .corner.toleft	{background: url(../img/corner_col_right_t_l.png) no-repeat 0px 0px;}
#col_right .corners_top .corner.toright	{background: url(../img/corner_col_right_t_r.png) no-repeat 0px 0px;}
#col_right .corners_bottom .corner.toleft	{background: url(../img/corner_col_right_b_l.png) no-repeat 0px 0px;}
#col_right .corners_bottom .corner.toright	{background: url(../img/corner_col_right_b_r.png) no-repeat 0px 0px;}

#layout #col_right h3 {font-size: 16px; color:#F6DD01;}
#layout #col_right h3 a{color:#F6DD01}

#layout #col_right h4 {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 15px;
	color:#ffffff;
}
#layout #col_right img.border {border: 1px solid #EEF0F7; padding: 0px;  margin: 0px 0px 5px 0px;}
#col_right .box .line {background: url(../img/bcg_col_right_line.png) repeat-x 0px 0px; height: 2px; margin: 10px 0px 10px 0px;}

#layout #col_right .header {height: 30px;}
#layout #col_right .header span {display: none;}

#layout #col_right .header.menu_zapasy {background: url(../img/header_zapasy.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_klub {background: url(../img/header_menu_klub.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_tym {background: url(../img/header_menu_tym.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_soupiska_sezony {background: url(../img/header_menu_soupiska_sezony.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_statistiky_sezony {background: url(../img/header_menu_statistky_sezony.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_zapasy_sezony {background: url(../img/header_menu_zapasy_sezony.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_mladez {background: url(../img/header_menu_mladez.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_stadion {background: url(../img/header_menu_stadion.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_partneri {background: url(../img/header_menu_partneri.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_historie {background: url(../img/header_menu_historie.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_fanousci {background: url(../img/header_menu_fanousci.png) no-repeat 11px 0px;}
#layout #col_right .header.menu_archiv {background: url(../img/header_menu_archiv.png) no-repeat 11px 0px;}

#layout #col_right .header.aktualni_clanky {background: url(../img/header_aktualni_clanky.png) no-repeat 11px 0px;}
#layout #col_right .header.zapasova_fotogalerie {background: url(../img/header_fotogalerie.png) no-repeat 11px 0px;}
#layout #col_right .header.zapasovy_servis {background: url(../img/header_souvisejici_clanky.png) no-repeat 11px 0px;}
#layout #col_right .header.aktualni_clanky {background: url(../img/header_aktualni_clanky.png) no-repeat 11px 0px;}
#layout #col_right .header.podobne {background: url(../img/header_podobne_clanky.png) no-repeat 11px 0px;}
#layout #col_right .header.narozeniny {background: url(../img/header_narozeniny.png) no-repeat 11px 0px;}



#layout #col_right .space {height: 10px;}

#col_right .box{
	padding: 15px 30px 15px 20px;
	color:#ffffff;
	background: #B70001;
}  
#col_right .box a  {color:#ffffff;}
#col_right .box .link {color:#F2ED00;}
#col_right .box .link a {color:#F2ED00}
#col_right .box .line.nomargin {margin: 5px 0px 2px 0px;}

#col_right .box ul {margin: 0px; padding: 5px 0px 0px 0px;}
#col_right .box ul li {padding: 0px 0px 5px 15px; background: url(../img/arrow_col_right.png) no-repeat 0px 3px; }
#col_right .box ul li a {color:#F6DD01}
#col_right .box ul li span {margin: -3px 0px 0px 0px; font-size: 0.9em; display: block;}

#col_right .box_menu {padding: 5px 20px 10px 20px; background: #B70001;}
#col_right .box_menu ol 	 {margin: 0px; padding: 0px 0px 0px 0px; list-style: none;}
#col_right .box_menu ol li {padding: 0px 0px 0px 0px; display: block; background: url(../img/bcg_col_right_line.png) repeat-x bottom left; height: 32px;}
#col_right .box_menu ol li a {padding: 7px 0px 7px 15px; background: url(../img/arrow_col_right.png) no-repeat 0px 12px;  display: block;  color:#F6DD01; font-size:12px; font-weight: bold;}
#col_right .box_menu ol li a:hover {background: url(../img/arrow_col_right_hover.png) no-repeat 0px 12px; color:#F6DD01}
#col_right .box_menu ol li ol {display:none}


/* --- paticka-- */
#layout #bottom_links{
	margin: auto;
	height: 35px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	background: url(../img/bcg_bottom_links.png) no-repeat 0px 0px;
	color:#ffffff;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
}
#layout #bottom_links  a {color:#ffffff;}

#layout #bottom{
	padding: 5px 0px 10px 0px;
	text-align: center;
	color:#b70001;
	font-size: 0.9em;
}
#layout #bottom  a {color:#b70001;}


