* {
	margin: 0;
	padding: 0;
}
a {
	color: #567;
}
a:hover {
	color: #28E;
}
body {
	background: #F2F2F2 url(/pub/img/bg.gif) repeat-y center top;
	color: #555A60;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
img {
	border: none;
}
p,cite,code,ul {
	font-size: 9pt;
	padding-bottom: 2px;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
li {
	list-style: url(/pub/img/li.gif);
	margin-left: 18px;
}
code,pre {
	border: 1px solid #909090;
	color: #666;
	display: block;
	font-family: monospace;
	font-size: 9pt;
	line-height: 1.35em;
	white-space: pre;
	background-color : #EDEDED;
}
.uacode {
	background-color : white;
	border: 0px;
}
h1 {
	color: #579;
	padding-top: 6px;
}
h2,h3 {
	color: #579;
	padding-top: 9px;
}
h2 {
	font-size: 10pt;
}
h3 {
	font-size: 9pt;
}

.clearer {
	clear: both;
}

.all {
	margin: 0 auto;
	width: 730px;
}

.title {
	float: left;
	margin-top: 18px;
	margin-left: 4px;
	width: 220px;
	height: 65px;
	background: url(/pub/img/logo.png) no-repeat; 
}
.title span{
	visibility: hidden;
}

.navigace {
	background: url(/pub/img/holder.jpg) no-repeat;
	height: 100px;
	padding: 0 16px;
}
.navigace a, .amenu {
	border-left: 1px solid #DDD;
	border-right: 1px solid #FFF;
	color: #89A;
	float: right;
	font: bold 1.0em sans-serif;
	margin-top: 9px;
	padding: 58px 10px 8px;
	text-align: center;
	text-decoration: none;
}
.navigace a:hover, .amenu {
	background: #FFF url(/pub/img/navhover.gif) repeat-x;
	color: #28E;
	padding: 56px 10px 10px;
}

.obsah {
	background: url(/pub/img/bgholder.jpg) repeat-y;
	padding: 0 32px;
    min-height: 500px; 
    _height: 500px;

}
.obsah_top,.pata {
	clear: both;
	background: url(/pub/img/holder.jpg) no-repeat;
	height: 40px;
}
.pata {
	background-position: left bottom;
	color: #666;
	font-size: 1.1em;
	text-align: center;
}

table {
	border-collapse: collapse;
	font-size: 8pt;
	width: 100%;
}

table td, table th {
	border: 1px solid #909090;
	padding: 2px 5px;
}

table th {
	font-weight: bold;
}

#hometab td, #hometab th {
	border: none;
}
#iptab td, #iptab th {
	border: none;
}

#ua_container1 {
	width:140px;
	background-color:#FFFFFF;
	padding:5px;
	text-align: center;
}
#ua_container2 {
	width:100%;
	border:1px #000000 solid;
	padding:2px;
	background-color:#e8e8e8;
	font:normal 10pt Arial;
	color:#000000;
}
#ua_ualink {
	font:normal 7pt Arial;
	color:#000000;
}
p.licence {
	font-size: 90%;
}
.zvyrazneniHledani{
	background: #FFFFE0;
	font-weight: bold;
}

tr.tab_lichej{
	background-color : White;
}
tr.tab_sudej{
	background-color : #F2F2F2;
}
#search td, #search th {
	border: none;
}

