
body, td, #main, div, p {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #202020;
}

.ohl { font-size: 12px; text-decoration: underline; padding-top: 20px }
.ohl img { display: none;  }

#kalendarWrapDiv h2 {
   color: #8A6C11;
   margin: 0;
   height: 15px;
   position: relative;
   margin-left: 20px;
}

#kalendarWrapDiv h3 {
   font-size: 18px;
}

.kalendar  table{
	margin-left: 0; 
}

.kalendar td, #menu2 .kalendar th { width: 24px; height: 24px; }

.popis-dny {
   font-size: 13px;
}

.lefts {
   margin-top: 20px;
   position: absolute;
   top: -20px;
   left: -20px;
}

.rights {
   margin-top: 20px;
   position: absolute;
   top: -20px;
}

.tdaktiv {
    border-color: #8A6C11 !important;
    background: #8A6C11 !important;
}

.activCalLink {
    background: #8A6C11 !important;
}

#iconslin { 
	position: absolute;
	right: 20px;
	top: 0;
}

#iconwrap  {
	position: relative;
	height: 27px;
	padding-top: 5px;
}

#quicksearchfield {
    border: 1px solid #6f6f6f;
    margin-left : 10px;
	height : 18px;
	width: 90px;
	font-size : 8pt;
}

.toptop {
    vertical-align: middle;
    padding-left: 8px;
    background-repeat: no-repeat;
}

.subzalozka {
    display: block;
    width: 100px;
    padding-left : 8px;
    padding-top : 15px;
	color : black;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.nametop {
    white-space: nowrap;
    padding-left : 10px;
    padding-top : 6px;
	color : black;
	font-weight : bold;
	text-decoration : none;
}

.navmenu {
    white-space: nowrap;
    color : black;
    padding-top : 2px;
    padding-left : 10px;
}

.navmenu a {
    color : #333c86;
	text-decoration : none;
}

.toptopmenu {
	color : #707070;
	text-decoration : none;
}

.topmenublock {
    display: block;
	padding-left : 10px;
	padding-top : 4px;
}

.topmenublock2 {
    display: block;
	padding-left : 10px;
}

.topmenu {
    color: #3f3838;
	text-decoration : none;
	
}

.formFac {
   position: relative;
   top: -16px;
   left: 350px;
   height: 10px;
}

.down {
  margin : 0px;
  white-space: nowrap;
  display: inline-block;
	text-align: center;
  color : black;
	padding-top : 7px;
	vertical-align: middle;
}

.down a {
  color : #5F2E0C;
	text-decoration : none;
}

.down b {
    color : #5F2E0C;
}




#path {
    white-space: nowrap;
    display: block;
    padding-left : 20px;
    color : #202020;
    font-size : 10pt;
    margin-top : 2px;
    font-size : 1.7ex;
}

#path a {
    white-space: nowrap;
    display: inline;
    color : #3c2e63;
    text-decoration : none;
}

#path a:hover {
    color : #b1b1b1;
}

.menu_item {
	color : #4e4e4e;
	padding-right : 20px;
	padding-left : 20px;
	padding-top : 3px;
	padding-bottom : 5px;
	text-decoration : none;
	font-weight: bold;
	margin-top : 5px;
	display : block;
	font-size : 12px;
}

.menu_item_sub {
	color : #4e4e4e;
	padding-right : 20px;
	padding-left : 40px;
	padding-top : 3px;
	padding-bottom : 5px;
	text-decoration : none;
	margin-top : 5px;
	display : block;
	font-size : 12px;
}

.menu_item:hover, .menu_item_sub:hover {
	color : #b1b1b1;
}

#down_text {
    margin-top : 10px;
    color : #4e4e4e;
    text-align: center;
    font-size : 11px;
    
}


.divfloat {
	padding-left : 12px;
	padding-right : 8px;
	font-family: helvetica ce, verdana, arial; 
	font-size: 11px; color: #535353;
}

.divfloatminicache {
	padding-left : 11px;
	padding-right : 8px;
	font-family: helvetica ce, verdana, arial; 
	font-size: 10px; color: #535353;
}

.divfloatminidowncache {
	padding-left : 11px;
	padding-right : 8px;
	font-family: helvetica ce, verdana, arial; 
	font-size: 10px; color: #c7c7c7;
}

.divfloatmini {
	padding-left : 11px;
	padding-right : 8px;
	font-family: helvetica ce, verdana, arial; 
	font-size: 10px; color: #535353;
}

.divfloatminidown {
	padding-left : 11px;
	padding-right : 8px;
	font-family: helvetica ce, verdana, arial; 
	font-size: 10px; color: #005100;
}

.divfloatminicontact {
	padding-left : 11px;
	padding-right : 8px;
	font-family: helvetica ce, verdana, arial; 
	font-size: 10px; color: #535353;
	font-weight : bold;
}

h1 {
	font-size: 14px;
	color: #99851f;
	font: bold;
	text-decoration: none
}

h2 {
	font-size: 12px;
	color: #008040;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #c96147;
}

hr {
    border: 0px;
	height: 1px;
	background-color: #c5c5c5;
}

p {
	color: #535353;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0; 	
}

a {
	color: #003162;
	text-decoration: none; 
}

.priklad { font-family: monospace; 
	background-color: rgb(240,240,240); 
	color: #003162;
	border: 1px solid; 
	margin: 5px; 
	padding: 5px;
	text-indent: 0px
	color: #c96147;
}

a:hover {
	color : #b1b1b1;
}

.mapwhite {
	font-size: 12px; 
	color: #ffffff; 
	font: bold; 
	text-decoration: none
}

.mapblack {
	font-size: 12px; 
	color: #535353; 
	text-decoration: none
}

.mapheader {
	font-size: 16px; 
	color: #c60000;
	font-weight: bold;
}

.table-border2 { border-width: 1px; border-color: #000000;}

.table-border { border-bottom: #000080 solid 1px;
  border-right: #000080 solid 1px;
  border-top: #000080 solid 1px;
  border-left: #000080 solid 1px; 
  border-collapse: collapse;	
}

.table-border-nula { border-bottom: #000080 solid 0px;
  border-right: #000080 solid 0px;
  border-top: #000080 solid 0px;
  border-left: #000080 solid 0px; 
  border-collapse: collapse;	
}

.table-border td {
  padding: 3px;
}

.table-border-nula td {
  padding: 3px;
}

.util_form_elem {
	border-bottom: #008080 1pt solid;
	border-left: #008080 1pt solid;
	border-right: #008080 1pt solid;
	border-top: #008080 1pt solid;
	color: #555555;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	font-family : verdana, arial ce,helvetica ce, arial, helvetica, sans-serif;
	vertical-align: middle;
	background-color: #eeeeee	
}

.util_form_text{
	color: #008080;
	font-family:verdana, arial ce, helvetica ce, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.util_form_button {
	border-bottom: #ff6600 1pt solid; 
	border-left: #ff6600 1pt solid; 
	border-right: #ff6600 1pt solid; 
	border-top: #ff6600 1pt solid; 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #ffffff;
	font-size: 8pt; 
	font-weight: normal; 
	text-align: center
; background-color: #004040
; border-style: none; 
}

a.search {
	font-family: helvetica ce, verdana, arial; 
	font-size: 12px; 
	color: #ea4d00;
	text-decoration: underline; 
}

a.searchurl {
	font-family: helvetica ce, verdana, arial; 
	font-size: 11px; 
	color: #9d9d9d;
	text-decoration: none; 
}

.searchwrite {
	font-family: helvetica ce, verdana, arial; 
	font-size: 11px; 
	color: #008000;
}

.searchindent {
    margin: 0px;
	margin-left: 30px;
}

.htmltext p {
	min-height: 10px; 
	margin-bottom: 4px; 
}