body{
	margin:0px;
	padding:0px
}

body#map{
	margin:0px;
	overflow: hidden;	
}

iframe#navigation_map {
	width: 600px;
	height: 550px;
	border: 0px solid;
}

iframe#map_picture {
	border : 0px solid;
	height: 301px;
	width: 564px;
	overflow: hidden;
}

form{
	border: 0px;
	margin: 0px;
}

/* frame_search  begin*/
.copyright {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
}

/* frame_search  begin*/

body#search{
	background: #f0f0f0;
}

div#searchText{
	float: left;	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 1px;
	padding-top: 10px;
	padding-left: 17px;
}

div#searchInput{
	padding-top:6px;
	float: left;
}
div#searchInput input {
  font-size:10px;
}

div#searchButton{
	float: left;
	width:53px;
	padding-top: 12px;
}

/* frame_search  end*/


/* frame_zoom begin*/

body#zoom{
	background: #f0f0f0;	
}

div#zoomContainer{
	float:right;
	padding-top: 10px;
	padding-right:5px;
}

.divSpacer{
	background: url('../images/slots/zoom_slot/zoom_spacer.gif') no-repeat;
	width: 17px;
	height: 16px;
	margin-top:8px;
	margin-left: 2px;
	margin-right:2px;
	float: left;
}


div#divMinus, a#hrefMinus{
	background: url('../images/slots/zoom_slot/zoom_minus.gif') no-repeat;
	width: 17px;
	height: 16px;
	float: left;
}

a#hrefMinus:hover{
	background: url('../images/slots/zoom_slot/zoom_minus_on.gif') no-repeat;	
}

div#divPlus, a#hrefPlus{
	background: url('../images/slots/zoom_slot/zoom_plus.gif') no-repeat;
	width: 17px;
	height: 16px;
	float: left;
}

a#hrefPlus:hover{
	background: url('../images/slots/zoom_slot/zoom_plus_on.gif') no-repeat;	
}

div#div_1, a#href_1, div#div_2, a#href_2, div#div_3, a#href_3, div#div_4, a#href_4, div#div_5, a#href_5, div#div_6, a#href_6{
	background: url('../images/slots/zoom_slot/zoom_button.gif') no-repeat;
	width: 10px;
	height: 16px;
	float: left;
}
div#div_1,div#div_2,div#div_3,div#div_4,div#div_5,div#div_6{
	margin-right: 1px;
	margin-left: 1px;
}

a#href_1_on, a#href_2_on, a#href_3_on, a#href_4_on, a#href_5_on, a#href_6_on{
	background: url('../images/slots/zoom_slot/zoom_button_on.gif') no-repeat;	
	width: 10px;
	height: 16px;
	float: left;
}



/* frame_zoom  end */

/* frame_navigation begin */


body{
	margin-top: 2px;
}
table#map_navigation{
	width:100%;
	height: 100%;
	background-color: Fuchsia;
	background: #e1e1e1;
	font-size: 0px;
}

table#map_navigation{
/*	border: 0px solid;
	background: #e1e1e1;
	
	peeta [13:46]: pri search je f0f0f0
peeta [13:46]: nad mapou je ff6600
*/
}

#map_navigation a{
	display: block;
}

td#leftUpCorner a, td#rightUpCorner a, td#leftDownCorner a, td#rightDownCorner a, td#moveUp a, td#moveLeft a, td#moveRight a, td#moveDown a, td#leftUpCornerR a, td#rightUpCornerL a, td#leftDownCornerR a, td#rightDownCornerL a, td#leftUpCornerD a, td#rightUpCornerD a, td#leftDownCornerU a, td#rightDownCornerU a{
	float:left;	
}

td#leftUpCorner a, td#rightUpCorner a, td#leftDownCorner a, td#rightDownCorner a{
	width: 17px;
	height: 17px;
}

td#leftUpCorner, td#leftUpCorner a, td#rightUpCorner, td#rightCorner a, td#rightDownCorner, td#rightDownCorner a, td#leftDownCorner, td#leftDownCorner a{
	height: 17px;
	width: 17px;
}

td#leftUpCorner{
	background: url('../images/map_pan/leftUpCorner.gif');	
}

td#rightUpCorner{
	background: url('../images/map_pan/rightUpCorner.gif');	
}

td#rightDownCorner{
	background: url('../images/map_pan/rightDownCorner.gif');	
}

td#leftDownCorner{
	background: url('../images/map_pan/leftDownCorner.gif');	
}



td#leftUpCornerR, td#leftUpCornerR a, td#leftDownCornerR, td#leftDownCornerR a, td#rightUpCornerL, td#rightUpCornerL a, td#rightDownCornerL, td#rightDownCornerL a{
	height: 17px;
	width: 52px;
}

td#leftUpCornerR, td#rightUpCornerL, td#leftDownCornerR, td#rightDownCornerL{
	background: url('../images/map_pan/leftUpcornerR.gif') no-repeat;
}

td#leftUpCornerD, td#leftUpCornerD a, td#rightUpCornerD, td#rightUpCornerD a, td#leftDownCornerU, td#leftDownCornerU a, td#rightDownCornerU, td#rightDownCornerU a {
	height: 52px;
	width: 17px;
}

td#leftUpCornerD, td#rightUpCornerD, td#leftDownCornerU, td#rightDownCornerU{
	background: url('../images/map_pan/leftUpcornerD.gif') no-repeat;
}

td#moveUp, td#moveUp a, td#moveDown, td#moveDown a {
	width: 459px;
	height: 17px;
}

td#moveUp{
	background: url('../images/map_pan/moveUp.gif');
}

td#moveDown{
	background: url('../images/map_pan/moveDown.gif');
}

td#moveLeft, td#moveLeft a, td#moveRight, td#moveRight a{
	width:17px;
	height: 198px;
}

td#moveLeft{
	background: url('../images/map_pan/moveLeft.gif');
}

td#moveRight{
	background: url('../images/map_pan/moveRight.gif');
}

/* frame_navigation end */


/* frame_search_result  begin*/


body#searchresult{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;	
}


div#searchBgContainer{
	float: left;
	display: block;
	height: 135px;
	height: 150px;
	width: 365px;
	margin-top: 14px;
	/*background: url('../images/slots/result_slot/lokality.gif') no-repeat;*/
	background-repeat:no-repeat;
}

#searchWhiteDiv{
	width: 301px;
	height: 17px;
	position: absolute;
	background-color: #FFFFFF;
	top: 131px;
	left: 3px;
	display: block;
	float: left;
	_display: none;
}

div#resultsDiv{
	margin-top:24px;
	border:0px solid black;
	width:315px;
	_width:317px;
	height: 108px;
	_height: 106px;
	margin-left:5px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}

div#title{
	color:#ff6600;
	font-weight: bold;
	padding-left: 13px;
	padding-top:5px;
}

div#doted{
	height: 9px;
	width: 294px;
	font-size: 0px;
	background: url(../images/slots/result_slot/doted.gif);
}

a.result {
	padding-left: 14px;	
	padding-bottom:4px;
	display: block;
	float: left;
	clear: both;
	color: #000000;
	text-decoration: none;
}

div#previousMore a {
	padding-top: 4px;
	padding-left: 14px;
	padding-bottom: 4px;
	display: inline;
	clear: left;
	float: left;
	text-decoration: none;
}

div#nextMore a {
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 17px;
	display: inline;
	clear: right;
	float: right;
	text-decoration: none;
	vertical-align: bottom;
}

a.result:hover{
	color: #FF6600;
}

/* frame_search_result end*/

/* frame_combobox begin */

body#layer{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;	
}


div#comboBgContainer{
	float: left;
	height: 135px;
	width: 270px;
	margin-top: 14px;
	/*background: url('../images/slots/toc_slot/vrstvy.gif') no-repeat;*/
	background-repeat:no-repeat;
}

div#radioDiv{
	padding:0px;
	margin-top: 30px;
	margin-left:5px;
	_margin-left:5px;
	width: 115px;
	float: left; clear:left;
}

div#checkboxDiv{
	float:right; clear:right;
	margin-top: 30px;
	margin-left:0px; 
	margin-right:15px; 
	padding:0px;
	width:130px;
}

#vrstvySubmitButton{
	width: 60px;
	/*margin-left: 75px;*/
	_margin-left: 80px;
	margin-right: 20px;
	float: right;
	margin-top: 28px;
	_margin-top: 5px;
	padding-right: 15px;
	color: #4A4A4A;
	font-weight: bold;
	font-size: 11px;
	border: 0px solid transparent;
	background: url('../images/slots/toc_slot/submitArrow.gif') no-repeat 50px 3px transparent;
}

/* frame_combobox end */


div#radioDiv .radio {
    font-size: 9px;
}

div#checkboxDiv .checkbox {
    font-size: 9px;
}

