.main_nastav{
  background: transparent ;
  width: 850px;
  border: 0px solid #ff0000;
}
#map_canvas{ 
  width: 850px; 
  height: 400px;
  border:0px solid #FF0000;
  background:#ffffff;
  margin-left: 0px;
}
#preloader{ 
  width: 850px; 
  height: 400px;
}
#option_mapa{ 
  width: 1px; 
  height: 1px;
  background: #FFFFFF;
  font: 10px "Trebuchet MS", "Times New Roman", Times, serif; 
  vertical-align:text-center;
  margin-right: 6px;    
  margin-left: 6px;
}
#map_right_top{
  width: 240px; 
  height: 200px;
  border:0px solid #FF0000;
  background:#f0f1f1;
  margin-right: 0px;    
  margin-left: auto;
float: right;
}
#map_right{
  width: 850px; 
  height: 280px;
  border:0px solid #FF0000;
  background:#ffffff;
  margin-right: auto;    
  margin-left: 0px;
  float: left;
}
#map_right_bottom{
  width: 240px; 
  height: 200px;
  border:0px solid #FF0000;
  background:#f0f1f1;
  margin-right: 0px;    
  margin-left: auto;
float: right;
}
#map_right_bottom_krok3{
  width: 240px; 
  height: 280px;
  border:0px solid #FF0000;
  background:#f0f1f1;
  margin-right: 0px;    
  margin-left: auto;
float: right;
}
#button_zadaj {
  /*background: transparent url(../images/button-enter_XXX.png) 0px 0px no-repeat;*/
  width: 330px;
  height: 20px;
  font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #000000;
  border:1px solid #cccccc;
  text-indent: 10px;
  vertical-align:text-center;
  margin-left: 0px; 
}
.button_zadaj {
  /*background: transparent url(../images/button-enter.png) 0px 0px no-repeat;*/
  width: 50px;
  height: 14px;
  font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #000000;
  border:1px solid #cccccc;
  text-indent: 10px;
  vertical-align:baseline;
}
#button_hladat {
  background: transparent url(../images/button-result-normal.png) 0px 0px no-repeat;
  width: 190px;
  height: 26px;
  font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #ffffff;
  border:0px solid #cccccc;
  text-align: left;
  text-indent: 10px;  
}
.button_hladat {
  background: transparent url(../images/button-result-normal.png) 0px 0px no-repeat;
  width: 250px;
  height: 26px;
  font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #ffffff;
  border:0px solid #cccccc;
  text-align: left;
  text-indent: 10px;  
}
#button_select {
  /*background: transparent url(../images/button-selection.png) 0px 0px no-repeat;*/
  width: 145px;
  height: 20px;
  font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #000000;
  border:1px solid #cccccc;
  text-align: left;
  text-indent: 0px;  
  vertical-align:text-bottom;
}

