.input, 
.input_no_border 
{
    width: 110px;
    height: 14px;
    font-size: 11px;
    border: solid 1px #c8c8c8
}

.button
{
	height: 20px;
	font-size: 10px;
	color: #000;
	background-color: inherit
}

.buttonreturn
{
    height: 22px;
    font-size: 8pt;
    font-weight: bold;
    color: #000    
}

.lista
{
    font-size: 11px    
}

.lista_right
{
    font-size: 11px;
    padding-right: 5px;
    text-align: right
}

.lista_left
{
    font-size: 11px;
    padding-left: 5px;
    text-align: left
}

.lbl
{
    font-size: 10px
}

.GridView_main
{
    color: inherit;
    background-color: #E7E7E7
}

.GridView_row
{    
    background-color: #F5F5F5
}

.GridView_header
{    
    background-color: #B0C4DE;
    font-weight: bold;
    text-align: center
}

.text_box_right
{
    text-align: right;
    height: 14px;
    font-size: 11px;
    border: solid 0px #c8c8c8
}

.DropDownListShort
{
    width: 200px;  
    height: 20px;
    font-size: 11px      
}

.DropDownList
{    
    height: 20px;
    font-size: 11px      
}

.ddlist
{
    height: 19px;
    font-size: 10px
}

.TreeView_Adm
{
	font-size:12px
}

.TreeView_towary
{
	font-size:10px
}

A
{
    font-size: 12px     
}

.linki
{
	font-size: 12px
}

A.linki:link 
{
	color: #264272; background: none

}

A.linki:visited 
{
	color: #264272; background: none

}

A.linki:hover 
{
	color: #000000; background: none

}

p
{
	font-size:12px
}

.td_sitemap
{
    height: 30px      
}

.sitepath
{
	font-size:11px;
	color:#264977;
	text-decoration:underline
}
.sitepathnode
{
	font-size:11px;
	color:#264977;
	text-decoration:none
}

.sitepath:hover
{	
	font-size:11px;
	color:Black;
	text-decoration:none
	
}

.td_bar_main
{  
    border: solid 1px #C8C8C8;
    font-size: 14px;
    font-weight: bold;
    color: #264977
}

.fieldset
{
    border: solid 1px #c8c8c8    
}

legend
{
    font-size :14px;
    font-weight: bold;
    color: #264977;
    background-color:inherit
}


.menuHover,
.menuSelected,
.menuItem
{    
    border-bottom: 2px;
    border-style: inset;
    font-family: Trebuchet MS;
    font-weight:bold;
    font-size:16px;
    font-weight:bold;   
    height: 60px;    
    width: 170px;
    vertical-align:bottom;
    margin-left: 1px; 
    padding:10px     
}

.menuHover,
.menuSelected
{
    border-color: #c0c0c0
    
}

.menuItem
{
    border-color: #fff;
    color: #808080;
    cursor:pointer;
    padding:5px
}

.menuHover
{
    color: #264977
}

.menuSelected
{
   color:#264977;
   cursor:default;
   background-color: #B0B0B0
}

.menuSub,
.menuSubHover,
.menuSubSelected,
.menuSubItem
{  
   height: 30px;
   width: 170px;
   padding-left: 2px;
   font-size: 12px   
}

.menuSubHover
{
   color: #264977
}
