@CHARSET "UTF-8";
/* style zastępowane */
body, table, input, select {
	font-size:	8pt;
}

.portal_cms_onlyname {
	padding: 8px;
}
input 
	{

	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:	336px;
	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:			365px;
    height:			250px;
	overflow: 		auto;
    vertical-align: middle;
	font-size:		8pt;
	margin-top: 8px;
}

.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;
}
.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:			#189E12;
	padding-top: 14px;
	margin-bottom: 15px;
}
.popuplist {
	padding-top: 5px;
}
.ishort_title_icon {
	vertical-align:	middle;
	padding-right: 10px;
	float: left;
}
.gmnoprint p{
    color: #6C6C6C;
	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;
	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;
}