@media screen{
html {
	min-height: 100%;
	font-family: Verdana, Tahoma;
	font-size: 100%;
}

* {
	margin: 0;
	padding: 0;
}

.left {
  float: left;
  margin: 10px 10px 10px 0px;
}

.right {
  float: right;
  margin: 10px 0px 10px 10px;
}

a {
  color: #005B9C;
  text-decoration: none;
}

a:hover {
	color: #0013B2;
}

img {
border: 0;
}

em {
  font-weight: bold;
  font-style: normal;
}

.italic {
  font-style: italic;
}

body {
	background-color: white;
	color: #000;
}

.cela {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border: 1px solid #6c6b71;
	background-color: white;
}

.navigation-top {
	background: url(img/vrch.jpg);
	height: 23px;
	padding: 0 0 0 250px;
}

.navigation-top li {
	color: black;
    display: block;
	font-size: 65%;
	font-family: Verdana, Tahoma;
	line-height: 23px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-left: 20px;
}

.navigation-top li a {
	color: black;
	display: block;
}

.navigation-top li a:hover {
	display: block;
	color: #000;
}

.header {
	background: url(img/logo.jpg) no-repeat;
  	width: 980px;
	height: 220px;
}

#cse-search-box {
	padding: 10px;
	width: 275px;
	position: relative;
	left: 215px;
	top: 160px;
	border: 1px solid #999;
	text-align: center;
}

#cse-search-box #q {
	border: 1px solid #999;
	width: 200px;
}

#cse-search-box #s {
	color: #303030;
	border: 1px solid #999;
	background: #F5F5F5;
	height: 22px;
	padding: 0 3px;
}

.nadpis_stranek {
  visibility: hidden;
  width: 0px;
  height: 0px;
  line-height: 0px;
  float: left;
}

.navigation {
	background: url(img/menu.jpg);
	min-height: 43px;
	width: 980px;
}

.navigation li {
	color: black;
  	display: block;
	float: left;
	font-size: 70%;
	line-height: 43px;
	text-decoration: none;
	text-align: center;
	background: url(img/menu.jpg) repeat-x;
}

.navigation .separator {
	background: url(img/menusepar.jpg);
	height: 43px;
	width: 1px;
}

.navigation li a {
	color: black;
	display: block;
	padding: 0 17px;
}

.navigation .hover {
	background: url(img/menu-hover.jpg) repeat-x;
}

.navigation li a:hover {
	display: block;
	color: #000;
	background: url(img/menu-hover.jpg) repeat-x;
}

.main {
	background: url(img/bgmain.jpg) repeat-y;
 	float: left;
}

.sidenav {
	width: 200px;
	float: left;
}

.sidenav h2 {
	color: black;
	font-size: 70%;
	padding-left: 12px;
	height: 25px;
	line-height: 22px;
	background: url(img/h2y.jpg);
	font-weight: bold;
}

.sidenav p {
	font-size: 70%;
	text-align: left;
	margin: 8px 3px 8px 12px;
}

.sidenav .center {
	font-size: 70%;
	text-align: center;
	width: 185px;
}

.sidenav .center a {
  color: #000099;
}
	
.sidenav h3 {
	color: black;
	font-size: 70%;
	padding-left: 15px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
}

.sidenav ul {
  	width: 200px;
}

.sidenav li {
  	list-style: none;
	line-height: 20px;
}
	
.sidenav li a {
	font-size: 70%;
	display: block;
	color: black;
	padding: 5px 2% 5px 12%;
	text-decoration: none;
	width: 86%;
	border-bottom: 1px solid #6c6b71;
}

.sidenav li a:hover {
	color: #000;
	background: url(img/bgmain-hover.jpg) repeat-y;
	width: 85%;
}

.sidenav .hover {
	background: url(img/bgmain-hover.jpg) repeat-y;
}

.sidenav li li a {
  padding-left: 50px;
  width: 73%;
}

.sidenav li li a:hover {
  color: #000;
  width: 72%;
}

.content {
	margin-left: 11px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 767px;
	float: left;
}

.footer {
	background: url(img/menu.jpg) repeat-x;
	color: black;
	clear: both;
	width: 980px;
	height: 23px;
	line-height: 23px;
	font-size: 60%;
}

.footer a{
	color: black;
	text-decoration: none;
}

.footer a:hover {
  color: #000099;
}

.copy {
	float: left;
	padding-left: 15px;
}

.styl {
	float: right;
	padding-right: 15px;
}

.clanek {
	border: 1px solid #bab9c2;
	color: black;
	font-size: 70%;
	margin-bottom: 12px;
	width: 755px;
	float: left;
}

.clanek .polovina {
  width: 46%;
  float: left;
}

.clanek h2 {
	text-align: left;
	border-bottom: 1px solid #bab9c2;
	margin-bottom: 10px;
	background: url(img/vrch.jpg) repeat-x;
	font-weight: bold;
	font-size: 100%;
	line-height: 25px;
	width: 745px;
	padding-left: 10px;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.anketa {
  width: 190px;
  float: right;
  margin: 25px 15px 5px 0px;
}

html>body .anketa {
  margin: 25px 35px 5px 0px;
}

.anketa div {
  border: 0px !important;
  width: 190px !important;
  background-color: white !important;
}

.anketa a {
  text-decoration: none !important;
}

.anketa tr {
  border: 0 !important;
}

.anketa td {
  padding: 3px 3px  !important;
}

.zbytek .table-home th {
  text-align: center;
}

.zbytek .table-home td {
  padding: 3px 15px;
}

.zbytek .pocasi {
  width: 210px;
  margin: 0 auto;
}

.zbytek .pocasi div {
  width: 69px !important;
}

.zbytek {
	padding: 0px 8px 10px 8px;
}

.zbytek .top-space10 {
  margin-top: 10px;
}

.zbytek .top-space20 {
  margin-top: 20px;
}

.zbytek a {
  color: #000099;
  font-style: italic;
}

.velky {
  width: 735px;
  font-size: 250%;
  text-align: center;
  margin-bottom: 15px;
}

.zbytek h2 {
  font-size: 120%;
}

.zbytek h3 {
  font-size: 100%;
}

.vetsi {
  font-size: 150% !important;
}

.vetsi2 {
  font-size: 130% !important;
}

.zbytek p {
  margin-bottom: 10px;
}

.fotogalerie {
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 755px;
}

.foto {
	text-align: center;
	width: 167px;
	height: 125px;
	padding-left: 14px;
	margin-bottom: 15px;
	float: left;
}

.popisek {
	width: 169px;
	height: 160px;
}

table {
	border: 1px solid #bab9c2;
	border-collapse: collapse;
	margin-bottom: 10px;
	font-size: 100%;
}

th {
	background-color: #e8f0fd;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}

tr {
  border-top: 1px solid #bab9c2;
}

tr:hover {
  background-color: #ffeb9d;
}

td, th {
  padding: 3px;
}

.akce td, .akce th {
  border-top: 1px solid #bab9c2;
}

.rozpocet td:last-child, .rozpocet th:last-child
{
  text-align: right;
}

.wide {
  width: 740px;
}

.uredni_deska td {
  padding-bottom: 7px;
  padding-top: 7px;
  padding-left: 5px;
}

.uredni_deska th {
  border-right: 1px solid #bab9c2;
}

.grid th {
     border-left: 1px solid #bab9c2;
     border-right: 1px solid #bab9c2;
     text-align: center;
}

.grid td {
     border-left: 1px solid #bab9c2;
     border-right: 1px solid #bab9c2;
}

caption {
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
}

.zbytek ul {
 	padding-bottom: 7px;
}

.zbytek li {
	margin-left: 15px;
	margin-bottom: 2px;
}

.zbytek ol {
 	padding-bottom: 7px;
}

.zbytek ol li {
	margin-left: 25px;
	margin-bottom: 3px;
}

.zbytek ol li ol {
	list-style-type: lower-alpha;
}

.obecni_urad {
  float: left;
  margin: 0 40px 15px 35px;
}

.obecni_urad_home {
  float: left;
  margin: 33px 15px 15px 15px;
}

.odsazeny {
  padding: 20px 0 20px 35px;
}

.uredni_hodiny td {
  padding: 3px 25px 3px 25px;
}

.doleva td {
  text-align: left;
}

.pocitadlo_knihovna {
  float:right;
  margin:15px;
  padding:8px;
  text-align:center;
  border:1px solid #bab9c2;
}

.sitemap {
	border: 1px solid #bab9c2;
	float: left;
	color: black;
	font-size: 70%;
	margin-bottom: 12px;
	width: 758px;
	background-color: #f9f8fb;
}

.sitemap h1 {
	text-align: left;
	border-bottom: 1px solid #6c6b71;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	background: url(img/vrch.jpg) repeat-x;
	font-weight: bold;
	font-size: 100%;
	clear: both;
	width: 738px;
	line-height: 20px;
}

}

@media print{
* {
	padding: 0;
	margin: 0;
	color: black;
}

.sidenav, .navigation-top, .navigation, .header, .footer, #cse-search-box, .nadpis_stranek {
  display: none;
}

a {
  text-decoration: none;
}

.left {
  float: left;
  margin: 10px 10px 10px 0px;
}

.right {
  float: right;
  margin: 10px 0px 10px 10px;
}

img {
border: 0;
}

em {
  font-weight: bold;
  font-style: normal;
}

.italic {
  font-style: italic;
}

.clanek {
	border: 1px solid #bab9c2;
	color: black;
	font-size: 70%;
	margin-bottom: 12px;
	float: left;
	width: 775px;
}

.clanek h2 {
	text-align: left;
	border-bottom: 1px solid #6c6b71;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 20px;
	padding-left: 10px;
}

.clanek .polovina {
  width: 46%;
  float: left;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.anketa {
  width: 190px;
  float: right;
  margin: 25px 15px 5px 0px;
}

html>body .anketa {
  margin: 25px 35px 5px 0px;
}

.anketa div {
  border: 0px !important;
  width: 190px !important;
  background-color: white !important;
}

.anketa a {
  text-decoration: none !important;
}

.anketa tr {
  border: 0 !important;
}

.anketa td {
  padding: 3px 3px  !important;
}

.zbytek .table-home th {
  text-align: center;
}

.zbytek .table-home td {
  padding: 3px 15px;
}

.zbytek .pocasi {
  width: 210px;
  margin: 0 auto;
}

.zbytek .pocasi div {
  width: 69px !important;
}

.zbytek {
	padding: 0px 8px 10px 8px;
	width: 745px;
}

.zbytek .top-space10 {
  margin-top: 10px;
}

.zbytek .top-space20 {
  margin-top: 20px;
}

.zbytek a {
  font-style: italic;
}

.velky {
  width: 735px;
  font-size: 250%;
  text-align: center;
  margin-bottom: 15px;
}

.zbytek h2 {
  font-size: 120%;
}

.zbytek h3 {
  font-size: 100%;
}

.vetsi {
  font-size: 150% !important;
}

.zbytek p {
  margin-bottom: 10px;
}

.fotogalerie {
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 755px;
}

.foto {
	text-align: center;
	width: 167px;
	height: 125px;
	padding-left: 14px;
	margin-bottom: 15px;
	float: left;
}

.popisek {
	width: 169px;
	height: 160px;
}

table {
	border: 1px solid #bab9c2;
	border-collapse: collapse;
	margin-bottom: 10px;
	font-size: 100%;
}

th {
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}

tr {
  border-top: 1px solid #bab9c2;
}

td, th {
  padding: 3px;
}

.akce td, .akce th {
  border-top: 1px solid #bab9c2;
}

.wide {
  width: 740px;
}

.uredni_deska td {
  padding-bottom: 7px;
  padding-top: 7px;
  padding-left: 5px;
}

.uredni_deska th {
  border-right: 1px solid #bab9c2;
}

.grid th {
     border-left: 1px solid #bab9c2;
     border-right: 1px solid #bab9c2;
     text-align: center;
}

.grid td {
     border-left: 1px solid #bab9c2;
     border-right: 1px solid #bab9c2;
}

caption {
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
}

.zbytek ul {
 	padding-bottom: 7px;
}

.zbytek li {
	margin-left: 15px;
	margin-bottom: 2px;
}

.zbytek ol {
 	padding-bottom: 7px;
}

.zbytek ol li {
	margin-left: 25px;
	margin-bottom: 3px;
}

.zbytek ol li ol {
	list-style-type: lower-alpha;
}

.obecni_urad {
  float: left;
  margin: 0 40px 15px 35px;
}

.obecni_urad_home {
  float: left;
  margin: 33px 15px 15px 15px;
}

.odsazeny {
  padding: 20px 0 20px 35px;
}

.uredni_hodiny td {
  padding: 3px 25px 3px 25px;
}

.doleva td {
  text-align: left;
}

.pocitadlo_knihovna {
  float:right;
  margin:15px;
  padding:8px;
  text-align:center;
  border:1px solid #bab9c2;
}

}
