/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #9FA7AA;
}
.skinmaster {
	height: 100%;
}

.baner
{
    background-color: #2B8EC6;
}

.menu
{
    background-color: #1F77A9;
}

.sadrzaj
{
    background-color: #DDE5F2;
    padding: 5px;
}
.footer
{
    background-color: #CCD8E6;
}

.copyright_tekst {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
a.copyright_tekst:link, a.copyright_tekst:visited, a.copyright_tekst:active  {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
a.copyright_tekst:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

.crtaCrvena
{
    border-color: #536E89;
    border-width: 1px;
    border-style:solid;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #F5DFDF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#F5DFDF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#F5DFDF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#F5DFDF;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#F5DFDF;
}



.controlpanel {
	width: 100%;
	background-color: transparent;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*IZBORNIK POCETAK */
.MainMenu_MenuContainer {
	background-color: #1F77A9;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:35px;
	background-color: #1F77A9;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	height: 25px;
	cursor: hand; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #1F77A9;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	 
}
.MainMenu_MenuIcon {
	background-color: #1F77A9; 
	border-left: #1F77A9 1px solid; 
	border-bottom: #1F77A9 1px solid; 
	border-top: #1F77A9 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#1F77A9;  
	z-index: 1000; 
	cursor: pointer; 
	
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 0px;
}
/*KAD DODEM MISOM NA NJEGA */
.MainMenu_MenuItemSel {
	background-color: #1F77A9; 
	cursor: hand; 
	cursor: hand; 
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;  
	font-weight: bold; 
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* KRAJ IZBORNIKA */
.StandardButton {
  background: #597D9D none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
.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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #597D9D;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #295288;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #295288;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #295288;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #295288;
}

/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #597D9D;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #597D9D;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #295288;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #295288;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #295288;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #295288;
}
A
{
    text-decoration:    none;
    color:  #295288;
}

A:link  {
    text-decoration:    none;
    color:  #295288;
}

A:visited   {
    text-decoration:    none;
    color:  #295288;
}

A:active    {
    text-decoration:    none;
    color:  #295288;
}

A:hover {
    text-decoration:    underline;
    color:  #295288;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #597D9D;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #5a5653;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #5a5653;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #0000ff
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: Transparent;
    border-color: #597D9D;
    border-width: 1px;
    border-style: solid;
}