/* Toolbar */
/*
.Toolbar
{
	border-right: white 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-left-style: none;
	height: 24px;
	background-color: #7893e8;
	border-bottom-style: none;
}*/
/*
.Toolbar2
{
	border-right: white 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-bottom: gray 2px solid;
	border-left-style: none;
	height: 24px;
	background-color: #6699cc;
}
*/
/*
.ToolbarDIV
{
	overflow: hidden;
	width: 100%;
	height: 25px;
	background-color: #6699cc;
}
*/

/*
.ToolbarPage
{
	padding-right: 2px;
	padding-left: 10px;
	width: 100%;
}
*/

.ToolbarPageTisk
{
	background-color: #ffffff;
}
/*
.ToolbarForm
{
	padding-bottom: 25px;
	width: 100%;
}
*/
/*
.ToolbarBody
{
	MARGIN: 0px;
	overflow: hidden;
}
*/
/*
	vzhled buttonu v toolbaru
	ASDToolbarButton
*/
/*
.DefaultTButton
{
	border-right: #6699cc 1px solid;
	padding-right: 10px;
	border-top: #6699cc 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-left: #6699cc 1px solid;
	color: #ebf4ff;
	border-bottom: #6699cc 1px solid;
	font-family: Verdana;
	height: 24px;
}
*/
/* najetí myši*/
/*
.HoverTButton
{
	border-right: #d9efff 1px solid;
	padding-right: 10px;
	border-top: #d9efff 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-left: #d9efff 1px solid;
	color: #d9efff;
	border-bottom: #d9efff 1px solid;
	font-family: Verdana;
	height: 24px;
}
*/
/*kliknutí myši*/
/*
.SelectedTButton
{
	border-right: white 1px solid;
	padding-right: 10px;
	border-top: gray 1px solid;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	border-left: gray 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: Verdana;
	HEIGHT: 24px;
}
*/

/*ASDSimpleToolbarButton */
/* vychozi */
/*
.CDefault
{
	border-right: buttonface 1px solid;	
	background-position: 2px 2px;
	border-top: buttonface 1px solid;
	padding-left: 20px;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: buttonface 1px solid;
	color: buttontext;
	padding-top: 0px;
	border-bottom: buttonface 1px solid;
	background-repeat: no-repeat;	
	font-family: Tahoma, MS Sans Serif, Verdana;
	margin: 0px;
	height: 100%;
	text-align:left;
}
*/
/* najeti mysi */
/*
.COnMouseOver
{
	border-right: gray 1px solid;
	background-position: 2px 2px;
	border-top: white 1px solid;
	padding-left: 20px;
	font-size: 11px;
	margin: 0px;
	border-left: white 1px solid;
	color: buttontext;
	border-bottom: gray 1px solid;
	background-repeat: no-repeat;
	font-family: Tahoma, MS Sans Serif, Verdana;
	height: 100%;
	background-color: #ff0066;
	text-align: left;
}

.COnMouseDown
{
	padding-left: 20px;
	border-left : 1px solid gray;
	border-top : 1px solid gray;
	border-right : 1px solid white;
	margin: 0px;
	border-bottom : 1px solid white;			
	height : 100%;
	font-size: 11px;
	color: buttontext;
	font-family: Tahoma, MS Sans Serif, Verdana;
	text-align: center;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	text-align:left;
}
*/
/*------------------------------------------------------------------------------------------*/

/* vychozi bez pouziti ikony */
/*
.CDefaultNotIco
{
	border-right: buttonface 1px solid;	
	border-top: buttonface 1px solid;
	border-left: buttonface 1px solid;
	border-bottom: buttonface 1px solid;
	font-size: 11px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
	margin: 0px;
	color: buttontext;		
	font-family: Tahoma, MS Sans Serif, Verdana;
	height: 100%;
	text-align:left;
}
*/
/* najeti mysi */
/*
.COnMouseOverNotIco
{
	border-right: gray 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: gray 1px solid;
	font-size: 11px;
	padding-left: 2px;
	margin: 0px;	
	color: buttontext;	
	font-family: Tahoma, MS Sans Serif, Verdana;
	height: 100%;
	text-align:left;
}

.COnMouseDownNotIco
{
	border-left : 1px solid gray;
	border-top : 1px solid gray;
	border-right : 1px solid white;
	border-bottom : 1px solid white;			
	padding-left: 2px;
	margin: 0px;
	height : 100%;
	font-size: 11px;
	color: buttontext;
	font-family: Tahoma, MS Sans Serif, Verdana;		
	text-align:left;
}
*/
/* predel mezi tlacitky */
/*
.CShed
{
	width : 2px;
	border-left : 1px solid gray;
	border-top : 1px solid gray;
	border-right : 1px solid white;
	border-bottom : 1px solid white;
	margin : 2px;
	margin-right : 5px;
}

*/