h1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
h2 {
	color: #87C27E;
	font-size: 1.3em;
	margin: 0.8em 0 0.2em 0;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	color: #999999;
	text-decoration: none;
	margin: 0.5em 0 0.1em 0;
	text-transform: uppercase;
}
h4 {
	color: #000000
}
p {
	margin: 0;
	text-indent: 0px;
	font-size: 1em;
	margin-bottom: 10px;
}
hr {
	border-color: #CCCCCC;
}
ul {
	margin-left: 0;
	padding-left: 0;
}
li {
	list-style: none;
}
ol {
	margin-left: 0;
	padding-left: 20px;
}
ol li {
	list-style-type: decimal;
	margin-top: 5px;
	font-weight: bold;
}
ol li li {
	list-style-type:square;
	font-weight: normal;
	margin-left: 14px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	color: #666666;
	border-bottom: 1px solid #006600;
}
a:active {
	text-decoration: none;
}
img {
	border: none;
}
/* ruzné styly */
.alignRight {
	text-align:right;
	margin: 0 0 0 210px;
}
.poznamky {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.poznamky ul {
	list-style: none;
}
.poznamky li {
	line-height: 20px;
}
.seznamIngem {
	margin-left: 0;
	list-style: none;
	padding-left: 0.8em;
	font-size: 14px;
}
.seznamIngem li {
	padding-left: 10px;
	background-image: url(../images/tecka.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	line-height: 1.4em;
}
.red {
	color:#990000;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
/* formatovani */ 
.cleaner {
	clear: both;
}
.cleaner hr {
	display: none;
}
.nadpis:first-letter {
	color:#336699;
	font-size: 130%;
}
.detail {
	color: #336699;
	font-size:10px;
	text-decoration: none;
	margin-left: 10px;
}
.odkaz a:link, .odkaz a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5em;
}
.odkaz a:hover {
	color: #006600;
	border: none;
}
.odkaz span {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5em;
}
.nahledovyImg {
	border: 1px solid #006600;
	margin: 2px;/* float:right; */
}
.odkazImg a:link {
	border: 1px solid #006600;
	margin: 0em;
}
.seznamReference a {
	width: 210px;
	float: left;
	height: 90px;
	margin: 1px;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #999;
	padding: 9px;
}
.seznamReference a img {
	float: right;
	padding-left: 8px;
	border-left: 1px solid #999;
	margin-left: 2px;
}
.reference {
	width: 220px;
	float: left;
	height: 90px;
	margin: 1px;
	font-size: 13px;
	text-align: right;
	border-bottom: 1px solid #999;
	padding: 9px;
}
.seznamReference .naVysku {
	height: 120px;
}
.naVysku img {
	margin-right:30px;
}
.reference img {
	float: right;
	padding-left: 8px;
	border-left: 1px solid #999;
	margin-left: 2px;
}
.tabulkov {
	float: left;
	width: 50%;
}
/* styl pro tabulku kontakt; */ 
/* ------------------------------------*/ 
.seznam {
	margin-bottom: 10px;
}
.seznam ul li {
	list-style: none;
	margin: 0;
	padding: 0.15em;
	border-bottom: 1px solid #EFEFEF;
}
.seznam ul.vert {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: auto;
}
.seznam ul.vert li {
	padding: 4px 0;
	margin: 0;
	height: 14px; /* space out your rows */
	
	
}
.seznam ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.seznam ul.horz li {
	float: left;
	width: 71px;
	padding: 0 20px 0 0;
	margin: 0;
	border: none;
}
.seznam ul.horz li.name { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
	width: 110px;
}
.seznam ul.vert li.tableheader {
	font-weight: bold;
	width: auto;
	background-color: #eee;
	margin-top: 24px;
}

