body {
  background-color: FloralWhite;
  font-family: Verdana;
  color:black; 
}
.image-map{
border-radius: 100px;
}

h1, h2 {
  color: IndianRed;
  text-align: left;
  margin-left: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}
h3{
	color:IndianRed;
}
.textik{
	color: black;
	border-width: 1px;
border-color: black;
border-style: solid;
	text-align: center;
	padding-left: 20px;
	padding-right: 700px;

	
}


figure{  
  width:200px;
   
}
figure img{
  display:block; 
  width:100%;
}
figure2{  
  width:200px;
  margin-right: auto;
   
}
figure2 img{
  display:block; 
  width:5%;
}

figure{float:left; margin-left:50px;}
.navbar {
  overflow: hidden;
  background-color: #800000;
  position: fixed; 
  top: 0; 
  width: 100%; 
  margin: 0;
  margin-bottom: 20px;
  margin-left: 0;
}


.navbar a {
  float: left;
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}


.navbar a:hover {
  background: #FFFAFA;
  color: black;
}


.main {
  margin-top: 30px;
}
.krajiny a:link{
	color: black;
	text-decoration: none;
}
.krajiny a:visited{
	color: black;
	text-decoration: none;
}
.krajiny a:hover{
	color:IndianRed;
	text-decoration: none;
}

.mapa{
	padding-left: 150px;
}
ul{
	padding-left: 60px;
}
.img{
	margin: 40px ;
}
.pp{
	margin-left: 40px;
}
