body {
	background: #f0f0f0;
	color: black;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	margin:0px;
	text-align: justify;
	overflow:scroll;		/* stridaji se kratke a dlouhe stranky, cely obsah se rovna na stred, pri automatickym zapinani scroll baru by to bylo rusivy */
}

table.main {
	width: 960px;
	margin: 0 auto;
	background-color:white;
}
p,.p_tab {
	color: black;
	text-align: justify;
}
td {
	height: 14pt;
}
.a_norm:link {
	color: #006599;
	text-decoration: none;
	 }
.a_norm:visited {
	color: #006599;
	text-decoration: none;
}
.a_norm:hover {
	color: #FF6600;
}

a:link {
	color: #006599;
	text-decoration: underline;
}

a:visited {
	color: #006599;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

td.menunadpis{
	font-weight: bold;
	background-color: #EBEBEB;
	padding-left: 4px;
}
td.nadpis {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 8px;
}
img.sys_jakosti {
	background-color: #4CAAB4;
}

img.informace {
	background-color: #4C84B4;
}

img.aamos {
	background-color: #E6991A;
}

img.puntik {
	background-color: black;
}
h4 {
	font-size: 12pt;
	margin-bottom: 2pt;
	color: 	#FF6600;;
}
h5 {
	font-size: 9pt;
	margin-bottom: 2pt;
	font-weight: bold;
}
blockquote {
		   margin-left: 15pt;
		   margin-top: 3pt;
}
ol.li {
   list-style-type: square;
   text-align: justify;
}
li.vycet {
margin-top: 5pt;
}

table.p_tab {
	color: black;
	text-align: justify;
}


.logoblue {color:#103b91}

div.welcome p { text-align: center;font-size: 14pt }

img.photo {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:.8em .8em;
}

#triggers {
	text-align:center;
	width:260px;
	float:right;
	padding:2em 0 3em 0;
}

#triggers a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}
