body	{
	color: #000000;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-family: Arial;
	background: #D7D7D7
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a 						{color: #C4187C; text-decoration: none;}
a:hover 				{color: #000000; text-decoration: none;}
a:visited 			{color: #C4187C;}
a:link 				{color: #C4187C;}
a:focus 				{color: #C4187C;}
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 right 0em; padding-right: 12px;}
a.print 				{background: url(../img/ico/ico_tisk.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 		{background: url(../img/ico/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
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, i					{font-style: normal;}
p 						{text-align: left; margin: 10px 0px 10px 0px; line-height: 1.5em; font-size:1.1em;}
code 					{font-size: 140%; font-weight: bold;}
hr						{display: block; clear: both; margin: 10px 0px 10px 0px; color: #084385; background: #084385; 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 #00563C;}
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;}

/* --- tabulky --- */
table.nice						{width: 100%; font-size: 12px; }
table.nice tr td 				{padding: 2px;	border: 1px solid #e5e5e5;}
table.nice tr td.item		{background: #D7D7D7; color:#000000; font-weight: bold; width: 150px;}
table.nice tr.item2		{background: #D7D7D7; color:#000000; font-weight: bold;}
table.nice tr td.item2		{background: #D7D7D7; color:#000000; font-weight: bold;}
table.nice tr td.item a				{color: #000000;}
table.nice tr th				{background: #C5167B; color:#FFFFFF; font-weight: bold; padding: 5px;}
table.nice tr td.long		{width: 250px;}
table.nice tr td.short		{width: 150px;}
table.nice tr td.full		{ background-color: #DDDDDD; font-weight: bold;}
table.nice tr td.full2		{ background-color: #EEEEEE;}


table.nice2						{width: 100%; font-size: 12px; border-collapse: collapse;}
table.nice2 tr td 			{padding: 2px 5px 2px 5px;	border: 1px solid #e5e5e5;}
table.nice2 tr td.item		{background: #D7D7D7; color:#000000; font-weight: bold; width: 150px;}
table.nice2 tr.item2			{background: #D7D7D7; color:#000000; font-weight: bold;}
table.nice2 tr td.item2		{background: #D7D7D7; color:#000000; font-weight: bold;}
table.nice2 tr td.item a	{color: #000000;}
table.nice2 tr th				{background: #C5167B; color:#FFFFFF; font-weight: bold; padding: 2px 5px 2px 5px;}
table.nice2 tr td.long		{width: 250px;}
table.nice2 tr td.short		{width: 150px;}
table.nice2 tr td.full		{ background-color: #DDDDDD; font-weight: bold;}
table.nice2 tr td.full2		{ background-color: #EEEEEE;}

table.mini						{width: 100%; font-size: 9px; border-collapse: collapse;}
table.mini tr td 			{padding: 1px 2px 1px 2px;	border: 1px solid #e5e5e5;}
table.mini tr td.item		{background: #D7D7D7; color:#000000; font-weight: bold; width: 150px;}
table.mini tr.item2			{background: #D7D7D7; color:#000000; font-weight: bold;}
table.mini tr td.item2		{background: #D7D7D7; color:#000000; font-weight: bold;}
table.mini tr td.item a	{color: #000000;}
table.mini tr th				{background: #C5167B; color:#FFFFFF; font-weight: bold; padding: 2px 5px 2px 5px;}
table.mini tr td.long		{width: 250px;}
table.mini tr td.short		{width: 150px;}
table.mini tr td.full		{ background-color: #DDDDDD; font-weight: bold;}
table.mini tr td.full2		{ background-color: #EEEEEE;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #2E3192; 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: 10px 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:#C5167B;}
fieldset { border: 1px solid #C5167B; 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: #C4187C;}
.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;}
.border	{border: 1px solid #C4187C; padding:7px;}
.ramecek{border: 1px solid #C4187C; padding:3px;}
.bad				{background-color: Red; color: white;}
.bad a				{color: white;}
.zvyraznene{background: #FFEEDD; color:#000000;}
.zvyraznene a{color:#000000;}
.line_bottom{border-bottom: 1px dotted #FFFFFF;}
.line				{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 1px; background:#C9167A;}
.space			{clear: both; font-size: 0px; padding: 0px; line-height: 0px; height: 10px;}
.ads_show_box {display:none;}

/* --- layout webu --- */

#layout{
	width: 955px;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1.1em;
	margin: auto;
	padding: 0px;
	border: 5px solid #C9167A;
	border-top: 0px;
	background: url(../img/bcg_layout_subpage.gif) repeat-y 0px 0px;
}
#layout #ads_top{	
	text-align: center;
	background: #C9167A;
	
}

/* --- pravy reklamni sloupec +novinky--- */
#layout #ads_box{
	float: right;	
	width: 225px;
	padding: 0px 0px 0px 0px;
}

#layout #ads_box #box_partners{
	border-top: 5px solid #C9167A;
	height: 141px;
	background: #000000;
}


#layout #ads_box #video_box {background: #1a1a1a; padding: 0px 0px 0px 0px;}
#layout #ads_box #video_box #flashcontent {}
#layout #ads_box #video_box ul {margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.9em; line-height: 1.5em;}
#layout #ads_box #video_box ul li {color:#e2e2e2;padding: 5px 10px 3px 10px; background: #0f0f0f url(../img//gradient2.gif) repeat-x 0px 0px;}
#layout #ads_box #video_box ul li a {color:#D24393;  background: url(../img/ico/video.gif) no-repeat 0px 2px; display: block; padding: 0px 0px 0px 15px;}
#layout #ads_box #video_box a {color:#e2e2e2}
#layout #ads_box #video_box .small {padding: 5px 10px 3px 10px; background: #0f0f0f url(../img//gradient2.gif) repeat-x 0px 0px;}

#layout #ads_box #news_box{	padding: 10px; text-align: left; color: #ffffff;}
#layout #ads_box #news_box a{	color:#FFFFFF;}
#layout #ads_box #news_box a:hover{	color:#F6EC95;}
#layout #ads_box #news_box .nadpis{color:#F5FB63; font-size: 1.10em; font-weight: bold;}
#layout #ads_box #news_box .text{margin-bottom: 10px; padding-bottom: 10px;  border-bottom: 1px solid #F5FB63; text-align: justify; }

#layout #main{
	float: left;
	width: 730px;
	border-top: 5px solid #C9167A;
}

#layout #main .header{height: 25px;}
#layout #main .header2{height: 25px;}
#layout #main .odkaz a{color:#C4187C; font-weight: bold;}
#layout #main .icons{float: right;}
#layout #main .icons a{	margin-left: 10px;	color: #838383;}
#layout #main .topbar{
	text-align: left;
	color: #808080;
	font-size: 0.9em;
	line-height: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}

#layout #main #logo{
	width: 730px;
	height: 141px;
}

/* --- index levy sloupec--- */
#layout #main #main_text{
	padding: 10px 10px 10px 10px;
}

#layout #main #text_left_index{
	float: left;
	width: 510px;
	background: #C4187C;
}



/* --- podstranky-- */
#layout #main #text_left{
	float: right;
	width: 560px;
}

#layout #main #text_left #text_main {
	padding: 10px 15px 15px 15px;
	text-align: justify;
}
#layout #main #text_left #text_main h1 {color:#C6157F; padding-bottom: 10px; padding-top: 2px; margin: 0px; text-align: left;}
#layout #main #text_left #text_main h2 {color:#AD1079; padding-bottom: 10px; padding-top: 2px; margin: 0px; text-align: left;}
#layout #main #text_left #text_main p{	padding-bottom: 10px; padding-top: 5px; margin: 0px; text-align: justify;}
#layout #main #text_left #text_main p img{ border: 1px solid #C4187C; padding:3px;  margin: 5px;}
#layout #main #text_left #text_main	 table {}
#layout #main #text_left #text_main	 table tr th{background: #C5167B; padding: 2px; color:#FFFFFF;}
#layout #main #text_left #text_main	 table tr th a{color:#FFFFFF;}
#layout #main #text_left #text_main	 table tr th a:hover{color:#D7D7D7;}
#layout #main #text_left #text_main	 table tr td{padding: 2px;}

#layout #main #text_left #text_main	 .menicko{
	background-color: #FFFFFF;
	padding: 7px;
	border: 2px solid #C5167B;
	margin-bottom: 15px;
	text-align: center;
}


/* --- clanek */
#layout #main #text_left #text_main .topbar2{ border-bottom: 0px solid #BFBFBF; font-size: 11px; padding-top: 5px;}
#layout #main #text_left #text_main .souvisejici{ border: 2px solid #A6A6A6; padding: 4px; text-align: center; margin-top: 10px; margin-bottom: 10px;}
#layout #main #text_left #text_main .anotace{border: 1px solid #f7f7f7; background:#f7f7f7;  padding: 3px; padding-left: 10px; padding-right: 10px; margin-top: 5px;}

/* --- soupiska --- */
#layout #main #text_left #text_main	 table#soupiska {	width: 100%;}
#layout #main #text_left #text_main	 table#soupiska tr td.cislo 			{width: 20px;}
#layout #main #text_left #text_main	 table#soupiska tr td.post	 		{width: 60px;}
#layout #main #text_left #text_main	 table#soupiska tr td.jmeno 			{width: 185px;}
#layout #main #text_left #text_main	 table#soupiska tr td.nazoze			{width: 90px;}
#layout #main #text_left #text_main	 table#soupiska tr td.vek 			{width: 50px;}
#layout #main #text_left #text_main	 table#soupiska tr td.vyska 			{width: 50px;}
#layout #main #text_left #text_main	 table#soupiska tr td.vaha 			{width: 50px;}
#layout #main #text_left #text_main	 table#soupiska tr td.hul 			{width: 30px;}
#layout #main #text_left #text_main	 table#soupiska tr.prumer td {	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;}
#layout #main #text_left #text_main  table#soupiska tr td{  cursor: pointer;}
#layout #main #text_left #text_main	 table#soupiska tr.O 			{background-color: #EDEDED; cursor: pointer;}
#layout #main #text_left #text_main	 table#soupiska tr.S 			{background-color: #E4E4E4; cursor: pointer;}
#layout #main #text_left #text_main	 table#soupiska tr.U 			{background-color: #D9D9D9; cursor: pointer;}
#layout #main #text_left #text_main	 table#soupiska tr.B 			{background-color: #F8F8F8; cursor: pointer;}
#layout #main #text_left #text_main	 table#soupiska tr td			{}

/* --- tabulka zapas--- */
#layout #main #text_left #text_main table#zapasVypis 						{ width: 100%;}
#layout #main #text_left #text_main table#zapasVypis tr td 				{border-bottom: 1px solid #E4E4E4;}
#layout #main #text_left #text_main table#zapasVypis tr td a 			{font-weight: bold;}
#layout #main #text_left #text_main table#zapasVypis tr td a.vyhra 	{color: #009900;}
#layout #main #text_left #text_main table#zapasVypis tr td a.prohra 	{color: #BB0000;}
#layout #main #text_left #text_main table#zapasVypis tr td a.remiza 	{color: #0000BB;}
#layout #main #text_left #text_main table#zapasVypis tr.venku td 		{background: #F8F8F8; cursor: pointer;}
#layout #main #text_left #text_main table#zapasVypis tr.doma td 		{background: #D9D9D9; cursor: pointer;}


/* --- statistiky --- */
#layout #main #text_left #text_main 	table.tabStats {width: 100%;}
#layout #main #text_left #text_main 	table.tabStats tr td{border-bottom: 1px solid #E4E4E4; cursor: pointer;}
#layout #main #text_left #text_main 	table.tabStats tr.O 			{background-color: #EDEDED; cursor: pointer;}
#layout #main #text_left #text_main 	table.tabStats tr.S 			{background-color: #E4E4E4; cursor: pointer;}
#layout #main #text_left #text_main 	table.tabStats tr.U 			{background-color: #D9D9D9; cursor: pointer;}
#layout #main #text_left #text_main 	table.tabStats tr.B 			{background-color: #F8F8F8; cursor: pointer;}

/* --- karta hrace --- */
#layout #main #text_left #text_main #box_hrac_top{height: 10px;line-height: 0px;font-size: 0px;padding: 0px;margin: 0px;}
#layout #main #text_left #text_main #box_hrac_bottom{height: 10px;line-height: 0px;font-size: 0px;padding: 0px;margin: 0px;}
#layout #main #text_left #text_main #box_hrac_middle{ 
	background: #ECE6E4; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 495px; 
	padding: 15px;
}
#layout #main #text_left #text_main #box_hrac_middle .hrac_line{
	border-bottom: #BBB9BA 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	float: right;
	font-size: 1.2em;
}

#layout #main #text_left #text_main .hrac_line h2{ font-size: 1.3em; display: inline; padding: 0px; margin: 0px;}
#layout #main #text_left #text_main .hrac_line h2 span{display: inline;}
#layout #main #text_left #text_main .hrac_line h2 span.jmeno{float: left;}
#layout #main #text_left #text_main .hrac_line h2 span.cislo{float: right;}


/* --- report --- */
#layout #main #text_left #text_main #box_report_top{ 
	width: 518px;  
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background:#D7D7D7;
	padding-top: 2px;
	margin: 0px;
	margin-top: 10px;
	border: 1px solid #D4358F;
	border-bottom: 0px solid #D4358F;
}
#layout #main #text_left #text_main #box_report_middle{ 
	border: 1px solid #D4358F;
	border-bottom: 0px;
	width: 528px; 
}

#layout #main #text_left #text_main #box_report_middle .tym{ 
	height: 92px;
	border-bottom: 1px solid #D4358F;
	background: #D4368D;
}
#layout #main #text_left #text_main #box_report_middle .tym_jmeno{ 
	float: right;
	width: 456px;
	height: 89px;
	background: #ffffff;
}

#layout #main #text_left #text_main #box_report_middle .tym_jmeno .sestava{ 
	height: 59px;
	padding: 3px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}

#layout #main #text_left #text_main #box_report_middle .tym_jmeno .scrore{ 
	padding: 3px;
	padding-left: 10px;
	font-size: 15px;
	color:#FFFFFF;
	font-weight: bold;
	background: #D4368D;
}

#layout #main #text_left #text_main #box_report_detaily {width: 498px; 	padding: 15px;border: 1px solid #D4358F; border-top: 0px solid #000000; padding-top: 0px; padding-bottom: 0px;}
#layout #main #text_left #text_main #box_report_detaily img{border:0px;}


/* --- tabulka hlavni --- */
#layout #main #text_left #text_main table.table_fotbal 							{width:100%; border-collapse:collapse; margin-top:10px;  margin-bottom:10px;}
#layout #main #text_left #text_main	table.table_fotbal tr th 					{}
#layout #main #text_left #text_main	table.table_fotbal tr th a 				{color:#FFFFFF;}
#layout #main #text_left #text_main	table.table_fotbal tr td 					{padding:3px; text-align:center; background-color:#F8F8F8; border-bottom: #243A6C solid 0px;}
#layout #main #text_left #text_main	table.table_fotbal tr.vysvitit td 		{background-color:#D7D7D7}
#layout #main #text_left #text_main	table.table_fotbal tr.CEB td 				{background-color:#C5167B; color:#FFFFFF;}
#layout #main #text_left #text_main	table.table_fotbal tr.CBB td 				{background-color:#C5167B; color:#FFFFFF;}
#layout #main #text_left #text_main	table.table_fotbal tr td.body				{font-weight:bold;}
#layout #main #text_left #text_main	table.table_fotbal tr .poradi 			{width:20px; text-align:left;}
#layout #main #text_left #text_main	table.table_fotbal tr .tym 				{text-align:left; font-weight:bold;}
#layout #main #text_left #text_main	table.table_fotbal tr .zapasy 			{width:20px; text-align:left;}
#layout #main #text_left #text_main	table.table_fotbal tr .vyhry 				{width:20px; text-align:left;}
#layout #main #text_left #text_main	table.table_fotbal tr .prohry 			{width:20px; text-align:left;}
#layout #main #text_left #text_main	table.table_fotbal tr .remizy 			{width:20px; text-align:left;}
#layout #main #text_left #text_main	table.table_fotbal tr .body 				{width:20px; text-align:left;}
#layout #main #text_left #text_main	table.table_fotbal tr .skore 				{width:25px; text-align:center;}
#layout #main #text_left #text_main	table.table_fotbal tr .goly_rozdil 		{width:25px; text-align:right; white-space: nowrap;}
#layout #main #text_left #text_main	table.table_fotbal tr .tab_pravdy 		{width:25px; text-align:right;}
#layout #main #text_left #text_main	table.table_fotbal tr .zk	 				{width:15px; text-align:right;}
#layout #main #text_left #text_main	table.table_fotbal tr .ck 					{width:15px; text-align:right;}


/* --- forum protected--- */
#layout #main #text_left #forum_protected form 									{margin: 5px 0px 20px 0px; width: 530px; float: left;}
#layout #main #text_left #forum_protected #df_formular						{width: 470px; margin: auto; padding-top: 5px;}
#layout #main #text_left #forum_protected #df_formular 						{}
#layout #main #text_left #forum_protected #df_formular  textarea			{width: 465px; height: 120px;}
#layout #main #text_left #forum_protected #df_formular  #smiles			{padding: 2px;}
#layout #main #text_left #forum_protected #df_formular  #smiles a			{cursor: pointer;}
#layout #main #text_left #forum_protected #df_formular  table				{width: 470px;}
#layout #main #text_left #forum_protected #df_formular  label				{font-weight: bold;}
#layout #main #text_left #forum_protected #df_formular  input				{width: 140px;}
#layout #main #text_left #forum_protected #df_formular  input.submit		{width: auto; padding: 3px; font-weight: bold; margin-top: 5px;}

#layout #main #text_left #forum_protected .prispevek_nadpis		{color:#000000; background:#FFEEDD; font-size: 11px; padding: 3px;}
#layout #main #text_left #forum_protected .prispevek_nadpis a	{color: #000000;}
#layout #main #text_left #forum_protected .prispevek				{line-height: 1.5em; padding: 3px; background-color:#ffffff; text-align: justify;  margin-bottom: 10px;}
	


/* --- strankovani --- */
.strankovani  				{text-align: center; margin: 10px 0px 10px 0px;  font-weight:bold;}
.strankovani a  			{background: #D7D7D7; color: #000000; border: 1px solid #2E3192; margin-left: -1px; padding: 0px 6px 0px 6px; text-decoration: none;}
.strankovani a:hover  	{background:#F6EC95; text-decoration: none; color: #000000;}
.strankovani .strankovaniVyrazne {background: #C5167B; color: #ffffff;}

/* --- fotogalerie --- */
#fotogalerie                                  {}
#fotogalerie img                              {border: 1px solid #C5167B;}
#fotogalerie table                            {border-collapse: collapse; clear: both; width: 100%;}
#fotogalerie table tr td                      {text-align: center;}
#fotogalerie table tr td a                    {float: left;}
#fotogalerie table tr td a:hover              { background: #C5167B;}
#fotogalerie table tr td .imgSelect           { background: #C5167B;}
#fotogalerie .popis                           {display: block; clear: both; text-align: center; font-weight:bold;}
#fotogalerie .autor                           {display: block; clear: both; text-align: center; font-style: italic;}
#fotogalerie .navigace                        {display: block; clear: both; margin: 0px 0px 10px 0px;}
#fotogalerie .navigace .prochazeni            {display: block; width: 150px;}
#fotogalerie .navigace .prochazeni .button    {width: 100px;}
#fotogalerie input.button                     {border: 1px solid #2E3192; background:#C5167B;  color: #ffffff; height: 20px; font-size: 1em; padding-bottom: 3px;}
#fotogalerie #formulare                       {display: block; float: left;	padding-bottom: 20px; font-size: 12px;}
#fotogalerie #formulare input                 {font-size: 12px;}
#fotogalerie #formulare input.button          {border: 1px solid #C5167B; background:#C5167B; color: #ffffff; height: 20px; font-size: 1em; padding-bottom: 3px;}
#fotogalerie #formulare select                {font-size: 12px;}
#fotogalerie #formulare #trideniDIV           {display: block; clear: both; height: 25px; margin: 5px 0px 5px 0px;}
#fotogalerie #formulare #trideniDIV .trideni  {border-top: 1px solid #C5167B;}
#fotogalerie #formulare #trideniDIV form      {margin: 0px;}

/* --- archiv --- */
#archiv #box						{display: block; width: 98%; border: 1px solid #C5167B; background: #FFFFFF; padding: 3px; clear: both; margin-bottom: 50px;}
#archiv #box2						{display: block; width: 100%; }
#archiv .boxMaly 					{display: block; border: 1px solid #C5167B; background: #FFFFFF; padding: 5px; margin-bottom: 10px;}
#archiv .boxKde 					{display: block; width: 230px; float: right; padding: 3px; margin-right: 0px;}
#archiv table.boxy				{margin: 0px 0px 3px 0px;}
#archiv td.boxy  					{width: 80px; height: 18px; text-align: center; margin: 0px; padding: 0px; padding: 0px;}
#archiv td.boxyVelke				{width: 120px;}
#archiv td.boxy a  				{display: block; padding: 1px 0px 2px 0px; color: #000000; background: #D7D7D7; text-decoration: none; border-left: 1px solid #C5167B; border-bottom: 1px solid #C5167B; border: 1px solid #C5167B; font-weight: normal;}
#archiv td.boxy a.zvyrazneni  {background-color: #C5167B; color: #FFFFFF;}
#archiv td.boxyVpravo a  		{border-right: 1px solid #C5167B;}
#archiv td.boxy a:hover  		{color: #000000; background-color: #F6EC95; text-decoration: underline;}
#archiv td.datum  				{vertical-align: top; text-align: right;}
#archiv td.nadpis_anotace  	{padding-right: 15px; text-align: justify;  background: transparent none;}
#archiv input  					{border: 1px solid #C5167B;}
#archiv form  						{margin-bottom: 0px;}
#archiv form select  			{margin: 0px;}
#archiv form select option  	{}
#archiv input.formBcg			{background: #eeeeee; border: 0px;}
#archiv .highlight 				{background: #d4eaf7;}
#archiv .tema 						{display: block; color: #808080; font-style: italic; font-size: 12px;}
#archiv .anotace 					{display: block; background: transparent none no-repeat;  background-image: none; }
#archiv .nadpis 					{display: block; font-weight: bold;}
#archiv .error 					{display: block; margin-top: 10px; color: #ff0000; text-align: center; font-weight: bold; clear: both;}
#archiv .podpis 


/* --- audiogalerie --- */
.audio .menicka {padding: 5px; margin-bottom: 10px;}
.audio .vyhledavani {color:black; font-size:12px;}
.audio table{width: 100%; border: 1px solid #C5167B; 	margin-bottom:10px;}
.audio td{height:22px; padding: 2px;}
.audio .datum{width:20px; font-size:90%	}
.audio .nadpis {background: #C5167B; color:#FFFFFF;}
.audio .komentar{text-align:justify; }
.audio .nadpis a {color:#FFFFFF;}
.audio .nadpis em {color:#FFFFFF; font-size:90%;}



/* --- podstranky pravy sloupec-- */

#layout #main #text_right{
	float: left;
	width: 165px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/* --- podstranky pravy sloupec menu-- */
#layout #main #text_right #menu_right ul {padding: 0px; margin:0px; margin-bottom: 0px;}
#layout #main #text_right #menu_right li {
	text-align: left;
	list-style: none;
	border-bottom: 1px solid #C9167A;
}

#layout #main #text_right #menu_right li a{
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background: url(../img/gradient3.gif) repeat-x 0px 0px;
}

#layout #main #text_right #menu_right li a:hover{
	display: block;
	color: #eaff00;
	text-decoration: none;
	background: url(../img/gradient3.gif) repeat-x 0px 0px;
}

#layout #main #text_right .text_right_box{
	background: #D7D7D7;
	padding: 4px;
	text-align: left;
}

#layout #main #text_right .text_right_box p {text-align: left;padding-left: 10px;padding-right: 5px; font-size: 12px; margin-top: 0px;}
#layout #main #text_right .text_right_box h2 {color: #000000; padding-bottom: 0px;margin-bottom: 0px;}
#layout #main #text_right .text_right_box h3 {color: #000000; padding-bottom: 0px;margin-bottom: 0px;}

#layout #main #text_right .text_right_box ol{padding: 0px; margin:0px; padding-left: 5px; margin-bottom: 10px;}
#layout #main #text_right .text_right_box ol li{
	background: url(../img/bcg_arrow.gif) no-repeat 0px 7px; 
	text-align: left;
	padding-left: 8px;
	list-style: none;
	padding-bottom: 8px;
	font-size: 11px;
	
}

#layout #main #text_right .text_right_box ul{padding: 0px; margin:0px; padding-left: 5px; margin-bottom: 10px;}
#layout #main #text_right .text_right_box ul li{
	text-align: left;
	padding-left: 5px;
	list-style: none;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight: normal;
}
#layout #main #text_right .text_right_box ul li a{	font-weight: bold;}



/* --- paticka-- */

#bottom{
	width: 752px;
	margin: auto;
	padding-top: 10px;
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 20px;
	color:#000000;
}
#bottom a{color:#000000;}

/* --- lightbox --- */
#lightbox{
     position: absolute;
     left: 0;
     width: 100%;
     z-index: 100;
     text-align: center;
     line-height: 0;
     }

#lightbox a img{ border: none; }

#outerImageContainer{
     position: relative;
     background-color: #fff;
     width: 250px;
     height: 250px;
     margin: 0 auto;
     }

#imageContainer{
     padding: 10px;
     }

#loading{
     position: absolute;
     top: 40%;
     left: 0%;
     height: 25%;
     width: 100%;
     text-align: center;
     line-height: 0;
     }
#hoverNav{
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     z-index: 10;
     }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
     width: 49%;
     height: 100%;
     background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
     display: block;
     }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
     font: 10px Verdana, Helvetica, sans-serif;
     background-color: #fff;
     margin: 0 auto;
     line-height: 1.4em;
     overflow: auto;
     width: 100%     
     }

#imageData{     padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }     
#imageData #caption{ font-weight: bold;     }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;     }               
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  }     
          
#overlay{
     position: absolute;
     top: 0;
     left: 0;
     z-index: 90;
     width: 100%;
     height: 500px;
     background-color: #000;
     }