@media print {
	.noprint
	{
		display:none;
	}
}
/*@font-face { 
	font-family: NewsGothicStd-Bold; 
	src: URL(../fonts/NewsGothicStd-Bold.otf); 
} 
*/
body, TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width:0px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.infoCel IMG
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
P
{
	padding:0px;
	margin:0px;
}
.BaseColor, A, .AdminTitel
{
	color:#E60000;
	text-decoration : none;
}
A:HOVER
{
	color: orangered;
}
.ListItem
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.ListItemPad
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.ListItemPad TD, TD.ListItemPad
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.SelectedListItem
{
	font-weight: bold;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/line.gif);
	color: forestgreen;
	background-repeat: repeat-x;
	height: 25px;
	background-color: whitesmoke;
}

.ListItemHalf
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/lineHalf.gif);
	background-repeat: repeat-x;
}
.ListItemHalf TD, TD.ListItemHalf
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.LineVert, .ListItemVert
{
	BACKGROUND-POSITION: left ;
	background-image: url(../images/userLineVer.gif);
	background-repeat: repeat-y;
}
.LineVert
{
	BACKGROUND-POSITION: left ;
	background-image: url(../images/userLineVer.gif);
	background-repeat: repeat-y;
}
.AdminTitel
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
}
.AdminMainTable TD, .AdminMainTable A
{
	font-family: 'Trebuchet MS',  Tahoma;
}
.BTN
{
	font-family: Verdana;
	border-right: #ADACAC 1px solid;
	border-left: #ADACAC 1px solid;
	border-top: #ADACAC 1px solid;
	border-bottom: #ADACAC 1px solid;
	/**/
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	/**/
	background-image: url(../images/knopBg.gif);
	background-repeat: repeat-x;
	/**/
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: -1px;
	
	color: dimgray;
	height: 19px;
}
.BTN:HOVER
{
	color: #FFFFFF;
	/**/
	background-image: url(../images/knopOnBg.gif);
}
INPUT
{
	height:20px;
}
INPUT, TEXTAREA
{
	font-family:Verdana;
	font-size:11px;
}
.BTN
{
	font-family: Verdana;
	border-right: #ADACAC 1px solid;
	border-left: #ADACAC 1px solid;
	border-top: #ADACAC 1px solid;
	border-bottom: #ADACAC 1px solid;
	/**/
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	/**/
	/*background-image: url(../images/knopBg.gif);*/
	background-color:whitesmoke;
	background-repeat: repeat-x;
	/**/
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	
	color: dimgray;
	height: 21px;
}
.BTN:HOVER
{
	background-color:darkgray;
	color: #FFFFFF;
	/**/
	/*background-image: url(../images/knopOnBg.gif);*/
}
.UnderlineOnHover:HOVER
{
	text-decoration:underline;
}
.blokskesbg
{
	background-image: url(../images/blokskesbg.gif);
	background-repeat: repeat;
}
.TableProductDetail IMG
{
	border:1px solid black;
}