/* @override 
	http://www.thermona.cz/styl_mapa.css */

body { margin: 0; padding: 0; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size:14px;}
		.map-kontakty 
			h1 { margin: 0px; padding-bottom: 5px; font-size:18px;}
			/* kontakt */
			h2 {
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 3px 15px;
	font-size:14px;
	font-weight:600;
	color: #000000;} 
			/* prodej */
			h3 { margin: 2px 0px 0px 0px; padding: 3px 0px 3px 15px; font-size:14px; font-weight:600;
				color: #ec7718;
			}
			/* servis */ 
			h4 { margin: 2px 0px 0px 0px; padding: 3px 0px 3px 15px; color:#000000; font-size:14px; font-weight:600;}
			/* montaz */
			h5 { margin: 2px 0px 0px 0px; padding: 3px 0px 3px 15px; background:#d00014; color:#FFF; font-size:14px; font-weight:600;}
			/* projekce */
			h6 { margin: 2px 0px 0px 0px; padding: 3px 0px 3px 15px; background:#1a8722; color:#FFF; font-size:14px; font-weight:600;}
		.map-kontakty {
			width: 250px;
		}	
		/* !!! mapa !!! */
		#map_canvas { width: 100%; height: 100%;}
		
		/* kontejner s textem */
		#information { position: absolute; top: 50px; right: 20px; z-index: 100;
			
			background-color: #ffffff;
			width: 250px;
			border: 1px solid #b2afaf;
		}
			#top { clear:both; float:left; width: 210px; background-color: #ffffff; text-align:left;
			padding: 20px 0 20px 20px;}
			#top ul {
				margin-top: 5px;
				padding-left:20px;
			}
			#top ul li {
				list-style-type: none;
				margin-left: 0px;
				line-height: 23px;
			}
			#top .butonek {
				margin-left: 15px;
			}

#top .legenda {
				margin-left: 20px;
				font-size: 0.8em;
			}
			#top img {
				width: 20px;
				margin-right: 8px;
			}
			
			#middle { clear: both; float: left;  background-image:url(information-middle.png); background-repeat:repeat-y;}
			
				#middle .text { margin: 0px 20px 0px 20px; padding: 0px 0px 0px 0px; text-align:justify;}
				
			#down { clear: both; float:left; height: 30px; background-image:url(information-down.png); background-repeat:no-repeat; text-align:center;}
		
		/* spodní lišta */
		#logo_lista { position:absolute; bottom: 18px; width: 100%; height: 35px; z-index: 10; }
		
			#logo_lista .web { margin: 3px 0px 0px 50px; font-family:"Arial", Gadget, sans-serif; font-size:25px; color:#FFF;}

		#_logo { position: absolute; bottom: 22px; right: 30px; width: 388px; height: 151px; z-index: 11; background-image: url(/sites/default/files/thermona_google_map.gif); background-repeat:no-repeat;}
		#information .mestecko {
			margin-left: 17px;
			width: 180px;
			height: 25px;
			/*background: url(sites/default/files/pozadi_mesto_03.png) -5px -5px no-repeat;*/
			opacity: 1;
		}
		#information .mestecko_ru {
			margin-left: 17px;
			width: 180px;
			height: 25px;
			/*background: url(sites/default/files/pozadi_mesto_ru.png) -5px -5px no-repeat;*/
			opacity: 1;
		}
		
		#information .vyplneno {
		background-image: none;
		}
#information .mestecko:focus {
	background-image: none;
}
#information input[type="checkbox"] {
	}
	#information hr {
		width: 190px;
		height: 1px;
		    color: #979797;
		    background: #979797;
		    font-size: 0;
		    border: 0;
	}

h2 span {
display: inline-block;
width:170px;
float:right;
	}
	
#information .kp-odskok {
margin-bottom:42px;
			vertical-align:top;
		}	
		
#information .butonek {
margin-top:15px;
margin-bottom:5px;
		}

#information h4 {
margin-top:15px;
		}
		
p.legenda span {
display: inline-block;
width:160px;
float:right;
	}