.TableBody a, .TableBodyNoPadding a
{
	font-weight:bold;
}

.TableBody, .TableBodyNoPadding
{
	width: 100%;
}
.TableBody td
{
	padding: 0 5px;
}
.TableBodyNoPadding td
{
	padding:0;
}

table.gvNormal TR.description
{
	outline-color: #ffffff;
	padding-left: 5px;
	background-color: #b3e191;
	font-weight: bold;
}

.InnerTable
{
	width : 100%;
}

.InnerTableMargin td
{
	padding: 3px 5px 0 0;
	
}


.updateWarning
{
	color: #C01616;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.warning
{
	color: #C01616;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.information
{
	color:Navy;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.menu1
{
	background-color: #6A79A9;
	border: dotted 0px #B6C3CB;
	margin-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	height: 21px;

}

.menu1 a
{
	FONT-SIZE: 11px; 
	FONT-STYLE: normal; 
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	background-color: #6A79A9;
	vertical-align: middle;
	text-align: center;
	color: White;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 0px;
	margin-right: 0px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}	
.menu1 a:visited
{
	color: White;
}


.menu1 a:hover
{
	background-color: #D0D7E7;
	/* #FABD00 , #FFE9AD */
	color: #535A6F;
}	

.menu1 a.menuSelected:hover
{
	background-color: #D0D7E7;
	/* #FABD00 , #FFE9AD */
	color: #535A6F;
}	

.FunctionDescText
{
	text-align:justify;
}

.LinkBtn
{
	margin-top:10px;
	margin-left:10px;
	text-align:right;
	/*font-weight:bold;*/
	float: right;
}

.LinkBtnL
{
	margin-top:10px;
	margin-left:10px;
	text-align:right;
	/*font-weight:bold;*/
	float: left;
}


.LinkBtnSzukaj
{
	margin-left:10px;
	text-align:right;
	/*font-weight:bold;*/
}

div.Szukaj
{
	margin-bottom:10px;
}

.TxtBox, .Select
{
	margin-top:3px;
	margin-bottom:3px;
	font-family: tahoma, Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #535A6F;	
	vertical-align:middle;
}

.Select
{
	line-height:20px;
	height:20px;
}

.TxtBoxOpt
{
	margin-top:3px;
	margin-bottom:3px;
	font-family: tahoma, Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #9AA2B4;
}

.Required
{
	font-family: Courier New;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.Distinguishing
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bolder;
	background-color:Silver;
}

.middle 
{
	vertical-align: middle;
}

.center
{
	text-align:center;
}

.bold
{
	font-weight: bold;
}

.gvNormal
{
	
}

.rAlign
{
	text-align: right;
	width: 200px;
}

.gvNormal .rAlignCentered
{
	text-align: right;
	display: block;
	padding-bottom: 20px;
} 
  
.Button, .ButtonR, .ButtonMiddle, .ButtonMiddleR, .ButtonLong, .ButtonLongR,.ButtonMiddleL,.ButtonL,.ButtonLongL, .ButtonPowrotAnuluj
{
	width: 100px;
	text-align: center;
	height:23px;
	vertical-align:middle;
}
.ButtonHeight23
{
	height:23px;
}

.RequiredButton
{
	margin-top:3px;
	margin-bottom:3px;
	padding: 2px;
}


.ButtonPowrotAnuluj
{
	width:100px;  
}

.ButtonMiddle, .ButtonMiddleR, .ButtonMiddleL
{
	width:130px;
} 

.ButtonLong, .ButtonLongR, .ButtonLongL
{
	width:300px;
}
.ButtonR, .ButtonMiddleR, .ButtonLongR
{
	float:right;
}
.ButtonL, .ButtonMiddleL, .ButtonLongL
{
	float:left;
}
.ButtonShort
{
	width:70px;
}
.ButtonPowrotAnuluj
{
	float:right;
	width:130px;
}

.tableOverflow, .tableOverflowInFormTextBlock
{
	width:951px; 
	overflow:auto; 
	height:auto; 
	margin:0 auto;
	overflow-y:hidden;	
	padding:1px;/*poprawka problemu pojawiajacego sie w FF*/
}
.tableOverflowSklep, .tableOverflowInFormTextBlock
{
	width:2001px; 
	overflow:auto; 
	height:auto; 
	margin:0 auto;
	overflow-y:hidden;	
	padding:1px;/*poprawka problemu pojawiajacego sie w FF*/
}
.tableOverflowInFormTextBlock
{
	width:921px;
}
.captcha
{
	margin:0 auto;
	}
	
/*
[MW] 31.12.2008 - powoduje zle odstepy w gridzie (pionowe)
.FormTextBlock td select
{
	margin:0px 0;
	padding:0 0 0 0;
}
*/
/*
.FormTextBlock table tr td span,
.FormTextBlock table tr td label
{
	line-height:20px;
}
*/

input.VeryShort,  textarea.VeryShort
{
	width:80px;
}
input.Short,  textarea.Short
{
	width:125px;
}
input.Middle, textarea.Middle
{
	width:250px;
}
input.Long, textarea.Long
{
	width:95%;
	padding:2px;
}
input.Longer, textarea.Longer
{
	width:350px;
}
select.Short
{
	width:131px;
}
select.Middle
{
	width:255px;
}
select.Long
{
	width:100%;
}
select.Longer
{
	width:350px;
}
.UpperCase
 {
  text-transform:uppercase;
 }
 
.InRowTable
{
	width: 100%;
}

/*LicenseManagement*/
.LMDivBlock
{
	width:100%; 
	border-bottom: solid 1px black;
	padding-bottom: 5px;
	padding-top: 5px;
}

.LMLayoutTable td
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.LMInnerTable td
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PriceRow
{
	padding-top : 3px;
}

.LMStationCount
{
	width: 40px;
}
.LMPrice
{
	width: 55px;
	text-align:right;
}
.LMStationSpan
{
	width : 85px;
	float : left;
}
.LMPriceSpan
{
	width: 150px;
	float : left;
}

.LMModule
{
	border: solid 1px #ccc;
	
	width : 650px;
	padding: 3px 3px 0 3px;
	
	
}

.LMProduct
{
	width : 507px;
}

.LMErrorText
{
	color:Red;
}
.LMDate
{
	width: 65px;
}

.LMInput
{
	color: #000000;

font-size: 12px;

font-family: tahoma,Arial,verdana;

font-weight: normal;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;
width: 24px;
 height:24px;
	
}

.LMDescription
{
	width: 97%;
	height: 30px;
	font-size: 12px;
	font-family: tahoma,Arial,verdana;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.LMDescriptionD
{
	width: 97%;
	height: 60px;
	font-size: 12px;
	font-family: tahoma,Arial,verdana;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.LMInvalidTextBox
{
   background-color: #ffcccc;
}

.LMContainer
{
	width: 500px;
}

.DictionaryContainer
{
	width: 950px;
}

.PLTableHeader
{
  color:Red;
}
.PLTable
{
	border-collapse:collapse;
	border-spacing:1px;
	color:#000;
	text-align:center;
font-size:12px;
}
.PLTableRowHeader
{
	width:230px;
	font-weight:normal;
	border:1px solid #fff;
	padding:10px 0;
	background:#bfbfbf;
	font-weight:bold;
}

.PLTTable
{
	border-collapse:collapse;
	border-spacing:1px;
	color:#000;
	text-align:center;
    font-size:12px;
	border:1px solid #fff;

}
.PLTTableRowHeader
{
	font-weight:normal;
	border:1px solid #fff;
	padding:5px;
	background:#bfbfbf;
	font-weight:bold;
}
.PLTableCell
{
	border-bottom:1px solid #bfbfbf;
	height:20px;
}
.PLTablePriceCell
{
	background-color: #a8cefb;
}
.PLTTablePriceCell
{
	background-color: #a8cefb;
}
.PLTableHeaderCell
{
	text-align:left;
	border-bottom:1px solid #bfbfbf;
	background-color:Highlight;
	padding : 5px 0 5px 2px;
	color:#fff;
}
.PLTableNewModule
{
	border-top:2px solid #bfbfbf;
}
.PLPriceList
{
	padding-bottom: 20px;
}

.PLTPriceList
{
	padding-bottom: 5px;
}


.ModalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}


.TableHiddenColumn{
		display : none;
}
/*Nowe definicje CSS - Refactoring CSS*/
/*Panel filtrowania*/

.FormFilterPanel
{

border:1px solid #ADADAD;
width:936px;
background:#F6F5F5;	
padding:5px 7px 12px 7px;
position:relative;
overflow:visible;
	}
.FormFilterElementGroup
{
float:left;
margin:0;
position:relative;
}
.FormFilterLastElementGroup
{
	margin:0;
}
.FormFilterRow
{
position:relative;
display:block;
float:none;
clear:left;
}

.FormFilterElementContainer
{
float:left;
position:relative;
margin:4px 5px;
margin-bottom:0px;
/*border: solid 1px #cc0000;*/


}
.FormFilterElementContainer label
{
margin-bottom:1px;
line-height:14px;


}
.FormFilterElementContainer span.FullHeightLabel
{
	margin-top:16px;
	line-height:18px;
	display: block;
	}
.FormFilterElementContainer input.TextBox
{
margin:0;
padding:0;
height:16px;
}
.FormFilterElementContainer .CheckBox
{
	vertical-align:middle;
	}
	

.FormFilterElementContainer .CheckBox label
{
font-size:11px;
vertical-align:baseline;

}
.FormFilterElementContainer select
{
	margin:0;
	padding:1px 0;
	font-family: tahoma, Arial, verdana;
	font-size: 12px;
	font-weight: normal;

	vertical-align:middle;
}
.FormFilterElementContainer input.Button
{
	display:block;
	position:absolute;
	right:-1px;
	bottom:-1px;
}
.FormFilterElementContainer .BlockElement
{
display:block;
}
 .FormFilterPanel .ClearFloat
 {
 	clear:left;
 	margin:0;
 	padding:0;
 	width:0;
 	height:0;
 }
 
 /*Klasy dla CalendarExtendera*/
 .CalendarExtender .ajax__calendar_header
{
	background-color: #99CCFF;
}
 
 .CalendarExtender .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #F6F5F5;
	color: #000000;
}

.spanButtonL
{
    float:left;
}
.spanButtonR
{
    float: right;
}

.spanSearchButton
{
    position: absolute; 
    bottom: 0px; 
    right: 0px;
}

.helpInfoText
{
    color : Blue;
}

.BasketFooterStyle
{

    background-image: url("img/table-header-high.jpg");
    /*color:#4173B0;*/
    text-align: right;
    font-weight:bold;

}
