/* 
================================
Skin styles for DotNetNuke
================================
*/   
.Sat
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.SkrozGore
{
	background-position: 0px 39px; 
	background-image:url(images/srta.gif);
	background-repeat:repeat-x;
}

Body
{
	margin:0px 0px 0px 0px;
	padding 0px 0px 0px 0px;
	}
.PageMaster
{
	background-color: Transparent;	
}

.darkocaklasa
{
	color:#ff0000;
}

.login
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color:White;
	background-color:White;
}

.SkinMaster {
	width: 775px;
	height: 100%;
	background-color: #ffffff;	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: normal; 
	font-style: normal;
	BORDER-LEFT:	#3C86CB 1px solid;
	BORDER-RIGHT:	#3C86CB 1px solid; 
	BORDER-TOP:		#3C86CB 1px solid;  
	BORDER-BOTTOM:	#3C86CB 1px solid;
}

.SkinHeader 
{
	background-color: White;
	color: #6DBBD3;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	padding-top:	0px;
	padding-bottom: 0px;
	padding-right:	0px;
	padding-left:	0px;
	margin-top:		0px;
	margin-bottom:	0px;
	margin-left:	0px;
	margin-right:	0px;
}
.SkinFooter	 
{
	background-color: #5c5e5f;
	color: #c8c6c6;
	font-family: Tahoma, Sans-Serif; 
	font-size: 10px; 
	font-weight: normal; 
	padding-top:	5px;
	padding-bottom: 5px;
	padding-right:	5px;
	padding-left:	5px;
}
.SkinFooter A:link {color: White; font-weight: bold; text-decoration:none;}
.SkinFooter A:visited{color: White; font-weight: bold; text-decoration:none;}
.SkinFooter A:hover{color: White; font-weight: bold; text-decoration:none;}

.SkinGradient {
	BACKGROUND-IMAGE: url(images/gradient_blue.gif);
	HEIGHT:20px;
}

.logo {
	BACKGROUND-IMAGE: url(images/logokutina.gif);
	background-repeat:no-repeat;
	HEIGHT:60px;
	border-top-style:double;
	border-top-width:5px;
}


.ControlPanel {
	background-color: #ffffff;
}
.TopLine
{
	background-color: #3C86CB;
	background-image: url(images/top_line.gif);
	height: 3px;
}
.TopPane {
	height: 20px;
	background-color: #3A3984;
	BACKGROUND-IMAGE: url(images/gradient_blue.gif);
	vertical-align: middle;	
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
}
.BottomPane {
	background-color: transparent;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
}
.LeftPane {
	width: 147px;
	background-color: transparent;
	padding-left:	3px;
	padding-right:	0px;
	padding-top:	3px;
	padding-bottom:	3px;
}
.MiddlePaneLeft {
	width: 240px;
	background-color: transparent;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	border-right: dotted 1px #3C86CB;
}
.MiddlePaneRight {
	width: 200px;
	background-color: transparent;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
}
.ContentPane {
	width: 440px;
	background-color: transparent;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
}
.RightPane {
	width: 148px;
	background-color: transparent;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;	
	border-left: dotted 1px #3C86CB;
}




/*******************************/
/***   DotNetNuke standard   ***/
/*******************************/
.StandardButton
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: White;
	background-color: #3C86CB;
	padding: 2px 2px 2px 2px;
	border: solid 1px #3C86CB;
	text-align:center;
	float: none;
}
.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
	background-color: White;
	padding: 0px 1px 0px 1px;
	border: solid 1px #3C86CB;
	float: none;
}
.CommandButton, A.CommandButton:link,  A.CommandButton:visited, A.CommandButton:active 
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #3C86CB;

	border: solid 0px #3C86CB;
	text-align:center;
	float: none;

}
A.CommandButton:hover    
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #0f6bb2;

	border: solid 0px #3C86CB;
	text-align:center;
	float: none;
}
.CommandButtonTop, A.CommandButtonTop:link,  A.CommandButtonTop:visited, A.CommandButtonTop:active 
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #3C86CB;
	background-color: transparent;
	padding: 2px 2px 2px 2px;
	border: solid 0px #3C86CB;
	text-align:center;
	float: none;
}
A.CommandButtonTop:hover    
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #0f6bb2;
	background-color: transparent;
	padding: 2px 2px 2px 2px;
	border: solid 0px #3C86CB;
	text-align:center;
	float: none;
	background-image: url(~/images/icon_search_16px.gif);
}
.SideLinks, A.SideLinks:link, A.SideLinks:visited
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #3C86CB;
	background-color: transparent;
	padding: 2px 2px 2px 2px;
	border: solid 0px #3C86CB;
	text-align:center;
	float: none;
}
A.SideLinks:hover
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #0f6bb2;
	background-color: transparent;
	padding: 2px 2px 2px 2px;
	border: solid 0px #3C86CB;
	text-align:center;
	float: none;
}
.AnnouncementsBreak
{
	border-bottom: dotted 1px #3C86CB;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 8pt;
    font-weight: normal;
}
.Normal A:link {color:#3C86CB;}
.Normal A:visited{color:#3C86CB;}
.Normal A:hover{color:#0f6bb2; text-decoration:none;}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 8pt;
    font-weight: bold;
}
.NormalBold A:link {color:#3C86CB;}
.NormalBold A:visited{color:#3C86CB;}
.NormalBold A:hover{color:#0f6bb2; text-decoration:none;}

.NormalSmall
{
	font-family: Tahoma, Arial, Helvetica; 
    font-size: 7pt;
    font-weight: normal;
    color: Gray;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color: White;
	background-color:#0f6bb2;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color: White;
	background-color:#0f6bb2;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color: #0f6bb2;
}



/*************************/
/***     MAIN MENU     ***/
/*************************/
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 100%;
}
.MainMenu_MenuBar 
{
	background-color: transparent;
	cursor: pointer; 
	cursor: hand;
	height: 30px;
}
.MainMenu_MenuItem 
{
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Sans-Serif; 
	font-size: 15pt; 
	font-weight: normal; 
	font-style: normal;
	height: 14px;
	BORDER-LEFT:	White 0px solid;
	BORDER-RIGHT:	White 0px solid; 
	BORDER-TOP:		White 0px solid;  
	BORDER-BOTTOM:	White 0px solid;
}
.MainMenu_MenuIcon 
{
	background-color: #ECF6FD;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 20px;
	BORDER-LEFT:	White 0px solid;
	BORDER-RIGHT:	White 0px solid; 
	BORDER-TOP:		White 0px solid;  
	BORDER-BOTTOM:	White 0px solid;
}
.MainMenu_SubMenu 
{
	background-color: #0F6BB2; 
	cursor: pointer; 
	cursor: hand;
	font-size:5px;
	BORDER-LEFT:	#3C86CB 1px solid;
	BORDER-RIGHT:	#3C86CB 1px solid; 
	BORDER-TOP:		#3C86CB 1px solid;  
	BORDER-BOTTOM:	#3C86CB 1px solid;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 15pt; 
	font-weight: normal; 
	font-style: normal;
	height: 14px;
}
.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color:#7eb610;
	BORDER-LEFT:	White 0px solid;
	BORDER-RIGHT:	White 0px solid; 
	BORDER-TOP:		White 0px solid;  
	BORDER-BOTTOM:	White 0px solid;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	color:#7eb610;
	cursor: hand;
	BORDER-LEFT:	White 0px solid;
	BORDER-RIGHT:	White 0px solid; 
	BORDER-TOP:		White 0px solid;  
	BORDER-BOTTOM:	White 0px solid;
}

/***   MENU Header & Body  ***/
.MenuHeadTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: #ffffff;
	background-color: #7eb610;
}

.MenuBody
{
	color: #3C86CB; 
	font-family: Tahoma, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	background-color:White;
}
#tblMenuHead
{
	width: 100%;
	height: 30px;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom: 0px;
	BORDER-LEFT:	#7eb610 1px solid;
	BORDER-RIGHT:	#7eb610 1px solid; 
	BORDER-TOP:		#7eb610 1px solid;  
	BORDER-BOTTOM:	#7eb610 0px solid;
	background-color: #ECF6FD;
}
#tblMenuBody
{
	width: 100%;
	padding-left:	5px;
	padding-right:	5px;
	padding-top:	5px;
	padding-bottom: 5px;
	BORDER-LEFT:	#7eb610 1px solid;
	BORDER-RIGHT:	#7eb610 1px solid; 
	BORDER-TOP:		#7eb610 0px solid;  
	BORDER-BOTTOM:	#7eb610 1px solid;
	color: #3C86CB;
	background-color: #ECF6FD;
}





/*************************/
/***     TREE MENU     ***/
/*************************/
.TreeViewMenu {
	width: 100%;
	color: Black;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight:  normal;
    color: Black;
	BORDER-RIGHT: #8F9092 0px solid; 
	BORDER-TOP: #8F9092 0px solid; 
	BORDER-LEFT: #8F9092 0px solid; 
	BORDER-BOTTOM: #8F9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu A:link {color:Black; text-decoration:none;}
.TreeViewMenu A:visited{color:Black; text-decoration:none;}
.TreeViewMenu A:hover{color:Black; text-decoration:underline;}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient.gif);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
}




/**************************/
/***     BreadCrumb     ***/
/**************************/
.BreadCrumb {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	font-weight: normal;
	color: #6DBBD3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top:	0px;
	padding-right:	0px;
	padding-bottom: 6px;
	padding-left:	0px;
	text-align: left;
	vertical-align: center;
}
A.BreadCrumb:link {color: #3C86CB; font-weight: bold; text-decoration: none;}
A.BreadCrumb:visited {color: #3C86CB; font-weight: bold; text-decoration: none;}
A.BreadCrumb:hover {color: #0f6bb2; font-weight: bold; text-decoration: none;}
A.BreadCrumb:active {color: #3C86CB; font-weight: bold; text-decoration: none;}

.TopBreadCrumb {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	font-weight: normal;
	color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top:	0px;
	padding-right:	0px;
	padding-bottom: 6px;
	padding-left:	0px;
	text-align: left;
	vertical-align: middle;
}
A.TopBreadCrumb:link {color: white; font-weight: bold; text-decoration: none;}
A.TopBreadCrumb:visited {color: white; font-weight: bold; text-decoration: none;}
A.TopBreadCrumb:hover {color: white; font-weight: bold; text-decoration: none;}
A.TopBreadCrumb:active {color: white; font-weight: bold; text-decoration: none;}




/*********************************************/
/***     Linkovi na slijedeæe stranice     ***/
/*********************************************/
.Links
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	color:	#3C86CB;
	
	padding-top:	0px;
	padding-right:	5px;
	padding-bottom: 0px;
	padding-left:	5px;
}
.Links A:link {color:#3C86CB; font-weight: normal;}
.Links A:visited{color:#3C86CB; font-weight: normal;}
.Links A:hover{color:white; font-weight: normal; text-decoration:none;}




/*******************************/
/***    Tekstualni stilovi   ***/
/*******************************/
.Text_Tekst
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	color: black;
}
.Text_Tekst A:link {color:#3C86CB;}
.Text_Tekst A:visited{color:#3C86CB;}
.Text_Tekst A:hover{color:#3C86CB; text-decoration:none;}
.Text_Naslov
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color: #0f6bb2;
}

.Text_ManjiTekst
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	color: black;
}
.Text_ManjiTekst A:link {color:#3C86CB;}
.Text_ManjiTekst A:visited{color:#3C86CB;}
.Text_ManjiTekst A:hover{color:#3C86CB; text-decoration:none;}
.Text_ManjiNaslov
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color: #0f6bb2;
}

.NewsPostDate
{
	font-family: Tahoma, Arial, Helvetica; 
	font-weight:normal;
	font-size: 10px;
	color:gray;	
}



/**********************************/
/***    Sazetci na naslovnici   ***/
/**********************************/
.newssummary
{
		FONT: 15px georgia,times,serif;
		/*WIDTH: 350em;*/
		COLOR: #242424;
}

.newssummary IMG
{
	border: solid 1px black;
}
