/* CSS Document - H�bitovy*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
text-align:center;
	background-color: #f6ede8;
	background-image: url(../grafika/hlavicka.png);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	color:#333;
	}
body a {
	color: #666600;
}
pre {
	font-family: Myriad Pro, Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	
}
pre {
word-break: break-all; 
word-wrap: break-word;
white-space: pre;
white-space: -moz-pre-wrap; 
white-space: pre-wrap;
white-space: pre\9;
}
#layer {
	width:988px;
	position:relative;
	margin:auto;
		 }
H1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
		}		
H2 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 24px;
	text-align: center;
		}
H3 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d5434;
	font-style: normal;
	line-height: 24px;
	text-align: center;
		}
H4 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
		}	
/* Pokladov� elementy */
#podklad_horni {
	background-color: #d7b7a0;
	background-image: url(../obce/grafika/svetlyvzorek.jpg);
	position: absolute;
	height: 160px;
	width: 3000px;
	left: -300px;
	top: -30px;
	font-size: 36px;
		        }
#podklad_stred {
	background-color: #d7b7a0;
	background-image: url(../obce/grafika/pasPozadi.jpg);
	position: absolute;
	height: 222px;
	width: 3000px;
	left: -300px;
	top: 130px;
	font-size: 36px;
	background-repeat: repeat-x;
	        }	
/* nový formulář */	
#content {
    float:left;
    margin-top:20px;
    margin-left:5%;
    width:90%;
    /*padding-right:20px;*/
}
.topleft {
    float:left;
    width:70%;
}
.topright {
    float:right;
    width:28%;
    background-color: aliceblue;
}
.arrowback {
	float:left;
	color: #7d5434 !important;
    margin-bottom:20px;
    margin-top:10px;
}
.arrowforward {
	float:left;
	margin-left: 20px;
	color: #7d5434 !important;
    margin-top:10px;
}


.listitem a{
     float:left;
    background-color: #333;
    color:white;
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
    text-decoration:none;
    font-weight: bold;
}
.listitem a:hover{
    background-color: #999;
    color:black;
}
.nav a {
   background-color: white;
    color:#333; 
}
.formlab {
    float:left;
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
}
.subnew {
    float:left;
    margin: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
    font-weight: bold;
    cursor: pointer;
}

.photo_preview	
{
    float:right;
    max-height: 180px;
    margin:0;
    padding:0;
    
    
}
/* checkbox */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* další věci */
.photo_preview img
{
    float:right;
    max-height: 180px;
    margin:0;
    padding:0;
    margin-top:-20px;
}
.list_of_dead {
    float:left;
    width:45%;
    margin-right:5%;
    padding:20px 10px 0px 10px;
}
.list_of_dead1 {
    float:left;
    width:45%;
    padding:20px 10px 0px 10px;
}
/* Obsah strany - formul��e */	

#formular {
	width:988px;
	position:relative;
	margin:auto;
	background-color: #F8F5F3;
	min-height:780px;
	height:auto !important;
	height:780px;
	padding-bottom: 150px;
	text-align: left;
	border: 1px solid #CCC;
	margin-top:10px;
	 }
#formular1 {
	width:988px;
	position:relative;
	margin:auto;
	background-color: #F8F5F3;
	min-height:780px;
	height:auto !important;
	height:780px;
	padding-bottom: 70px;
	text-align: left;
	border: 1px solid #CCC;
	margin-top:10px;
	 }	 
	.hint1 {
	left: 100px;
	top: 16px;
	position: absolute;
		        }	 
.hint2 {
	left: 320px;
	top: 16px;
	position: absolute;
		        }	 
	  
#obsah_maly {
	width: 890px;
	height: auto;
	position:relative;
	padding: 10px 30px 50px 30px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top:75px
		        }
				
#obsah_maly1 {
	width: 890px;
	height: auto;
	position:relative;
	left: 50px;
	top:60px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
		        }						

#obsah_maly2 {
	width: 900px;
	height: auto;
	position:relative;
	left: 50px;
	top:60px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: auto;	
		        }
.tabulka {
}
/* Formul��e */	
.index a {
    text-decoration: none;
    color: #7d5434;
}	

.index a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.index {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: -30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	left: 500px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;}
	

.grafika_form {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7d5434;
	position: relative;
	left: 0px;
	top: 0px;
	}
.hrbitovy {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 50px;
	top: 150px;
	}	
	
/* Aktuality */				
.titulek {
	left: 0px;
	top: 0px;
	position: absolute;
		        }

.text {
	left: 0px;
	top: 50px;
	position: absolute;	 }
/* Platby - �daje */	
.cislosml{
	left: 0px;
	top: 0px;
	position: absolute;
		        }

.jm {
	left: 0px;
	top: 30px;
	position: absolute;
		        }

.smluvniob {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 60px;
		        }	
				
.platform {
	float:left;
	width:900px;
	
	}				
.frm {
	float:left;
	width:225px;
	height:50px;
	
	
		        }	
				
.specplatby {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	
		        }	
.splatnost {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	
		        }	
.cislofakt {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	
		        }
.varsymbol {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 140px;
		        }								
.celkovacastka {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 250px;
	top: 140px;
		        }							

.datumprij {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 500px;
	top: 140px;
		        }
.uhrazeno {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 700px;
	top: 140px;
		        }
				
.zatuhrazeno {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 190px;
		        }				
					
.doplatek {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 250px;
	top: 190px;
		        }							
.tlacitkoplatby {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 430px;
	top: 200px;
		        }											       
/* Zesnul� - �daje */
.jmeno_zes{
	left: 0px;
	top: 0px;
	position: absolute;
		        }

.prijmeni_zes {
	left: 250px;
	top: 0px;
	position: absolute;
		        }

.rodprijmeni_zes {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 0px;
		        }
				
				
.datnar_zes {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 0px;
		        }
.datumumrti{
	left: 0px;
	top: 50px;
	position: absolute;
		        }

.datumulozeni {
	left: 250px;
	top: 50px;
	position: absolute;
		        }

.hloubkaulozeni {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 50px;
		        }	
.zaznamonemoci {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 50px;
		        }
.titul_zes{
	left: 0px;
	top: 100px;
	position: absolute;
		        }

.mistonarozeni {
	left: 250px;
	top: 100px;
	position: absolute;
		        }

.mistoumrti {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 100px;
		        }
.typ_ulozeni {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 150px;
		        }				
.umisteni {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 150px;
		        }	
		.poznamka1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 1px;
	top: 150px;
		        }


/* Hrob - �daje */
.sekce {
	left: 0px;
	top: 50px;
	position: absolute;
		        }

.cislohrobu {
	left: 170px;
	top: 50px;
	position: absolute;
		        }
.privlastek {
	left: 235px;
	top: 50px;
	position: absolute;
		        }

.oldnumber {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 320px;
	top: 50px;
		        }	
.rada {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 510px;
	top: 50px;
		        }
.druh_hm {
	left: 0px;
	top: 100px;
	position: absolute;
		        }

.sirka {
	left: 170px;
	top: 100px;
	position: absolute;
		        }

.delka {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 320px;
	top: 100px;
		        }
.tlacitko1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 430px;
	top: 114px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
    padding:3px;
		        }	

					
.plocha1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 510px;
	top: 100px;
		        }
				
.hm_zalozeno {
	left: 0px;
	top: 150px;
	position: absolute;
		        }

.hm_zruseno {
	left: 170px;
	top: 150px;
	position: absolute;
		        }
				
.poznamkahm {
	left: 320px;
	top: 150px;
	position: absolute;
		        }									
.nova_smlouva {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 150px;
	top: -5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 600px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #fff;
	font-weight: bold;
	
	color: #7d5434;
	
				    }
.nova_smlouva a {
	display:block;
    text-decoration: none;
    color: #7d5434;
}	

.nova_smlouva a:hover {
    text-decoration: none;
    color: #d2ca81;
}
.novy_zesnuly {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 150px;
	top: -5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 430px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #fff;
	font-weight: bold;
	
	color: #7d5434;
	
				    }
.novy_zesnuly a {
	display:block;
    text-decoration: none;
    color: #7d5434;
}	

.novy_zesnuly a:hover {
    text-decoration: none;
    color: #d2ca81;
}
.platby {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 150px;
	top: -5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 260px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #fff;
	font-weight: bold;
	
	color: #7d5434;
	
				    }
.platby a {
	display:block;
    text-decoration: none;
    color: #7d5434;
}	

.platby a:hover {
    text-decoration: none;
    color: #d2ca81;
}
.karta_hm {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 150px;
	top: 25px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 260px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #fff;
	font-weight: bold;
	
	color: #7d5434;
	
				    }
.karta_hm a {
	display:block;
    text-decoration: none;
    color: #7d5434;
}	

.karta_hm a:hover {
    text-decoration: none;
    color: #d2ca81;
}

/* Smlouva - �daje */
.smlouva_urna {
	position: relative;
	left: 0px;
	top: 0px;
}
.smlouvanaz {
	position: relative;
	left: 300px;
	top: 0px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.cislosmlouvy {
	left: 0px;
	top: 0px;
	position: absolute;
		        }

.rok {
	left: 220px;
	top: 0px;
	position: absolute;
		        }

.titul {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 50px;
		        }	

.jmeno {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 50px;
		        }
.prijmeni {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 50px;
		        }
.ulices {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 100px;
		        }				
				
.cislos {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 100px;
		        }
				
.mesto {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 100px;
		        }
.pscs {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 100px;
		        }
.pscshint{position: absolute;
	left: 780px;
	top: 100px;}				
.stat {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 50px;
		        }	
.telefons {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 150px;
		        }
				
.emails {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 150px;
		        }								
.zplnosob {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 150px;
		        }
.posta {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 150px;
		        }
.sirkas {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 200px;
		        }				
.delkas {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 200px;
		        }
.tlacitkos {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 370px;
	top: 212px;
		        }				
								
.plochas {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 200px;
		        }
.najemhmm2 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 250px;
		        }				
.ssluzbys {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 250px;
		        }				
.dsluzbys {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 250px;
		        }		
.sidloposty {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 350px;	}											
.webadresao {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 350px;
		        }
.nazev6 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 400px;
		        }				
				
.tlacitkosvyp {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 615px;
	top: 262px;
		        }				
															
.najemhmc {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 250px;
		        }	
.duzavsml {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 300px;
		        }				
.dukoncsml {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 220px;
	top: 300px;
		        }
.tlacitkosdoba {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 370px;
	top: 312px;
		        }				
				
.dobapronajmu {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 300px;
		        }								
				
.cenacelkem {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 350px;
		        }
.poznamka1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 350px;
		        }				
.tlacitkocc {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 170px;
	top: 362px;
		        }				
.dphs {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 400px;
		        }
.cenadphs {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 400px;
		        }								
.tlacitkocelkem {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 430px;
	top: 412px;
		        }				
				/* Obec - �daje */
.nadmorskavyska {
	left: 0px;
	top: 50px;
	position: absolute;
		        }

.souradnice {
	left: 250px;
	top: 50px;
	position: absolute;
		        }

.plocha {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 50px;
		        }	
				
		
.kraje {
	left: 0px;
	top: 0px;
	position: absolute;
	font-weight: normal;
		        }

.okres {
	left: 200px;
	top: 0px;
	position: absolute;
	font-weight: normal;
		        }

.grafika_form1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7d5434;
	position: relative;
	left: 0px;
	top: 0px;
		        }	
.obectitul {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: -70px;
	right: 80px;
}
.obectitul1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 40px;
	right: 80px;
}					
.nazevobce {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 420px;
	top: 0px;
	font-weight: normal;
		        }
.statut {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 0px;
	
		        }											
.ulice {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 50px;
		        }	
.popisnecislo {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 50px;
		        }	
.orientacnicislo {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 50px;
		        }
				
.psc {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 50px;
		        }
.predcisli {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 100px;
		        }
.cislouctu {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 100px;
		        }
.smerovykod {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 100px;
		        }
.icoobce {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 100px;
		        }
.platcedph {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 150px;
		        }
.sazbadph {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 150px;
		        }
.telefon {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 150px;
		        }
.telefon2 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 150px;
		        }				
				
.email {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 200px;
		        }				
								
.email2 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 200px;
		        }	
.email3 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 100px;
		        }				
.titulstarosty {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 200px;
		        }
.jmenostarosty {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 200px;
		        }

.prijmenistarosty {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 250px;
		        }
								
.telefonstarosty {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 250px;
		        }
.jmenostarosty7p {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 250px;
		        }				
				
.kontaktniosobajmeno {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 250px;
		        }
.kontaktniosobaprijmeni {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 300px;
		        }				
.kontaktniosobatelefon {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 300px;
		        }				
.kontaktniosobaemail {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 300px;
		        }
.najemurna {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 300px;
		        }
				
.najemhm {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 350px;
		        }
.ssluzby {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 350px;
		        }
.dsluzby {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 350px;
		        }
.zverejfoto {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 400px;
		        }				
																
.zverejbarodliseni {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 400px;
		        }								
								
.poznamka {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 450px;
		        }	
				
.tlacitko {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 150px;
	top: 550px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
		        }
.tlacgrave {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 195px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
    padding:8px;
	color: #7d5434;
    min-width: 100px;
}
.tlacgrave:hover {
    cursor: pointer;
    color: #fff;
}  
.tlacitko1:hover, .tlacitko5:hover, .tlacitko2:hover  {
     cursor: pointer;
    color: #fff;
    
}		        
.tlacitko5 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 150px;
	top: 50px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    padding:3px;
	color: #7d5434;
		        }				
									
.tlacitko2 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 150px;
	top: 470px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    padding:3px;
	color: #7d5434;
		        }
.pdf 
{
	position: absolute;
	right: 400px;
	top: 450px;
	height: 50px;
	width:50px;
	background-image: url(../obce/grafika/pdf.png);
	}
.pv 
{
	position: absolute;
	display:block;
	font-size:12px;
	right: 500px;
	top: 450px;
	height: 50px;
	width:50px;
	background-image: url(../obce/grafika/pdf.png);
	text-align: center;
	background-repeat: no-repeat;
	line-height:25px;
	font-weight: bold;
	}

	.pv a {
		display:block;
		height: 50px;
	width:50px;
	
		
		}
		.pv a:hover {color:#000;}
		.textpdf {
			text-align: center;
			margin-top:50px;
			
			}
			.pdf a:hover {color:#000;}
		.textpdf {
			text-align: center;
			margin-top:50px;
			
			}
.tlacitko_tisk {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 250px;
	top: 470px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	height: 18px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
		        }				
.tlacitko_tisk a {
    text-decoration: none;
    color: #7d5434;
}	

.tlacitko_tisk a:hover {
    text-decoration: none;
    color: #FFFFFF;
}				
.tlacitko_upravaobsahu {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 50px;
	top: 0px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	height: 18px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
		        }				
.tlacitko_upravaobsahu a {
    text-decoration: none;
    color: #7d5434;
}	

.tlacitko_upravaobsahu a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.tlacitko_upravaplateb {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 220px;
	top: 0px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	height: 18px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
		        }				
.tlacitko_upravaplateb a {
    text-decoration: none;
    color: #7d5434;
}	

.tlacitko_upravaplateb a:hover {
    text-decoration: none;
    color: #FFFFFF;
}																																																																
#mistoZobrazeni {
	float:left;
	top: 80px;
	
	height: auto;
	width: 900px;
	
		        }
				.space {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
#mistoZobrazeni1 {
	position: absolute;
	top: 80px;
	overflow: auto;
	height: 550px;
	width: 900px;
	font-weight: normal;
		        }
.seznamaktualit {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7d5434;
	position: absolute;
	width: 300px;
	top: 87px;
	font-weight: normal;
	background-color: #FFFFFF;
	left: 620px;
		        }				
				
				
.nova_obec {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: -30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 0px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.nova_obec a {
    text-decoration: none;
    color: #7d5434;
}	

.nova_obec a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.nova_faktura {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: -30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 0px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.nova_faktura a {
    text-decoration: none;
    color: #7d5434;
}	

.nova_faktura a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.aktualita {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 0px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.aktualita a {
    text-decoration: none;
    color: #7d5434;
}	

.aktualita a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.tisk {
	position: absolute;
	width: 200px;
	right: 100px;
	top: 70px;	
	
				    }
#tlacitko {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 20px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
#tlacitko a {
    text-decoration: none;
    color: #7d5434;
}	

#tlacitko a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.aktualita5 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: -30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 350px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.aktualita5 a {
    text-decoration: none;
    color: #7d5434;
}	

.aktualita5 a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.button1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	font-weight: bold;
	font-size: 14px;
				    }
.button1 a {
	min-width:80px;
	width:auto !important;
	padding:0 10px;
	display:block;
	text-align: center;
	line-height:30px;
	height: 30px;
	border: 1px solid #7d5434;
	background-color: #fff;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
	text-decoration: none;
    color: #7d5434;
	background-color:#FFF;
}	

.button1 a:hover {
    text-decoration: none;
    color: #FFFFFF;
	background-color:#7d5434;
}
/* formuláře */
.label1 {
  display: inline-block;
  max-width: 300px;
  margin-bottom: 5px;
  font-weight: bold;
    float:left;
    margin-right:10px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 270px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: pointer;
    background-image: none;
    border: 0;
    border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
    white-space: nowrap;
    padding: 8px 15px;
    border-radius: 3px;
    letter-spacing: 0.02em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-dark {
    color: #fff;
    background-color: #2a3342;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-dark.disabled, .btn-dark[disabled], fieldset[disabled] .btn-dark, .btn-dark.disabled:hover, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark:hover, .btn-dark.disabled:focus, .btn-dark[disabled]:focus, fieldset[disabled] .btn-dark:focus, .btn-dark.disabled:active, .btn-dark[disabled]:active, fieldset[disabled] .btn-dark:active, .btn-dark.disabled.active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark.active {
    background-color: #2a3342;
    border-color: #2a3342;
}
.btn-system {
    color: #fff;
    background-color: #6852b2;
}
.btn-system:hover, .btn-system:focus, .btn-system:active, .btn-system.active, .open > .dropdown-toggle.btn-system {
    color: #fff;
    background-color: #2a3342;
    border-color: rgba(0, 0, 0, 0.05);
}
button.btn.btn-default {

    background: #629aa9;
    color: #fff;
    outline: none;
    border: none;
    }
/* konec formuláře */

.novy_uzivatel {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	font-weight: bold;
	font-size: 14px;
				    }
.novy_uzivatel a {
	min-width:80px;
	width:auto !important;
	width:80px;
	padding:0 10px;
	display:block;
	text-align: center;
	line-height:30px;
	height: 30px;
	border: 1px solid #7d5434;
	background-color: #fff;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
	text-decoration: none;
    color: #7d5434;
	background-color:#FFF;
}	

.novy_uzivatel a:hover {
    text-decoration: none;
    color: #FFFFFF;
	background-color:#7d5434;
}
.uzivatele {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: 60px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 100px;
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.uzivatele a {
    text-decoration: none;
    color: #7d5434;
}	

.uzivatele a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.hrbitov_bez_sekci {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 100px;
	height: 18px;
	border: 2px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.hrbitov_bez_sekci a {
    text-decoration: none;
    color: #7d5434;
}	

.hrbitov_bez_sekci a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.hrbitov_se_sekcemi a {
    text-decoration: none;
    color: #7d5434;
}	

.hrbitov_se_sekcemi a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.hrbitov_se_sekcemi {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	top: -30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	right: 100px;
	height: 18px;
	border: 2px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
/*Faktura*/
.fakturazaplacenadne {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
		        }	
				
.cislofaktury {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 0px;
		        }			
.variabilnisymbol {
	left: 450px;
	top: 0px;
	position: absolute;
		        }

.castka {
	left: 700px;
	top: 0px;
	position: absolute;
		        }

.dph {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 50px;
		        }
/* Obec - platby */	
.datumsmlouvy {
	left: 0px;
	top: 0px;
	position: absolute;
		        }

.predanidila {
	left: 250px;
	top: 0px;
	position: absolute;
		        }

.seznamfaktur {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 200px;
		        }
.seznamuo {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
				
		}			
.seznamzesnulych {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 282px;
	height: 300px;
	overflow: auto;
	width: 390px;
		        }
.seznamzesnulych1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 230px;
	height: 360px;
	
		        }				
.seznamsmluv {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 400px;
	top: 282px;
	height: 260px;
	overflow: auto;
	width: 520px;
		        }
.seznamplateb1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 110px;
	height: 280px;
	width: 950px;
		        }				
.seznamsmluv1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 400px;
	top: 230px;
		
		        }
.seznamplateb {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 950px;		
		        }				
													
.licencezaplacenadne {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 450px;
	top: 0px;
		        }			
									
.expiracelicence {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 100px;
		        }	
.sumalicencerok {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 100px;
		        }	
				
/*Uzivatel (novy)*/
.seznam_obci1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
		        }
.prava {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 0px;
		        }					
					
.jmeno_uzivatele {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 100px;
		        }					
.prijmeni_uzivatele {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 100px;
		        }			
.prihlasovaci_jmeno {
	left: 0px;
	top: 150px;
	position: absolute;
		        }

.hint {
	left: 100px;
	top: 168px;
	position: absolute;
		        }

.heslo {
	left: 0px;
	top: 200px;
	position: absolute;
		        }

.heslo2 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 200px;
		        }				
												
/* Menu */	

ul, li
{
margin: 0;
padding: 0;
}

.cl
{
clear: both;
}


ul.menu
{
	float:left;
	margin-left: 50px;
	font-size: 14px;
	font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
	width:900px;
	letter-spacing: 1px;
	font-weight: bold;
	/* margin-top: 20px; */
	text-transform: uppercase;	
	/* margin-bottom:-20px; */
	
	
}

ul.menu li
{
list-style-type: none;
}

ul.menu li.item
{
	float: left;
	
	height: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	
}

ul.menu li.item a
{
	display: block;
	
	height: 30px;
	line-height: 30px; /* svisle centrovani */
	text-align: center;
	color: #fff;
	
	text-decoration: none;
	background-color:#7d5434;
	padding:0 10px;

}

ul.menu li.item a:hover
{
	
	color: #000;
	background-color: #fff;	
}
ul.menu li.itemp
{
	float: left;
	width: 105px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	
}

ul.menu li.itemp a
{
	display: block;
	width: 105px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 2px 2px #000;
	-webkit-box-shadow: 0px 0px 2px 2px #000;
	box-shadow: 0px 0px 2px 2px #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	behavior: url(PIE.htc);	
}

ul.menu li.itemp a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
/* V�pisy datab�ze */	
ul.vypis
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 23px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis li
{
list-style-type: none;
}

ul.vypis li.item
{
	float: left;
	width: 150px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
}

ul.vypis li.item a
{
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis li.item a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
/* V�pisy datab�ze, zkr�cen� v�pis */	
ul.vypis1
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 23px;
}

ul.vypis1 li
{
list-style-type: none;
}

ul.vypis1 li.item
{
	float: left;
	width: 120px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis1 li.item a
{
	display: block;
	width: 120px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis1 li.item a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis1 li.item1
{
	float: left;
	width: 160px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis1 li.item1 a
{
	display: block;
	width: 160px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis1 li.item1 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis1 li.item2
{
	float: left;
	width: 100px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis1 li.item2 a
{
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis1 li.item2 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis1 li.item5
{
	float: left;
	width: 735px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis1 li.item5 a
{
	display: block;
	width: 735px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis1 li.item5 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}

ul.vypis1 li.item4
{
	float: left;
	width: 150px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis1 li.item4 a
{
	display: block;
	width: 300px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis1 li.item4 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis1 li.item7
{
	float: left;
	width: 80px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: left;
	padding-left: 40px;
	width: 100px;
}

ul.vypis1 li.item7 a
{
	display: block;
	line-height: 20px; /* svisle centrovani */
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
	
}

ul.vypis1 li.item7 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis1 li.item8
{
	float: left;
	width: 300px;
	height: 20px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis1 li.item8 a
{
	display: block;
	width: 300px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis1 li.item8 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis6
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 23px;
}

ul.vypis6 li
{
list-style-type: none;
}

ul.vypis6 li.item
{
	float: left;
	width: 110px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis6 li.item a
{
	display: block;
	width: 110px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis6 li.item a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis6 li.item5
{
	float: left;
	width: 500px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
}

ul.vypis6 li.item5 a
{
	display: block;
	width: 500px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis6 li.item5 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}

/* V�pis plateb */
ul.vypis2
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 23px;
}

ul.vypis2 li
{
list-style-type: none;
}

ul.vypis2 li.item
{
	float: left;
	width: 100px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 20px;
}

ul.vypis2 li.item a
{
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis2 li.item a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
ul.vypis2 li.item1
{
	float: left;
	width: 80px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 20px;
}

ul.vypis2 li.item1 a
{
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis2 li.item1 a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
/* V�pisy datab�ze */	
ul.vypis_faktur
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 20px;
}

ul.vypis_faktur li
{
list-style-type: none;
}

ul.vypis_faktur li.item
{
	float: left;
	width: 150px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 1px solid #7d5434;
}

ul.vypis_faktur li.item a
{
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px; /* svisle centrovani */
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

ul.vypis_faktur li.item a:hover
{
	
	color: #FFFFFF;
	background-color: #7d5434;	
}
/* V�pisy datab�ze - nadpis */
ul.nadpis_vypis
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 23px;
	
}

ul.nadpis_vypis li
{
list-style-type: none;
}

ul.nadpis_vypis li.item
{
	float: left;
	width: 150px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
ul.nadpis_vypis li.item1
{
	float: left;
	width: 160px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
ul.nadpis_vypis li.item2
{
	float: left;
	width: 100px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
/* V�pisy datab�ze - nadpis zkrac */
ul.nadpis_vypis1
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 22px;
	
}

ul.nadpis_vypis1 li
{
list-style-type: none;
}

ul.nadpis_vypis1 li.item
{
	float: left;
	width: 122px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
ul.nadpis_vypis1 li.item3
{
	float: left;
	width: 160px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
ul.nadpis_vypis1 li.item2
{
	float: left;
	width: 100px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
ul.nadpis_vypis2
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 22px;
	
}

ul.nadpis_vypis2 li
{
list-style-type: none;
}

ul.nadpis_vypis2 li.item
{
	float: left;
	width: 102px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
ul.nadpis_vypis2 li.item1
{
	float: left;
	width: 82px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;
	background-color: transparent;
	color: #000000;
	border: 0px solid transparent;
}
ul.nadpis_vypis3
{
	font-size: 11px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	font-weight: bold;
	height: 22px;
	
}

ul.nadpis_vypis3 li
{
list-style-type: none;
}

ul.nadpis_vypis3 li.item
{
	float: left;
	width: 112px;
	height: 20px;
	margin-right: 1px;
	margin-bottom: 0px;
	text-align: center;	
}
#alert {position: absolute; top: 100px; left: 30%; width: 250px; height: 100px; border: 2px solid black;}
#alert.error {background-color: red;}
#alert.alert {background-color: #008040;}
#alert .close {float: right; margin-right: 5px; text-decoration: none; color: white;}
#alert .ok {text-align: center; padding-top: 7px; }
#alert .ok a {background-color:#E3E3E3; border:1px solid black; color:black; padding:5px; text-decoration:none; }
#alert p { padding: 30px 5px 10px 5px; text-align: center; font-weight: bold;} 
#alert p.error, #alert p.alert {color: white;}	

.napoveda 
{
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
    float:left;
	left: 20px;
	bottom: 10px;
    margin-top:20px;
	
}
.vypisdesign {
	overflow: auto;
	height: 600px;
	width: 920px;
}
.vypisdesign1 {
	overflow: auto;
	height: 575px;
	width: 550px;
	position: relative;
	top: 50px;
}
.vypisdesign2 {
	overflow: auto;
	height: 575px;
	width: 300px;
	position: absolute;
	top: 50px;
	left: 600px;
}
.vypisdesign3 {
	float:left;
	height: auto;
	width: 895px;
}

.zpet{
	position: absolute;
	top: 0px;
}


.zpet2{
	position: absolute;
	top: -20px;
}
.zpet1{
	position: absolute;
	top: -40px;
}
.nahledfoto {
	position: absolute;
	left: 650px;
	top: -30px;
}
.hrobnumber{
	font-size: 12px;
}
.admin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 30px;
}

.admin a {
	color: #000000;
	text-decoration: none;
}

.admin a:hover {
	
	color: #d2ca81;
}

#mistoZobrazeni2 {
	position: absolute;
	top: 0px;
	overflow: auto;
	height: 600px;
	width: 700px;
	font-weight: normal;
	left: 50px;
		        }
.zalsmlouvy{
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 290px;
	top: 0px;
		        }	
.tlacit {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 360px;
	top: 12px;
		        }				
.ukoncsmlouvy{
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 470px;
	top: 0px;
		        }	
.tlacit1 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 540px;
	top: 12px;
		        }					
.item1
{
	float: left;
	width: 100px;
	height: 22px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #000000;
}

.item1 a
{
	display: block;
	line-height: 22px; /* svisle centrovani */
	text-align: center; /* vodorovne centrovani */
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #d2ca81;			
}

.item1 a:hover
{
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;		
}
.fota{
	position: absolute;
	height: 650px;
	width: 200px;
	left: 20px;
	top: 20px;
	overflow: auto;
}
.kontakt {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 770px;
	top: 200px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
}
.hrbrad {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 770px;
	top: 20px;
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
}
.polozka {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	
	height: 18px;
	border: 1px solid #7d5434;
	background-color: #d2ca81;
	font-weight: bold;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	color: #7d5434;
	
				    }
.polozka a {
    text-decoration: none;
    color: #7d5434;
}	

.polozka a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.zelena {
	color: #009900;
}
.cervena {
	color: #FF0000;
}
.modra {
	color: #0033CC;
}
.aktzprava{
	position: absolute;
	height: 200px;
	width: 512px;
	left: 240px;
	top: 512px;
	overflow: auto;
}
.excel {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 330px;
	top: 70px;
}
.sipkazpet {
	position: absolute;
	left: 200px;
	top: 20px;
	color: #7d5434;
}
.sipkavpred {
	
	position: absolute;
	
	left: 300px;
	top: 20px;
	color: #7d5434;
}
.poccislo {
	position: relative;
	top: -5px;
}
.sestava1{
	position: relative;
	left: 300px;
}
.green {
	color: #188d18 !important;
}
.brown {
	color: #663300;
}
#grave-number {
	font-weight: bold;
}
.red {
	color: #FF0000 !important;
}
.red a{
	color: #FF0000;
}
.fyzorprav{
	position: absolute;
	left: 450px;
	top: 0px;
}
.vypis_hrbitovu1 {
	position: absolute;
	width: auto;
	left: -120px;
	top: 120px;
}
.vypis_hrbitovu {
	position: relative;
	width: 950px;
	left: 0px;
	top: 0px;
}

ul.menuhrbitov
{
    float: left;
	position:relative;
	left: 0px;
	top:10px;
	width: 170px;
	font-size: 14px;
	height: 33px;
	letter-spacing: 0.2px;
	font-weight: bold;
		
	
}

ul.menuhrbitov li
{
	list-style-type: none;
}

ul.menuhrbitov li.item
{
position: relative;
width: 150px;
height: 25px;
margin-right: 5px;
margin-bottom: 0px;

}

ul.menuhrbitov li.item a
{
width: 150px;
	display: block;
	position:relative;
	line-height: 25px; /* svisle centrovani */
	text-align: center; /* vodorovne centrovani */
	font-weight: bold;
	text-decoration: none;
	color: #7d5434;
	background-color:#FFF;
	border: 1px solid #000000;
 
}

ul.menuhrbitov li.item a:hover
{
	
	 background-color: #7d5434;
    position:relative;
	font-size: 14px;
	color: #d2ca81;	
	 
	
}
ul.menuhrbitov li.item10
{
position: relative;
width: 150px;
height: 25px;
margin-right: 5px;
margin-bottom: 0px;

}

ul.menuhrbitov li.item10 a
{
width: 150px;
	display: block;
	position:relative;
	line-height: 25px; /* svisle centrovani */
	text-align: center; /* vodorovne centrovani */
	font-weight: bold;
	text-decoration: none;
	color: #7d5434;
	background-color:#f8f5f3;
	border: 1px solid #000000;
 
}

ul.menuhrbitov li.item10 a:hover
{
	
	 background-color: #7d5434;
    position:relative;
	font-size: 14px;
	color: #d2ca81;	
	 -moz-box-shadow: inset 0px 0px 1px 1px #000;
    -webkit-box-shadow: inset 0px 0px 1px 1px #000;
	box-shadow: inset 0px 0px 1px 1px #000;
	 
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	behavior: url(PIE.htc);
	
}
.ramtab {
	border: 1px solid #999;
	height:20px;
	
		        }
.dtwo {
    float:right;
	margin-left:20px;
   
	
		        }
.prvekform {
	font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 20px;
	width:170px;
	min-height:60px;
	
		        }
.double {
	
	width:340px;
	
	
		        }
.prvekform_sel {
	font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 20px;
	width:170px;
	height:auto;
	
		        }
.prvekform_tisk {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	float:left;
	
	width:100px;
	height:40px;
	margin:10px 90px 10px 0;
	
		        }
.tlac_b {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	float:left;
	
	width:100px;
	height:40px;
	margin:10px 90px 10px 0;
	 cursor: pointer;
		        }

.prvekform_big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 20px;
	width:400px;
	height:150px;
	
		        }	
.prvekform_twocolumns {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 20px;
	width:400px;
	height:60px;
	
		        }
.prvekform_note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 20px;
	width:400px;
	
	
		        }
					table {
	width: 100%;
	
    
		}
	
th {
	font-weight:bold;
	padding-left: 5px;
	}
td {
	padding-left: 5px;
	color:#666;
    padding-top:10px;
    padding-bottom:10px;
	}
td a {
	display:block;
	
	
}
td a:link {
	text-decoration: none;
	color:#000;
	
}
td a:hover {
	display:block;
	background-color:#FFF;
	}
.tabtr {
	background-color: rgba(229,229,229,0.7);
	}
.cislo {width:10%}
.podminky {width:11%;
text-align:center;}
.jmenotab {width:34%}

 .seznamjm {font-family: Geneva, Arial, Helvetica, sans-serif;}
 .seznamjm thead{
/* barva pozadí hlavičky tabulky */
background-color:#000;
/* barva písma hlavičky tabulky */
color:#FFF;
/* převod písmen v hlavičce tabulky na velká */
text-transform:uppercase;
/* tučný font v hlavičce tabulky */
font-weight:bold;
}
.seznamjm tr:nth-child(2n+1){
background:rgba(229,229,229,0.7);;
}

.seznamjm tr:nth-child(2n){
background:rgba(229,229,229,0.3);;
}
.seznamjm tr:hover{
	background-color:#FC0;
	cursor:pointer;
	color:#000;
	}
.filtr {
	float:left;
	width:auto;
	
}
.filtr a{
		display:block;
	height:auto;
	line-height:20px;
	background-color: #F2F2F2;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	text-decoration: none;
	margin-left:0px;
	text-decoration: none;
	background-color: #F2F2F2;
}
.filtr a:hover{
	background-color: #000;
	color:#FFF;
}
.filtr_active {
	float:left;
	width:auto;
	
}
.filtr_active a{
	display:block;
	height:20px;
	line-height:20px;
	background-color: #000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	text-decoration: none;
	margin-left:0px;
	text-decoration: none;
	color:#FFF
}
.filtr_active a:hover{
	background-color: #000;
	color:#fff;
}

.filtr1 {
	float:left;
	width:auto;
	display:block;
	height:20px;
	line-height:20px;
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	text-decoration: none;
	margin-left:0px;
	color: #F00;
	font-weight: bold;
}