@CHARSET "UTF-8";

.mapa_content_left {
	clear:both;
	width:532px;
	float: left;
	margin:10px 10px 0 0;
}

.mapa_content_left_roll {
    clear:both;
    width: 772px;
    float: left;
    margin: 10px 10px 0px 0px;
	}

.mapa_content_tresc_roll {
    height: 576px;
    width: 772px;
    clear:both;
    float:left;
    padding:0px 0px 6px 0px;
}
.mapa_content_tresc
{
    height: 576px;
    width:532px;
    clear:both;
    float:left;
}

.mapa_content_center
{
	float: left;
	width: 210px;
       padding:10px 0px 0 0;
}

.index_center_tresc
{
	height: 576px;
	overflow: auto;
}
.mapa_roll
	{
	width: 770px;
	height:550px;
	border: 1px solid silver;
}

#map
{
	height:530px;
	/* width: 530px; */
	border: 1px solid silver;
}
/* --nawigacja mapy-- */
.ikonki_content {
	width: auto;
	float: right;
	height: 22px;
	margin: 2px 0px 6px 0px;
	padding-left: 8px;
}

.but1
{
	float: left;
	width: 20px;
	height: 25px;
	margin: 2px 1px 6px 1px;
	cursor: pointer;
	border: none;
}
.but2
{
	float: left;
	width: 20px;
	height: 25px;
	margin: 2px 0px 6px 1px;
	cursor: pointer;
	border: none;
}
/* --koniec nawigacja mapy-- */

.search_bullet {
    background:transparent url(../../images/portal/portHorizontalBlockMenu_block.png) no-repeat scroll -1898px 0;
	float:right;
	height:9px;
	margin:-14px 63px 0 0;
	width:9px;
}

/* --generatory-- */

#generatory ul.tabs
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 2px 0px 6px 0px;
	padding: 0px;
	background-color: #C3DAAE;
}
#generatory ul.tabs li
{
	border-right:1px solid #8FB17E;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	cursor: pointer;
	background-color: #C3DAAE;
	color: #2F3C4C;
}

#generatory ul.tabs li.sel
{
	background: transparent url('../../images/portal/generator_graf.png') repeat-x scroll 0px 2px;
	border-right:1px solid #8FB17E;
	height: 20px;
	color: red;
	font-weight: bold;
}
#generatory ul.tabs li:hover
{
	background: transparent url('../../images/portal/generator_graf.png') repeat-x scroll 0px 2px;
	border-right:1px solid #8FB17E;
	height: 20px;
	font-weight: bold;
	color: red;
}
.informacja {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #2C3A43;
	text-align: justify;
	padding-bottom: 20px;
}

.informacja a {
	background: transparent url('../../images/portal/generator_graf.png') no-repeat scroll 0px -12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	color: red;
	float: right;
	padding: 5px 0px 0px 17px;
	cursor: pointer;	
}
.informacja a:hover {
	background: transparent url('../../images/portal/generator_graf.png') no-repeat scroll 0px -12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	color: #2C3A43;
	float: right;
	padding: 5px 0px 0px 17px;
	cursor: pointer;	
}

/* --koniec generatorow-- */

.okienko {
	 position: relative; 
	 right: 430px; 
}

.okienko_inside {
	position: absolute; 
	background-color: #F1F3F0;
	border: 1px solid #000000;  
	width: 350px; 
	padding: 15px;
	top: 50px;
	left: 60px; 
}

#plwin input {
	margin-left: 20px;
}
/*------------- RYSUJE KOMUNIKACJE  -------------*/
#plwin {
	margin-top: 30px;
	width: 365px;
	height: 250px;
	background-color: #eee;
	margin-left: 60px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.plwin_header {
	margin: 5px;
	font-weight: bold;
	font-size: 8pt;
	width: 200px;
	float: left;
	}
	
.plwin_text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 8pt;
	float: left;
	
	}
.plwin form {
	
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 8pt;
	float: left;
	background-color: #eee;
	}
.plwin_label {
	margin-bottom: 2px;
	font-weight: normal;
	width: 120px;
	padding: 2px;

	}
.plwin_pole input {
	margin-left: 10px;
	padding: 2px;
	}

/*------------- RYSUJE KOMUNIKACJE  -------------*/
#rswin {
	margin-top: 30px;
	width: 365px;
	height: 215px;
	background-color: #eee;
	margin-left: 60px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.rswin_header {
	margin: 5px;
	font-weight: bold;
	font-size: 8pt;
	width: 330px;
	
	}
	
.rswin_text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 8pt;
	float: left;
	width: 355px;
	}
.rswin form {
	
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 8pt;
	float: left;
	background-color: #eee;
	}
.rswin_label {
	margin-bottom: 2px;
	font-weight: normal;
	width: 120px;
	padding: 2px;
	float: left;
	}
.rswin_pole input {
	margin-left: 10px;
	padding: 2px;
	}
.clear {
	clear: both;
	font-size: 0pt;
	width: 100%;
}

select.ulice_select
{
	width: 217px;
}




