body	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	background-image: url(../img/body.jpg);
	background-color: black;
	background-position:center 0px ;
	background-repeat: no-repeat;
}






/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #000000; text-decoration: none;}
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 4px; padding-left: 12px;}
a.out_right			{background: url(../img/ico/outanchor.png) no-repeat right 4px; 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 #B50000;}
img.toleft			{margin: 5px 15px 0px 0px;}
img.toright			{margin: 5px 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.3em;}
h4	{padding: 0px;	margin: 8px 0px 4px 0px; font-size: 1.0em; line-height: 1.3em;}
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: #d7d7d7; color:#000000; border: 1px solid #d7d7d7; text-shadow:1px 1px 0px #ffffff;}
fieldset 		{border: 1px solid #BBCFE4;}
input.submit	{width: auto; padding: 5px 6px 5px 6px; color:#ffffff; text-transform: uppercase;background: #BD2C37; border: 0px solid #E8D5B3; text-shadow:1px 1px 0px #000000; 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;}

#layout{
	width: 1100px;
	margin: auto;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.2em;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#layout #ads_col_right {
	float: right;
	width: 200px;
	display: none;
}
#layout #layout_box {float: left;width: 1100px; }

#layout #ads_top {
	width: 1100px;
	height: 100px;
	text-align: center;
	display: none;
}

#layout #logo{
	width: 1100px;
	height: 204px;

}
#layout #logo #logo_anchor  	{width: 340px;	height: 200px; display: block; float: left;}
#layout #logo #logo_anchor a {text-decoration: none; width: 340px;	height: 200px; display: block;}
#layout #logo #lang_box  		{
	width: 214px;
height: 25px;
	padding: 5px 0px 5px 0px;
	float: right;
  position: relative;
top: -37px;
margin-right: 187px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	text-align: center;
}
#layout #logo #lang_box a {
	color: #ffffff;

	font-size: 11px;
	font-weight: bold;
}
#layout #logo #lang_box a.cze {background: url(../img/lang_flag_cze.png) no-repeat 0px 1px; padding-right: 15px;}
#layout #logo #lang_box a.eng {background: url(../img/lang_flag_eng.png) no-repeat 0px 1px;}

#layout #logo #search{
	width: 184px;
	height: 23px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 99;	
	margin: 42px 0px 0px 0px;
}

#search #search_input{
	float: left;
	width: 150px;
	font-size: 12px;
	margin: 0px;
	border: 0px;
	line-height: 12px;
	padding: 4px 0px 0px 10px;
	color:white;
	margin: 0px 0px 0px 0px;
	background: transparent;
	color: #7b7b7b; /* text color */
font-family: "Arial";
font-size: 12px;

}

#search #search_submit{
	float: left;
	width: 23px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	border: 0px;
	cursor: pointer;
}
#layout #logo #lang_button {
	float: left;
	padding-top: 42px;
	width: 39px;
	height: 22px;
}
#lang_button a {
	display: block;
	text-decoration: none;
	width: 39px;
	height: 22px;
}

#layout #box_games {
	background: url(../img/bcg_box_games.png) repeat-x  0px 0px;
	height: 80px;
	color:#012044;
}

#box_games #box_games_arrows {
	float: left;
	width: 208px;
	padding: 20px 0px 0px 19px;
}

#layout .header {
	height: 40px;
	padding: 7px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
}
#layout .header  a  {color:#ffffff;}

#layout .box {
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	background: #f3ede8;
	margin-bottom: 20px;
	color:#2e1500;
}
#layout .box a  {color:#2e1500;}
#layout .box h4 {
	color:#2e1500;
	background: url(../img/bcg_line_box.png) repeat-x  center bottom;
	font-size: 1.0em;
	padding: 5px 0px 6px 0px;
	margin: 0px 0px 8px 0px;
}
#layout .box h4 a {color:#2e1500;}
#layout .box p {padding: 1px 0px 6px 0px; margin: 0px;}
#layout .box img.flag {margin: 0px 3px -2px 0px;}
#layout .box table.standings {font-size: 0.9em;width: 100%; margin-top: -3px}
#layout .box table.standings tr td{padding: 0px 4px 0px 0px;}

#layout #content {
	width: 1077px;
	padding: 0px 10px 10px 10px;
	margin: 0;
	min-height: 900px;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color: #ececec;
	color:#000000;

}

#layout #content #text{
	padding:0px 0px 0px 0px;
	float: left;
	width: 700px;
	font-size: 1.1em;
	line-height: 1.5em;
	min-height: 600px;
}

/* --- hlavni prostor pro text --- */
#text ul 	{margin: 0px; padding: 0px 0px 0px 0px;}
#text ul li	{padding: 0px 0px 4px 18px; margin: 0px; color:#000000;}
#text ul li a {}
#text ol 	{margin: 0px; padding: 0px 0px 0px 25px;}
#text ol li	{list-style: decimal;}
#text ol li a {}
#text p		{padding: 5px 0px 5px 0px;}
#text h1		{font-size: 1.8em; padding: 10px 0px 0px 0px; color:#000000; margin: 0px 0px 0px 0px; line-height: 1.3em;  font-weight: normal;}
#text h2		{font-size: 1.5em; padding: 6px 0px 2px 0px; color:#000000;margin: 10px 0px 10px 0px; font-weight: normal;}
#text h3		{font-size: 1.4em; padding: 6px 0px 7px 0px; color:#000000; font-weight: normal;}
#text h4		{font-size: 1.0em; padding: 3px 0px 2px 0px; color:#000000; font-weight: bold;}
#text h1	a	{color:#000000;}
#text h2	a	{color:#000000;}
#text h3	a	{color:#000000;}
#text h4	a	{color:#000000;}
#text  .menicko	 		{padding: 11px 1px 0px 1px; margin: 10px 0px 15px 0px;}
#text  .menicko a  		{}
#text  .line	 			{margin: 10px 0px 10px 0px; background: #DAE5F1; 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;}

.link	{color:#000000; font-size: 1.0em; white-space: nowrap;}
.link	a	{color:#000000;  padding-right: 2px}
#text {font-size: 0.9em;}

#text {font-size: 0.9em;}

#text  table 			 				{margin: 10px 0px 15px 0px; border-collapse: collapse; font-size: 0.9em}
#text  table tr th    				{padding: 4px 5px 4px 5px; border: 0px; color:#ffffff; background: #004372; border-left:1px solid #004372; border-right:1px solid #004372;}
#text  table tr th a  				{color:#ffffff}
#text  table tr td    				{padding: 3px 5px 3px 5px;  background:transparent;}
#text  table tr.zvyraznene td		{background:#FCDABD;}
#text  table tr.zvyraznene td a	{}

#text  table.nice 				{margin: 10px 0px 15px 0px;   border-collapse: collapse; width:100%;}
#text  table.nice tr th    	{padding: 3px 7px 3px 7px; border: 0px; color:#ffffff; background: #004372; border-left:1px solid #004372; border-right:1px solid #004372;}
#text  table.nice tr th a  	{color:#ffffff;}
#text  table.nice tr td    	{padding: 3px 7px 3px 7px;  border:1px solid #e6e6e6; color:#505050}
#text  table.nice tr td.item 	{padding: 3px 7px 3px 7px;  background:#F0F0F0; width:150px; font-weight: bold;}
#text  table.nice tr.zvyraznene td		{background:#FCDABD;}
#text  table.nice tr.zvyraznene td a	{}

#text  table.partneri {width: 100%;}
#text  table.partneri td {width: 33%; text-align: center; height: 165px;}

#text .image_box {width: 300px;  padding: 0px 0px 0px 0px;}
#text .image_box.big {width: 700px; padding: 0px 0px 0px 0px; text-transform: none; margin: 15px 0px 5px 0px;}
#text .image_box.toleft{margin: 12px 15px 5px 0px;}
#text .image_box.toright{margin: 12px 0px 5px 15px;}

#text .image_box .image_desc 	{padding: 7px 10px 5px 10px;color:#BD2C37; font-size: 1.1em; font-weight: normal; border-bottom: 5px solid #094FA1; background: #ECF2F8}
#text .image_box .image_box_text {padding: 0px 0px 0px 0px;line-height: 0px; text-align: center; background: #F0F0F0}

#text blockquote {
	width: 200px;
	padding: 10px 20px 10px 20px;
	font-size: 0.9em;
	display: block;
	background: #ECF2F8;
	clear: none;
	line-height: 1.3em;
}
#text blockquote a{color:#BD2C37;}
#text blockquote.toleft{margin: 7px 15px 5px 0px; border-right: 5px solid #094FA1;}
#text blockquote.toright{margin: 7px 0px 5px 15px; border-left: 5px solid #094FA1;}
#text blockquote h4 {padding: 0px 0px 6px 0px; margin: 0px;color:#BD2C37; font-size: 1.3em; font-weight: normal;}
#text blockquote ul {padding: 0px 0px 0px 0px; margin: 0px;}
#text blockquote ul li{padding: 0px 0px 4px 13px; margin: 0px; color:#000000; background: url(../img/arrow.png) no-repeat 0px 5px;}
#text blockquote p {padding: 0px 0px 5px 0px; margin: 0px;}

#text #socials {
	padding: 10px 10px 0px 10px; 
	margin-top: 10px; 
	height: 29px; 
	border: 1px solid #E6E6E6; 
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#text #socials #socials_left {float: left; width: 520px; }
#text #button_facebook {float: left; width: 200px;  margin-right: 10px; padding: 0px 0px 0px 0px;}
#text #button_twitter {float: left; width: 110px;  margin-right: 10px; padding: 0px 0px 0px 5px;}
#text #button_google {float: left; width: 80px; margin-right: 10px;  padding: 0px 0px 0px 5px; margin-top: -3px;}
#text #button_print {float: right; display: block; width: 155px; }
#text #button_print a{display: block; background: url(../img/ico/printer.png) no-repeat 0px 0px; width: 60px; margin: -2px 0px 0px 0px; padding: 0px 0px 0px 30px; font-size: 11px; cursor: pointer; color:#cb1821;  float: right;}

#text .author {
	font-size:0.8em;
	color: #000;
	line-height: 1.3em
}

/* --- clanek --- */

#text #perex h1 {
	padding: 0px; 
	margin: 0px;
}
#text #perex img { float: left;margin: 3px 15px 0px 0px;}

#text #article_photo{padding: 10px 0px 0px 0px;}
#text #article_photo a {
	display: block;
	width: 155px;
	height: 100px;
	float: left;
	margin: 0px 0px 10px 10px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ECF2F8;
   border:2px solid #BBCFE4;
}
#text #article_photo a:hover{border:2px solid #BBCFE4;}
#text #article_photo span{
	display: none;
	width: 155px;
	height: 100px;
}

/* --- reportáž --- */
#text #report { margin-bottom: 20px;}
#report #report_date {background: #094FA1; color:#ffffff; padding: 5px 5px 5px 15px; text-align: center;}
#report #report_date a{color:#ffffff;}
#report #report_teams{background: #ECF2F8; border: 1px solid #BBCFE4; border-bottom:0px; padding: 15px 15px 15px 15px; color:#203C5C;}
#report #report_teams .team{ float: left; width: 255px; font-size: 20px;}
#report #report_teams .team img {margin: -2px 5px 0px 5px;}
#report #report_teams .score{ float: left; width: 150px; font-size: 35px;  text-align: center;}

#report #report_periods{border: 1px solid #BBCFE4; border-bottom:0px; padding: 10px 15px 10px 15px;text-align: center;}
#report .report_roster{border: 1px solid #BBCFE4; border-bottom:0px; padding: 10px 15px 10px 15px;}
#report #report_goals{border: 1px solid #BBCFE4; border-bottom:0px; padding: 10px 15px 10px 15px;}
#report #report_stats{border: 1px solid #BBCFE4; padding: 10px 15px 10px 15px;}

/* --- tabulka zapas--- */
#content #text table#zapasVypis 							{width: 100%; margin: 15px auto 15px auto;}
#content #text table#zapasVypis tr td 					{border: 1px solid #01437c;}
#content #text table#zapasVypis tr td a 				{font-weight: bold; color: #094FA1; font-size: 1.1em}
#content #text	table#zapasVypis tr.colored td 		{background: #f3ede8}

/* --- fotogalerie --- */
#content #text  #fotogalerie                                  {width: 680px; 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;}
#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; border:1px solid #BBCFE4; background: #ECF2F8}
#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: 680px; margin: 10px auto 10px auto; line-height: 0px;}
#content #text  #fotogalerie table tr td {margin: 0px 0px 0px 0px; width: 155px;  height: 100px; padding: 0px;}
#content #text  #fotogalerie table tr td a {
	display: block;
	width: 155px;
	height: 100px;
	border:2px solid #BBCFE4; 
	margin: 0px 0px 10px 10px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ECF2F8;
}
#content #text  #fotogalerie table tr td a span{display: none;}
#content #text  #fotogalerie table tr td a a:hover{border:2px solid #BBCFE4;}

/* --- 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: 680px; margin: auto; border: 1px solid #BBCFE4; padding: 8px; clear: both;  margin-bottom: 10px; float: right;clear: none;}
#content #text #archiv #box2						{width: 697px; margin: auto;  float: right;clear: none;}
#content #text #archiv .boxMaly 					{display: block; border: 1px solid #BBCFE4;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; color:#000000;  background: #ECF2F8; border-left: 1px solid #BBCFE4; border-bottom: 1px solid #BBCFE4; border-top: 1px solid #BBCFE4; font-weight: normal;}
#content #text #archiv td.boxy a.zvyrazneni 	{background: #094FA1; color: #ffffff}
#content #text #archiv td.boxyVpravo a  		{border-right: 1px solid #BBCFE4;}
#content #text #archiv td.boxy a:hover  		{background: #BBCFE4;  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 #BBCFE4;}
#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: #e4262d;}
#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; }
#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: #ECF2F8; color: #000000; border: 1px solid #BBCFE4; margin-left: -1px; padding: 3px 6px 3px 6px; text-decoration: none;}
#content #text .strankovani a:hover  					{background: #BBCFE4; color:#000000; text-decoration: none; text-decoration: underline;}
#content #text .strankovani .strankovaniVyrazne   	{background: #094FA1; color: #ffffff;}

/* --- offline --- */
#text  #offline .comment_head{padding: 3px 10px 3px 10px;   background:#ECF2F8;height: auto; color:#000000; border:1px solid #BBCFE4;}
#text  #offline .comment{line-height: 1.5em; padding: 8px 8px 15px 8px; margin-bottom: 20px; border-bottom:1px solid #ECF2F8; }

/* --- forum --- */
#text  #forum #smiles{
	padding: 5px 10px 0px 10px;
	cursor: pointer;
}
#text  #forum .comment_head{padding: 3px 10px 3px 10px;   background:#ECF2F8;height: auto; color:#000000; border:1px solid #BBCFE4;}
#text  #forum .comment{line-height: 1.5em; padding: 8px 8px 15px 8px; margin-bottom: 20px; border-bottom:1px solid #ECF2F8; }


/* --- pravy sloupec --- */
#layout #col_right {
	float: right;
	width: 349px;
}

#col_right ol {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	background: #f3ede8;
}

#col_right ol li{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FCDABD;
}
#col_right ol li a {
	display: block;
	padding: 5px 0px 5px 20px;
	text-decoration: none; 	
	background: url(../img/arrow_menu_right.png) no-repeat 10px 12px;
}
#col_right ol li a:hover {text-decoration: none; background: #ffffff url(../img/arrow_menu_right.png) no-repeat 10px 12px;}
#col_right ol li.last {border-bottom: 0px;}

#col_right #news {padding-bottom: 20px;}
#col_right #partners_box {margin: 20px 0; text-align: center;}

#news .news_header {color:#2e1500;; font-weight: bold; padding-top: 13px;}
#news .news_text {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0px 0px 13px 0px;
	border-bottom: 1px solid #f3ede8;
}

#news .link {padding-top: 5px;}

#layout #box_partners {
	width: 1100px;
	margin: auto;
	display: none;
}			
#box_partners .header {width: 220px;}
#box_partners #partners {
	padding: 15px 15px 15px 15px;
	background: #ffffff;
	min-height: 140px;
	text-align: center;
}

#layout #bottom {
	width: 1100px;
	margin: auto;
}

#bottom #bottom_menu {
	padding: 10px 0px 0px 0px;
	height: 30px;
	background: url(../img/bcg_menu_bottom.png) repeat-x 0px 0px;
	text-align: center;
}
#bottom_menu ul{margin: 0px; padding: 0px 0px 0px 0px; display: inline;}
#bottom_menu ul li {margin: 0px; padding: 0px 10px 0px 10px; display: inline; color:#ffffff; text-shadow:1px 1px 0px #8e0f14;font-size: 12px;}
#bottom_menu ul li a{color:#ffffff; text-decoration: none;}

#bottom #copyright {font-size: 0.9em; text-align: center; padding: 10px 0px 0px 0px; color: #000000;}
#bottom #copyright a {color: #000000;}

#rotace {
  text-align: center;
  padding-top: 15px;
}

.bt {border-top: 3px solid #D2D2D2;}


.topbar {
	background-image: url(../img/topbar_bg.png);
	height: 44px;
}

#flags_lista  {
	    display: inline-block;
margin-top: 16px;
}

#flags_lista li {
	    display: inline;
	    margin-right: 10px;
}



.arg{
	background: url(../img/flags/flags_lista/arg_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.arg:hover {background: url(../img/flags/flags_lista/arg.png);}
.arg a{
	text-decoration: none;
}

.aut{
	background: url(../img/flags/flags_lista/aut_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.aut:hover {background: url(../img/flags/flags_lista/aut.png);}
.aut a{
	text-decoration: none;
}


.can{
	background: url(../img/flags/flags_lista/can_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.can:hover {background: url(../img/flags/flags_lista/can.png);}
.can a{
	text-decoration: none;
}


.cro{
	background: url(../img/flags/flags_lista/cro_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.cro:hover {background: url(../img/flags/flags_lista/cro.png);}
.cro a{
	text-decoration: none;
}


.cze{
	background: url(../img/flags/flags_lista/cze_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.cze:hover {background: url(../img/flags/flags_lista/cze.png);}
.cze a{
	text-decoration: none;
}


.fin{
	background: url(../img/flags/flags_lista/fin_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.fin:hover {background: url(../img/flags/flags_lista/fin.png);}
.fin a{
	text-decoration: none;
}


.gbr{
	background: url(../img/flags/flags_lista/gbr_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.gbr:hover {background: url(../img/flags/flags_lista/gbr.png);}
.gbr a{
	text-decoration: none;
}


.ger{
	background: url(../img/flags/flags_lista/ger_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.ger:hover {background: url(../img/flags/flags_lista/ger.png);}
.ger a{
	text-decoration: none;
}


.hun{
	background: url(../img/flags/flags_lista/hun_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.hun:hover {background: url(../img/flags/flags_lista/hun.png);}
.hun a{
	text-decoration: none;
}



.nzl{
	background: url(../img/flags/flags_lista/nzl_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.nzl:hover {background: url(../img/flags/flags_lista/nzl.png);}
.nzl a{
	text-decoration: none;
}


.rsa{
	background: url(../img/flags/flags_lista/rsa_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.rsa:hover {background: url(../img/flags/flags_lista/rsa.png);}
.rsa a{
	text-decoration: none;
}


.slo{
	background: url(../img/flags/flags_lista/slo_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.slo:hover {background: url(../img/flags/flags_lista/slo.png);}
.slo a{
	text-decoration: none;
}


.svk{
	background: url(../img/flags/flags_lista/svk_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.svk:hover {background: url(../img/flags/flags_lista/svk.png);}
.svk a{
	text-decoration: none;
}


.swe{
	background: url(../img/flags/flags_lista/swe_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.swe:hover {background: url(../img/flags/flags_lista/swe.png);}
.swe a{
	text-decoration: none;
}


.usa{
	background: url(../img/flags/flags_lista/usa_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.usa:hover {background: url(../img/flags/flags_lista/usa.png);}
.usa a{
	text-decoration: none;
}

.bra{
	background: url(../img/flags/flags_lista/bra_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.bra:hover {background: url(../img/flags/flags_lista/bra.png);}
.bra a{
	text-decoration: none;
}

.hrv{
	background: url(../img/flags/flags_lista/hrv_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.hrv:hover {background: url(../img/flags/flags_lista/hrv.png);}
.hrv a{
	text-decoration: none;
}

.jap{
	background: url(../img/flags/flags_lista/jap_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.jap:hover {background: url(../img/flags/flags_lista/jap.png);}
.jap a{
	text-decoration: none;
}


.lva{
	background: url(../img/flags/flags_lista/lva_0.png);
	padding-top: 4px;
	padding-left: 24px;
	text-decoration: none;
}
.lva:hover {background: url(../img/flags/flags_lista/lva.png);}
.lva a{
	text-decoration: none;
}

.foto {display: inline-block; }
.foto img{width:450px; height:323px;border-radius: 6px;}

.seznam {display: inline-block;
position: absolute;}



#seznam_clanku li {
width: 235px;
height: 104px;
-moz-box-shadow: inset 3px 4px 40px rgba(1,1,1,.42); /* inner shadow */
-webkit-box-shadow: inset 3px 4px 40px rgba(1,1,1,.42); /* inner shadow */
box-shadow: inset 3px 4px 40px rgba(1,1,1,.42); /* inner shadow */

color: #2a2a2a; /* text color */
font-family: "Arial";
font-size: 14px;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-decoration: none;
padding-top: 0;
}

#seznam_div {padding-top: 10px;
padding-right: 10px;}

#seznam_clanku li:hover {
background: url("../img/slider_li_blue.png") no-repeat 0px 0px;
width: 235px;
height: 104px;
-moz-box-shadow: inset 3px 4px 40px rgba(1,1,1,.42); /* inner shadow */
-webkit-box-shadow: inset 3px 4px 40px rgba(1,1,1,.42); /* inner shadow */
box-shadow: inset 3px 4px 40px rgba(1,1,1,.42); /* inner shadow */
}

.podmenu_lista {
width: 1100px;height: 14px;
}

#showbox_text {position: relative;top: -105px;opacity: .8;background-color: #000;height: 90px;width: 450px;}

#showbox_text h2{color: #fff; /* text color */
font-family: "Arial";
font-size: 18px;
font-weight: bold;
height: 90px;
width: 430px;
margin-left: 10px;
padding-top: 18px;

}


#nadpis {
color: #2a2a2a; /* text color */
font-family: "Arial";
font-size: 14px;
font-weight: bold;
padding: 0px 0px 0px 0px;
text-decoration: none;
padding-top: 0;
}

.seznam a{
text-decoration: none;
}
.seznam p a:hover{
text-decoration: underline;
}



#popis {
color: #2a2a2a; /* text color */
font-family: "Arial";
font-size: 13px;
text-decoration: none;
margin-top: -10px;
padding-top: 0;
}

.likeboxwrap {
width: 349px;
-moz-box-shadow: 1px 2px 4px rgba(1,1,1,.23), inset 3px 4px 40px rgba(1,1,1,.27); /* drop shadow and inner shadow */
-webkit-box-shadow: 1px 2px 4px rgba(1,1,1,.23), inset 3px 4px 40px rgba(1,1,1,.27); /* drop shadow and inner shadow */
box-shadow: 1px 2px 4px rgba(1,1,1,.23), inset 3px 4px 40px rgba(1,1,1,.27); /* drop shadow and inner shadow */
padding-bottom: 14px;
}


#header_facebook {
	background-image: url(../img/facebook.png);
}

#header_partneri {
	background-image: url(../img/partneri.png);
}

#header_odehrane_program {
	background-image: url(../img/odehrane_program.png);
	height: 47px;
}

.podclanek {
	width: 340px;
	height: 335px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;

-moz-box-shadow: 1px 2px 4px rgba(1,1,1,.23), inset 3px 4px 40px rgba(1,1,1,.27); /* drop shadow and inner shadow */
-webkit-box-shadow: 1px 2px 4px rgba(1,1,1,.23), inset 3px 4px 40px rgba(1,1,1,.27); /* drop shadow and inner shadow */
box-shadow: 1px 2px 4px rgba(1,1,1,.23), inset 3px 4px 40px rgba(1,1,1,.27); /* drop shadow and inner shadow */

}

.showbox {height:340px;}

.index_banner {margin-bottom: 12px;}


.podclanek_foto img {
width: 340px;}

.podclanek_text {
	padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
}

#podclanek_nadpis {
color: #2a2a2a; /* text color */
font-family: "Arial";
font-size: 13px;
font-weight: bold;
line-height: normal;
padding: 0;
display: block;
padding-bottom: 8px;
}

#podclanek_anotace {
color: #2a2a2a; /* text color */
font-family: "Arial";
font-size: 11px;
line-height: normal;
display: block;
}



#zapasy_index {
height:28px;    
padding-top: 20px;   
}

#team_left {
display: inline-block;
float:left;
margin-left:15px;
vertical-align: top;
font-weight: bold;
font-size: 17px;
}
#team_left .flag{
margin-right:18px;
}



#info_center {
display: inline-block;
width: 140px;
text-align: center;
}

#info_center p{
text-align: center;
margin-top: -7px;
}

#team_right {
display: inline-block;
float:right;
margin-right:18px;
vertical-align: top;
font-weight: bold;
font-size: 17px;
}   
#team_right .flag{
margin-left:18px;
}  

.score_index {
font-size:23px;
font-weight:bold;}

.jazyk {
font-family: "PT Sans";
text-shadow: 1px 1px 0px #8e0f14;
color:#fff;
margin-top: 15px;
margin-right: 40px;
float: right;
}

.jazyk a {
font-family: "PT Sans";
text-shadow: 1px 1px 0px #8e0f14;
color:#fff;
}

#koupit_vstupenky {
width: 124px;
height: 53px;
padding: 5px 0px 5px 0px;
float: right;
position: relative;
top: 82px;
margin-right: 614px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
text-align: center;
}


#turisticke_informace {
width: 124px;
height: 53px;
padding: 5px 0px 5px 0px;
float: right;
position: relative;
top: 16px;
margin-right: 442px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
text-align: center;
}