﻿/*
.TreeGruoe div.AspNet-TreeView ul li
{
	text-align: left;
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}

.TreeGrupe div.AspNet-TreeView ul ul
{
	text-align: left;
    margin: 2px 0 2px 10px;
}

.TreeGrupe div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.TreeGrupe div.AspNet-TreeView li a
{
    text-decoration: none;
}

.TreeGrupe div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.TreeGrupe .AspNet-TreeView-Selected
{
    background-color: #FAFAD2 !important;
}

.TreeGrupe .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}

.TreeGrupe .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}
*/
/**********************
** Prodaja           **
***********************/
.Tree
{
	color: #1c5f96;
	text-align: left;
	font-size: 8pt;
}
.TreeNode
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #EF9E00;
	color: #FFEF9C;
	color: #FFD318;
	color: #FFEB00;
	color: #1c5f96;
}
.TreeNode A 
{
	COLOR:white;
	color: #1c5f96;
	text-decoration: none; 
}
.TreeSelected
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #EF9E00;
	color: #FFEF9C;
	color: #FFD318;
	color: #FFEB00;
	background-color: #FFEB00;
	background-color: #1c5f96;
	color: #43BC51;
}
.TreeSelected A
{
	COLOR:white;
	color: yellow;
	text-decoration: none; 
}
.TreeGrupe_Root
{
	background-color: Red;
	color: #EEEEEE !important;
	width: 100%;
	height: 25px;
	font-size: 10pt;
	background:#608fc8 url(../../images/bgTreeRoot.gif) top left;
	color: #333333 !important;
}

.DivArtikli
{
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid; 
	BORDER-LEFT: #aaaaaa 1px solid; 
	BORDER-BOTTOM: #aaaaaa 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	FONT-SIZE: 10pt; 
	WIDTH: 420px; 
	HEIGHT: 80px	
}
.DivKatalozi
{
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid; 
	BORDER-LEFT: #aaaaaa 1px solid; 
	BORDER-BOTTOM: #aaaaaa 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	FONT-SIZE: 10pt; 
	WIDTH: 120px; 
	HEIGHT: 150px	
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Grid View
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.GridView
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 100%;
	border: solid 0px #aaaaaa;
	border-collapse: collapse;
}
.GridView_Row
{
	background-color: #f1f1f1;
	background-color: #f5f5f5;
	font-size: 8pt;
}
.GridView_AlternatingRow
{
	background-color: #dadada;
	background-color: #eaeaea;
	font-size: 8pt;
}
.GridView_Header
{
	background-color: #99ccff;
	background-color: #ffcc99;
	background-color: #FFF799;
	background-color: #FFE199;
	background-color: #dd1b21;
	background-color: #1c5f96;
	text-align:left;
	font-size:10pt;
	background-image: url('images/CrtaGrid.gif');
	background-repeat: repeat-x;
	height: 22px;
	vertical-align: middle;
	font-size: 8pt;
}
.GridView_HeaderDod
{
	background-color: #99ccff;
	background-color: #ffcc99;
	background-color: #FFF799;
	background-color: #FFE199;
	text-align:left;
	font-size:10pt;
	height: 22px;
	vertical-align: middle;
	font-size: 8pt;
}
.GridView_EmptyRow
{
	text-align:left;
	font-size:10pt;
	background-image: url('images/CrtaGrid.gif');
	background-repeat: repeat-x;
	height: 22px;
	vertical-align: bottom;
}
.GridView_Footer
{
	background-color: #bfbfbf;
}
.GridView_Pager
{
	background-color: #bfbfbf;
}
.GridView_Header2
{
	background-color: #99ccff;
	background-color: #ffcc99;
	background-color: #FFF799;
	background-color: #FFE199;
	text-align:left;
	font-size:8pt;
	height: 22px;
	vertical-align: middle;
}
.GridView_Selected
{
	background-color: #ffffcc;
	background-color: #FFDFDF;
	background-color: #DDDDDD;
}
.GridView A 
{
	COLOR:white;
	text-decoration: none; 
}
.GridView A:visited
{
	COLOR:white;
	text-decoration: none; 
}

.GridView A:hover
{
	COLOR:yellow;
	text-decoration: none;
}

.GridView_AlternatingRow a, .GridView_AlternatingRow a:visited, .GridView_AlternatingRow a:active,
	.GridView_Row a, .GridView_Row a:visited, .GridView_Row a:active
{
	color:#DE1821;	
}	
.GridView_AlternatingRow a:hover, .GridView_Row a:hover
{
	COLOR:black;
}




#OpisNaslov
{
	height:30px;
	font-weight: bold;
	color: #FFFFFF; 
	font-size: 12pt;
	background-color: #1c5f96;
	background-image: url('images/CrtaGrid.gif');
}

.PanOpis {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:2px;
	position:absolute;	
	position:relative;	
	margin: 0px auto auto auto;
	top: 50px;
	left:300px;
}
#UpdateProgress {
	height: 15px;
	min-height: 15px;
	}
#divAkcije {
	height:100px;
}
.ColNaziv {
	width: 100%;
}
.ColOpis {
	float: right;
}
.TextKomada {
	text-align:right;
}
.divOpis {
	float: right;
}





.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain OFTEN CHANGED rules used when the TreeView control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

.TreeGrupe 
{
    position: relative;
    text-align: left;
}

.TreeGrupe div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
    font-size: small;
    font-family: Tahoma;
}

.TreeGrupe div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 12px;
}

.TreeGrupe div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 4px 0 0;
}

.TreeGrupe div.AspNet-TreeView li a
{
    text-decoration: none;
    padding-left:4px;
}

.TreeGrupe div.AspNet-TreeView li.AspNet-TreeView-Root
{
    background:url(bg-fade-light.png) repeat-x bottom;
    background:url(../../images/bgTreeRoot.gif) repeat-x top;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #E7E7E7;
    margin:0 4px 6px 0;
    color: #EEEEEE !important;
    color: #333333 !important;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

.TreeGrupe div.AspNet-TreeView li.AspNet-TreeView-Parent
{
    background:url(bg-fade-light.png) repeat-x bottom;
    background:url(bgPageHeader1.gif) repeat-x top;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #E7E7E7;
    margin:7px 4px 6px 0px;
}
.TreeGrupe div.AspNet-TreeView li.AspNet-TreeView-Parent li.AspNet-TreeView-Parent
{
    background:url(bg-fade-light.png)repeat-x bottom;
    background:url(bgPageHeader2.gif) repeat-x top;
    border-top: solid 1px #E7E7E7;
    border-right: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #E7E7E7;
    margin:5px 4px 6px 0px;
}
.TreeGrupe div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    position: relative;
    background: url(collapse.gif) 0 -1px no-repeat;
    width: 15px;
    float:left;
    cursor: n-resize;
    font-family: Courier;
    font-size: xx-large;
    line-height: 20px;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Expand
{
    position: relative;
    background: url(expand.gif) 0 -1px no-repeat;
    width: 15px;
    float:left;
    cursor: n-resize;
    font-family: Courier;
    font-size: xx-large;
    line-height: 20px;
}

.TreeGrupe div.AspNet-TreeView a,
.TreeGrupe div.AspNet-TreeView a:visited,
.TreeGrupe div.AspNet-TreeView a:active,
.TreeGrupe div.AspNet-TreeView a:hover,
.TreeGrupe div.AspNet-TreeView a:link
{
    color: #00008B;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    font-weight: bold !important;
    color: #006400 !important;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    font-weight: normal !important;
    color: #00008B !important;
}

.TreeGrupe div.AspNet-TreeView li.AspNet-TreeView-Root a
{
    color: #CCCCCC !important;
    color: #111111 !important;
}

.TreeGrupe div.AspNet-TreeView .AspNet-TreeView-Root li a
{
    color: #CCCCCC !important;
    color: #00008B !important;
}

/* ------------------------------------------------------------------- */
/* Specific to this sample web site. */
/* These rules are probably not useful in your site. */

#SampleTreeView
{
    border:3px solid #959595;
    position: relative;
    width: 100%;
}

#SampleTreeView #Sample-Control
{
    width: 16em;
    position: relative;
    float: left;    
    z-index: 500;
}

#SampleTreeView #Sample-Content
{
    padding: 5px;
    color: #006400;
    position: relative;
    font-size: small;
    font-family: Times New Roman;
}

#SampleTreeView #Sample-Content h1,
#SampleTreeView #Sample-Content p
{
    margin: 0;
}

#SampleTreeView .clearing
{
    clear:both;
    height: 1px;
}

/* --------------------------------------------------------------------------------------------------- */
/* Used when the TreeView adapter is NOT used. */
/* These styles are used by the TreeView's skin, found in this theme's skin file. */

td.TreeView-Skin-Node a
{
    text-decoration: none;
    padding-left:4px;
}

td.TreeView-Skin-Node {
    background:url(bg-fade-light-short.png) repeat-x bottom;
    padding:1px 0 1px 2px;
    width:100%;
}

.TreeView-Skin-Root table 
{
    margin:4px 0;
}

.TreeView-Skin-Leaf {
    padding:0 0 0 2px;
}

/*
MSAN
*/
.characteristicsGroup
{
	color: #878787;
	background-color: #DADBDD;
	padding-left: 20px;
	font-weight: bold;
}

#characteristicsTable
{
	width: 100%;
}

.characteristicsCaption
{
	padding-left:20px;
	width: 250px;
}
