/* CSS Document */
body {
	background-color: white;
	margin: 25px;
	padding: 0px;
	text-align: center;
}
body, html {
	scrollbar-track-color: #8fd1f4;
	scrollbar-face-color: #3b9fdd;
	scrollbar-highlight-color: #8fd1f4;
	scrollbar-3dlight-color: #3b9fdd;
	scrollbar-darkshadow-color: #8fd1f4;
	scrollbar-shadow-color: #3b9fdd;
	scrollbar-arrow-color: #8fd1f4;
	
}
#odkazindex {
	position: absolute;
	width: 900px;
	height: 170px;
	cursor: pointer;
	text-align: left;
	float: left;

}
#odkazsnek{
  
	position: absolute;
	width: 80px;
	height: 450px;
	cursor: pointer;
	float: left;
	margin-left: 770px;
	margin-top: 270px;
	z-index: 5;
	
	


}
.uprostred{
  
	text-align: center;


}
#odkazkytka{
  
	position: absolute;
	width: 80px;
	height: 360px;
	cursor: pointer;
	float: left;
	margin-left: 85px;
	margin-top: 270px;
	z-index: 5;
	
	


}
.cervene{
 font-weight: bold; 
	color: red;
	font-size: 14px;
	


}
.cervene2{
  
	color: red;
	font-size: 13px;
	


}

#odkazuvod {
  background-image: url("img/uvod.jpg");
	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 87px;
	margin-top: 185px;
	z-index: 5;


}
#odkazuvod:hover
{
  background-image: url("img/uvodh.jpg");
  z-index: 6;
}
#odkazaktualne {
background-image: url("img/aktualne.jpg");
	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 216px;
	margin-top: 185px;


}

#odkazaktualne:hover
{
  background-image: url("img/aktualneh.jpg");
}

#odkazplatby {
background-image: url("img/platby.jpg");
	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 346px;
	margin-top: 185px;

}
#odkazplatby:hover
{
  background-image: url("img/platbyh.jpg");
}
#odkazgalerie {
background-image: url("img/fotogalerie.jpg");
	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 475px;
	margin-top: 185px;

}
#odkazgalerie:hover
{
  background-image: url("img/fotogalerieh.jpg");
}
#odkazzapis {
background-image: url("img/zapis.jpg");
	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 603px;
	margin-top: 185px;
	
}
#odkazzapis:hover
{
  background-image: url("img/zapish.jpg");
}
#odkazkontakty {
background-image: url("img/kontakt.jpg");
	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 733px;
	margin-top: 185px;
	
}
#odkazkontakty:hover
{
  background-image: url("img/kontakth.jpg");
  	position: absolute;
	width: 119px;
	height: 58px;
	cursor: pointer;
	float: left;
	margin-left: 733px;
	margin-top: 184px;
  
}

#pravy {
	width: 902px;
	height: 740px;
	text-align: left;
	background: url("img/pozadi.jpg");
	font-family: "Verdana";
	font-size: 10pt;
	margin: auto;
}
#hlavicka {
	background: url("img/hlavicka.jpg");
	overflow: hidden;
	z-index: -1;
	width: 902px;
	height: 267px;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10pt;
		margin: auto;
}

#text {
	
	overflow: hidden;
	
	width: 440px;
	height: 570px;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10pt;
		margin-left: 250px;
		padding-top: 25px;
}
#text2 {
	
	overflow: hidden;
	
	width: 490px;
	height: 570px;
		overflow: auto;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10pt;
		margin-left: 260px;
		padding-top: 0px;
		padding-right: 15px;
			text-align: justify;
}
#main {
	margin: auto;
	width: 902px;
		text-align: justify;
}
#paticka {
		margin-left: 30px;
		
color: white;
	font-size: 8pt;
	font-family: "Verdana";
	text-align: left;
}
a {
	text-decoration: none;
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: white;
}
h1 {
	font-size: 11pt;

	text-decoration: none;
}
hr {
	color: black;
	width: 25%;
float: left;
	
}


a.odkaz {
	text-decoration: none;
	color: black;
}
a.odkaz:link {
	text-decoration: none;
	color: black;
}
a.odkaz:visited {
	text-decoration: none;
	color: black;
}
a.odkaz:hover {
	text-decoration: underline;
	color: black;

}

