@CHARSET "UTF-8";

#content {
width: 956px;
float: left;
background-color: #FFF;
}

/*-----------------------LEWY PANEL-----------------*/
#left_panel {
	width: 200px;
	float: left;
	background: #FFF url('../images/portal/lpanelbg.jpg') no-repeat;
	margin: 0px 2px 10px 0px;
}

#map
{
	height: 475px;
	width: 475px;
	background-color: white;
	border: 1px solid #757575;
	float: left;
	margin: 5px 0px 10px 10px;
}
/* ikony mapy */

.ikonki_content
{
	margin: 0px 10px 0px 0px;
	height:30x;
	width: 220px;
	float:right;
	
}

.ikonki_gmap
	{
	
	margin: 0px 0px 0px 10px;
	height:30px;
	width: 245px;
	float:left;
	}

#but1
{	
	cursor:pointer;
	float:right;
	margin-left:1px;
	margin-top:3px;
	width: 25px;
	height: 25px;
	
}

#gbut_g1
{	
	cursor:pointer;
	float:left;
	margin-top:3px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	width: 59px;
	height: 20px;
}

/* prawy panel i boksy */
#right_panel{
	width: 255px;
	float: right;
	background-color: #FFF;
	margin: 6px 0px 10px 0px; 
}
	
#r_box {
	font-weight:normal;
	width: 255px;
	background: #FFF url("../images/portal/box_back.png") repeat-y;
	padding: 10px 5px 5px 12px;
	float: left;
}

.r_box_top {
	background: transparent url("../images/portal/box_top.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 255px;
	height: 3px;

}

.r_box_bottom {
	background: transparent url("../images/portal/box_bottom.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 255px;
	height: 8px;
	margin: 0px 0px 2px 0px;
}
.box_head {
	background: url('../images/portal/bel_menu.jpg') no-repeat;
	width: 230px;
	height: 31px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.right_panel_banners
{
	width: 250px;
	height: 50px;
	float: left;
	margin-top:5px;
	cursor:pointer;
	}

.right_panel_text
{	
	width: 230px;
	padding: 5px 0px 0px 5px;
	font-size: 9pt;
}
.gminy_select
{	background-color:white;
	border:3px groove silver;
	color:#808078;
	float:left;
	width:155px;
	margin-top:6px;
	}
	
a img{ 
border:0 none;
}

a:hover {
	color:#999999;
}
	
a {
	text-decoration:none;
	color:#3C3C3C;
	cursor: pointer;
}


.clear { clear: both; }

.prawa_porcj {	
		margin-left: 10px;
}

.okienko {
	 position: relative; 
	 right: 430px; 
}

.okienko_inside {
	position: absolute; 
	background-color: #F1F3F0;
	border: 1px solid #000000;  
	width: 350px; 
	padding: 15px;
	top: 50px;
	left: 60px; 
}


/*------------- RYSUJE KOMUNIKACJE  -------------*/
#plwin {
	width: 365px;
	height: 250px;
	background-color: #eee;
	margin-left: 10px;
	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 {
	
	width: 365px;
	height: 205px;
	background-color: #eee;
	margin-left: 10px;
	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;
	}
.ulice_select {
	width: 230px;
	}
