#map_selects {
	
	background-color:#F00;
	height:42px;
	width:560px;
	margin-bottom:15px;
	background-color:#fff;
	background-image:url(../img/map_tool_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#map_selects select,input{
	float:left
}


#map_info {
	position:absolute;
	top:221px;
	left:709px;
	background-color:#fff;
	width:160px;
	border:0px;
	border-top: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
	border-left: #e50003 solid 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:12px;
	display:none;
	font-size:11px
}

#map_info div {
	padding-bottom:10px;
}
#map_info .block {
	color:#e50003;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5	
}

#map_info .title {
	margin-bottom:2px;
	font-size:11px;
}

#map_info .noborder {
	margin-bottom:0px;
	border:0px
}

#map_info_border {
	position:absolute;
	top:271px;
	left:705px;
	background-color:#e50003;
	width:4px;
	/*height:299px;*/
	display:none
}

#map_selects select {
	width:215px;
	margin-right:10px;
	margin-left:10px;
	margin-top:11px;
	vertical-align:middle;
	height:20px;
}
#map_selects input {
	vertical-align:middle;
	height:20px;
}

#mt_sep {
	vertical-align:middle;
	margin-top:7px
}
#map_tool_btn {
	vertical-align:middle;	
	margin-top:11px
}

.content .raudonas_remelis table,
.content .raudonas_remelis td {
	border:1px solid #F00 !important;
}

.content .juodas_remelis table,
.content .juodas_remelis td {
	border:1px solid #000 !important;
}

.Antraste-1 * {
    color: #000000;
    font-weight: bold;
    font-size: 18px !important;
}

.Antraste-1  {
    display: inline !important;
	color: #000000;
    font-weight: bold;
    font-size: 18px !important;
}


.Antraste-2 * {
   color: #000000;
   font-weight: bold;
   font-size: 15px !important;
}

.Antraste-2 {
   display: inline !important;
   color: #000000;
   font-weight: bold;
   font-size: 15px !important;
}

.Antraste-3 * {
    color: #000000;
    font-weight: bold;
    font-size: 12px !important;
}

.Antraste-3 {
    display: inline !important;
	color: #000000;
    font-weight: bold;
    font-size: 12px !important;
}

.Raudonas * {
   color: #FF0000 !important;
   font-weight: normal;
   font-size: 12px !important;
   
}

.Raudonas {
   display: inline !important;
   color:#F00;
   font-weight: normal;
   font-size: 12px !important;
}

.Mazas * {
   	color: #838383;
   	font-weight: normal;
   	font-size: 10px !important;
}

.Mazas {
   	display: inline !important;
		color: #838383;
   	font-weight: normal;
   	font-size: 10px !important;
}
p.text {
	margin:10px 10px 10px 0px;	
}

#gmap {
	position:absolute;
	top:41px;
	left:329px;
	background-color:#fff;
	width:600px;
	height:600px;
	border:0px;
	border: #e5e5e5 solid 1px;
	padding:10px;
	z-index:9999;
	display:none
}

.hide { display:none; width:0px; height:0px }