body	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: auto;
	padding: 0px 0px 25px 0px;
	background: url(../img/bcg_body.jpg) repeat 0px 0px;
	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/outanchor.png) no-repeat 0px 3px; padding-left: 12px;}
a.out_right			{background: url(../img/ico/outanchor.png) 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/print.png) no-repeat 1px 0px; padding-left: 20px; text-decoration: none;}
a.rss 				{background: url(../img/ico/ico_rss.gif) no-repeat 0px 2px; padding-left: 20px; padding-bottom: 5px;}

/* --- 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 0px 0px; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat 0px 0px; 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,cite					{font-style: normal;}
p 						{text-align: left; margin: 10px 0px 10px 0px; }
code 					{font-size: 140%; font-weight: bold;}
hr 					{display: none;}

/* --- 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 #BFCFE6;}
img.icon				{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft			{margin: 0px 15px 0px 0px;}
img.toright			{margin: 0px 0px 0px 15px;}

/* --- 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: #0058AF; margin:0; font-size: 1.2em; font-weight: bold; font-family: Arial;}
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;}
form .form_padding	{padding: 10px 10px 10px 10px;}
legend			{padding: 3px;	background: #E8EEF6; color:#000000; border: 1px solid #D1DDEE;}
fieldset 		{border: 1px solid #D1DDEE;}
input.submit	{width: auto; padding: 5px 6px 5px 6px; color:#ffffff; text-transform: uppercase;background: #CC2315; border: 0px solid #E8D5B3; cursor: pointer; font-weight: bold;}

/* --- 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:#950808;}
.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;}
.hidden			{display: none;}
.bad				{background-color: Red; color: white;}
.bad a			{color: white;}
.header			{height: 40px;}
.line				{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 1px;}
.space			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px; height: 10px;}
a span		 	{display: none;}
.link		 		{white-space: nowrap;}

#ads_show_box{display: none;}

#ads_top {
	width: 980px;
	margin: auto;
	height: 90px;
	display: block;
	text-align: center;
	padding: 0px 0px 0px 0px;
	display: none;
} 


#body_bcg {
	background: url(../img/bcg_body_top.jpg) no-repeat center 0px;	
	width: 100%;
}
#layout{
	width: 980px;
	margin: auto;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.2em;
}

#layout #logo{
	width: 980px;
	height: 132px;
	margin: auto;
	background: url(../img/logo.png) no-repeat 0px 0px;
}
#layout #logo a {text-decoration: none; width: 400px;	height: 132px; display: block; float:left}

#layout #logo #search{
	width: 190px;
	height: 30px;
	float: right;
	padding: 67px 80px 0px 0px;
	position: relative;
	z-index: 99;	
}

#layout #logo #search #search_input{
	float: left;
	width: 154px;
	font-size: 12px;
	margin: 0px;
	border: 0px;
	line-height: 12px;
	padding: 7px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	background: transparent;
}

#layout #logo #search #search_submit{
	float: left;
	width: 31px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	border: 0px;
	cursor: pointer;
}

#layout #infobar {
	height: 40px;
	padding: 20px 10px 0px 10px;
	color: #092F68;
	font-size: 14px;
	font-weight: bold;
}
#layout #infobar a{color: #092F68;}
#layout #infobar span{background: url(../img/arrow_infobar.png) no-repeat 0px 2px;  padding: 0px 10px 0px 20px;}

#layout #content {
	width: 980px;
	margin: auto;
	min-height: 900px;
	font-size: 1.1em;
	line-height: 1.5em;
	border-bottom: 1px solid #ADC2E0;
	border-bottom: 1px solid #ADC2E0;
	padding: 20px 0px 20px 0px;
	background: url(../img/bcg_content.png) repeat-y 0px 0px;
}

#content #text{
	padding:0px 0px 0px 20px;
	width: 600px;
	float: left;
}

/* --- hlavni prostor pro text --- */
#text ul 	{margin: 0px; padding: 0px 0px 0px 0px;}
#text ul li	{margin: 0px; padding: 0px 0px 0px 15px; background: url(../img/arrow.png) no-repeat 0px 5px; color:#525252;}
#text ul li a {color:#525252}
#text ol 	{margin: 0px; padding: 0px 0px 0px 25px;}
#text ol li	{list-style: decimal;  color:#525252;}
#text ol li a {color:#525252}
#text p		{padding: 5px 0px 5px 0px;}
#text h1		{font-size: 2.0em; padding: 12px 18px 12px 18px; color:#FECE14; margin: 0px 0px 15px 0px; background: url(../img/bcg_h1.png) repeat;}
#text h2		{font-size: 1.4em; padding: 6px 0px 7px 0px; color:#092F68;margin: 10px 0px 10px 0px; border-bottom:1px solid #BFCFE6;}
#text h2.lite		{font-size: 1.5em; padding: 10px 0px 10px 0px; color:#000000;  border-bottom:0px; background: transparent; margin: 0px;}
#text h3		{font-size: 1.2em; padding: 3px 0px 2px 0px; color:#000000;}
#text h4		{font-size: 1.0em; padding: 3px 0px 2px 0px; color:#000000;}
#text h1	a	{color: #FECE14;}
#text h2.lite a {color: #09316d;}
#text h2	a	{color: #092F68;}
#text h3	a	{color: #000000;}
#text h4	a	{color: #000000;}
#text .gradient1			{background: #DAE4EE;}
#text .gradient2			{background: #004C92; color:#ffffff;}
#text .gradient3			{background: #DAE4EE;}
#text  .menicko	 		{padding: 6px 6px 6px 6px; margin: 10px 0px 15px 0px; background: #E8EEF6; border:0px; border:1px solid #D1DDEE;}
#text  .menicko a  		{}
#text  .line	 		{margin: 10px 0px 10px 0px; background:#BFCFE6 0px; height: 1px;}
#text  .error	 			{padding: 10px 6px 10px 6px; margin: 10px 0px 15px 0px;color:#950808; border:1px solid #D3D3D3; font-weight: bold; text-align: center;}
#text  .error a  			{color:#950808;}

#text .link		{color:#082D65;  white-space: nowrap; text-align: right;}
#text .link a	{color:#082D65;  padding: 0px 7px 0px 0px; background: url(../img/arrow2.png) no-repeat right 8px; text-transform: uppercase; font-weight: bold; font-size: 0.9em}

#text  table 			 				{margin: 10px 0px 15px 0px; border-collapse: collapse;}
#text  table tr th    				{padding: 4px 4px 4px 4px; background: #FECE14; border: 0px; color:#092F68;  border-bottom:1px solid #D1DDEE; border-left:1px solid #FECE14;}
#text  table tr th a  				{color:#092F68}
#text  table tr td    				{padding: 4px 4px 4px 4px;  background:transparent;}
#text  table tr.zvyraznene td		{background:#d1ddee; color:#000000;}
#text  table tr.zvyraznene td a	{color:#000000;}

#text  table.nice 				{margin: 10px 0px 15px 0px; border-collapse: collapse; width: 100%;}
#text  table.nice tr th    	{padding: 4px 4px 4px 4px; background:#FECE14;  border: 0px; color:#092F68; border-bottom:1px solid #D1DDEE;  border-left:1px solid #FECE14;}
#text  table.nice tr th a  	{color:#ffffff;}
#text  table.nice tr td    	{padding: 4px 4px 4px 4px;  background:transparent; border:1px solid #D1DDEE;}
#text  table.nice tr td.item 	{padding: 4px 4px 4px 4px;  background:#FFF8DC; width:130px; font-weight: bold;}
#text  table.nice tr.zvyraznene td		{background:#d1ddee; color:#092F68;}
#text  table.nice tr.zvyraznene td a	{color:#092F68;}

#text #socials {padding: 15px 0px 10px 0px; border-top:1px solid #BFCFE6}
#text #button_print {float: right; display: block; background: url(../img/ico/ico_tisk.gif) no-repeat left; width: 55px; margin: 2px 0px 0px 0px; padding: 0px 0px 0px 18px; font-size: 11px; cursor: pointer;}
#text #button_facebook {float: left;}

/* ========================= CLANEK */
#content #text .author {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color:#1B54A8;
	height: 16px;
	font-size: 11px;
	line-height: 1.0em;
	background: url(../img/bcg_author.png) no-repeat 0px bottom; 
}

#content #text #article_image{width: 600px; height: 380px;	position: relative;}
#content #text #article_image #article_header{width: 560px;	position: absolute;left:0px; bottom: 0px;  background: url(../img/bcg_topstory.png) repeat; padding: 10px 20px 10px 20px;}
#content #text #article_image #article_header h1{background: transparent; padding: 0px 0px 0px 0px; margin: 0px;}
#content #text #article_image #article_header .author{background: transparent; padding: 3px 0px 0px 0px; color:#ffffff;}
#content #text p.anotace{
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 1.0em;
	border-bottom:1px solid #BFCFE6
}

/* ========================= REPORT */
#content #text .box_report {
	padding: 0px 0px 0px 0px;
}
#content #text .date {
	font-weight: bold;
	font-size: 1.0em;
	padding: 5px 0px 3px 10px;
}
#content #text .score_box{height: 40px; background: #FECE14; width: 600px;margin-bottom: 1px;}
#content #text .score_box .game_team{
	font-size: 20px;
	padding: 10px 0px 0px 10px;
	width: 370px;
	color:#09316d;
	font-weight: bold;
	float: left;
}
#content #text .score_box .game_score{
	color:#09316d;
	font-size: 20px;
	text-align: center;
	width: 58px;
	float: right;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
#content #text .goals{padding: 10px 10px 10px 10px;border: 1px solid #D1DDEE; margin: 0px 0px 1px 0px; width: 578px; background: #E8EEF6}
#content #text .sestava{padding: 10px 10px 10px 10px;margin: 1px 0px 1px 0px; width: 578px; border: 1px solid #D1DDEE; background: #f9fbfd}

/* --- soupiska --- */
#content #text	 table#soupiska 					{width: 100%; margin: 10px auto 15px auto;}
#content #text	 table#soupiska tr.colored td 	{}
#content #text	 table#soupiska tr td.cislo 	{width: 20px;}
#content #text	 table#soupiska tr td.post	 	{width: 40px;}
#content #text	 table#soupiska tr td.marodka	{width: 15px; text-align: right;}
#content #text	 table#soupiska tr td.jmeno a  	{text-decoration: none;}
#content #text	 table#soupiska tr td.jmeno span 	{font-weight: bold; text-decoration: underline;}
#content #text	 table#soupiska tr td.narozen	{width: 90px;}
#content #text	 table#soupiska tr td.vek 		{width: 50px;}
#content #text	 table#soupiska tr td.vyska 	{width: 50px;}
#content #text	 table#soupiska tr td.vaha 	{width: 50px;}
#content #text	 table#soupiska tr td.hul 		{width: 30px;}
#content #text	 table#soupiska tr.prumer td 	{}
#content #text  table#soupiska tr th 			{}
#content #text  table#soupiska tr td 			{cursor: pointer; border: 1px solid #D1DDEE;}
#content #text  table#soupiska tr td span		{text-decoration: underline;}
#content #text	 table#soupiska tr.B 			{cursor: pointer;background: #E8EEF6}
#content #text	 table#soupiska tr.O 			{cursor: pointer; background: #FFF8DC}
#content #text	 table#soupiska tr.U 			{cursor: pointer; background: #F9FBFD}

/* --- karta hrace --- */

#content #text #player_card {padding: 20px 20px 20px 20px; border: 1px solid #D1DDEE; margin: 0px 0px 15px 0px; background:#f9fbfd}

#content #text #player_foto {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
}
#content #text #player_foto .foto {
	width: 300px;
	height: 220px;
	margin: 0px 0px 10px 0px;
	background: #E8EEF6;
}
#content #text #player_foto img {width: 300px; height: 220px;}

#content #text  .bio  {float: right;	width: 235px;}
#content #text  .bio h1  {background: transparent; padding: 0px 0px 5px 0px; margin: 0px 0px 15px 0px; font-size: 1.8em; color:#283F62; border-bottom: 1px solid #BFCFE6;}
#content #text  .bio table {width: 100%; margin: 0px 0px 10px 0px;font-size: 1.0em}
#content #text  .bio table tr td {border:0px; border-bottom:1px solid #BFCFE6; padding: 5px 2px 5px 3px;}
#content #text  .bio table tr td.item { width: 80px;}

#content #text #hrac_statistiky { width: 580px; overflow: auto;}

/* --- tabulka zapas--- */
#content #text table#zapasVypis 							{width: 100%; margin: 0px auto 15px auto;}
#content #text table#zapasVypis tr td 					{border: 1px solid #D1DDEE;}
#content #text table#zapasVypis tr td a 				{font-weight: bold;}
#content #text table#zapasVypis tr td a.vyhra 		{color: #008000;}
#content #text table#zapasVypis tr td a.prohra 		{color: #ff0000;}
#content #text table#zapasVypis tr td a.remiza 		{color: #004080;}
#content #text table#zapasVypis tr td a.vyhra:hover	{color: #008000;}
#content #text table#zapasVypis tr td a.remiza:hover  {color: #ff0000;}
#content #text table#zapasVypis tr td a.prohra:hover  {color: #008000;}
#content #text table#zapasVypis tr.venku td 				{cursor: pointer; background: #ffffff;}
#content #text table#zapasVypis tr.doma td 				{cursor: pointer; background: #E8EEF6}

/* --- statistiky --- */
#content #text 	table.tabStats {width: 100%; margin: 10px auto 15px auto;}
#content #text	   table.tabStats tr.colored td 	{background: #E8EEF6}
#content #text 	table.tabStats tr td			{cursor: pointer; border: 1px solid #D1DDEE;}
#content #text 	table.tabStats tr td.jmeno	a	{color:#040524; font-weight: bold;}
#content #text 	table.tabStats tr.delici_cara td			{background: #FECE14; padding: 0px; height: 5px; font-size: 0px; line-height: 0px;}
#content #text 	table.tabStats tr.O 			{cursor: pointer;}
#content #text 	table.tabStats tr.S 			{cursor: pointer;}
#content #text 	table.tabStats tr.U 			{cursor: pointer;}
#content #text 	table.tabStats tr.B 			{cursor: pointer;}

/* --- tabulka podrobna --- */
#content #text	    table#tabLiga						{background-color: #FFFFFF; width: 100%;  border-collapse: collapse; margin: 10px 0px 15px 0px;}
#content #text     table#tabLiga tr.nastym td 	{background: #FFF8DC; color:#000000; font-weight: bold;}
#content #text     table#tabLiga tr td				{padding: 4px 4px 4px 4px;  background:transparent; border:1px solid #D1DDEE;}
#content #text     table#tabLiga tr th				{}
#content #text     table#tabLiga tr th				{}
#content #text     table#tabLiga .tym 				{background: #E8EEF6}
#content #text     table#tabLiga .poradi 			{background: #F9FBFD;}
#content #text     table#tabLiga .dt 				{text-align: center;}

/* --- fotogalerie --- */
#content #text  #fotogalerie                                  {width: 600px; margin-top: 10px;}
#content #text  #fotogalerie h3										  {display: block; float: none; padding: 10px 0px 5px 0px; border-bottom: 0px; margin: 0px; font-size: 1.2em; color:#000000}
#content #text  #fotogalerie .popis                           {display: block; clear: both; text-align: center; font-weight:bold;}
#content #text  #fotogalerie .autor                           {display: block; clear: both; text-align: center; font-style: italic; padding: 15px 0px 0px 0px;}
#content #text  #fotogalerie .navigace                        {display: block; clear: both; margin: 0px 0px 10px 0px;}
#content #text  #fotogalerie .navigace .prochazeni            {display: block; width: 150px; padding-bottom: 15px;}
#content #text  #fotogalerie .navigace .prochazeni .button    {width: 100px;}
#content #text  #fotogalerie #formulare                       {display: block; padding: 10px; font-size: 12px; margin: 0px auto 10px auto;  background: #FFF8DC; border:1px solid #F6E9B7}
#content #text  #fotogalerie #formulare input                 {font-size: 12px;}
#content #text  #fotogalerie #formulare select                {font-size: 12px;}
#content #text  #fotogalerie #formulare #trideniDIV           {display: block; clear: both; height: 25px; margin: 5px 0px 5px 0px;}
#content #text  #fotogalerie #formulare #trideniDIV .trideni  {border-top: 1px solid #9CABCA;}
#content #text  #fotogalerie #formulare #trideniDIV form      {margin: 0px;}
#content #text  #fotogalerie table {width: 600px; margin: 10px auto 10px auto; line-height: 0px;}
#content #text  #fotogalerie table tr td {padding: 0px 0px 10px 0px; width: 140px;  height: 100px;}
#content #text  #fotogalerie table tr td a {
	display: block;
	width: 130px;
	height: 100px;
	border: 1px solid #D1DDEE;
	margin: auto;
	background-position: top center;
	background-repeat: no-repeat;
}
#content #text  #fotogalerie table tr td a span{display: none;}

/* --- archiv --- */
#content #text #archiv  							{margin-top: 10px;}
#content #text #archiv table 						{width: auto;}
#content #text #archiv table tr td				{border: 0px;}
#content #text #archiv h1 							{clear: right;}
#content #text #archiv #box						{width: 582px; margin: auto; border: 1px solid #D1DDEE; background: #ffffff; padding: 8px; clear: both;  margin-bottom: 10px; float: right;clear: none;}
#content #text #archiv #box2						{width: 600px; margin: auto;  float: right;clear: none;}
#content #text #archiv .boxMaly 					{display: block; border: 1px solid #D1DDEE; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#content #text #archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px; height: 25px;}
#content #text #archiv table.boxy				{margin: 0px 0px 3px 0px;}
#content #text #archiv td.boxy  					{width: 80px; height: 18px; text-align: center; margin: 0px; padding: 0px; padding: 0px;}
#content #text #archiv td.boxyVelke				{width: 120px;}
#content #text #archiv td.boxy a  				{display: block; padding: 1px 0px 2px 0px; background: #FFF8DC; color:#000000; border-left: 1px solid #D1DDEE; border-bottom: 1px solid #D1DDEE; border-top: 1px solid #D1DDEE; font-weight: normal;}
#content #text #archiv td.boxy a.zvyrazneni 	{background: #E8EEF6; color:#000000;}
#content #text #archiv td.boxyVpravo a  		{border-right: 1px solid #D1DDEE;}
#content #text #archiv td.boxy a:hover  		{background: #d1ddee; color:#000000; text-decoration: underline;}
#content #text #archiv table.archiv 			{font-size:1.0em;}
#content #text #archiv table.archiv td.datum  					{vertical-align: top; text-align: right;}
#content #text #archiv table.archiv td.nadpis_anotace  		{padding-right: 15px; text-align: left;  background: transparent none;}
#content #text #archiv input  						{border: 1px solid #D1DDEE;}
#content #text #archiv form  						{margin-bottom: 0px;}
#content #text #archiv form select  				{margin: 0px;}
#content #text #archiv form select option  	{}
#content #text #archiv input.formBcg				{background: #eeeeee; border: 0px;}
#content #text #archiv .highlight 				{background: #BFECFF;}
#content #text #archiv .tema 						{display: block; color: #808080; font-style: italic; font-size: 12px;}
#content #text #archiv .anotace 					{display: block; background: transparent;  background-image: none;  color:#000000;}
#content #text #archiv .nadpis 					{display: block; font-weight: bold;}
#content #text #archiv .error 						{display: block; margin-top: 10px; color: #ff0000; text-align: center; font-weight: bold; clear: both;}
#content #text #archiv .podpis 					{color: #808080; font-size: 11px;}

/* --- strankovani --- */
#content #text .strankovani  								{text-align: center; margin: 10px 0px 10px 0px;  font-weight:bold;}
#content #text .strankovani a  							{background: #E8EEF6; color: #000000; border: 1px solid #D5D5D5; margin-left: -1px; padding: 3px 6px 3px 6px; text-decoration: none;}
#content #text .strankovani a:hover  					{background: #FFF8DC; color:#000000; text-decoration: none; text-decoration: underline;}
#content #text .strankovani .strankovaniVyrazne   	{background: #FECE14; color: #000000;}

/* --- forum --- */
#text   #forum {margin-top: 10px}
#text   #forum span {display: inline;}
#text   #forum #df_form									{width: 550px; margin: auto; padding-top: 5px; padding-bottom: 5px;}
#text   #forum #df_form #smiles						{padding: 2px 0px 2px 0px;}
#text   #forum #df_form #smiles a					{cursor: pointer;}
#text   #forum #df_form #form_left					{float: none;	width: 550px;}
#text   #forum #df_form .border						{border:1px solid #D1DDEE;}
#text   #forum #df_form #form_left textarea		{width: 540px; height: 100px;}
#text   #forum #df_form #form_right					{float: none;	width: 547px; text-align: right; padding-top: 5px;}
#text   #forum #df_form #form_right table			{width: 100%;margin: 0px;}
#text   #forum #df_form #form_right table tr th			{}
#text   #forum #df_form #form_right table tr th	a		{}
#text   #forum #df_form #form_right label			{font-weight: bold; cursor: pointer;}
#text   #forum #df_form #form_right input			{width: 140px;}
#text   #forum #df_form #form_right input.submit			{width: 110px;}

#text   #forum .strankovani_box {margin: 20px 0px 20px 0px; text-align: center;}
#text   #forum .strankovani_box a.strankovani {
	background:#E8EEF6;
	color:#000000;
	border: 1px solid #D5D5D5;
	margin-left: -1px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
#text   #forum .strankovani_box a.strankovani:hover	{
	background:#FFF8DC;
	color:#000000; 
	text-decoration: underline;
}
#text   #forum .strankovani_box a.strankovaniVyrazne {
	background:#FECE14; 
	color: #000000;
   margin-left: -1px;
	padding: 2px 6px 2px 6px;
   text-decoration: none;
   font-weight: bold;
}

#text   #forum #coments									{}
#text   #forum #coments .space						{height: 1px;}
#text   #forum #coments .comment						{padding: 10px 0px 10px 0px;}
#text   #forum #coments .comment .comment_left		{padding: 0px 0px 0px 0px; float: left; width: 58px; text-align: center; font-size: 11px; line-height: 1.3em;}
#text   #forum #coments .comment .comment_left	img.border	{border:1px solid #D1DDEE;}
#text   #forum #coments .comment .comment_left	img.toleft	{margin: 0px 0px 3px 0px; }
#text   #forum #coments .comment .comment_left	img.toright	{margin: 24px 0px 0px 0px;}
#text   #forum #coments .comment .comment_left	a	{color:#09316D}
#text   #forum #coments .comment .comment_left	span	{cursor: help; display: block;}

#text   #forum #coments .comment .comment_right						{padding: 0px 0px 0px 0px; float: right; width: 530px;}
#text   #forum #coments .comment .comment_right .space			{height: 0px;}
#text   #forum #coments .comment .comment_right a.mail span	{display: none;}

#text   #forum #coments .comment .comment_right .comment_head	{padding: 3px 10px 3px 10px;  background:#E8EEF6;  border:1px solid #D1DDEE;}
#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;}
#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;}
#text   #forum #coments .comment .comment_right .comment_head a span {display: none;}

#text   #forum #coments .comment .comment_right .comment_text	{padding: 8px 8px 15px 8px; margin-bottom: 10px; background: url(../img/bcg_line.png) repeat-x bottom left;}
#text   #forum #coments .comment .comment_right .comment_text .comment_text_reaction	{padding: 0px 0px 5px 0px; color:#7C7A7C; border-bottom:5px solid #D1DDEE; margin-bottom:5px; font-size: 0.9em;  line-height: 1.6em;}
#text   #forum #coments .comment .comment_right .comment_text .comment_text_reaction a	{cursor: pointer;}

#text   #forum .forum_box 						{border: 1px solid #D1DDEE;padding: 5px; width: auto;}
#text   #forum .forum_box .menicko				{margin: 0px;}
#text   #forum .menicko.functions				{font-size: 0.9em;}
#text   #forum .menicko.functions table		{margin: auto;}
#text   #forum .menicko.functions select		{font-size: 0.9em;}
#text   #forum .menicko.functions input		{font-size: 0.9em;}
#text   #forum .menicko.functions input.submit	{font-size: 0.9em; padding: 2px 8px 2px 8px; background:#9A090D; color:#ffffff; width: auto;}

#text   #forum_subpage .forum_box 							{border: 1px solid #D1DDEE;padding: 5px; width: auto;}
#text   #forum_subpage form table.nice 					{width: 410px; margin: auto;}
#text   #forum_subpage form table.nice tr td			{}
#text   #forum_subpage form table.nice tr td.item		{padding-right:10px }
#text   #forum_subpage form table.nice tr td input	{width: 200px; margin-left: 5px;}
#text   #forum_subpage form table.nice tr td select	{width: 200px; margin-left: 5px;}
#text   #forum_subpage form table.nice tr td input.captcha {width: 50px;}
#text   #forum_subpage form table.nice tr td input.souhlas {width: auto;}
#text   #forum_subpage #forum_rules						{overflow: auto; width: 350px; height: 150px; padding: 5px; background-color: #ffffff; color:#000000; margin: auto; border: 1px solid #D1DDEE;}

/* --- offline --- */
#text  #offline .header{padding: 3px 10px 3px 10px;   background:#E8EEF6;  border:1px solid #D1DDEE; height: auto;}
#text  #offline .comment{line-height: 1.5em; padding: 8px 8px 15px 8px; margin-bottom: 20px; border-bottom:0px solid #D1DDEE;}


#layout #col_right {
	float: right;
	width: 320px;
	padding:0px 20px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#col_right .box {
	padding:10px 20px 15px 20px;
	margin-bottom: 20px;
	background: #E8EEF6;
	border: 1px solid #D1DDEE;
	border-top:0px; 
}
#col_right .box a  {color:#092F68;}
#col_right .box.menu {
	background: #FECE14;
	border: 1px solid #E0B612;
	border-top:0px; 
}
#col_right .box ol 	{margin: 0px; padding: 0px 0px 0px 0px;}
#col_right .box ol li	{margin: 0px; padding: 6px 0px 7px 0px;font-weight: bold; border-bottom: 1px solid #BFCFE6;}
#col_right .box.menu ol li	{margin: 0px; padding: 6px 0px 7px 0px;font-weight: bold; border-bottom: 1px solid #e0b612;}
#col_right .box ol li a	{}



#col_right ul 	{margin: 0px; padding: 5px 0px 0px 0px;}
#col_right ul li	{margin: 0px; padding: 3px 0px 7px 0px;font-weight: bold; border-bottom: 1px solid #BFCFE6;}
#col_right ul li a	{}
#col_right ul li span	{font-weight: normal;}
#col_right ul li small {color:#000000; font-weight: normal;}
#col_right ul li .gray {color:#000000;  font-weight: normal;}


#col_right .header {
	margin: auto;
	height: 26px;
	width: 300px;
	padding: 20px 0px 0px 20px;
	color:#092F68;
	font-size: 20px;
	background: url(../img/bcg_header.png) no-repeat 0px 0px;
}
#col_right .header.menu {
	background: url(../img/bcg_header_menu.png) no-repeat 0px 0px;
}

#col_right p {padding:5px 0px 0px 0px; margin: 0px;}
#col_right span.date {color:#747474; font-size: 0.9em; margin-top:-2px; display: block;}
#col_right .line {background: transparent;margin: 10px 0px 10px 0px; background: #D9E0EB}

#col_right .link {text-align: right; color:#082D65;}
#col_right .link a{color:#082D65;  padding: 0px 7px 0px 0px; background: url(../img/arrow2.png) no-repeat right 6px; text-transform: uppercase; font-weight: bold; font-size: 0.9em}
#col_right .line {background: transparent;border-bottom: 1px solid #BFCFE6}

#col_right .box.aktualne {padding-top: 0px;}
#col_right .box.aktualne .aktualne_image{height: 130px;}
#col_right .box.aktualne h3{
	font-size: 1.4em;
	color:#ffe01a; 
	font-weight: bold;
	margin: 0px;
	line-height: 1.2em;
	padding: 12px 0px 5px 0px;
}
#col_right .box.aktualne h3 a {color:#092F68; }
#col_right .box.aktualne p {padding: 8px 0px 5px 0px;}
#col_right .box.aktualne .line {background: transparent;border-bottom: 1px solid #BFCFE6}
#col_right .box.aktualne ul 	{margin: 0px; padding-top: 0px;}

#col_right #related_articles {}
#col_right #related_articles h4 {
	font-size: 11px;
	text-transform: uppercase;
	padding: 1px 0px 0px 0px;
	margin: 0px;
	color:#092F68;
}

#col_right #related_articles ul {
	display: block;
	clear: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
}

#col_right #related_articles ul li{
	padding: 0px 0px 0px 8px;
	margin: 0px;
	background: url(../img/arrow2.png) no-repeat 0px 6px;
	border-bottom: 0px;
}

#col_right .box.vzajemne table {width: 100%; border-collapse: collapse; margin-top: 10px;}
#col_right .box.vzajemne table tr td {text-align: center; padding: 4px 0px 4px 0px;}
#col_right .box.vzajemne table tr td.mezera {width: 15px;}
#col_right .box.vzajemne table tr td.skore a {font-weight: bold;}

#col_right .box.statistiky table {width: 100%; border-collapse: collapse; margin-top: 10px;}
#col_right .box.statistiky table tr td {padding: 5px 10px 1px 0px;}
#col_right .box.statistiky table tr td.space {height: 3px;}
#col_right .box.statistiky table tr td.player a{font-weight: bold; color: #092F68}
#col_right .box.statistiky table tr th {padding: 2px 10px 8px 0px;border:0px; border-bottom:1px solid #BFCFE6; background: transparent;font-weight: bold;}

#bottom {
	width: 960px;
	font-size: 1.0em;
	margin: auto;
	color:#092F68;
	padding: 20px 10px 10px 10px;
}
#bottom a {color:#092F68;}

#bottom #tips{
	padding: 10px 0px 0px 0px;
	font-size: 0.9em	
}

