/* 
================================
Skin styles for DotNetNuke
================================
*/
body, .DataGrid_Item, .DataGrid_Header, .DNNAlignLeft, small, .SubSubHead
{
	color: White;
	font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #1c275b;
}
p,td, ul
{
	font-size: 12px;
}
a
{
color: #fccd94;
}

h1

{
	color: #FCCD94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
h2
{
	color: #FCCD94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
h3
{
	color: #FCCD94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
img
{
	border: 0px;
}
html
{
	height: 100%;
}
.skinmaster
{
	height: 100%;
	background-color: #4C5999; /*Namesto svetlo zelene*/
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding: 0px;
	margin: 0 auto;
}
.controlpanel
{
	background-color: #4C5999; /*Namesto svetlo zelene*/
	border-top: #403C3D 0px solid;
	border-right: #403C3D 0px solid;
	border-left: #403C3D 0px solid;
	border-bottom: #403C3D 0px solid;
	padding: 5px;
	height: 1px;
}
.imagebanner
{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}
.backbanner
{
	background-image: url(header_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: transparent;
}
.logo
{
	background-color: #1c275b;
	background-image: url(logo_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 202px;
	width: 190px;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.leftcolumn
{
	background-color: #1C275B; /*Namesto zelo temno zelene*/
	padding: 0px;
	margin: 0px;
}
.main
{
	background-color: #4C5999; /*Namesto svetlo zelene*/
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.leftpane
{
	background-color: transparent;
	width: 190px;
	padding: 0px;
	margin: 0px;
}
.midpane
{
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.bottompane
{
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
/* BEGIN OF MENU */
.topmenu
{
	background-image: url(shadow_menu_top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
}
.menu
{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #1C275B; /*Namesto zelo temno zelene*/
	width: 100%;
}
.menu2
{
	height: 34px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	background-color: #1C275B; /*Namesto zelo temno zelene*/
	border-left: 0px solid #6775B4;
	border-right: 0px solid #6775B4;
	border-top: 1px solid #6775B4;
	border-bottom: 1px solid #6775B4;
}
.bottommenu
{
	background-image: url(shadow_menu_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 13px;
}
.rootMenuItem TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 34px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 0px solid #1F3900;
	border-right: 1px solid #122400;
	border-top: 1px solid #1F3900;
	border-bottom: 1px solid #122400;
	width: 100%;
}
.rootmenuitemactive TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 34px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 0px solid #1F3900;
	border-right: 1px solid #122400;
	border-top: 1px solid #1F3900;
	border-bottom: 1px solid #122400;
	width: 100%;
}
.rootmenuitemselected TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #4C5999;
	background-image: url(leaf.png); /*leaf_on_menu*/
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 34px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 0px solid #6775B4;
	border-right: 1px solid #6775B4;
	border-top: 1px solid #6775B4;
	border-bottom: 1px solid #6775B4;
	width: 100%;
}
.rootmenuitembreadcrumb TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(leaf_dark.png); /*leaf_on_menu_active*/
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 34px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 0px solid #1F3900;
	border-right: 1px solid #122400;
	border-top: 1px solid #1F3900;
	border-bottom: 1px solid #122400;
	width: 100%;
}
.rootMenuItem2 TD
{
	cursor: pointer;
	cursor: hand;
	color: #6E8726;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rootmenuitemactive2 TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rootmenuitemselected2 TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	background-image: url(leaf.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rootmenuitembreadcrumb2 TD
{
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(leaf.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
	width: 100%;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
}
.MainMenu_MenuItem
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 0px solid #4C5999;
	border-right: 0px solid #4C5999;
	border-top: 1px solid #4C5999;
	border-bottom: 1px solid #4C5999;
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(MenuBack.png);
	background-repeat: repeat-x;
	height: 20px;
}
.MainMenu_MenuItemSel
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 0px solid #4C5999;
	border-right: 0px solid #4C5999;
	border-top: 1px solid #4C5999;
	border-bottom: 1px solid #4C5999;
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 0px solid #4C5999;
	border-right: 0px solid #4C5999;
	border-top: 1px solid #4C5999;
	border-bottom: 1px solid #4C5999;
	cursor: pointer;
	cursor: hand;
	color: #FCCD94;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon
{
	background-color: transparent;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #4C5999;
	border-right: 0px solid #4C5999;
	border-top: 1px solid #4C5999;
	border-bottom: 1px solid #4C5999;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 0px;
}
.submenuitemselect
{
	background-color: Transparent;
	color: #FCCD94;
}
.MainMenu_SubMenu
{
	margin-top: 1px;
	margin-left: 2px;
	background-color: #1C275B;
	color: #4C5999;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	border-left: 1px solid #1F3900;
	border-right: 1px solid #122400;
	border-top: 1px solid #1F3900;
	border-bottom: 1px solid #122400;
	filter: Alpha(Opacity=90, FinishOpacity=100, Style=2);
}
.MainMenu_MenuBreak
{
	border-bottom: #00ff00 0px solid;
	border-left: #00ff00 0px solid;
	border-top: #00ff00 0px solid;
	border-right: #00ff00 0px solid;
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 0px solid #4C5999;
	border-right: 1px solid #4C5999;
	border-top: 1px solid #4C5999;
	border-bottom: 1px solid #4C5999;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	width: 3px;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
/* END OF MENU */
.StandardButton
{
	background-color: #1C275B; /*Namesto zelo temno zelene*/
	border-top: #3F7D00 1px solid;
	border-right: #162D00 1px solid;
	border-left: #3F7D00 1px solid;
	border-bottom: #162D00 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#162D00,endColorStr=#3F7D00);
	color: #DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtBlue.jpg);
}

/* Text Styles */
.Head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff; /*Namesto temno zelene*/
}
.SubHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; /*Namesto temno zelene*/
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	line-height: 125%;
}
#invert .Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECF1E2;
	line-height: 125%;
}
.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4C5999;
}
#top .NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151D45; /*568100*/
	border: 1px solid #151D45; /*568100*/
	background-color: #4C5999;
}
H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1C275B; /*Namesto temno zelene*/
}
H5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C275B; /*Namesto temno zelene*/
}
#invert A:link, #invert A:visited
{
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCCD94;
	text-decoration: none;
}
#invert A:hover, #invert A:active
{
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCCD94;
	text-decoration: underline;
}
A:link, A:visited
{
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	text-decoration: none;
}
A:hover, A:active
{
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	text-decoration: underline;
}
td.logintxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCCD94;
	font-size: 10px;
	font-weight: bold;
	background-color: #1C275B; /*Namesto zelo temno zelene*/
	height: 26px;
	white-space: nowrap;
}
a.logintxt:link, a.logintxt:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCCD94;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCCD94; ;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
td.shade
{
	background-image: url(shadow_breadcrumb_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 5px;
}
td.breadcrumbtxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	height: 20px;
	white-space: nowrap;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
td.footertxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
	height: 26px;
}
a.footertxt:link, a.footertxt:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C275B; /*Namesto temno zelene*/
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}


.ModuleTitle_MenuItem
{
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #5D5D5D;
	border-left: #5D5D5D 1px solid;
	border-bottom: #5D5D5D 1px solid;
	border-top: #5D5D5D 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}
.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FCCD94;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak
{
	border-bottom: #5D5D5D 1px solid;
	border-left: #5D5D5D 0px solid;
	border-top: #5D5D5D 1px solid;
	border-right: #5D5D5D 0px solid;
	background-color: #5D5D5D;
	height: 1px;
}
.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height: 25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height: 100%;
	border: #DEDEDE 1px solid;
	background-color: #FCCD94; ;
margin:2px2px2px2px;
}
.FileManager_FileList
{
	height: 100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C3C3C;
	background-color: #DEDEDE;
	border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	height: 25px;
}
.FileManager_Pager
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: bold;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
	border-top: #DEDEDE 1px solid;
	height: 25px;
}
.FileManager_StatusBar
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: white;
	border-top: #DEDEDE 1px dashed;
	border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: #DFDFDF;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}
.FileManagerTreeNode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: normal;
}
.FileManagerTreeNodeSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #DEDEDE;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height: 400px;
	width: 600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.WizardHeader
{
	height: 30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #FCCD94; ;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #FCCD94;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* text style used for help text rendered by modules */
.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #1C275B; /*Namesto temno zelene*/
}
A.CommandButton:visited
{
	text-decoration: underline;
	color: #1C275B; /*Namesto temno zelene*/
}
A.CommandButton:active
{
	text-decoration: underline;
	color: #1C275B; /*Namesto temno zelene*/
}
A.CommandButton:hover
{
	text-decoration: none;
	color: #1C275B; /*Namesto temno zelene*/
}




.YourCompanyNameSurveyResults
{
	color: White;
}
.NormalBold
{
	color: White;
}

/* 
Urnik 2009
*/
table
{
	mso-displayed-decimal-separator: "\,";
	mso-displayed-thousand-separator: "\.";
}
.xl6510842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: general;
	vertical-align: bottom;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: nowrap;
}
.xl6610842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: "\@";
	text-align: general;
	vertical-align: bottom;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: nowrap;
}
.xl6710842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: right;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: nowrap;
}
.xl6810842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: general;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: nowrap;
}
.xl6910842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: general;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: normal;
}
.xl7010842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: "\@";
	text-align: right;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: nowrap;
}
.xl7110842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: center;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: normal;
}
.xl7210842
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: center;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: nowrap;
}
/* 
Urnik Prvi maj
*/

table
{
	mso-displayed-decimal-separator: "\,";
	mso-displayed-thousand-separator: "\.";
}
.xl6512317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: general;
	vertical-align: bottom;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: nowrap;
}
.xl6612317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: "\@";
	text-align: general;
	vertical-align: bottom;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: nowrap;
}
.xl6712317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: right;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: nowrap;
}
.xl6812317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: "\@";
	text-align: right;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: nowrap;
}
.xl6912317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: center;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: normal;
}
.xl7012317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: center;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	mso-background-source: auto;
	mso-pattern: auto;
	white-space: nowrap;
}
.xl7112317
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	mso-ignore: padding;
	color: black;
	font-size: 10.0pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	mso-font-charset: 238;
	mso-number-format: General;
	text-align: center;
	vertical-align: bottom;
	border: .5pt solid windowtext;
	background: #A5A5A5;
	mso-pattern: black none;
	white-space: normal;
}


