
/* --- ENG ---*/

body	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: auto;
	padding: 0px 0px 20px 0px;
	background: #000000 url(../img/bcg_body.jpg) fixed no-repeat top center;
	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/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.mail				{background: url(../img/ico/ico_mail.gif) no-repeat 3px 0px; padding-left: 22px; text-decoration: underline;}
a.print 				{background: url(../img/ico/ico_print.gif) no-repeat 1px 0px; padding-left: 20px; text-decoration: none;}
a.favourites 		{background: url(../img/ico/ico_favourites.gif) no-repeat 0px 1px; padding-left: 20px; padding-bottom: 10px;}
a.rss 				{background: url(../img/ico/ico_rss.gif) no-repeat 0px 0px; padding-left: 20px; padding-bottom: 10px;}
a.arrow 				{background: url(../img/ico/ico_arrow.gif) no-repeat left 0em; padding-left: 18px;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file	{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- zakladni html prvky ---*/
em					{font-style: normal;}
p 						{margin: 10px 0px 10px 0px; }
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 4px 0px 4px 0px; height: 3px; border: 0px;}

/* --- 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 #D5DDE1;}
img.icon				{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft			{margin: 0px 15px 2px 0px;}
img.toright			{margin: 0px 0px 2px 15px;}
img.top_space		{margin-top: 10px;}

/* --- 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 			{}

table.nice						{width: 100%; margin: 10px auto 15px auto; border-collapse: collapse;}
table.nice.noborder tr td 	{border: 0px #000000;}
table.nice tr td 				{padding: 2px;	border: 1px solid #D1D1D1;vertical-align:top}
table.nice tr td.item		{background: #E9F0F6; color:#000000; font-weight: bold; width: 220px;}
table.nice tr td.item a		{color: #000000;}
table.nice tr th				{background: #8D0011; padding: 3px 5px 3px 5px;  font-weight: bold; color:#ffffff;border: 1px solid #D1D1D1;}
table.nice tr th a			{color: #ffffff;}



/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{color: #8D0011; font-size: 1.2em; margin: 0px;  font-weight: normal;}
h1									{padding: 0px;	margin: 0px 0px 16px 0px; font-size: 1.8em; line-height: 1.3em;}
h2									{padding: 0px;	margin: 15px 0px 10px 0px; font-size: 1.45em; line-height: 1.3em;}
h3 								{font-size: 1.4em; margin: 10px 0px 10px 0px;  line-height: 1.5em;}
h4									{font-size: 1.0em; font-weight: bold; margin: 10px 0px 10px 0px;}
h2 span							{display: none;}
h3 span							{display: none;}

/* --- formulare --- */
input				{}
form				{margin: 0px; padding: 0px;}
legend			{padding: 5px;	background: #D5DDE1; color:#034C6B;}
fieldset 		{border: 1px solid #D5DDE1;}

/* --- 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: #ffffff;}
.white 			{color: #ffffff;}
.blue 			{color: #004080;}
.red				{color: #9f0000;}
.yellow			{color: #FFE386;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.center_block	{margin:auto;}
.left				{text-align: left;}
.toblock			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright			{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.nowrap			{white-space: nowrap;}
.nopadding		{padding: 0px;}
.bold				{font-weight: bold;}
.underline		{text-decoration: underline;}
.big				{text-transform: uppercase;}
.nobold			{font-weight: normal;}
.error			{display: block; color: #EC1A24; font-weight: bold; text-align: center;  padding-bottom: 200px;}
.error a			{color: #EC1A24;}
.hidden			{display: none;}
.bad				{background-color: Red; color: white;}
.bad a			{color: white;}
.zvyraznene		{background:#eaeef0; color:#156690;}
.zvyraznene a	{color:#156690;}
.line				{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 1px; background:#D5DDE1;}
.space			{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 10px;}

/* --- layout webu --- */
#layout{
	width: 1000px;
	color:#000000;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.2em;
}

#layout #ads_top{
	width: 1000px;
	margin: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	height: 105px;
	line-height: 0px;
	position: relative;
	display: none;
}
#layout #ads_top #ads_absolute{
	position: absolute;
	width: 120px;
	height: 1250px;
	padding: 160px 0px 0px 0px;
	right: -130px;
}
#layout #logo {
	width: 1000px;
	height: 147px;
	background: url(../img/logo.png) no-repeat 0px 0px;
}
#layout #logo #logo_main	{width: 790px; height: 147px; float: left;}
#layout #logo #logo_main a	{text-decoration: none; width: 790px; height: 147px; display: block;}

#layout #logo #logo_search	{
	width: 205px; 
	height: 40px;
	padding: 74px 0px 0px 0px;
	float: right;
}

#layout #logo #logo_search #search_input{
	float: left;
	width: 140px;
	float: left;
	font-size: 13px;
	margin: 0px;
	border: 0px;
	padding: 12px 0px 0px 10px;
	color:#ffffff;
	background: transparent;
}
#layout #logo #logo_search #search_submit{
	float: left;
	width: 35px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background: transparent;
	cursor: pointer;
}

#layout #main {
	width: 1000px;
	margin: auto;
	clear: both;
	min-height: 1000px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../img/bcg_main.gif) repeat-y 0px 0px;
	font-size: 1.1em;
}

#layout #main .link {color:#ffffff; font-weight: bold; padding: 3px 0px 0px 0px; font-size: 0.9em}
#layout #main .link a{color:#ffffff;}


#layout .header {
	color:#ffffff;
	height: 30px;
	font-size: 18px;
	background: url(../img/bcg_header.png) no-repeat 0px 0px;
	padding: 10px 0px 0px 40px;
	text-transform: uppercase;
	font-weight: bold;
}

#layout .header a {
    color:#ffffff;
    text-decoration:none;
}

#layout .subheaderA {
	height: 30px;width:225px;
	background: url(../img/header_group_a.gif) no-repeat 0px 0px;
}

#layout .subheaderB {
	height: 30px;width:225px;
	background: url(../img/header_group_b.gif) no-repeat 0px 0px;
}

#layout .subheaderC {
	height: 30px;width:225px;
	background: url(../img/header_group_c.gif) no-repeat 0px 0px;
}

#layout .subheaderD {
	height: 30px;width:225px;
	background: url(../img/header_group_d.gif) no-repeat 0px 0px;
}

#layout #main #text {
	width: 695px; 
	padding: 30px 20px 30px 20px;
	float: left;
   text-align: left;
	background: url(../img/bcg_text.gif) repeat-x 0px 0px;
}


#layout #main #col_right	{
	width: 225px;
	padding: 20px 20px 0px 0px;
	float: right;
	font-size: 0.9em;
}
#layout #main #col_right .box {background: #034C6B url(../img/bcg_news.jpg); padding: 8px 20px 8px 20px; text-align: left; color:#ffffff; line-height: 1.4em; }
#layout #main #col_right .box a {color:#ffffff;}
#layout #main #col_right .box span {}
#layout .box .line {background: #156690;}

#layout #main #col_right #article_photo{padding: 10px 0px 0px 0px;}
#layout #main #col_right #article_photo a {
	display: block;
	width: 160px;
	height: 100px;
	float: left;
	margin: 0px 0px 5px 5px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EAEEF0;
   border:5px solid #EAEEF0;
}
#layout #main #col_right #article_photo a:hover{border:5px solid #D5DDE1;}
#layout #main #col_right #article_photo span{
	display: none;
	width: 160px;
	height: 100px;
}



/*------- SUBPAGE DEFAULT--------*/
#layout #main #text p 	{padding:0px 0px 15px 0px; margin: 0px;}
#layout #main #text h1	{font-size: 2.0em; text-align: left; color:#003a59;}
#layout #main #text h2	{font-size: 1.6em; text-align: left; color:#8e0000;font-weight:bold}
#layout #main #text h3	{text-align: left; color:#156690;}
#layout #main #text h4	{text-align: left; color:#156690; font-size: 1.2em; font-weight: normal;} 
#layout #main #text h1 a{color:#003a59;}
#layout #main #text h2 a{color:#8e0000;}
#layout #main #text h3 a{color:#156690;}
#layout #main #text h4 a{color:#156690;}

#layout #main #text ul {list-style: none; padding: 0px 0px 10px 0px}
#layout #main #text ol {list-style: decimal;  padding: 0px 0px 10px 0px}
#layout #main #text ul li	{padding: 0px 0px 0px 15px;  background: url(../img/arrow.gif) no-repeat 0px 6px;}
#layout #main #text ol li	{padding: 0px 0px 0px 10px}
#layout #main #text .date {padding: 3px 3px 3px 10px; margin: 0px; font-size: 0.9em; color:#005890; text-align: left; background:#C4D7E5;}
#layout #main #text .date a {text-decoration: none;}
#layout #main #text p.anotace {padding: 8px 0px 0px 0px; margin: 0px; font-size: 1.2em;}

#layout #main #text .menicko	 	{padding: 10px 10px 10px 10px; margin: 10px 0px 15px 0px; background: #eaeef0; color:#156690;}
#layout #main #text .menicko a  {color:#156690;}

#text  table 			 				{margin: 10px 0px 15px 0px; border-collapse: collapse;}
#text  table tr th    				{padding: 6px 5px 6px 5px; border: 0px; color:#ffffff; background: #156690;}
#text  table tr th a  				{color:#ffffff}
#text  table tr td    				{padding: 5px 5px 5px 5px;  background:transparent; border:1px solid #ffffff;}
#text  table tr.zvyraznene td		{background:#eaeef0; color:#156690;}
#text  table tr.zvyraznene td a	{color:#d5dee1;}

#text  table.nice 				{margin: 10px 0px 15px 0px; border-collapse: collapse; width: 100%;}
#text  table.nice tr th    	{padding: 6px 4px 6px 4px; border: 0px; color:#ffffff; background: #156690;}
#text  table.nice tr th a  	{color:#ffffff;}
#text  table.nice tr td    	{padding: 6px 5px 6px 5px;  background:transparent; border:1px solid #b7c6cc;}
#text  table.nice tr td.item 	{padding: 5px 5px 5px 5px;  background:#eaeef0; color:#156690; width:130px; font-weight: bold; border:1px solid #99aeb7;}
#text  table.nice tr.zvyraznene td		{background:#eaeef0; color:#156690;}
#text  table.nice tr.zvyraznene td a	{color:#156690;}

#text #socials {padding: 15px 0px 10px 0px; border-top:1px solid #D5DDE1}
#text #button_print {float: right; display: block; background: url(../img/ico/ico_print.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;}

#layout #main #perex .toleft{width: 320px;}
#layout #main #perex .toleft h1{line-height: 1.1em; font-size: 1.8em; padding: 0px; margin: 0px;}
#layout #main #perex .toleft .author{font-size: 0.8em}
#layout #main #perex .toleft p{padding: 10px 0px 0px 0px; margin: 0px;}
#layout #main #perex .toright{width: 340px;padding-top: 5px;}
#layout #main #perex .toright img {margin-top:20px}


/* --- archiv --- */
#layout #main #text  #archiv table 						{width: auto;}
#layout #main #text  #archiv #box						{display: block; width: 670px; margin: auto; border: 1px solid #E4E4E4; background: #FFFFFF; padding: 8px; clear: both;  margin-bottom: 10px;}
#layout #main #text  #archiv #box2						{display: block; width: 670px; margin: auto;}
#layout #main #text  #archiv .boxMaly 					{display: block; border: 1px solid #E4E4E4; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#layout #main #text  #archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px;}
#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: #EAEEF0; color:#034C6B; border-left: 1px solid #E4E4E4; border-bottom: 1px solid #E4E4E4; border-top: 1px solid #E4E4E4; font-weight: normal;}
#layout #main #text  #archiv td.boxy a.zvyrazneni  {background: #156690; color:#ffffff;}
#layout #main #text  #archiv td.boxyVpravo a  		{border-right: 1px solid #E4E4E4;}
#layout #main #text  #archiv td.boxy a:hover  		{background: #D5DDE1; color:#034C6B; text-decoration: underline;}
#layout #main #text  #archiv td.datum  				{vertical-align: top; text-align: right;}
#layout #main #text  #archiv td.nadpis_anotace  	{padding-right: 15px; text-align: justify;  background: transparent none;}
#layout #main #text  #archiv input  					{border: 1px solid #E4E4E4;}
#layout #main #text  #archiv form  						{margin-bottom: 0px;}
#layout #main #text  #archiv h1 	 						{display: block; clear: both; padding-top: 10px;}
#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: #FC6604;}
#layout #main #text  #archiv .tema 						{display: block; color: #808080; font-style: italic; font-size: 12px;}
#layout #main #text  #archiv .anotace 					{display: block; background: transparent none no-repeat;  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;}

#layout #main #text table.soupiska  {border-collapse: collapse; margin-top: -10px;   width: 695px}
#layout #main #text table.soupiska td { border:1px solid #b7c6cc; font-size: 0.8em}
#layout #main #text table.soupiska th { border:1px solid #b7c6cc; }
#layout #main #text table.soupiska .vetsi {font-size:9pt}
#layout #main #text table.soupiska img {border:#aaaaaa 1px solid}
#layout #main #text .brankar td {background:#d5dde1;}
#layout #main #text .obrance td {background:#eaeef0;}
#layout #main #text .vpravo_text {text-align:right}

#layout #main #text table#rozpisZapasu  {border-collapse: collapse;  width: 695px}
#layout #main #text table#rozpisZapasu  td { border:1px solid #99aeb7}
#layout #main #text table#rozpisZapasu tr.odd td {background:#eaeef0;}

#layout #main #text table.tabStats  {border-collapse: collapse;  width: 695px}
#layout #main #text table.tabStats td { border:1px solid #b7c6cc;}
#layout #main #text table.tabStats tr.odd td {background:#eaeef0;}
#layout #main #text table.tabStats tr th.vybrano {color:yellow}
#layout #main #text table.tabStats tr th.vybrano a {color:yellow}
	

/* --- forum --- */
#layout #main #text  #forum form 								{margin: 0px auto 20px auto; width: 650px;}
#layout #main #text  #forum #df_formular						{width: 590px; margin: auto; padding-top: 5px;}
#layout #main #text  #forum #df_formular 						{}
#layout #main #text  #forum #df_formular  textarea			{width: 590px; height: 120px;}
#layout #main #text  #forum #df_formular  #smiles			{padding: 2px;}
#layout #main #text  #forum #df_formular  #smiles a		{cursor: pointer;}
#layout #main #text  #forum #df_formular  table				{width: 390px;}
#layout #main #text  #forum #df_formular  label				{font-weight: bold;}
#layout #main #text  #forum #df_formular  input				{width: 160px;}
#layout #main #text  #forum #df_formular  input.submit	{
padding: 5px 5px 5px 5px; 
font-weight: bold; 
margin-top: 5px; 
border: 0px solid #9CABCA; 
background: #034C6B; 
color: #ffffff; 
text-transform: uppercase;
width: 100px;
height: 29px; 
font-size: 1em; 
cursor: pointer
}

#layout #main #text  #forum .prispevek_nadpis		{color:#034C6B; background:#D5DDE1; padding: 5px 5px 5px 10px;}
#layout #main #text  #forum .prispevek_nadpis a		{color: #034C6B;}
#layout #main #text  #forum .prispevek					{line-height: 1.5em; padding: 10px 10px 10px 10px; background-color:#ffffff; text-align: justify;  margin-bottom: 10px;}


/* --- strankovani --- */
#layout #main #text .strankovani  								{text-align: center; margin: 10px 0px 10px 0px;  font-weight:bold;}
#layout #main #text .strankovani a  							{color: #000000; border: 1px solid #E4E4E4; margin-left: -1px; padding: 3px 6px 3px 6px; text-decoration: none; background: #EAEEF0}
#layout #main #text .strankovani a:hover  					{background: #D5DDE1; color:#000000; text-decoration: none; text-decoration: underline;}
#layout #main #text .strankovani .strankovaniVyrazne   	{background: #156690; color: #ffffff;}

/* --- fotogalerie --- */
#layout #main #text #fotogalerie                                  {width: 100%; margin: auto;}
#layout #main #text #fotogalerie img                              {border: 1px solid #C4D7E5;}
#layout #main #text #fotogalerie table                            {width: 100%; border-collapse: collapse; margin: auto; clear: both;}
#layout #main #text #fotogalerie table tr td                      {text-align: center;}
#layout #main #text #fotogalerie table tr td a                    {}
#layout #main #text #fotogalerie table tr td a:hover img          {border: 1px solid #C4D7E5;}
#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: 0px solid #005A91; background: #034C6B;  color: #ffffff; height: 20px; font-size: 1em; padding-bottom: 3px;}
#layout #main #text #fotogalerie #formulare                       {display: block; padding: 10px; font-size: 12px; background: #eaeef0; color:#000000; margin: 10px auto 10px auto;}
#layout #main #text #fotogalerie #formulare h3                     {font-size: 12px;  padding: 5px 0px 0px 0px;}
#layout #main #text #fotogalerie #formulare input                 {font-size: 12px;}
#layout #main #text #fotogalerie #formulare input.button          {border: 0px solid #9CABCA; background: #034C6B;  color: #ffffff; height: 25px; font-size: 1em; padding-bottom: 3px; font-weight: bold; cursor: pointer;}
#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;}
#layout #main #text #fotogalerie table tr td {margin: 0px 0px 0px 0px; width: 160px;  height: 100px; padding: 0px;}
#layout #main #text #fotogalerie table tr td a {
	display: block;
	width: 160px;
	height: 100px;
	border:5px solid #DCDCDC; 
	margin: 0px 5px 10px 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}
#layout #main #text #fotogalerie table tr td a span{display: none;}


/* --- Paticka --- */
#partners {
	width: 1000px;
	background: #ffffff url(../img/bcg_partners.gif) repeat-y 0px 0px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
#partners .header {background: url(../img/bcg_bottom_partneri.png) no-repeat 0px 0px; height: 42px; padding-top: 18px;}


#bottom {
	width: 1000px;
	height: 30px;
	margin: auto;
	padding: 10px 30px 0px 0px;
	font-size: 1.0em;
	color:#004F87;
	text-align: center;
	color:#ffffff;
}
#bottom a {color:#ffffff;}
#bottom p {	padding: 0px 0px 5px 0px;margin: 0px;}

/* zobraz.asp - tymy */

.sJmeno {width:180px;font-weight:bold}
.sCislo {text-align:right;width:20px}
.sTym {width:150px}
#text h2 {border-bottom:2px solid #8e0000}
