/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, img, br{
  padding: 0;
  margin: 0;
  border: 0;
}
body{
  margin: 0 auto;
  width: 950px;
  background: #480404 url('images/bckg.png') center top repeat-x;
  text-align: center;
}
#container{
  font-family: Verdana;
  font-size: 0.8em;
  width: 950px;
  position: relative;
  background: transparent url('images/top-round.png') 0px 194px no-repeat;
  text-align: left;
}
#head{
  height: 194px; /* 210 - 16 pro kulaté rohy */
  margin-bottom: 26px;
  width: 944px;
  float: right;
  background: transparent url('images/head-bckg.png') 430px 61px no-repeat;
  position: relative;
  font-family: "Garamond", "New York CE", utopia, serif;
}
h1{
  position: absolute;
  top: 61px;
  left: 0;
  height: 88px;
  width: 430px;
}
h1 a{
  color: white;
  text-decoration: none;
  display: block;
  height: 88px;
  /*width: 420px;
  padding-left: 10px;*/
  width: 430px;
  position: relative;
}
h1 a span{
  display: block;
  height: 88px;
  width: 430px;
  background: #480404 url('images/h1-bckg.png') left top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
h4
{
  font-size: 0.9em;
}
table{
  font-size: 1em;
}
td, th{
  vertical-align: top;
}
#main{
  width: 950px;
  background: transparent url('images/main-bckg.png') left top repeat-y;
  clear: both;
}
#left{
  position: relative;
  float: left;
  width: 622px;
  margin-left: 14px;
  padding: 230px 23px 7px 23px;
  background: white url('images/left1.jpg') 15px 3px no-repeat;
}
#left h2{
  color:#480404;
  font-family:"Garamond","New York CE",utopia,serif;
  font-size:2em;
  min-height: 30px;
  padding: 2px 4px;
  position: absolute;
  right: 18px;
  top: 182px;
}
#left h3, #left h4{
  margin: 2em 0 1em 0;
}
#left p, #left ul, #left ol{
  margin: 1em 0;
  line-height: 1.5em;
  font-size: 0.95em;
  color: #480404;
  text-align: justify;
}
#left ul, #left ol{
  text-align: left;
  margin-left: 3em;
}
#left ul#currentNavig{
  margin: 0 0 2.5em 0;
  font-size: 0.7em;
  width: 100%;
  margin-bottom: 4em;
}
#currentNavig li{
  float: left;
  clear: right;
  list-style-type: none;
  margin-right: .4em;
}
#currentNavig a{
  color: #480404;
  text-decoration: none;
}
#currentNavig a:hover, #currentNavig a:focus{
  color: #940b0b;
}
#left #sort{
  margin: 1em;
}
#left img{
  /*margin: 2.5em 0 1.5em 1.5em; */
  margin: 0 0 1.5em 1.5em; 
}
#left table{
/*   width: 90%; */
/*   margin: 1em auto; */
/*   clear: right; */
}
#left table.summary{
  width: 90%;
  margin: 1em auto;
  clear: right;
}
#left table.summary.noclear{
  clear: none;
  width: auto;
}
#left table.summary td, #left table.summary th{
  padding: 2px 5px;
  font-size: 0.8em;
}
#left table th{
  text-align: left;
}
.helping{
  background: #ccc;
}
.handle{
  width: 10px;
  height: 10px;
  background: #480404;
  float: left;
}
#left #sort a{
  float: left;
  clear: right;
}
#left #paging{
  margin: 1em;
  clear: both;
}
#left a{
  color: #480404;
  text-decoration: none;
  border-bottom: 1px solid #480404;
}
#left a:hover, #left a:focus{
  color: #940B0B;
  border-bottom-style: dashed;
}
legend{
  margin-left: 2em;
  font-size: 1.2em;
}
fieldset{
  border: 1px solid #480404;
  padding: 4px;
}
label{
  display: block;
  width: 200px;
  float: left;
  clear: left;
  margin: 4px 0;
  line-height: 2em;
}
input, select{
  float: left;
  clear: right;
  margin: 4px 0;
  height: 1.5em;
  vertical-align: middle;
}
select{
  float: none;
}
.radio {
  float: none;
  display: inline;
  margin: 0 0.5em;
}
/* texyla */
#left .Texyla ul{
  margin: 0;
}
#left .Texyla img{
  margin: 0;
}
.default{
  float: left;
  clear: left;
}
.updateLink{
  float: left;
  clear: left;
}
.preview{
  float: left;
  clear: left;
  width: 90%;
  margin: 1em auto;
  padding: 5px;
  border: 1px solid black;
}
#openHelpbox {
  clear: left
}
#redirect{
  clear: left;
}
#redirect label{
  width: 100px;
  clear: none;
  margin-left: 5px;
}
.error_message{
  float: left;
  clear: right;
  vertical-align: middle;
  margin: 4px 0 4px 1em;
  line-height: 2em;
}
.submit{
  clear: left;
  height: auto;
}

#right{
  float: right;
  width: 240px;
  background: #fcf5e6;
  margin-right: 6px;
}

#contact{
  font-size: .9em;
}
#contact p, #news p{
  margin: 0.5em 15px 0.5em 0;
}
#archiv{
  clear: right;
  float: right;
  text-align: right;
  margin: 1em 10px 1em 0;
  color: black;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
#archiv:hover, #archiv:hover{
  border-bottom-style: dashed;
  border-bottom-color: #480404;
}

.cleaner{
  visibility: hidden;
  clear: both;
  margin: -2px;
  border: 0;
}
.message{
  margin: 1em;
  font-weight: bold;
}
.hidden{
  display: none;
}
.contact{
  float: left;
  width: 50%;
}
.clearr{
  clear: right;
}
.floatr{
  float: right;
}
.contacts{
  clear: right;
  margin: 0 50px;
}
#left .contacts p{
  margin-top: 0;
}
#left .partner img {
  width: 290px;
  margin: 5px;
}
.partner {
  margin: 9px 0;
  width: 302px;
}
.partnerLeft {
  margin-right: 9px;
  float: left;
}
.partnerRight {
  margin-left: 9px;
  float: right;
}
#left .partner a {
  border: 1px solid #FCF5E6;
  display: block;
}
#left .partner a:hover, #left .partner a:focus {
  border: 1px solid #480404;
}
#left .partner span {
  display: block;
  width: 290px;
  margin: 5px;
  text-align: center;
}
#left .partnerCenter {
  width: 302px;
  margin: 0 auto;
}
#left .partnerCenter span {
  margin: 1em auto;
}

.pdfs {
  margin: 1em auto;
}
.pdfs td, .pdfs th {
  padding: 0.3em;
  width: 150px;
  text-align: center !important;
}

.nl {
  width: 140px;
  height: 150px;
  margin: 5px;
  float: left;
  clear: right;
  text-align: center;
}
.nl img {
  width: 70px;
  margin: 0 !important;
}
.nl p {
  margin: 0 !important;
  text-align: center !important;
}

#floatLeft {
  float: left;
}

.newsBlock, .newsBlockAdminLinks {
  float: left;
  clear: both;
  width: 613px; 
}

.center, .center p { 
  text-align: center !important;
}

.fulltextFound {
  float: left;
  clear: both;
  margin: 1em 0;
  border-top: 1px solid #480404;
  width: 622px;
}
#fulltextPaging {
  float: left;
  clear: both;
}
.pagingLink {
  margin: 0 0.5em;
}
span.pagingLink {
  font-weight: bold;
}

#searchRight {
  clear: left;
}
#searchRight #PageQuery {
  width: 140px;
  height: 1.1em;
}
#searchLeft #PageQuery {
  width: 240px;
  height: 1.1em;
}
#searchRight .searchSubmit {
  width: 80px;
  height: 1.7em;
  margin: 3px 0 0 5px;
}
#searchLeft .searchSubmit {
  width: 120px;
  height: 1.7em;
  margin: 3px 0 0 10px;
}

#mailFormSubmit {
  margin-left: 200px;
}
.blockAdminLinks {
  margin-bottom: 1em;
}

.sortable {
  min-height: 10px;
}
.sortingHovered {
  min-height: 5px;
  border: 1px solid #480404;
}

#left a.homePageBanner {
	border: none;
	display: block;
	margin: 10px 0 10px -7px;
	text-decoration: none;
}
#left a.homePageBanner:hover,
#left a.homePageBanner:focus {
	border: none;
}
.homePageBanner object {
	margin: 0;
}