﻿body	{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #aaa;
	font-size: 80%;
}
html, body, textarea, #searchresults, #searchresults p, input {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
#navigace, #paticka {
	font-size: 11px;
	line-height: 13px;
}
#navigace {
	position: absolute;
	top: 115px;
	left: 15px;
	width: 160px;
	background-color: #fff;
	border-style: solid;
	border-color: #bbb;
	border-width: 1px;
	overflow: hidden;
	padding: 4px 0 4px 0;
}
#navigace ul {
	padding: 0;
	margin: 0;
}
#navigace ul li, #navigace ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 5px 5px;
}
#navigace .nav {
	background: transparent url('arrow1.gif') no-repeat 0 9px;
}
#navigace .nav.red {
	background: transparent url('arrow1_r.gif') no-repeat 0 9px;
}
#navigace a.nav span {
	visibility: hidden;
	font-family: monospace;
}
#navigace a.showsub {
	background: transparent url('arrow2.gif') no-repeat 0 9px;
}
#navigace a.showsub.red {
	background: transparent url('arrow2_r.gif') no-repeat 0 9px;
}
#navigace .submenu {
	margin-top: 4px;
}
#navigace .submenu li {
	margin-left: 9px;
	padding: 5px 0 4px 5px;
}
#navigace a:link, #navigace a:visited {
	width: auto;
	padding: 6px 0 6px 0px;
	color: #356a96;
	text-decoration: none;
}
#navigace a:hover, #navigace a:active {
	color: #000;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: #000 url('logo.jpg') no-repeat scroll;
}
#page {
	margin-top: 90px;
	padding: 20px 0 0 0;
	background: #bbb url('pagetop.jpg') repeat-x scroll;
}
#content {
	margin: 5px 15px 0 190px;
	background: #fff url('nahore.gif') repeat-x scroll 0 -1px;
	border-style: solid;
	border-color: #bbb;
	border-width: 1px 1px 0 1px;
}
#text	{
	padding: 5px 2.1em 2em 1.1em;
}
#paticka	{
	text-align: left;
	color: #ddd;
}
#paticka div {
	padding: 10px 20px;
}
#searchresults	{
	background-color: white;
	position: absolute;
	top: 116px;
	right: 16px;
	width: 300px;
	display: none;
	overflow: hidden;
}
#searchresults p {
	margin: 1em;
}
#searchform	{
	position: absolute;
	top: 30px;
	right: 20px;
	height: 25px;
	z-index: 5;
	font-size: 0.8em;
}
#searchtype {
	position: absolute;
	top: 18px;
	right: 0;
	color: #fff;
	width: 183px;
	height: 165px;
	background: transparent url('searchtype.gif') no-repeat scroll 0 0;
	padding: 40px 10px 0 15px;
}
#searchinput {
	color: #aaa;
	font-style: italic;
	width: 150px;
	border: solid #fff 1px;
}
.writing #searchinput {
	color: #c51c22;
	font-style: normal;
}
#searchsubmit {
	width: 20px;
	background: transparent url('search.gif') no-repeat scroll 50% 0;
	border: none;
}
.writing #searchsubmit {
	background-image: url('search-red.gif');
}
#closesearch {
	background: transparent url('remove.gif') no-repeat scroll 50% 50%;
	position: absolute;
	top: 119px;
	right: 18px;
	cursor: pointer;
	display: none;
	width: 14px;
	height: 14px;
}
#sloupecek	{
	padding-top: 30px;
	position: absolute;
	top: 116px;
	right: 16px;
	width: 180px;
}
#sloupecek	h3, #sloupecek .comm {
	text-align: left;
	margin: 0 5px 1em 5px;
}
.novedokumenty p {
	margin: 0;
	padding: 8px 5px;
	border-bottom: dotted #bbb 1px;
}
a.novedokumenty:hover p {
	background-color: #ddd;
}
a.novedokumenty {
	background-image: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #356a96;
	background-color: transparent;
}
a:active, a:hover, .black a:hover, .grey a:hover {
	text-decoration: underline;
	color: #d30000;
}
.grey, .grey a:link, .grey a:visited, a:link.grey, a:visited.grey, #navigace a:link.grey, #navigace a:visited.grey {
	color: #969696;
	background-color: transparent;
	text-decoration: none;
}
.red, .red a:link, .red a:visited, a:link.red, a:visited.red, #navigace a:link.red, #navigace a:visited.red {
	color: #c51c22;
	background-color: transparent;
	text-decoration: none;
}
.black, .black a:link, .black a:visited, a:link.black, a:visited.black {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
li.sub a:link, li.sub a:visited, li.sub a:active, li.sub a:hover {
	background-image: none;
	padding: 2px 0 5px 0;
	margin: 0;
}
a.mail {
	background: transparent url('email.gif') no-repeat right center;
	padding-right: 18px;
}
#text a.pdf {
	background: transparent url('pdf.gif') no-repeat right center;
	padding-right: 18px;
}
#text a.doc {
	background: transparent url('doc.gif') no-repeat right center;
	padding-right: 18px;
}
#text a.xls {
	background: transparent url('xls.gif') no-repeat right center;
	padding-right: 18px;
}
#text a.htm {
	background: transparent url('htm.gif') no-repeat right center;
	padding-right: 18px;
}
#text a.external, #navigace a.external {
	background: transparent url('external.gif') no-repeat right center;
	padding-right: 14px;
}
#forum-panel a, a.white, #forum-panel .user {
	color: #eee;
	background-color: #000;
	padding: 2px;
	text-decoration: none;
}
#paticka a {
	color: #eee;
}
.novetema {
	background: transparent url('novetema.gif') no-repeat left center;
	padding-left: 18px;
}
.precteno {
	background: transparent url('precteno.gif') no-repeat left center;
	padding-left: 18px;
}
body, table, textarea {
	line-height: 1.6em;
}
p, table, input, textarea, select {
	font-size: 1em;
}
p, table, .okraj	{
	margin: 0 0 1.6em 1.1em;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1.5em 0;
}
h2	{
	font-size: 1.5em;
	color: #000;
	text-align: center;
}
h3	{
	font-size: 1.3em;
	color: #c51c22;
}
h4	{
	font-size: 1.2em;
	color: #ca2424;
	margin-left: 0.4em;
}
ul li	{
	list-style-type: disc;
	margin-bottom: 0.4em;
	margin-left: -0.5em;
}
ul ul li	{
	list-style-type: circle;
	margin-bottom: 0.4em;
}
img	{
	border-width: 0;
}
table	{
	margin-top: 1.7em;
	margin-left: 0.5em;
	border-collapse: collapse;
}
td	{
	padding: 0.2em 0.6em;
	vertical-align: top;
	text-align: left;
}
table.vystred td, .vystred {
	text-align: center;
}
.vvystred {
	vertical-align: middle;
}
tr.hlavicka td {
	text-align: center;
	font-weight: bold;
}
tr.malahlavicka td {
	font-size: 0.8em;
	color: #aaa;
}
tr.malahlavicka td {
	border-bottom: solid 2px #ccc;
}
table.stred {
	margin-left: auto;
	margin-right: auto;
}
table.ramecek {
	border: groove 4px #fff;
	margin-left: 1.2em;
}
table.ramecek td {
	border: dotted 1px #ccc;
}
table.kalendar td {
	width: 11em;
	height: 10em;
	border: solid 1px #eee;
}
table.kalendar td span {
	font-size: 0.8em;
	color: grey;
}
input.nadpis {
	width: 400px;
	border: dashed #ddd 1px;
}

strong, .b {
	font-weight: bold;
}
em	{
	font-style: italic;
}
.u	{
	text-decoration: underline;
}
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #88885F;
}
.blue	{
	color: #5D9BCE;
	background-color: transparent;
}
.tmavsi	{
	background-color: #ebebeb;
}
.small	{
	font-size: 0.85em;
}
.vlevo	{
	text-align: left;
}
.stred {
	text-align: center;
}
.vpravo	{
	text-align: right;
}
.hidden, #logo h1, #logo span, .hr hr {
	display: none;
}
.hr	{
	height: 1em;
	color: transparent;
	background: #fff url('line.png') no-repeat scroll center;
}
.stopper {
	clear: both;
}
.hand, #searchsubmit, label {
	cursor: pointer;
}
.rssikona {
	position: relative;
	bottom: -2px;
}
.admin	{
	border-left: 4px solid red;
	padding-left: 5px;
}
.projekt {
	width: 200px;
	height: 250px;
	float: left;
	margin: auto 4px 40px 12px;
}
.projekt div {
	width: 200px;
	height: 250px;
	padding: 10px 0;
	
}
.projekt div:hover  {
	background-color: #fff;
	border: solid #ddd 1px;
	margin-left: -1px;
	margin-top: -1px;
}
.projekt p {
	margin-bottom: 0.1em;
}
#projekt-img {
	width: 170px;
	height: 128px;
	overflow: hidden;
	margin-bottom: 0.8em;
}
.projekt img {
	min-width: 170px;
	min-height: 128px;
}
#obsah {
	background-color: #eee;
	padding: 5px;
}
#forum-panel {
	position: absolute;
	top: 3px;
	right: 42px;
	height: 25px;
}
.forum table td {
	margin: 5px;
}
.forum-novy {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.forum-prispevek {
	padding: 1.1em; 
	margin:  0.9em 1.1em;
	background-color: #ebebeb;
	border: 1px dotted #ccc;
}
.forum-prispevek p {
	margin: 0;
	padding: 0
}
.forum-prispevek .forum-prispevektext {
	margin-left: 20px;
}
.forum-msg {
	background: transparent url('msg.png') no-repeat scroll left 0;
	padding-left: 20px;
}
.forum-topic {
	background: transparent url('msg.png') no-repeat scroll left 2px;
	padding-left: 20px;
}
.forum-topiclist {
}
.forum-odpovedet {
	background: transparent url('odpovedet.png') no-repeat scroll left 0;
	padding-left: 20px;
}
.forum-topicdesc {
	padding-left: 12px;
}
.message-moderation {
	margin-top: 5px;
}
.roh {
	position: absolute;
	width: 4px;
	height: 4px;
}
.ul {
	left: 0;
	top: 0;
	background: transparent url('roh-ul.gif') no-repeat scroll;
}
.ll {
	left: 0;
	bottom: 0;
	background: transparent url('roh-ll.gif') no-repeat scroll;
}
.lr {
	bottom: 0;
	right: 0;
	background: transparent url('roh-lr.gif') no-repeat scroll;
}
.ur {
	top: 0;
	right: 0;
	background: transparent url('roh-ur.gif') no-repeat scroll;
}
.ul2 {
	left: 191px;
	top: 116px;
	background: transparent url('roh-ul.gif') no-repeat scroll;
}
.ur2 {
	right: 16px;
	top: 116px;
	background: transparent url('roh-ur.gif') no-repeat scroll;
}