@CHARSET "UTF-8";

.portal_cms_onlyname {
	padding: 8px;
}
input 
	{
	border-color: silver;
	border-style:solid solid;
	border-width:1px;
}
input[type="radio"]
{
    border: none;
}
#struct {
   	width:	160px;
    vertical-align:	top;
}

.struct {
    font-weight:	bold;
}

.structtd {
    vertical-align:	middle;
    /*width:	160px;*/
}

.structtd:hover {
	cursor:	pointer;
	background-color:	#a0ff99;
}

/* nowe style */

input.ginput {
	width:	320px;
	margin-bottom: 10px;
}

textarea {
	width:	450px;
	height: 70px;
}

.marrow {
    width: 30px;
}

#wskazowki-all {
    text-align: center;
    width: 132px;
    height: 550px;
    position: absolute;
    background-color: #ffffff;
}

#wskazowki {
    text-align: center;
    overflow-y: auto;
	position: absolute;
    width: 130px;
    height: 526px;
    overflow-y: auto;
}

#gside {
	width:			300px;
	position:		absolute;
	z-index:		20;
	background: 	#ffffff;
}

.popuphead, .iopis {
	font-size:12pt;
}

.gpopup {
	width:			360px;
    height:			280px;
	margin-top:		10px;
    overflow-y:		auto;
    overflow-x:     hidden;
    vertical-align: middle;
	font-size:		8pt;
}

.ishort_typ
	{
	float: left;
	font-weight:normal; 
	color:black;
	}
.ishort_typ_loka
	{

	font-weight:normal; 
	color:black;

	}
.ishort_kategoria {	
		font-weight: bold;
		color: #6C6C6C;
		margin-bottom: 5px;
		clear: left;
}
.ishort_dana
	{
	margin-left:65px;
	}

.gpopup textarea {
    width:			290px;
    height:			180px;	
}
.ishort_tresc {
	color: #000;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;



}
.ishort_title {
	text-align: 	left; 
	vertical-align:	middle;
	font-weight: 	bold;
	font-family:	Tahoma;
	font-size:		12pt;
	font-size-adjust:	none;
	font-stretch:	normal;
	font-variant:	small-caps;
	line-height:	normal;
	color:			#000;
	padding-top: 14px;
}
.popuplist {
	padding-top: 5px;
}
.ishort_title_icon {
	vertical-align:	middle;
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
}
.gmnoprint p, .gmnoprint span {
    color: #6C6C6C;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 5px;
	padding-right: 5px;
}

.fullpopup {
    color: #6C6C6C;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 5px;
	padding-right: 5px;
	overflow-y: auto;
	overflow-x: hidden;
}

.fullpopup p, .fullpopup span {
    color: #6C6C6C;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 5px;
	padding-right: 5px;
}

.google_stat {
	float: left;
	clear: right;
	margin: 7px 7px 0px 0px;
	
}

#hand_b {
  width:31px;
  height:31px;
  background-image: url(http://google.com/mapfiles/ms/t/Bsu.png);
}
#hand_b.selected {
  background-image: url(http://google.com/mapfiles/ms/t/Bsd.png);
}

#placemark_b {
  width:31px;
  height:31px;
  background-image: url(http://google.com/mapfiles/ms/t/Bmu.png);
  vertical-align: top;
}
#placemark_b.selected {
  background-image: url(http://google.com/mapfiles/ms/t/Bmd.png);
	vertical-align: top;
}

#line_b {
  width:31px;
  height:31px;
  background-image: url(http://google.com/mapfiles/ms/t/Blu.png);
}
#line_b.selected {
  background-image: url(http://google.com/mapfiles/ms/t/Bld.png);
}

#shape_b {
  width:31px;
  height:31px;
  background-image: url(http://google.com/mapfiles/ms/t/Bpu.png);
}
#shape_b.selected {
  background-image: url(http://google.com/mapfiles/ms/t/Bpd.png);
}

td.map_menu{
vertical-align: top; 
}

.form_widget_amount_slider {
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		height:3px;
		position:absolute;
		bottom:0px;
}

/*------------- 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: 9pt;
    width: 200px;
    float: left;
    }
    
.plwin_text {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 9pt;
    float: left;
    text-align:justify;
    
    }
.plwin form {
    
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 9pt;
    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 {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    height:260px;
    margin-left:95px;
    padding:16px;
    width:350px;
    }
.rswin_header {
    margin: 5px;
    font-weight: bold;
    font-size: 9pt;
    width: 330px;
    
    }
    
.rswin_text {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 9pt;
    float: left;
    width: 355px;
    text-align: justify;
    }
.rswin form {
    
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 9pt;
    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;
    }

.okienko {
     position: relative; 
     right: 430px; 
}

.okienko_inside {
    position: absolute; 
    background-color: #F1F3F0;
    border: 1px solid #000000;  
    width: 350px; 
    padding: 15px;
    top: 50px;
    left: 60px; 
}
