body     {
	background-color: #F2F2F2;
	margin: 0px;
}

.main  {
	background-color: #fff;
}

.title {
	font-family:	Tahoma;
	font-size:	24px;
	font-weight:	100;
	color:	#777777;
}

.info {
	font-family:	Tahoma;
	font-size:	11px;
	font-weight:	100;
	color:	#777777;	
}

.LSISendEmailTextBox {
	background-color:#F0F0F0;
	border:1px solid #DFDFDF;
	color:#777777 !important;
	font-family:Tahoma !important;
	font-size:11px !important;
	font-style:normal !important;
	font-weight:100 !important;
	width:200px;
}

.LSISendEmailTextBoxList {
	background-color:#F0F0F0;
	border:1px solid #DFDFDF;
	color:#777777 !important;
	font-family:Tahoma !important;
	font-size:11px !important;
	font-style:normal !important;
	font-weight:100 !important;
	width:90px;
}

.LSISendEmailTextBoxArea {
	background-color:#F0F0F0;
	border:1px solid #DFDFDF;
	color:#777777 !important;
	font-family:Tahoma !important;
	font-size:11px !important;
	font-style:normal !important;
	font-weight:100 !important;
	width:200px;
	height:150px;
}

.LSISendEmailLabel {
	color:#777777;
	font-family:Tahoma !important;
	font-size:11px !important;
	font-style:normal !important;
	font-weight:100 !important;
	text-align:right;
}

.shadowBottom {
	background-color:#F2F2F2;
	background-image:url('../img/bottom_gradient.gif');
	background-repeat:repeat-x;
	color:#777777 !important;
	font-family:Tahoma !important;
	font-size:11px !important;
	height:26px;
	min-height:26px;
}

.shadowRight {
	background-image:url('../img/top_right_gradient.gif');
	background-position:left top;
	background-repeat:repeat-y;
	min-height:100%;
}

.corner {
	background-image:url('../img/corner.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menuItem {
	font-family:	tahoma;
	font-size:	11px;
	font-weight:	bold;
	color:	#777777;
	text-transform:	none;
	text-decoration:	none;
	letter-spacing:	normal;
	line-height:	18.6667px;
	vertical-align:	baseline;
}

.grid {
	font-family:Tahoma;
	font-size:11px;
}

.opis {
	color:	#222;
	text-decoration:none;
}

.cluetip-rounded #cluetip-inner div#sndesc table td {
	text-align:left;
	padding-top: 0px;
}

.cluetip-rounded #cluetip-inner div#sndesc table th {
	display: none;
}
