.progress {font-weight: bold; font-size: 15px}
.allorder {color:green; font-size: 11px; font-weight:normal}
.oloader {width:128px; height: 15px; visibility: hidden}

.add-button, .add-button_hover, .add-button-disabled{
	border: none;
	color: #333 !important;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	width: 106px;
	height: 17px;
	background-image: url('../img/button_add.v2.gif');
	padding: 0px 3px 0px 3px;
	font-size: 10px;
}
/* botton po prejeti mysi*/
.add-button:hover, .add-button_hover{
	background-image: url('../img/button_add_on.v2.gif');
}

#Menu1 li a {padding-left: 20px; padding-right: 17px; background-top: 5px; background-repeat: no-repeat}

#Menu1 .cart { background: url(/img/cart.gif) no-repeat 3px 4px}
#Menu1 .invoices { background: url(/img/coins.gif) no-repeat 3px 4px}
#Menu1 .lorry { background: url(/img/lorry.gif) no-repeat 3px 4px}
#Menu1 .sets {background: url(/img/folder_picture.gif) no-repeat 3px 4px}
#Menu1 .products {background: url(/img/bulb-icon.gif) no-repeat 3px 4px}
#Menu1 .dogs {background: url(/img/dog_icon.gif) no-repeat 3px 4px;padding-right: 5px}
#Menu1 .boxs {background: url(/img/infobox_icon.gif) no-repeat 0px 4px;padding-right: 5px}
#Menu1 .images {background: url(/img/photos.gif) no-repeat 3px 4px}
#Menu1 .files {background: url(/img/ico_download.gif) no-repeat 3px 4px}
#Menu1 .texts {background: url(/img/page_white_text.gif) no-repeat 3px 4px}
#Menu1 .menum {background: url(/img/sitemap.gif) no-repeat 3px 4px; padding-right: 5px}
#Menu1 .catalog {background: url(/img/sitemap_color.gif) no-repeat 3px 4px;padding-right: 5px}
#Menu1 .users {background: url(/img/group.gif) no-repeat 3px 4px;padding-right: 5px}
#Menu1 .table {background: url(/img/table.gif) no-repeat 3px 4px}
#Menu1 .new {background: url(/framework/menu/core/img/ico_menu_new.gif ) no-repeat 3px 4px}
#Menu1 .list {background: url(/img/icon_list.gif ) no-repeat 3px 4px}
#Menu1 .tools {background: url(/img/ico_tools.gif) no-repeat 1px 4px}
#Menu1 .excel {background: url(/img/excel-icon.gif ) no-repeat 3px 4px}
#Menu1 .seo {background: url(/img/seo_icon.png ) no-repeat 3px 4px}
#Menu1 .ok {background: url(/img/ok-icon.gif ) no-repeat 3px 4px}
#Menu1 .cog {background: url(/img/cog.gif ) no-repeat 3px 4px}
#Menu1 .money {background: url(/img/money.gif ) no-repeat 3px 4px}
#Menu1 .onew {background: url(/img/new-icon.gif ) no-repeat 0px 8px}
#Menu1 .reclamations {background: url(/img/stop.png ) no-repeat 4px 5px}

#Menu1 li a:hover { background-color: #D9D9E7 }

.zoomico {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    border: 1px solid #000;
}

.edit {
	cursor: url(http://www.myspacecursor.net/pencil/pencil5.cur), pointer;
    outline: none;
}


.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #666 !important;
}
.highslide:hover img {
	border: 1px solid #449 !important;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 1px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}


.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


 #vad-page h3{
	background-color: #ffffff;
	color: #4B5666;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 20px;
}

hr {border: 0px; border-bottom: 1px solid #4B5666}
#hp {font-size: 12px}

.options-language {border: 1px solid #777777; margin-bottom: 2px; background-color: #EEFFEE}


.vad-maintabbed {
	_padding-top: 6px;	
	padding-bottom: 0px;	
	margin-top: 6px;
	_margin-top: 7px;
}

#vad-content
{
	background-color: #f8f9ff; 
	height: 768px;
	background-image: url(../../../../img/login-back.jpg);
	background-repeta: no-reapeat;
}

/* barvy */
body {
	background-color: #e9e9f2;
}

#vad-menu{
	background-color: #61718A;
}

#vad-header {
	background-color: #343434;
}

#vad-page .title,
table.grid tr.title td,
table.vad-list tr.title td,
table.vad-form tr.title td,
table.vad-filter tr.title td,
.vad-tab-active
{
	background: #CCCCDD url('../img/tab_on.gif') repeat-x !important;

}

#vad-log-header{
	border-bottom: 3px solid #CCCCDD;
}

#vad-page h2{
	color: #4B5666;
}

/* odkazy v tabulce form, filter, list */
table.grid a, table.grid a:link, table.grid a:visited, table.grid a:hover,
table.vad-list a, table.vad-list a:link, table.vad-list a:visited, table.vad-list a:hover,
table.vad-form a, table.vad-form a:link, table.vad-form a:visited, table.vad-form a:hover,
table.vad-filter a, table.vad-filter a:link, table.vad-filter a:visited, table.vad-filter a:hover,
a{
	color: #4B5666;
}

.vad-paging a, .vad-paging a:link {
	color: #4B5666; !important;
}

/* odkaz po prejeti mysi zalozce */
a:hover.vad-tab-active, a:hover.vad-tab-inactive,
a:hover.vad-maintab-active, a:hover.vad-maintab-inactive {
	color: #000066 !important;
}


.order-arrow-up{
   background-image: url(../img/order_arrow_up.gif);
}
.order-arrow-down{
	background-image: url(../img/order_arrow_down.gif);
}


.vad-main-button-mail{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 38px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px -3px;
	background-image: url(/img/mail.png);
	background-repeat: no-repeat;	
}

.vad-main-button-open{
	height: 26px;
	margin: 5px;
	font-size: 8pt;
	padding-left: 30px;
	_padding-left: 24px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 0px;
	background-image: url(/img/ico_open.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-import{
	height: 26px;
	margin: 5px;
	font-size: 8pt;
	padding-left: 30px;
	_padding-left: 24px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 0px;
	background-image: url(/img/import_ico.gif);
	background-repeat: no-repeat;	
}


.vad-main-button-network{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 38px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px -3px;
	background-image: url(/img/network.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-summary{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 18px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 3px;
	background-image: url(/img/complete.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-next{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 18px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 3px;
	background-image: url(/img/next.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-compile{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 16px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 5px;
	background-image: url(/img/build.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-compile{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 16px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 5px;
	background-image: url(/img/build.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-detail{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 32px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px 0px;
	background-image: url(/img/detail.gif);
	background-repeat: no-repeat;	
}

.vad-main-button-photoedit{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 32px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px -2px;
	background-image: url(/img/photoedit.gif);
	background-repeat: no-repeat;	
}

.log-content {background-color: #F9F9FF}

.netitem {float:left; width: 120px; padding: 3px; height: 34px; border: 1px solid #000; margin: 1px 0px 1px 0px}


#contextMenu{	/* The menu container */
	border:1px solid #202867;	/* Border around the entire menu */
	background-color:#FFF;	/* White background color of the menu */
	margin:0px;
	padding:0px;
	width:175px;	/* Width of context menu */
	font-family:arial;
	font-size:12px;
	background-image:url('/images/gradient.gif');
	background-repeat:repeat-y;
	
	/* Never change these two values */
	display:none;
	position:absolute;

}
#contextMenu a{	/* Links in the context menu */
	color: #000;
	text-decoration:none;
	line-height:25px;
	vertical-align:middle;	
	height:28px;
	
	/* Don't change these 3 values */
	display:block;	
	width:100%;
	clear:both;
	
}
#contextMenu li{	/* Each menu item */
	list-style-type:none;
	padding:1px;
	margin:1px;
	cursor:pointer;	
	clear:both;
}
#contextMenu li div{	/* Dynamically created divs */
	cursor:pointer;	
}
#contextMenu .contextMenuHighlighted{	/* Highlighted context menu item */
	border:1px solid #000;
	padding:0px;
	background-color:#E2EBED;

}
#contextMenu img{
	border:0px;
}
#contextMenu .imageBox{	/* Dynamically created divs for images in the menu */

	float:left;
	padding-left:2px;
	padding-top:3px;
	vertical-align:middle;
	
	width: 30px;	/* IE 5.x */
	width/* */:/**/28px;	/* Other browsers */
	width: /**/28px;
}
#contextMenu .itemTxt{
	float:left;		
	width: 120px;	/* IE 5.x */
	width/* */:/**/140px;	/* Other browsers */
	width: /**/140px;		
}

.row2 td {border-bottom: 4px solid #777 !important; padding: 4px !important;  padding-bottom: 10px !important; }
.items td {border-bottom: 0px  !important; padding: 1px !important}
.items {width: 750px}

.tab { padding-left: 10px; padding-right: 10px; padding-top: 4px; border: 1px solid #555; border-bottom: 0px; padding-bottom: 4px; float: left; font-weight: bold; background-color:#E1E1FF}
table.order {background-color: #F2F2FF; margin-bottom: 5px; padding: 6px; border: 1px solid #555;clear: both}
.input-note {width: 635px !important}
.input-city {width: 300px !important}
.input-email {width: 262px !important}

span.checkbox {
	width: 19px;
	height: 19px;
	padding: 0 5px 0 0;
	background: url(/img/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;	
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/img/radio.gif) no-repeat;
	display: block;
	float: left;
}
span.select {
	position: absolute;
	width: 298px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0px 8px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(/img/select.gif) no-repeat;
	overflow: hidden;
}

.items {padding-bottom: 4px; width: 750px; clear: both; _padding-bottom: 1px}
.itemso {padding-bottom: 4px; width: 640px; clear: both; _padding-bottom: 1px}
.col {float: left}