﻿
#TreeMenu1
{
margin:						0px;
border-color:				#000000;
border-style:				solid;
border-width:				0px;
padding:					0px;
overflow:					scroll;
overflow:					auto;
width:						300px;
width:						auto;
background:					transparent;
}




/* dynamicke javascriptove moduly */
div.CustomControls1
{
margin:						0px;
border:						0px;
padding:					0px;
white-space:				nowrap!important;
vertical-align:				bottom;
text-align:					left;
font-size:					12px;
font-weight:				normal;
font-variant:				normal;
font-style:					normal;
font-family:				Courier;
cursor:						default;
}

.CustomControls1 div
{
margin:						0px;
border:						0px;
padding:					0px;
vertical-align:				bottom;
text-align:					left;
white-space:				inherit;
background:					transparent;

font-size:					12px;
font-weight:				normal;
font-variant:				normal;
font-style:					normal;
font-family:				Tahoma;
}

.CustomControls1 .normal
{
}
.CustomControls1 .normal_selected
{
background-color:			#999999;
}
.CustomControls1 .normal_active
{
background-color:			#cccccc;
}
.CustomControls1 .deleted
{
color:						#d00000;
}
.CustomControls1 .deleted_selected
{
color:						#d00000;
background-color:			#999999;
}
.CustomControls1 .deleted_active
{
color:						#d00000;
background-color:			#cccccc;
}


/* vnitrni tabulka begin */
.CustomControls1 table
{
margin:						0px;
border:						0px;
padding:					0px;
border-collapse:			collapse;
vertical-align:				bottom;
white-space:				nowrap!important;
font:						inherit;
color:						inherit;
background:					transparent;
}
.CustomControls1 table tr
{
margin:						0px;
border:						0px;
padding:					0px;
vertical-align:				inherit;
white-space:				nowrap!important;
font:						inherit;
color:						inherit;
background:					transparent;
}
/*
.CustomControls1 table tr td
{
margin:						0px;
border:						0px;
padding:					0px;
vertical-align:				inherit;
}
*/
.CustomControls1 table tr td.image
{
margin:						0px;
border:						0px;
padding:					0px;
text-align:					left;
vertical-align:				inherit;
white-space:				nowrap!important;
font:						inherit;
color:						inherit;
background:					transparent;
}
.CustomControls1 table tr td.text
{
margin:						0px;
border:						0px;
padding:					0px;
text-align:					left;
vertical-align:				inherit;
white-space:				nowrap!important;
font:						inherit;
color:						inherit;
background:					transparent;
}


.CustomControls1 .normal_selected table tr td.text span.main
{
white-space:				nowrap!important;
text-decoration:			underline;
}
.CustomControls1 .normal_active table tr td.text span.main
{
white-space:				nowrap!important;
text-decoration:			underline;
}
/* vnitrni tabulka end */




