* {
	margin: 0;
	padding: 0;
}



body {
	font: 80%/1.3 Verdana, "Geneva CE", Arial, lucida, sans-serif;
	background: #3a66c0;
	color: #000;
	text-align: center;
	min-width: 770px;
	margin-left: auto;
	margin-right: auto;
}
html>body {
	/*font-size: small;*/
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px;
}
hr {
	display: none;
}
/***********************************************************************************************/



h2{
	color: #000;
	padding-left: 20px;
	border-bottom: 1px dashed #000;
	font-size: 140%;
	line-height: 1.4;
	font-weight: bold;
	overflow: hidden;
}

h3 {
	color: #000;
	font-size: 110%;
	padding: 5px 0;
	text-decoration: underline;
}	

h3.start {
	color: #000;
	font-size: 110%;
	margin: 10px 0 0 0;
	text-decoration: underline;
}		

h3.vcont {
	color: #000;
	font-size: 110%;
	padding: 0px;
	margin-bottom: -10px;
	text-decoration: underline;
	border-right: 1px dashed #000;
}	

#content p {
font: 100%/1.25 Verdana, "Geneva CE", Arial, lucida, sans-serif;
word-spacing: 1px;
letter-spacing: 0px;
margin-top: 15px;
margin-bottom: 10px;
padding-right: 20px;
border-right: 1px dashed #000;
}

#content p.posledni {
padding-top: 0px;
margin-bottom: 100px;
padding-right: 20px;
padding-bottom: 0px;
border: none;
}


/**********************/
/* global definitions **************************************************************************/
/**********************/
#main, #top, #head, #foot {
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

#main{
height: auto;
background: #eff4ff url("../images/hrad2.jpg") no-repeat right bottom;
}


#mainin {
height: auto;
	background: url("../images/main.gif") repeat-y;
	border-right: 5px solid #333;
}	

#main>#mainin{
height: auto;
min-height: 568px;
}

*#mainin {
height: 561px;
}


#top {
	height: 108px;
	background:  url("../images/hlavicka.jpg") no-repeat;
}		


#top h1 {
	margin:0;
	padding:0;
}
#top a {
	display:block;
	background:  url("../images/hlavicka.jpg") no-repeat;
	width:760px;
	height:100px;
}
#top a:visited {
	border:0 !important;
}
#top span, .invisible, .skipmenu {
	position:absolute;
	top:-1000px;
	left:0;
	height:1px;
	overflow:hidden;
}				

#foot {
clear: both;
font: 100%/1.25 Verdana, "Geneva CE", Arial, lucida, sans-serif;
	width: 770px;
	margin-left: auto;
	height: 22px;
	background:  url("../images/paticka.jpg") no-repeat;
	vertical-align: top;
	padding-top: 1px;
}	

#foot p {
height: 15px;
font: 100%/1.25 Verdana, "Geneva CE", Arial, lucida, sans-serif;
text-align: left;
padding: 0px;
margin: 0px;
padding-left: 10px;
vertical-align: top;
}

a.infoot {
padding: 0px;
margin: 0px;
vertical-align: top;
color: #000;
text-decoration: none;
}

a.infoot:hover {
padding: 0px;
margin: 0px;
vertical-align: top;
color: #ccc;
text-decoration: none;
}

span.infoot {
vertical-align: top;
color: #000;
text-decoration: none;
}

/***********************/

html>body #content {
	min-height: 500px;
	padding: 20px 75px 50px 235px;
	line-height: 1.5;
	color: #000;
	text-align: justify;
}	

*#content {
	text-align: justify;
	color: #000;
	padding: 20px 75px 50px 235px;
}

/**********************/
/******* menu ***************************************************************************/
/**********************/

html>body #menu {
   width:168px;
	float: left;
	color: #595959;
	overflow:  hidden;
	font-size: 105%;
    padding-left: 11px;
    margin: 0px;
}

*#menu {
	width: 168px;
	float: left;
	color: #595959;
	overflow:  hidden;
	font-size: 105%;
    padding: 15px 0px 25px 11px;
 }	


#menu ul{
margin: 0 0 15px 13px;

  }
  
*#menu li  {
width: "180px";
list-style:none;
  }

html>body #menu li{
  list-style:none;
  }
  
    

#menu li.active{
background:url("../images/inactive.gif") no-repeat left center;
padding: 0 0 0 30px; 
  font-weight:bold;
  color:#000;
} 


li.inactive {
width: 130px;
color: #333;
font-weight: bold;
border-bottom:1px solid #963502;
border-top:1px solid #963502;  
padding: 0 0 0 15px; 
background: #f2f6ff;
}


*#menu a{
text-decoration:none;
/*display:block;*/
padding: 2px 0 2px 30px; 
}

li{
padding-top: 1px;
padding-bottom: 1px;

}

#menu a:link,#menu a:visited{
color:#963502;
}

#menu a:hover{
background:url("../images/active.gif") no-repeat left center;
color:#d3843d
}
/* menu ****************************************************************************/
/* tables **************************************************************************/

table {
	text-align: center;
	color: #000;
	font-size: 100%;
	border-collapse: collapse;
	line-height: 1.4;
	font-weight:bold;
	width: 450px;
	}
/*
.table{
padding:5px 75px 15px 25px;}
*/
table td{
text-align: justify; }

th,td{
 padding: 1px 5px 1px 5px;
 border: 1px solid #000;
 font-weight: normal;
 line-height: 1.5;
 font-size: 100%;
 color: #000;
 background-color: #ccc;
 }
th{text-align:center; width: 25%;}

th.inf {
background: #f87a53;
// 
line-height: 1.2;
color: #000;
border-top: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
padding: 0px;
font-size: 100%;
}
td {text-align: right;}

table td.inf{
background: #f87a53;
line-height: 1.2;
color: #000;
text-align: center;
border-top: 1px solid #000;
border-right: 1px solid #000;
}


th.hodiny{
width: 35%;
}

td.hodiny{
text-align: center;
}

#erb {
width:100px;
float: right;
padding-right: 40px;
padding-top: 20px;
}

img.validace {
border: none;
}

img.vcont {
border: 1px solid #ccc;
}

a.nahoru {
color: #333;
text-align: right;
margin-left: 320px;
float: left;
border: none;
}

img.nahoru {
margin-left: 10px;
border: none;
}

a.nahoru:hover {
color: #ccc;
text-align: right;
margin-left: 320px;
float: left;
border: none;
}



p.important{
font-size: 120%;
}

table.zastupitele {
font: 95%/1.3 Verdana, "Geneva CE", Arial, lucida, sans-serif;
word-spacing: 1px;
letter-spacing: 0px;
border: 0px;
width: 415px;
background: #000;
}

table.zastupitele th{
width: 150px;
text-align: left;
padding: 0px;
margin: 0px;
padding-left: 15px;
background: #eff4ff;
border: none;
}

table.zastupitele th.inf{
background: #f87a53;
border: 1px solid #000;
}
table.zastupitele td{
text-align: left;
padding-left: 15px;
padding-right: 5px;
}

table.zastupitele th.cc{
background: #ccc;
border: 1px solid #000;
}


table.zastupitele td{
border: 1px solid #000;
}

table.zastupitele th.ramek{
background: #eff4ff;
border-left: 1px solid #eff4ff;
border-bottom: 1px solid #000;
}

table.zastupitele td.a{
font-weight: bold;
background: #c6522a;}
table.zastupitele td.b{
background: #c66541;}
table.zastupitele td.c{
background: #c87f64;}
table.zastupitele td.d{
background: #c88971;}
table.zastupitele td.e{
background: #c99b8a;}
table.zastupitele td.f{
background: #cab5ad;}

table.udoba {
width: 405px;
}


table.udoba th.b{
background: #c66541;}
table.udoba td.b{
text-align: center;
background: #c66541;}

table.udoba th.c{
background: #c87f64;}
table.udoba td.c{
text-align: center;
background: #c88971;}

table.udoba th.d{
background: #cab5ad;}
table.udoba td.d{
text-align: center;
background: #cab5ad;}

a.odkaz {
font-weight: bold;
color: #c6522a;}

a.odkaz:hover {
color: #ccc;
font-weight: bold;
}

a.kontext {
color: #000;
text-decoration: underline;
}

a.kontext:hover {
color: #ccc;
text-decoration: underline;
}

table.fotogalerie {
width: 405px;
background: #ccc;
border: 1px solid #000;
}

table.fotogalerie th{
border: 1px solid #000;
text-align: center;
width: 33%;
}

table.fotogalerie td{
border: 1px solid #000;
text-align: center;
width: 33%;
}

img.galerie {
border: none;
}

/*************************************************************/

table.privat {
margin: 20px 0px; 
padding: 0px;
width: 445px;
}


table.privat th{
background: #ccc; 
border-collapse: collapse;
padding-bottom: 6px;
vertical-align: middle;
margin: 0px;
}

html>body table.privat th{
padding-bottom: 1px;
}

table.privat td{
width: 53%;
vertical-align: top;
margin-top: 0px;
padding: 0px 0px 1px 5px;
}


table.privat th.inf{
background: #f87a53; 
width: 47%;
padding: 0px 10px 1px 10px;
}

table.privat td.inf{
width: 53%;
background: #f87a53; 
padding: 0px 10px 1px 10px;
vertical-align: middle;
}

td p.privat {
padding: 0px;
margin: 0px;
}

#inpriv {
font: 100%/1.3 Verdana, "Geneva CE", Arial, lucida, sans-serif;
padding: 8px 9px 5px 5px;
margin: 0px;
}

#inpriv p {
color: #000;
font: 90%/1.2 Verdana, "Geneva CE", Arial, lucida, sans-serif;
word-spacing: 0px;
letter-spacing: 0px;
text-align: justify;
}

img.privat {
border: 1px solid #000;
margin: 4px 3px -1px 3px;
padding: 0px;
}

img.privatsmall {
border: 1px solid #000;
margin: 0px 3px 0px 0px;
}

img.privatsmalll {
border: 1px solid #000;
margin: 3px 3px 0px 0px;
}

a.privat {
font: 95%/1.3 Verdana, "Geneva CE", Arial, lucida, sans-serif;
font-weight: bold;
color: #000;
text-decoration: underline;
}

a.privat:hover {
color: #c6522a; 
text-decoration: underline;
}


table.privat td span.jmeno {
font-weight: bold;
}				

table.news {
width: 420px;
}

table.news td{
font: 97%/1.4 Verdana, "Geneva CE", Arial, lucida, sans-serif;
}

.pocitadlo {
height: 14px;
width: 14px;
border: none;
margin-top: 2px;
}