body	{
	font-size: 10pt;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	background: #ffffff;
	margin-top: 0px;
	line-height: 1.5em;
}

#menu {
	display: none;
}

#image {
	display: none;
}

#obsah #pravy {
	display: none;
}


/* --- odkazy (rozsireno o ikonky typu souboru) --- */
a			{color: #336699; text-decoration: underline;}
a:hover	{color: #0f72d8; text-decoration: none;}
a.mail	{background: url(../img/ico_mailanchor.gif) no-repeat right 7px; padding-right: 12px;}
a.out		{background: url(../img/ico_outanchor.gif) no-repeat right 4px;	padding-right: 12px;}
a.avi		{background: url(../img/ico/avi.gif) no-repeat left; padding-left: 20px;}
a.bmp		{background: url(../img/ico/bmp.gif) no-repeat left; padding-left: 20px;}
a.doc		{background: url(../img/ico/doc.gif) no-repeat left; padding-left: 20px;}
a.gif		{background: url(../img/ico/gif.gif) no-repeat left; padding-left: 20px;}
a.htm		{background: url(../img/ico/htm.gif) no-repeat left; padding-left: 20px;}
a.html	{background: url(../img/ico/html.gif) no-repeat left;	padding-left: 20px;}
a.jpg		{background: url(../img/ico/jpg.gif) no-repeat left; padding-left: 20px;}
a.mp3		{background: url(../img/ico/mp3.gif) no-repeat left; padding-left: 20px;}
a.pdf		{background: url(../img/ico/pdf.gif) no-repeat left; padding-left: 20px;}
a.ppt		{background: url(../img/ico/ppt.gif) no-repeat left; padding-left: 20px;}
a.txt		{background: url(../img/ico/txt.gif) no-repeat left; padding-left: 20px;}
a.xls		{background: url(../img/ico/xls.gif) no-repeat left; padding-left: 20px;}
a.zip		{background: url(../img/ico/zip.gif) no-repeat left; padding-left: 20px;}
a.plus	{background: url(../img/ico/plus.gif) no-repeat left 6px;	padding-left: 13px;}
a.tisk	{background: url(../img/ico_print.gif) no-repeat left 2px; padding-left: 18px; color: #999999; text-decoration: none;}

/* --- zakladni html prvky ---*/
em, i					{font-style: normal;}
hr						{display: block; clear: both; color: #666666;	height: 1px;	border-width: 0px;}
p 						{text-align: justify; margin: 0px 0px 5px 0px; line-height: 1.5em;}
ul						{list-style: circle; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}
li.seda				{background: #eeeeee; border: 1px solid #999999; padding: 5px;}
code 					{font-size: 140%; font-weight: bold;}
td						{text-align: left;}

/* --- obrazky --- */
img 					{border: 0px;}
img.ramecek 		{padding: 2px; border: 1px solid #7f7f7f;}
img.ikonka			{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.galerie 		{padding: 0px; margin: 2px; border: 1px solid #666666;}
img.doleva			{margin-right: 10px;}
img.doprava			{margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- nadpisy --- */
h1, h2, h3, h4, h5, h6 		{clear: both; color: #336699; font-size: 1.3em;}
h1									{display: none;}
h2 								{font-size: 1.18em; border-bottom: 1px dotted #336699;}

/* --- pekna tabulka --- */
table.pekna						{width: 450px;}
table.pekna td 				{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.pekna td.polozka, table.pekna tr.hlavicka td 
									{background: #dfdfdf; font-weight: bold; width: 120px;}
table.pekna tr.mensi td		{font-size: 11px;}
table.pekna tr.tmavsi td 	{background: #eeeeee;}

/* --- globalni tridy --- */
.cistic		{clear: both;}
.mensi 		{font-size: 0.9em;}
.maly 		{font-size: 0.8em;}
.tucne		{font-weight: bold;}
.sedy 		{color: #666666;}
.modry 		{color: #004080;}
.cerveny		{color: #9f0000;}
.zeleny		{color: #008000;}
.pravy 		{text-align: right;}
.centrovany	{text-align: center;}
.levy			{text-align: left;}
.dobloku		{text-align: justify;}
.doleva		{display: block; float: left;	text-align: left;}
.doprava		{display: block; float: right;	text-align: right;}
.nulovy		{margin-top: 0px;}
.error		{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.dnes			{color: #004080; font-weight: bold;}
.vcera		{color: #004080; font-weight: bold;}
.skryty		{display: none;}
.cara			{display: inline; border-left: 1px solid #999999;}
.ramecek		{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}

.print_hide 	{display: none;}
