@CHARSET "UTF-8";

#content {
width: 754px;
float: right;
background-color: #FFF;
}

/*-----------------------LEWY PANEL-----------------*/
#left_panel {
	width: 200px;
	float: left;
	background-color: #FFF;
	margin: 0px 10px 10px 10px;
	clear: left;
}

.belka {
	height: 37px;
	width: 200px;
	background: url('../images/portal/belka.jpg') no-repeat;
}

.bname {
	color: white;
	float: left;
	font-family:Tahoma,Verdana;
	font-size:9pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding: 12px 0px 0px 16px;
	}

#map
{
	height: 570px;
	width: 570px;
	background-color: white;
	border: 1px solid #757575;
	margin-top: 0px;
	float: left;
}
/* ikony mapy */

.ikonki_content
{
	height:30x;
	width: 280px;
	float:right;
	
}

.ikonki_gmap
	{
	height:30px;
	width: 290px;
	float:left;
	
}

#but1
{	
	cursor:pointer;
	float:right;
	margin-left:2px;
	margin-top:3px;
	
}

#gbut_g1
{	
	cursor:pointer;
	float:left;
	margin-top:3px;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
	width: 68px;
	height: 23px;
}

/* prawy panel i boksy */
#right_panel{
	width: 160px;
	float: right;
	background-color: #FFF;
	margin: 0px 10px 10px 10px; 
}

.right_panel_banners
{
	width: 160px;
	height: 50px;
	float: left;
	margin-top:5px;
	cursor:pointer;
	}

.right_panel_text
{	
	font-size: 9pt;
	padding: 5px;
	}
	
#r_box {
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight:normal;
	width: 158px;
}


.r_box_top {
	background: transparent url("../images/portal/box_r_top.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 160px;
	height: 7px;

}
.r_box_bottom {
	background: transparent url("../images/portal/box_r_bottom.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 160px;
	height: 7px;
	margin: 0px 0px 13px 0px;
}

.gminy_select
{	background-color:white;
	border:1px groove silver;
	color:#808078;
	width:145px;
	margin: 6px 0px 6px 6px;
	}
	
a img{ 
border:0 none;
}

a:hover {
	color:#999999;
}
	
a {
	text-decoration:none;
	color:#3C3C3C;
	cursor: pointer;
}


.clear { 
	clear: both;
	font-size: 0px;
}

.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 {
	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;
	}
