﻿.viewPortDraggerHorz
{
	background: transparent url(vista/grabber.png) repeat-x 0 0;
	width:100%;
	height:1%;
	max-height:5px;
	background-color:#ddf;
	cursor:n-resize;
}

.viewPortDraggerVert
{
	background: transparent url(vista/grabber.png) repeat-y 0 0;
	width:1%;
	height:60%;
	max-width:6px;
	background-color:#ddf;
	float:left;
	cursor:e-resize;
}

.viewPortDraggerHorz:hover
{
	background: transparent url(vista/grabber-hover.png) repeat-x 0 0;
}

.viewPortDraggerVert:hover
{
	background: transparent url(vista/grabber-hover.png) repeat-y 0 0;
}


.vista-calendar-container{background:#fff none repeat scroll 0 0;border:1px solid #1b376c;padding:2px;position:relative;}
.vista-calendar-container a{-moz-outline:0;outline:0;outline-style:none;}
.vista-calendar-input-text{font-size:11px;width:80px;}
.vista-calendar-previous-month,.vista-calendar-current-month,.vista-calendar-next-month{background:#cde none repeat scroll 0 0;color:#fff;font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;font-size:11px;font-weight:700;overflow:hidden;}
.vista-calendar-previous-month,.vista-calendar-next-month{width:18px;}
.vista-calendar-next-month{text-align:right;}
.vista-calendar-previous-month a,.vista-calendar-next-month a{background:transparent url(vista/cal-buttons.png) no-repeat scroll 0 0;cursor:pointer;display:block;height:15px;width:15px;}
.vista-calendar-previous-month a{background-position:0 -15px;margin-left:5px;}
.vista-calendar-current-month{padding:2px 0;}
.vista-calendar-current-month a.vista-calendar-month{color:#666;text-decoration:none;}
.vista-calendar-next-month a{background-position:0 -30px;margin-right:5px;text-align:right;}
table.vista-calendar-daywrapper{table-layout:fixed;width:100px;}
.vista-calendar-daywrapper,.vista-calendar-daywrapper td,.vista-calendar-daywrapper th{border-collapse:separate;}
.vista-calendar-daywrapper th{background:transparent url(vista/cal-gradient.png) repeat-x scroll left top;border-bottom:1px solid #727272;color:#2D2D2D;cursor:default;font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;font-size:10px;font-weight:400;text-align:right;width:25px;}
.vista-calendar-daywrapper th span{display:block;margin-right:7px;padding:2px;}
.vista-calendar-active{color:#2E2E2E;cursor:pointer;}
.vista-calendar-day{color:#333;display:block;font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;font-size:12px;font-style:normal;padding:2px 5px 0 0;text-align:center;text-decoration:none;}
.vista-calendar-daywrapper a{border:1px solid #FFF;}
.vista-calendar-daywrapper a:hover{background:transparent url(vista/cal-gradient.png) repeat-x scroll left top;border:solid 1px #abc0e5;color:#000;text-decoration:none;}
.vista-calendar-selected a{background:transparent url(vista/cal-gradient.png) repeat-x scroll left top;border:1px solid #333;font-weight:700;padding:1px 4px 2px 3px;}
.vista-calendar-selected span{font-weight:700;}
.vista-calendar-next-day a,.vista-calendar-previous-day a{color:#777;text-decoration:none;}
.vista-calendar-bottom{background:#ddd url(vista/cal-gradient.png) repeat-x scroll left top;border-top:1px solid #aaa;padding:2px;}
.vista-calendar-ympicker{background:#FFF none repeat scroll 0 0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:auto;}
.vista-calendar-ympicker td{font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;font-size:11px;font-weight:400;}
td.vista-calendar-ympicker-month,td.vista-calendar-ympicker-year,td.vista-calendar-ympicker-yearbutton{border:0 none;cursor:pointer;text-align:center;vertical-align:middle;width:25%;}
td.vista-calendar-ympicker-month a,td.vista-calendar-ympicker-year a{color:#154154;display:block;padding:2px 4px 0 0;text-align:center;text-decoration:none;}
.vista-calendar-ympicker-yearbutton a{background:transparent url(vista/cal-buttons.png) no-repeat scroll 0 0;cursor:pointer;display:block;height:15px;width:15px;}
.vista-calendar-ympicker-yearbutton a.vista-calendar-ympicker-next{background-position:0 -30px;float:right;margin-right:10px;}
.vista-calendar-ympicker-yearbutton a.vista-calendar-ympicker-previous{background-position:0 -15px;float:left;margin-left:10px;}
td.vista-calendar-ympicker-selected a{background:transparent url(vista/cal-gradient.png) repeat-x scroll left top;border:1px solid #888;padding:1px 3px;}
input.vista-calendar-withtime-part{border:none;font-family:Arial, Helvetica, Tahoma, Sans-Serif;font-size:12px;height:14px;text-align:center;width:22px;}
.vista-calendar-withtime-nav{text-align:center;width:12px;}
.vista-calendar-withtime-nav a,.vista-calendar-withtime-nav span{color:#666;font-size:12px;font-weight:400;height:16px;text-decoration:none;}
.vista-datetimepicker-button span,.vista-calendar-bottom span{height:24px;}
.vista-datetimepicker-button button span,.vista-calendar-bottom button span{font-family:Arial, Helvetica, Tahoma, Sans-Serif;font-size:12px;}



/* Styles for the autocompleter...!!
 */
 
 
.vista-layer
{
    visibility: visible;
    position: relative;
    width:300px;
}
.vista-controlpicker
{
    background: #ddecfe;
    border: 1px solid #8DB2E3;
    
    
}
.vista-controlpicker-wrapper
{
    background-position: #FFF;
    background: #FFF;
}
.vista-controlpicker-item
{
background-color:transparent;
color:Black;
border:1px solid #fff;
font-family:Arial, Helvetica, Tahoma, Sans-Serif;
font-size:12px;
overflow:hidden;
padding:2px;
text-overflow:ellipsis;
white-space:nowrap;

}

.vista-controlpicker .vista-controlpicker-selected{background:#fff;border:1px solid red;cursor:pointer;}
.vista-controlpicker-item:hover,.vista-controlpicker .vista-controlpicker-hover{background:#dfe8f6;border:1px dotted #7DA7DF;cursor:pointer;}


/*pro GridToolBar*/
.grtb-button
{
    background-position: 0 0;
    background: transparent url(vista/extended-button.png) repeat-x scroll 0 0;
    border-color: gray;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    font-size: 12px;
    margin: auto 1em;
    vertical-align: text-bottom;
    
}
.grtb-button:hover{background-position:0 -300px;border-color:#79b;}
.grtb-button-focus{background-position:0 -200px;border-color:#7D98B8;}
.grtb-button .first-child{border-color:gray;border-style:solid;border-width:0 1px;display:block;height:100%;margin:0 -1px;width:100%;}
.grtb-button button,.vista-button a{border:medium none;display:inline;line-height:1;margin:0;min-height:1em;padding:0px 3px 0px 24px;}
.grtb-button button{background-color:transparent;cursor:pointer;}
.grtb-button-checked button,.vista-button-checked a{color:#FFF;}
.grtb-button-disabled button,.vista-button-disabled a{color:#888;cursor:default;}
.grtb-button-checked,.vista-button-checked:hover{background-position:0 -400px;border-color:#304369;}
.grtb-button-disabled,.vista-button-disabled:hover{background-position:0 -100px;}


.vista-button{background:transparent url(vista/extended-button.png) repeat-x scroll 0 0;border-color:gray;border-style:solid;border-width:1px 0;display:block;font-size:14px;margin:auto .25em;vertical-align:text-bottom;}
.vista-button:hover{background-position:0 -300px;border-color:#79b;}
.vista-button-focus{background-position:0 -200px;border-color:#7D98B8;}
.vista-button .first-child{border-color:gray;border-style:solid;border-width:0 1px;display:block;height:100%;margin:0 -1px;width:100%;}
.vista-button button,.vista-button a{border:medium none;display:inline;line-height:2;margin:0;min-height:2em;padding:0 10px;}
.vista-button button{background-color:transparent;cursor:pointer;}
.vista-button-checked button,.vista-button-checked a{color:#FFF;}
.vista-button-disabled button,.vista-button-disabled a{color:#888;cursor:default;}
.vista-button-checked,.vista-button-checked:hover{background-position:0 -400px;border-color:#304369;}
.vista-button-disabled,.vista-button-disabled:hover{background-position:0 -100px;}
.vista-extendedpanel-top{-x-system-font-:none;background:transparent url(vista/panel-gradient.png) repeat-x scroll 0 0;border:1px solid #6593cf;color:#15428b;font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;font-size:12px;font-weight:700;padding:3px 5px;position:relative;}
.vista-extendedpanel-contentwrapper{overflow:hidden;}
.vista-extendedpanel-content{background:#FFF none repeat scroll 0 0;border-color:#6593cf;border-style:none solid solid;border-width:0 1px 1px;}
.vista-slider-horizontal .vista-slider-wrapper{background:transparent url(vista/slider_sprite_horizontal.png) repeat-x scroll 0 -45px;height:14px;}
.vista-slider-horizontal .vista-slider-closer{background:transparent url(vista/slider_sprite_horizontal.png) no-repeat scroll right -28px;padding-right:3px;}
.vista-slider-horizontal .vista-slider-handle{background:transparent url(vista/slider_sprite_horizontal.png) no-repeat scroll 0 0;cursor:move;height:14px;position:absolute;width:15px;}
.vista-slider-horizontal{background:transparent url(vista/slider_sprite_horizontal.png) no-repeat scroll 0 -14px;padding-left:3px;}
.vista-slider-horizontal .vista-slider-disabled{background:transparent url(vista/slider_sprite_horizontal.png) no-repeat scroll 0 -63px;cursor:auto;height:14px;position:absolute;width:15px;}
.vista-slider-wrapper{overflow:visible;position:relative;}
.vista-slider-vertical{background:transparent url(vista/slider_sprite_vertical.png) no-repeat scroll -39px 0;padding-top:7px;width:14px;}
.vista-slider-vertical .vista-slider-closer{background:transparent url(vista/slider_sprite_vertical.png) no-repeat scroll -21px bottom;padding-bottom:7px;}
.vista-slider-vertical .vista-slider-wrapper{background:transparent url(vista/slider_sprite_vertical.png) repeat-y scroll -57px 0;width:15px;}
.vista-slider-vertical .vista-slider-handle{background:transparent url(vista/slider_sprite_vertical.png) no-repeat scroll -2px -2px;cursor:move;height:15px;position:absolute;width:15px;}
.vista-slider-vertical .vista-slider-disabled{background:transparent url(vista/slider_sprite_vertical.png) no-repeat scroll -75px -2px;cursor:default;height:15px;position:absolute;width:14px;}

.vista-tabcontrol{margin:0;overflow:hidden;padding:0;}
.vista-tabcontrol-top{background:transparent;font-size:1px;margin:0;overflow:hidden;padding:0;}
.vista-tabstrip-spacer{background:#deecfd;border:1px solid #8db2e3;border-top:none;font-size:1px;height:2px;line-height:1px;}
.vista-tabstrip-wrapper{overflow:hidden;width:99%;}
.vista-tabstrip{display:block;width:99%;}
.vista-tabstrip-top{border-bottom:1px solid #8DB2E3;height:22px;padding-top:1px;}
.vista-tabstrip li{float:left;list-style-type:none;margin-left:2px;}
.vista-tabstrip-active{cursor:default;}
.vista-tabstrip-top .vista-tabstrip-active .vista-tab-right{margin-bottom:-1px;}
.vista-tabstrip-active .vista-tab-right{background-position:0 0;}
.vista-tabstrip-active .vista-tab-right,.vista-tabstrip-active .vista-tab-left{height:22px;}
.vista-tabstrip-top .vista-tab-right{background-repeat:no-repeat;padding-left:5px;}
.vista-tabstrip-top .vista-tab-right,.vista-tabstrip-top .vista-tab-left,.vista-tabstrip-top .vista-tabstrip-content{background-color:Transparent;background-image:url(vista/tabs-sprite.png);}
.vista-tabstrip a{cursor:pointer;text-decoration:none;}
.vista-tabstrip em,.vista-tabstrip span,.vista-tabstrip a{display:block;}
.vista-tabstrip-active .vista-tab-left{background-position:right -300px;}
.vista-tabstrip-top .vista-tab-left{background-position:right -300px;background-repeat:no-repeat;padding-right:5px;}
.vista-tabstrip-active .vista-tabstrip-content{background-position:0 -150px;}
.vista-tabstrip-top .vista-tabstrip-content{background-position:right -200px;background-repeat:repeat-x;}
.vista-tabstrip-top .vista-tabstrip-active .vista-tab-right .vista-tabstrip-text{padding-bottom:5px;}
.vista-tabstrip-text{font-family:Arial,Helvetica,Tahoma,Sans-Serif;font-size:13px;height:14px;line-height:14px;margin:2px 0 0;padding:4px 1px 1px 5px;white-space:nowrap;}
.vista-tabstrip .vista-tabstrip-text{color:#15428B;font-style:normal;}
.vista-tabstrip-active .vista-tabstrip-text{color:#1C57B9;font-weight:700;}
.vista-item-disabled{vertical-align:top;}
.vista-item-disabled .vista-tabstrip-text{color:#ccc;cursor:default;height:12px;}
.vista-tabcontrol-body{background:#FFF none repeat scroll 0 0;border:1px solid #89AFDF;overflow:hidden;}
.vista-tabcontrol-body-content{background:#FFF none repeat scroll 0 0;border-color:#9BE #99bbe8;border-style:none solid solid;border-width:0 1px 1px;overflow:hidden;}
.vista-tabstrip-inactive:hover .vista-tab-right{background-position:0 -100px;}
.vista-tabstrip-inactive:hover .vista-tab-left{background-position:right -400px;}
.vista-tabstrip-inactive:hover .vista-tabstrip-content{background-position:0 -250px;}
.vista-clear{clear:both;}
.vista-tabstrip-content,.vista-tabcontrol-body-wrapper{overflow:hidden;}

/*Red menu*/
.vista-toolbar{background-color: #E3002A;display: block;height: 24px;list-style-type: none;margin: 0;padding: 0;position: relative;width: 100%;}
.vista-toolbar-item{-moz-user-select: none;color: #FFFFFF;cursor: pointer;font-family: Arial, Helvetica, Tahoma, Sans-Serif;font-size: 11px;font-weight: 700;}
.vista-toolbar-item:hover{color:#00f;}
.vista-toolbar-item-content a{text-decoration:none;}
.vista-toolbar-item-content a{color: #FFFFFF;}
.vista-toolbar-item-content a:hover{color: #FFFFCC;}
.vista-toolbar-child-item a{color:#666666;}
.vista-toolbar-child-item a:hover{color:#E3002A;}
.vista-toolbar-top-item{display:inline;line-height:25px;margin-right:5px;padding-left:15px;}
.vista-toolbar-top-item .vista-toolbar-item-icon{display:none;}
.vista-toolbar-child-item{display:block;width:150px;}
.vista-toolbar-child-item:hover{background-color: #FFF5F0;}
.vista-toolbar-child-item .vista-toolbar-item-el{display:block;height:28px;padding-left:2px;width:100%;}
.vista-toolbar-child-item .vista-toolbar-item-icon{display:inline;height:25px;margin:0 10px 0 2px;vertical-align:middle;width:25px;}
.vista-toolbar-child-container{background-position: 0 0;background: #FFF url(vista/toolbar-child-bg-red.png) repeat-y 0 0;border: 1px solid #E3002A;display: block;margin-left: -1px;padding: 10px 0;position: absolute;width: 150px;z-index:auto}
.vista-toolbar-top-item .vista-toolbar-item-el,.vista-toolbar-top-item .vista-toolbar-item-content,.vista-toolbar-child-item .vista-toolbar-item-content{display:inline;}
/*End of Red menu*/

.vista-item{background:transparent url(vista/tools-sprite.png) no-repeat scroll 0 0;cursor:pointer;height:17px;margin-left:2px;overflow:hidden;position:absolute;width:19px;}
.vista-item-close{background-position:-19px 0;right:8px;top:3px;}
.vista-item-close:hover{background-position:0 0;}
.vista-item-maximize{background-position:-19px -34px;right:28px;top:3px;}
.vista-item-maximize:hover{background-position:0 -34px;}
.vista-item-minimize{background-position:-19px -17px;right:48px;top:3px;}
.vista-item-minimize:hover{background-position:0 -17px;}
.vista-item-restore{background-position:-19px -51px;right:28px;top:3px;}
.vista-item-restore:hover{background-position:0 -51px;}
.vista-item-collapsed{background-position:-14pt -68px;right:5px;top:2px;}
.vista-item-collapsed:hover{background-position:0 -68px;}
.vista-item-expanded{background-position:-14pt -85px;right:5px;top:2px;}
.vista-item-expanded:hover{background-position:0 -85px;}

.vista-treeview{background-color:#fff;list-style-type:none;margin:0;overflow:hidden;padding:0;position:relative;}
.vista-treeview-item-ct{left:auto;position:static;top:auto;z-index:auto;}
.vista-treeview-item{color:#111;font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;font-size:12px;}
.vista-treeview-item-el{cursor:pointer;line-height:18px;}
.vista-treeview-icon,.vista-treeview-ec-icon,.vista-treeview-branch-line,.vista-treeview-branch,.vista-treeview-branch-last,.vista-treeview-branch-expanded,.vista-treeview-branch-collapsed,.vista-treeview-branch-last-expanded,.vista-treeview-branch-last-collapsed{background-repeat:no-repeat;border:0;height:18px;vertical-align:top;width:16px;}
.vista-treeview-item-icon{background:transparent url(vista/treeview-sprite.png) no-repeat scroll -256px 0;}
.vista-treeview-item-collapsed .vista-treeview-item-icon,.vista-treeview-item-expanded .vista-treeview-item-icon,.vista-treeview-item-leaf .vista-treeview-item-icon{background-position:center center;background-repeat:no-repeat;border:0 none;height:18px;vertical-align:top;width:16px;}
.vista-treeview-item-anchor{-moz-user-focus:normal;-moz-user-select:none;color:#111;text-decoration:none;}
.vista-treeview-item-anchor span{color:#000;padding:1px 3px 1px 2px;text-decoration:none;}
.vista-treeview .file .vista-treeview-item-icon{background:url(vista/treeview-sprite.png) no-repeat -203px 0;width:15px;}
.vista-treeview .noicon .vista-treeview-item-icon{width:0;}
.vista-treeview-item-collapsed .vista-treeview-item-icon{background:url(vista/treeview-sprite.png) no-repeat -171px 0;}
.vista-treeview-item-expanded .vista-treeview-item-icon{background:url(vista/treeview-sprite.png) no-repeat -187px 0;}
.vista-treeview-lines .vista-treeview-branch{background:url(vista/treeview-sprite.png) no-repeat 0 0;}
.vista-treeview-lines .vista-treeview-branch-expanded{background:url(vista/treeview-sprite.png) no-repeat -144px 0;}
.vista-treeview-lines .vista-treeview-branch-collapsed{background:url(vista/treeview-sprite.png) no-repeat -112px 0;}
.vista-treeview-lines .vista-treeview-branch-last{background:url(vista/treeview-sprite.png) no-repeat -16px 0;}
.vista-treeview-lines .vista-treeview-branch-last-expanded{background:url(vista/treeview-sprite.png) no-repeat -64px 0;}
.vista-treeview-lines .vista-treeview-branch-last-collapsed{background:url(vista/treeview-sprite.png) no-repeat -32px 0;}
.vista-treeview-lines .vista-treeview-branch-line{background:url(vista/treeview-sprite.png) no-repeat -96px 0;}
.vista-treeview-item .vista-treeview-drag-append{background:#efe;}
.vista-treeview-item-el:hover{background-color:#eee;}
.vista-treeview-item .vista-treeview-selected{background-color:#d7dbff;}
.vista-treeview ul,.vista-treeview-item ul{list-style-type:none;}

/*Gaia Window*/
.vista-window 
{
	margin: 0pt;
	padding:0pt;
}

.vista-window-draggable
{
	cursor: move;
}

.vista-window-tl
{
	background: transparent url(vista/window-corners.png) no-repeat scroll 0pt 0pt;
	padding-left: 6px;
	position: relative;
}

.vista-window-tr
{
	background: transparent url(vista/window-corners.png) no-repeat scroll right 0pt;
	padding-right: 6px;
}

.vista-window-tc
{
	background: transparent url(vista/window-tb.png) repeat-x 0pt 0pt;
	overflow: hidden;
}

/* this is the content header for the window */
.vista-window-top,
.vista-window-top-text 
{
	color:#15428B;
	font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;
	font-size:12px;
	font-weight:700;
	height:18px;
	padding:2px; 
	margin-top:3px;
}

.vista-window-icon
{
	background-position: 0pt 4pt;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.vista-window-contentwrapper 
{
	position: relative;
}

.vista-window-ml 
{
	background: transparent url(vista/window-lr.png) repeat-y scroll 0pt 0pt;
	padding-left: 5px;
}
.vista-window-mr 
{
	background: transparent url(vista/window-lr.png) repeat-y scroll right 0pt;
	padding-right: 5px;
}
.vista-window-mc 
{
	background: #E6F0FF none repeat scroll 0% 0%;
	border-color: #6593cf;
	border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
}

.vista-window-content
{
	background: transparent none repeat scroll 0% 0%;
	border-color: #6593cf;
	border-style: none solid solid none;
	border-width: 0px 1px 1px 0px;
	overflow:auto
}

.vista-window-bl
{
	background: transparent url(vista/window-corners.png) no-repeat scroll 0pt bottom;
	padding-left: 6px;	
}

.vista-window-br
{
	background: transparent url(vista/window-corners.png) no-repeat scroll right bottom;
	padding-right: 6px;
}

.vista-window-bc
{
	height: 6px;
	background: transparent url(vista/window-tb.png) repeat-x scroll 0pt bottom;
}


/*/////////////////*/

.val-window 
{
	margin: 0pt;
	padding:0pt;
}

.val-window-draggable
{
	cursor: move;
}

.val-window-tl
{
	background: transparent url(vista/window-corners.png) no-repeat scroll 0pt 0pt;
	padding-left: 6px;
	position: relative;
}

.val-window-tr
{
	background: transparent url(vista/window-corners.png) no-repeat scroll right 0pt;
	padding-right: 6px;
}

.val-window-tc
{
	background: transparent url(vista/window-tb.png) repeat-x 0pt 0pt;
	overflow: hidden;
}

/* this is the content header for the window */
.val-window-top,
.val-window-top-text 
{
	color:#15428B;
	font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;
	font-size:12px;
	font-weight:700;
	height:18px;
	padding:2px; 
	margin-top:3px;
}

.val-window-icon
{
	background-position: 0pt 4pt;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.val-window-contentwrapper 
{
	position: relative;
}

.val-window-ml 
{
	background: transparent url(vista/window-lr.png) repeat-y scroll 0pt 0pt;
	padding-left: 5px;
}
.val-window-mr 
{
	background: transparent url(vista/window-lr.png) repeat-y scroll right 0pt;
	padding-right: 5px;
}
.val-window-mc 
{
	background: #E6F0FF none repeat scroll 0% 0%;
	border-color: #6593cf;
	border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
}

.val-window-content
{
	background: transparent none repeat scroll 0% 0%;
	border-color: #6593cf;
	border-style: none solid solid none;
	border-width: 0px 1px 1px 0px;
	overflow:auto
}

.val-window-bl
{
	background: transparent url(vista/window-corners.png) no-repeat scroll 0pt bottom;
	padding-left: 6px;	
}

.val-window-br
{
	background: transparent url(vista/window-corners.png) no-repeat scroll right bottom;
	padding-right: 6px;
}

.val-window-bc
{
	height: 6px;
	background: transparent url(vista/window-tb.png) repeat-x scroll 0pt bottom;
}

.iconew
{
    /*background-position: left center;*/
    background: transparent url(../Images/icons/novy16.gif) no-repeat 3px center;
    background-attachment: scroll;
}
.icodetail{background-position: 0;background: transparent url(../Images/icons/edit16.gif) no-repeat 3px center;background-attachment: scroll;}
.icocopy{background-position: 0;background: transparent url(../Images/icons/kopie16.gif) no-repeat 3px center;background-attachment: scroll;}
.icodel{background-position: 0;background: transparent url(../Images/icons/del16.gif) no-repeat 3px center;background-attachment: scroll;}
.icofiltr{background-position: 0;background: transparent url(../Images/icons/filtr16.gif) no-repeat 3px center;background-attachment: scroll;}
.icodfilt{background-position: 0;background: transparent url(../Images/icons/filterdel16.gif) no-repeat 3px center;background-attachment: scroll;}
.icorfilt{background-position: 0;background: transparent url(../Images/icons/filtr16.gif) no-repeat 3px center;background-attachment: scroll;}
.icoprint{background-position: 0;background: transparent url(../Images/icons/print16.png) no-repeat 3px center;background-attachment: scroll;}
.icoexport{background-position: 0;background: transparent url(../Images/icons/application_go.png) no-repeat 3px center;background-attachment: scroll;}
.icoopt{background-position: 0;background: transparent url(../Images/icons/nastaveni16.gif) no-repeat 3px center;background-attachment: scroll;}


.log
{
    border-color: #B5C7DE;
    background-color: #EFF3FB;
    border-style: solid;
    border-width: 1px;
    font-family: Verdana;
    font-size: small;
    color: #333333;
}

.logbut
{
background-color: White;
border-color: #507CD1;
border-style: solid;
border-width: 1px;
font-family: Verdana;
    font-size: small;
    color: #284E98;
}



