body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	scrollbar-arrow-color:rgb(202,202,202);
	scrollbar-face-color:rgb(255,255,255);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(255,255,255);
	scrollbar-3dlight-color:rgb(202,202,202);
	scrollbar-darkshadow-color:rgb(202,202,202);
	scrollbar-track-color:rgb(255,255,255);
	}

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

p,td,li,ol,ul,input,button,body,div,select{
	font-size: 11px;
	}

p,td,li,ol,ul,body,div,span,input{
	color: black;
	}

p,h1,h2,h3,h4,h5,h6,div {
	margin: 0px; 
	padding: 0px
	}

p {
	margin-bottom: 8px
	}

a, a:visited,a:hover,a:active {
	color: blue;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: rgb(0,0,102);
	margin-bottom:25px;
	text-align:right;
	letter-spacing:-1px;
	}

h2 {
	font-size: 13px;
	font-weight:bold;
	color: black;
	margin-top:20px;
	margin-bottom:2px;
	text-align:left;
	}

h3 {
	font-size: 10px;
	font-weight: normal;
	color: black;
	margin-bottom:30px;
  }


h4 {
	font-size: 11px;
	font-weight: bold;
	}

h5{
	font-family:Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: rgb(120,120,120);
	margin-bottom:5px;
	}

h5 a, h5 a:visited,h5 a:hover,h5 a:active{
	font-family:Tahoma;
	font-size: 10px;
	color:rgb(255,255,255);
	}

h6{
	font-size: 10px;
	font-weight:normal;
	}

li {
	margin-top: 0px; 
	margin-bottom: 2px;
	}

ol, ul {
	margin-top: 10px; 
	margin-bottom: 35px;
	}

.bold {
  font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.small, .small * {
	font-size: 10px;
	}

.smaller, .smaller * {
	font-size: 9px;
	}

.right {
	text-align: right;
	}

.left {
	text-align: left;
	}

.center {
	text-align: center;
	}

img.obr {
	border:1px solid rgb(72,77,109);
	}

img.obr-r {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	border:1px solid rgb(72,77,109);
	}

img.obr-l {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	border:1px solid rgb(72,77,109);
	}

.obj-r {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	}

.obj-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.r {
	float: right;
	}

.l {
	float: left;
	}


.silver {
	padding: 5px;
	background-color: rgb(220,220,220);
	}

/* tabulky ------------------------------------------------------- */
td.tabulka, .tabulka td {
	background-color: rgb(25,33,75);
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	}

td.tabulka1, .tabulka1 td {
	background-color: rgb(25,33,75);
	padding-left:5px;
	padding-right:5px;
	}
	
td.tabulka-sloupec, .tabulka-sloupec td {
	background-color: rgb(25,33,75);
	padding-left:5px;
	padding-right:5px;
	}

td.tabulka-zahlavi, .tabulka-zahlavi td {
	background-color: rgb(53,68,101);
	color:rgb(255,255,255);
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	}

td.tabulka-polozka, .tabulka-polozka td {
	font-weight: bold;
	padding-right:5px;
	text-align: right;
	vertical-align: baseline;
	}

td.podtrh, .podtrh td {
	border-bottom:1px solid rgb(72,77,109);
	}

.tabulka-vyrazna {
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: 2px solid rgb(182,182,182);
	border-bottom: 2px solid rgb(182,182,182);
	}

.sloupec1-2 {
	float:left;
	width:48%;
	}

.sloupec2-2 {
	float:right;
	width:48%;
	}

ol.abcd, ul.abcd{
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.abcd li{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

ul.seznam, ol.seznam{
	margin-top: 3px; 
	margin-bottom: 10px;
	}  
  	
ul.seznam li, ol.seznam li {
	margin-top: 0px; 
	margin-bottom: 3px;
	}  
  	
ul.obr {
	margin:0px 0px 30px 20px;
	padding:0px;
	list-style-image: url("pics/elements/dalsi_s.gif");
}

ul.obr li{
	margin-bottom:10px;
}

.smaller-n {
	font-size: 9px;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;
}

hr {
	color:rgb(160,160,160);
	background-color:rgb(160,160,160);
	height:1px;
	margin:0px;
	padding:0px;
	border:none;
	}

.gold {
	color: rgb(255,204,0);
	}
  
.podpis {
	font-size: 10px;
	width: 270px; 
	margin-top: 100px;
	text-align:center;
	float:right;
	}


.tabulka-stred {
	width:100%;
	}
	
.tabulka-stred td{
	background-color:rgb(250,250,250);
	}
	
.tabulka-stred td.roh1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url('pics/elements/roh1.gif');
	width:7px;
	height:7px;
	background-color:transparent;
	}

.tabulka-stred td.roh2 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url('pics/elements/roh2.gif');
	width:7px;
	height:7px;
	background-color:transparent;
	}

.tabulka-stred td.roh3 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:url('pics/elements/roh3.gif');
	width:7px;
	height:7px;
	background-color:transparent;
	}

.tabulka-stred td.roh4 {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url('pics/elements/roh4.gif');
	width:7px;
	height:7px;
	background-color:transparent;
	}

.hrana0 {
	vertical-align:top;
	padding:15px;
	}
	
.hrana1 {
	background-repeat: repeat-x;
	background-position: center top;
	background-image:url('pics/elements/hrana.gif');
	}
	
.hrana2 {
	background-repeat: repeat-y;
	background-position: right center;
	background-image:url('pics/elements/hrana.gif');
	}
	
.hrana3 {
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image:url('pics/elements/hrana.gif');
	}
	
.hrana4 {
	background-repeat: repeat-y;
	background-position: left center;
	background-image:url('pics/elements/hrana.gif');
	}
	
	
	
	
	
/* hlavička ------------------------------------------------------- */
#page {
	margin-left:-398px;
	width:796px;
	position:absolute;
	left: 50%;
	top: 35px;
	padding-bottom:30px;
	}

#shadow {
	background-repeat: repeat-y;
	background-position: center top;
	background-image:url('pics/elements/back-shadow.png');
	}

#border {
	background-color:rgb(255,255,255);
	margin: 0px 11px 0px 11px;
	}

#white {
	width:100%;
	}

#navigation{
	font-family:Tahoma;
	font-size:10px;
	color: rgb(0,0,102);
	text-align:right;
	margin: 0px 20px 5px 0px;
	}

#logo-print {
	display:none;
	}

#hlavicka {
	width:100%;
	background-color:rgb(0,0,102);
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url('pics/elements/back-hlavicka.jpg');
	}

#hlavicka div.cze {
  position:absolute;
  top: 40px;
  right: 20px;
  }

#hlavicka div.eng {
  position:absolute;
  top: 40px;
  right: 55px;
  }

#hlavicka img.logo {
	margin: 45px 0px 20px 35px;
}

#hlavicka img.logo-party {
	margin: 30px 0px 17px 70px;
}

#lista {
	margin:2px 0px 1px 0px;
	padding:0px 5px;
	background-color: rgb(40,10,90);
	}

#lista .td{
	font-weight:normal;
	color: white;
  }

#lista .td1{
	font-weight:normal;
	color: rgb(255,204,0);
  }

.menu-item {
	z-index:50;
	position:relative;
	float: right;
	}

.menu {
	display: block;
	cursor: pointer;
	border-left:1px solid rgb(152,152,152);
	padding:3px 11px;
	margin: 3px 0px 2px 0px;
}

.menu-eng {
	display: block;
	padding: 3px 11px;
}

.popup {
	background-image: url(/pics/elements/back-popup-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:170px;
	padding-top:5px;
	position: absolute;
	z-index:50;
	top:27px;
	left:0px;
	visibility: hidden;
	filter : Alpha(Opacity=90);
	}

.popup div.dno{
	background-image: url(/pics/elements/back-popup-bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width:100%;
	padding-bottom:5px;
	}

.popup div.vnitrek{
	background-image: url(/pics/elements/back-popup-core.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width:100%;
	padding:5px 0px;
	}

.popup p{
	background-color: rgb(250,250,250);
	margin: 0px 2px;
	padding: 0px;
	}


.popup a, .popup a:visited, .popup a:active, .popup a:hover {
  color: rgb(102,102,102);
  background-color: transparent;
  text-decoration: none;
  padding: 2px 5px 2px 8px;
  display: block;
	}

.popup a:hover , .popup a:active {
  color: white;
  background-color: rgb(82,82,82);
	}

/* tělo stránky ------------------------------------------------------- */
#telo {
	padding:30px 5px 50px 5px;
	background-repeat: repeat-y;
	background-position: right top;
	background-image:url('pics/elements/back-index.png');
	}

#stred {
	margin-left:210px;
	}

#stred-index {
	margin-right:420px;
	}

.matrjoska {
	width:99%;
	position:relative;
	}

.blok {
	width:100%;
	display:table;
	}

#nadpis {
	width:100%;
	}

#obsah {
	clear:both;
	width:100%;
	}

.clear {
	clear:both;
	}

div.clear {
	height:1px;
	}

.clear-left {
	clear:left;
	}

.clear-right {
	clear:right;
	}


/* levé menu ------------------------------------------------------- */
#leve-menu {
	float:left;
	}

.leve-menu-normal {
	width:200px;
	}

.leve-menu-index {
	width:190px;
	}

#leve-menu img.ikona {
	}

#leve-menu h4 {
	color:rgb(255,255,255);
	background-color: rgb(90,180,25);
	padding: 5px 5px 5px 10px;
	margin-bottom:2px;
	text-transform: uppercase;
}

#leve-menu ul {
	margin: 0px 0px 1px 0px;
	padding:0px;
	list-style: none;
	}

#leve-menu li {
	display: block;
	background-color: rgb(152,152,152);
	margin: 1px 0px 0px 0px;
	padding: 0px;
  }

#leve-menu li a, #leve-menu li a:visited, #leve-menu li a:hover, #leve-menu li a:active {
  color: white;
  background-color: transparent;
  display: block;
  text-decoration: none;
  padding: 3px 5px 3px 10px;
  height:20px;
  }

#leve-menu li a:hover, #leve-menu li a:active {
  color: white;
  background-color: silver;
  }

#leve-menu p {
	margin: 10px 0px 0px 10px;
	font-size:10px;
  }

#leve-menu img.obrazek {
	margin-bottom:5px;
	}

#leve-menu h5 {
	margin: 10px 0px 0px 10px;
	padding-top: 5px;
	border-top: 1px solid rgb(72,77,109);
  }


/* vyhledávač ------------------------------------------------------- */
#vyhledavac {
	padding: 5px 0px 0px 3px;
	}

form{
	margin:0px;
	padding:0px;
	}

input.pole{
	width:140px;
	margin:0px;
	border:1px solid rgb(160,160,160);
	background-color:white;
	}

#vyhledavac input.pole {
	border: none;
	}

input.button {
	font-size: 10px;
	font-weight:bold;
	color: white;
	background-color:transparent;
	border:none;
	padding:0px;
	margin:0px;
	cursor: pointer;
	}


input.button1 {
	font-size: 10px;
	font-weight:bold;
	color: rgb(120,120,120);
	background-color:transparent;
	border:none;
	padding:0px;
	margin:0px;
	cursor: pointer;
	}

/* patička ------------------------------------------------------- */
#paticka {
	width:100%;
	height: 70px;
	font-size: 10px;
	background-color:rgb(0,0,102);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image:url('pics/elements/back-paticka.jpg');
	}

#paticka img {
/*	float:right; */
	}

#paticka #copyright{
	float: left;
	color: white;	
	padding: 15px 200px 30px 20px;
}

#paticka #links {
	float: left;
	padding-top: 15px;
	color: white;
}

#paticka #links a {
	display: block;
	float: left;
/*	color: white; */
}
#paticka #links img {
	border: 0px;
/*	margin: 3px; */
	padding-right: 10px;
}


/* stránky ------------------------------------------------------- */
.report {
	font-family:Tahoma;
	color:rgb(120,120,120);
	margin-left:2px;
	margin-bottom:10px;
	}

.razeni {
	font-size: 10px;
	padding: 3px 5px;
	color:rgb(120,120,120);
	background-color: rgb(230,230,230);
  border:1px solid rgb(160,160,160);
	}

.razeni a {
	color:rgb(120,120,120);
	}


.navigace{
	color: rgb(202,202,202);
	}

.navigace, .navigace *{
	font-size: 10px;
	}

.navigace a,.navigace a:visited,.navigace a:hover,.navigace a:active {
	text-decoration: none;
	color: rgb(120,120,120);
	}

.navigace a:hover {
	color: rgb(255,204,0);
	}

.active {
	color: rgb(255,0,0);
	}


/* text ------------------------------------------------------- */
#text {
	text-align:justify;
  }

#text h2 span {
	font-weight:normal;
  }

#text p {
  }


/* rubrika ------------------------------------------------------- */
#rubrika {
  }

#rubrika table{
	margin-top: 25px;
	margin-bottom: 30px;
}

#rubrika td{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 15px;
}

#rubrika td.datum {
	padding-left:10px;
	width:80px;
	vertical-align: baseline;
	background-color: rgb(25,33,75);
	}

#rubrika td.text {
	padding-left:20px;
	}

#rubrika td.obrazek img{
	margin-right: 20px;
  border:1px solid rgb(160,160,160);
}

#rubrika td.obrazecek img{
	margin-right: 10px;
	border:1px solid rgb(72,77,109);
}

#rubrika td.ikona img{
	margin-right: 20px;
}

#rubrika h4{
	margin-bottom:2px;
}

#rubrika h5{
}

#rubrika p{
	font-size: 11px;
}


/* pozvanky ------------------------------------------------------- */
#pozvanky {
	width:100%;
  }

#pozvanky table {
	width:100%;
	border-bottom:1px solid rgb(150,140,120);
  margin: 20px 0px 10px 0px;
  }

#pozvanky td {
	vertical-align: top;
	border-top:1px solid rgb(150,140,120);
	padding: 5px 10px;
  }

#pozvanky td.kdy {
	font-weight:bold;
	background-color: rgb(230,220,210);
	width:125px;
  }

#pozvanky td.popis {
  }

#pozvanky h4{
	font-size: 11px;
	font-weight: bold;
	margin-bottom:1px;
  }

#pozvanky h5{
	font-size: 11px;
	font-weight: normal;
	color: rgb(120,120,120);
	margin-bottom:5px;
  }

#pozvanky td.mezera {
	height:25px;
  }

/* fotogalerie ------------------------------------------------------- */
#fotogalerie {
  }

#fotogalerie h4{
	font-weight: normal;
	margin-bottom:2px;
	text-transform:none;
  }

#fotogalerie img{
	float:left;
	margin-right:10px;
	border:1px solid rgb(72,77,109);
  }

#fotogalerie p{
	font-size: 10px;
	margin-bottom:5px;
  }

#fotogalerie h5{
	margin-bottom:0px;
  }

#fotogalerie div.mezera{
	clear:left;
	height:40px;
  }

#fotogalerie div.fotogalerie{
	height:100px;
  }

/* foto ------------------------------------------------------- */
#foto {
  }

#foto h2{
	margin-bottom:20px;
  }

#foto div.fotografie{
	padding-top: 20px;
  }

#foto h3{
	text-align: justify;
	margin: 10px 0px 5px 0px;
  }


/* knihy ------------------------------------------------------- */
#knihy {
  }

#knihy table{
	margin-top: 25px;
	margin-bottom: 30px;
}

#knihy td{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 15px;
}

#knihy td.obrazek img{
	margin-right: 10px;
  border:1px solid rgb(160,160,160);
}

#knihy h4{
	margin-bottom:2px;
	margin-top:5px;
  font-weight:normal;
}

#knihy h5{
}

#knihy p{
	font-size: 11px;
}


/* hledani ------------------------------------------------------- */
#hledani {
  }

#hledani h4{
	font-weight:normal;
	padding-left: 15px;
	margin: 5px 0px 0px 7px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image:url('pics/elements/dalsi_s.gif');
}

#hledani h4 a{
	font-weight:bold;
}

#hledani ul {
	margin-top: 10px; 
	margin-bottom: 20px;
	list-style-image: url("pics/elements/dalsi_y.gif");
	}

#hledani li {
	margin-top: 0px;
	margin-bottom: 10px;
	}

/* aktuality ------------------------------------------------------- */
#aktuality {
	float:right;
	width:390px;
}

#aktuality img.ikona{
	float:left;
	border: 1px solid rgb(160,160,160);
}

#aktuality h4{
	margin-left: 110px;
}

#aktuality h4 *{
	color: rgb(0,0,160);
}

#aktuality h5{
	color: rgb(180,180,180);
	margin-left: 110px;
}

#aktuality h5 *{
	color: rgb(100,100,100);
	}

#aktuality p{
	margin-left: 110px;
}

#aktuality p, #aktuality p *{
	font-family:Tahoma;
	font-size: 11px;
}

#aktuality div.blok{
	padding-bottom: 15px;
  }

