html, body {
    margin: 0;
    padding: 0;
}

a {
	font-size: 100%;
	color: #990005;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-size: 100%;
	color: black;
	text-decoration: underline;
	font-weight: normal;
}


body {
    font-size: 80%;
   /* _font-size: 70%;*/
    font-family: "Trebuchet MS",Trebuchet, sans-serif;
    line-height: 1.5;
    text-align: left;
    color: #333;
    background: #89909A;
}

body[id] {
    text-align: left;
}

h1 {
  font-size: 115%;
  color: #333;
	padding-left: 65px;
	background: white url("/images/headingbg.jpg") left 50% no-repeat;
	line-height: 50px;
	margin-bottom: 4px;
}

h2 {
  font-size: 100%;
	color: #990005;
}

h2.as_h1 {
  font-size: 115%;
  color: #333;
	padding-left: 65px;
	background: white url("/images/headingbg.jpg") left 50% no-repeat;
	line-height: 50px;
	margin-bottom: 4px;
}

h3 {
    font-size: 100%;
}

h4 {
    font-size: 80%;
}

img {
    border: none;
}

table, td, th, tr {
    font-size: 100%;
}

table {
border-collapse: collapse;
}

/*.illustration-left {
    float: left;
    margin-right: 1.5em;
}*/

.center {text-align: center; margin: auto;}
.down {margin-top: 16px;}

/*#containerTop {
    background: url("../images/prezentace/bg-header.png") no-repeat;
    width: 701px;
    height: 201px;
    margin: 0 10px;
}*/

#containerMain {
width: 800px;
background-color: white;
text-align: center;

/*margin-top: 25px;*/
}

/*.content {
    width: 661px;
    _width: 701px;
    margin: 0 10px;
    padding: 15px 20px;
}

#containerMain .content {
    margin-top: 80px;
    _margin-top: 90px;
    background: url('../images/prezentace/bg-content.png') bottom left no-repeat;
}
*/
/*#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 198px;
}*/


/*#menuMain {
    position: absolute;
    top: 201px; left: 10px;
    width: 701px; height: 51px;
    background: #000 url('../images/prezentace/bg-menu1.png') no-repeat;
    color: white;
    margin: 0; padding: 0;
    text-align: right;
}*/

/*#menuMain li, #menuTours li {
    display: inline;
    list-style-type: none;
    border-left: 1px solid #c89c79; padding: 0 1em;
    line-height: 51px;
     height: 37px; 
}*/

/*#menuMain li a {
    color: white;
    text-decoration: none;
}*/

/*#menuMain li a:hover {
    color: #E62D32;
}*/

/*#menuTours {
    position: absolute;
    top: 252px; left: 10px;
    width: 701px; height: 29px;
    background: #333 url('../images/prezentace/bg-menu2.png');
    color: #E62D32;
    margin: 0; padding: 0;
    text-align: center;
    font-size: 90%;
}*/

/*#menuTours li {
    line-height: 29px;
    border: none;
    padding-left: 10px;
}*/

/*#menuTours li a {
    color: #E62D32;
    text-decoration: none;
}*/

/*#menuTours li a:hover {
    color: white;
    text-decoration: none;
}*/

/*#containerFooter {
    width: 721px;
    height: 10px;
    background: url("../images/prezentace/bg-bottom.png") no-repeat;
}*/

/*#menuTours li ul {
    display: inline;
    position: absolute;
    top: 30px; left: 20px;
    color: white;
    background: #E6786A;
    line-height: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
}*/

/*#menuTours li ul li {
    height: 15px;
    line-height: 15px;
     margin: 0; 
     padding: 0; 
}*/

/*#menuTours li ul a {color: white;}
#menuTours li ul a:hover {color: blue;}
#menuTours li ul strong {color: #E62D32;}

#menuTours strong, #menuTours strong a {
    color: white;
}*/

.cleaner {
    clear: both;
}

/*label {
    clear: both;
    display: block;
    float: left;
    width: 200px;
    margin-left: 1em;
}*/

.non-active {
    color: #666;
}

.upperMenuItem {
	display: inline;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
}

.lowerMenuItem {
	display: inline;
	margin: 0px 30px 0px 0px;
	_margin: 0px 15px 0px 15px;
}

#upperMenu {
margin: 0px 0px 0px 0px;
}

#lowerMenu {
margin: 0px 0px 0px 0px;

}

/*#menu0 {
background-color: #EA7F41;
width: 100%;
font-family: Arial;
font-size: 130%;
_font-size: 150%;
font-weight: bold;
text-align: right;
color: black;
height: 27px;
vertical-align: center;
}*/

#menu1, #domMenu_main {
margin: 0px;
background-color: white;
width: 100%;
font-size: 11px;
text-align: center;
height: 25px;
margin-left: auto;
margin-right: auto;
}

#menu1 strong {
color: #990005;
font-weight: normal;
}

#menu2 {
background-color: #F8D7C4;
width: 100%;
height: 30px;
font-size: 140%;
_font-size: 150%;
font-weight: bold;
text-align: center;
}

#menu0 a {
color: black;
text-decoration: none;
}

#menu0 a:hover {
color: white;
}

#menu1 a {
color: #4c515e;
text-decoration: none;
font-weight: normal;
}

#menu1 a:hover {
color: #990005;
}

#menu2 a {
color: #E55F12;
text-decoration: none;
}

#menu2 a:hover {
color: black;
}



#containerNavigation {
margin-top: 0px;
width: 800px;
}

#containerContent {
text-align: left;
width: 746px;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #E4E4E4;
}

#searchform {
display: inline;
}

#logodiv {
width: 800px;
height: 231px;
/*height: 240px;*/
}

#logoimg {
margin-bottom: 0px;
border: none;
}

.logop {
font-style: italic;
font-size: 110%;
_font-size: 120%;
margin: 10px 0px 0px 200px;
font-weight: bold;
text-align: right;
}

#mapaleft {
background: #FFF6F4;
width: 49%;
float: left;
text-align: left;
}

#mapamain h1{
margin-left: 20px;
font-size: 17px;
}

#mapamain p{
margin-left: 20px;
width: 350px;
}

#maparight {
background: #FBE7DC;
width: 49%;
float: left;
text-align: left;
padding-bottom: 25px;
}

#contentindex {
float:left;
width: 746px;
_height: 313px;
min-height: 313px;

}

#containerNews {
width: 450px;
}

#wrapper {
float:right;
width: 265px;
margin-right: 2px;
}

#indexboxtop {
width: 100%;
background-color: white;
}

#indexboxtopcontent {
/*width: 233px;
_width: 265px;*/
background-color: #F6F6F6;
padding: 10px 16px 10px 16px;
}

#indexboxbottom {
width: 100%;
background-color: white;
}

#indexboxbottomcontent {
_width: 265px;
background-color: #F6F6F6;
padding: 0px 16px 10px 16px;
font-size: 120%;
}


#content {
width: 780px;
text-align: left;
}

.aktualita {
width: 100%;
margin-bottom: 20px;
text-align: left;

}

#spravaframe {
width:100%;
height:900px;
margin: 0px;
overflow: hidden;
}

#mailframe {
width:100%;
height:400px;
margin: 0px;
}

#mapaframe {
width:100%;
height: 1400px;
margin: 0px;
}

#mailtable {
width: 100%;
text-align: left;
margin-top: 25px;
}

.formbut {
width: 80px;
height: 25px;
border: 1px solid black;
background-color: gray;
margin-top: 5px;
cursor: hand;
display: inline;
}

.formbutsmall {
width: 50px;
height: 22px;
border: 1px solid black;
background-color: gray;
margin-top: 0px;
cursor: hand;
}

#kontakty {
margin-left: 25px;
float: left;
}

.decoranchor {
color: #E75621;
font-weight: bold;
text-decoration: none;
margin-left: 25px;
padding-left: 15px;
background: url('../images/sipka.png') left center no-repeat;
}

#levy_panel a.decoranchor {
color: #E75621;
font-weight: bold;
text-decoration: none;
margin-left: 25px;
padding-left: 15px;
background: url('../images/sipka.png') left center no-repeat;
font-size: 120%;
display: block;
margin-bottom: 12px;
}

#pravy_panel a.decoranchor {
color: #E75621;
font-weight: bold;
text-decoration: none;
margin-left: 25px;
padding-left: 15px;
background: url('../images/sipka.png') left center no-repeat;
font-size: 120%;
display: block;
margin-bottom: 12px;
}

#footer {
width: 780px;
margin-top: 10px;
}

#footer a{
font-size: 150%;
}

.search_result {
font-size: 14px;
font-weight: bold;
margin-bottom: 4px;
width: 100%;
}

.search_result_p {
border: 1px solid #F8D7C4;
}

#paticka {
width: 100%;
border-top: 1px solid #E4E4E4;
margin-top: 10px;

}

.rozdelovac {
border-top: 1px solid black;
}

#slovnik td{
vertical-align: top;
padding-top: 8px;
}

#domMenu_main td {
border-left: 1px solid black;
/*padding-left: 5px;*/
}

#domMenu_main table {
margin-left: auto;
margin-right: auto;
}

.menuhover {
color: #990005;
}

.upperMenuItem span {
margin-left: 1px;
margin-right: 1px;
}

.submenu {
border: 1px solid #333;
background-color: white;
font-size: 11px;
padding: 0px 10px 0px 10px;
margin-top: 2px;
}

/* sprava */

#hornimenu {
border: 1px solid #333;
width: 100%;
text-align: center;
}

#hornimenu a {
margin-left: 20px;
margin-right: 20px;
}

.odkazdiv {
margin-top: 1px;
padding: 0px;
width: 100px;
height: 14px;
border: 1px solid black;
background-color: gray;
text-align: center;
margin-left: auto;
margin-right: auto;
display: block;
}

.odkazdiv-alter {
margin-top: 4px;
padding: 0px;
width: 80px;
height: 25px;
border: 2px solid black;
background-color: gray;
margin-left: 20px;
text-align: center;
float:left;
}

.formtextarea {
width: 553px;
_width: 545px;
height: 36px;
font-family: arial;
margin-left: 30px;
margin-right: 0px;
float: left;
}

.akttextarea {
width: 450px;
height: 150px;
font-family: arial;
margin-left: 15px;
}

.formtextlong {
width: 553px;
_width: 545px;
margin-left: 30px;
margin-right: 0px;
float: left;
}

.formtextshort {
width: 171px;
_width: 172px;
margin-left: 15px;
margin-right: 15px;
float: left;
}

.head {
background-color: #E4E4E4;
text-align: center;
}

#aktseznam {
width: 750px;
border-collapse: collapse;
margin-left: 0px;
font-size: 10px;
}

#aktseznam td {
border: 2px solid #333;
}

#kontakttable {
width: 750px;
border-collapse: collapse;
text-align: left;
}

#kontakttable td {
border: 2px solid #333;
}

#akttable {
width: 600px;
border-collapse: collapse;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#akttable td {
border: 2px solid #333;
}

#kontaktformtable {
width: 600px;
border-collapse: collapse;
text-align: left;
}

#kontaktformtable td {
border: 2px solid #333;
}

.label {
background-color: #E4E4E4;
text-align: center;
}

#strankovani {
float: right;
font-size: 150%;
margin-right: 15px;
}

#vypisstranek {
width: 750px;
border-collapse: collapse;
text-align: left;
margin-left: 0px;

}

#vypisstranek td {
border: 2px solid #333;
height: 30px;
}

#editplocha {
width: 748px;
height: 500px;
}

#ededitplocha {
width: 748px;
height: 500px;
}

#indexplocha1 {
width: 265px;
height: 500px;
}

#indexplocha2 {
width: 265px;
height: 500px;
}



legend {
color: #990005;
}

.formtextarea {
width: 474px;
_width: 475px;
height: 100px;
font-family: "Trebuchet MS",Trebuchet, sans-serif;
margin-left: 15px;
}

/*.def {
width: 150px;
margin-right: 15px;
}*/

.pol { 
	float:left; 
	display:inline; 
	margin-bottom:3px; 
	width: 180px;  
}

.def { 
	float:left;
	display:inline; 
	clear: both; 
	margin-bottom:3px; 
	margin-left:5px; 
	width: 125px; 
}

.under { 
	clear:both; 
	font-size:10px; 
	font-style:italic; 
	margin-left:130px; 
	width:200px;
	margin-bottom:5px; 
}

.formodkaz {
font-size:10px;
vertical-align: top;
line-height: 10px;
}

#vypisstranek a:hover {
font-size:10px;
vertical-align: top;
line-height: 10px;
}