
a:link {color: black; text-decoration: underline;}

a:visited {color: black; text-decoration: underline;}

a:hover {color: black; text-decoration: underline;}

a:active {color: black; text-decoration: underline;}



.body {

	margin: 0px 0px;
	background: #FAF6F5;
}

#hlavicka {
	width: 100%;
	border-bottom: 0px solid black;
}

#hlavicka_box {
	margin: 0px auto;
	width: 900px;
	height: 140px;	
}


#logo {
	position: absolute;
	margin-left: 0px;
	top: 15px;
	z-index: 10;
}


#ilustracni_foto {
	width: 100%; 
	height: 400px; 
	background: silver; 
	background-image: url("../prislusenstvi/ilustracni_001.jpg"); 
	background-position: center center;
	border-bottom: 5px solid white;
}










#dokumenty {
	width: 100%;
}


#dokumenty_box {
	margin: 0px auto;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.dokumenty_box_text {
	
	font-style: normal; 
	font-weight: normal; 
	font-size: 17px; 
	line-height: 160%; 
	font-family: arial;
	text-align: center;
	color: black;

	margin-bottom: 50px;

}





#mapa {
	width: 100%;
	height: 350px;
	background: silver; 
	background-image: url("../prislusenstvi/mapa.jpg"); 
	background-position: center center;
	border-bottom: 2px solid white;
}


#mapa_box {
	margin: 0px auto;
	width: 900px;

}

#mapa_bod {
	position: absolute; 
	margin-left: 402px; 
	margin-top: 150px; 
	z-index: 10;
}



















#paticka {
	width: 100%;
	background: #CEC7C1;
}


#paticka_box {
	margin: 0px auto;
	width: 900px;
	height: 180px;
	padding-top: 20px;
}


.paticka_box_text {
	
	font-style: normal; 
	font-weight: normal; 
	font-size: 13px; 
	line-height: 160%; 
	font-family: arial;
	text-align: left;
	color: black;
}



h1 {

	font-family: arial;
	font-weight: normal;
	text-align: left; 
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -2px; 

	color: black;
	
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 15px;
	padding-top: 0px;  
 
}



#tl_domu {
	position: absolute;
	margin-left: 337px;
	top: 104px;
	z-index: 10;
}


#tl_o_nas {
	position: absolute;
	margin-left: 450px;
	top: 104px;
	z-index: 10;
}


#tl_dokumenty {
	position: absolute;
	margin-left: 563px;
	top: 104px;
	z-index: 10;
}


#tl_archiv {
	position: absolute;
	margin-left: 676px;
	top: 104px;
	z-index: 10;
}


#tl_kontakt {
	position: absolute;
	margin-left: 789px;
	top: 104px;
	z-index: 10;
}
