/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* Arhiva novosti */

A.ArhivaNovosti:link, A.ArhivaNovosti:visited,A.TopNovosti:link, A.TopNovosti:visited, .arhivaNovostiContentCell
{
	font-weight: normal;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}
A.ArhivaNovosti:visited, A.TopNovosti:visited
{
color: #999999;
}
A.ArhivaNovosti:hover, A.TopNovosti:hover
{
text-decoration: underline
}

/* 
ul.ULArhiva, ul.ularhiva li, ul.ULTop, ul.ulTop li
{
margin: 0px;
padding: 0px;
color: white
}
*/

ul.ultop, ul.ultop li {
list-style: disc outside url('http://www.odlikasi.hr/portals/0/skins/odlikasi-redizajn/strelica2.gif');
font-size:8px;
}

/* Za Firefox */
ul.ultop {
width:inherit; 
padding-left:0px;
margin-left:0px;
list-style-position: inside;
}

ul.ultop li {
padding:0px;
margin:0px;
list-style-position: inside;
}


/* za IE */
* html ul.ultop {
width:inherit; 
padding-left:0px;
margin-left:15px;
border: none;
list-style-position: outside;
}

* html ul.ultop li {
PADDING-LEFT: 0px; PADDING-RIGHT: 15px; LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


/*faqs.ascx*/

.Normalfaq
{
    text-align:justify;
font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;    
}

.Normalfaq:link
{
    font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;    
}

.Normalfaq:active
{
	font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.Normalfaq:hover
{
	font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	color: #000000;
    text-decoration: none;
}

.Normalfaq:visited
{
    font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	color: #333333;
    text-decoration: none;
 }

.SubHeadfaq    {
    padding:6px;
    background-color:#f0f0f0;
    text-align:justify;
}

/*signin.ascx*/

.SmallGreyArial
{
	font-family: Arial CE;
	font-size: 7pt;
	color: Gray;
}

.SmallRedArial
{
	font-family: Arial CE;
	font-size: 10pt;
	color: #a20000;
	text-decoration: none;
}

.NormalTextBoxWithPaddingLeft
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    padding-left: 4px;
}

/*viewnetpolls*/

.naslov {
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:#A20000;
	background-color:#CCCCCC;
}

.pitanje {
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	background-color:#F0F0F0;
}

.odgovori {
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	background-color:#FFFFFF;
}

.glasaj {
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	background-color:#FFFFFF;
}

.ukupno {
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #ffffff;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #a20000;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#909090;
}

/* text style for the unselected tabs */

.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}



    
/* text style for the unselected tabs */
.OtherTabs, a.othertabs, a.othertabs:link  {
    font-weight: bold;
    font-size: 11px;
    color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
a.OtherTabs:link {
    text-decoration:    none;
    color:#ffffff;
}

a.OtherTabs:visited  {
    text-decoration:    none;
    color:#ffffff;
}

a.OtherTabs:active   {
    text-decoration:    none;
    color:#ffffff;
}

a:hover.OtherTabs    {
    text-decoration:    underline;
    color:#C0C0C0;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: Arial, Helvetica sans-serif;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:  Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #A20000;

}



/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:  Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000066;
    text-align:left;
}


/* 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;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    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: #003399;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #000066;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #A20000;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #A20000
}
    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    underline;
    color:  #003399;
}

A:visited   {
    text-decoration:    underline;
    color:  #660066;
}

A:active    {
    text-decoration:    none;
    color:  #A20000;
}

A:hover {
    text-decoration:    none;
    color:  #A20000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #A20000 0px solid; 
	border-left: #A20000 0px solid; 
	border-top: #A20000 0px solid; 
	border-right: #A20000 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	border-left: #A20000 0px solid; 
	border-bottom: #A20000 0px solid; 
	border-top: #A20000 0px solid; 
	text-align: center; 
	width: 15; 
	/*height: 30;*/
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	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: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;/* Was 1 */
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #0000FF 0px solid; 
	border-bottom: #0000FF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: 0px green  solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #001FA3 0px solid;  
	background-color: #ffffff;
	width: 100%
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
/*	height:16;*/

}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: #a20000 0px solid; 
	border-bottom: #001FA3 1px solid; 
	border-top: #a20000 0px solid; 
	border-right: #a20000 0px solid;
}

.MainMenu_rootitem
{
	cursor: hand; 
	color: #001FA3;
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	/*border-left: solid 8px navy; */
border: 10px solid #001FA3;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	border:solid 0 red;
	text-align: center; 
/*	width: 15; 
	height: 21; */

}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=4) ; 
	border-bottom: #001FA3 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #001FA3 0px solid; 
	border-right: #404040 0px solid;
}

/*.MainMenu_MenuBreak {
	border:solid 0px yellow;
	background-color: #a20000; 
	height: 0px;
}*/
MainMenu_MenuBreak {
	background-color: #001FA3;
border: 1px solid #001FA3; 
height:1px;
}

.MainMenu_MenuItemSel {
	background-color: #909090; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family:  Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border:solid 0 red;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
/*	font-size: 10pt; */
	cursor: pointer; 
	cursor: hand;
}


.RootMenu_separator {
	cursor: pointer; 
	cursor: hand; 
	color: #teal; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #a20000 0px solid; 
	border-bottom: #a20000 0px solid; 
	border-top: #a20000 0px solid; 
	border-right: #a20000 0px solid;
	width: 100%
	height:0px
}
.OdlikasiCopyright {
    font-weight: normal;
    font-size: 7pt;
    color: #555555;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 12 px;
    padding-right: 12 px;
    text-align: justified;
}

/* Novosti; Neven */
.NovostiFooter {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Arial, Helvetica; 
	TEXT-ALIGN: justify; 
/*	border-bottom: 2px #ffff00 solid;*/
}

.NovostiNaslovinner {
	PADDING-RIGHT: 6px; padding-top: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: trebuchet MS; background-image:url('/Portals/0/newsPozadinaO.gif'); background-repeat:repeat-y; 
}
.NovostiNaslovBG {
	PADDING: 2px 20px 4px 4px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #F6F78B; 
	FONT-FAMILY: Verdana;  
	background-image:url('http://www.odlikasi.hr/Portals/0/skins/odlikasi-redizajn/NovostiNaslovPozadina.gif'); 
background-repeat:repeat-y;
background-position:top right; 
background-color:#0A1029;
}
.OkvirZaSliku {
	Border: 0px; border-color: #A20000; border-style: solid
}
.NovostiPotpisImg {
font-family: arial; font-size: 9px; font-face: bold;
}



/* RCMS FAQ*/

.RCMS_FAQ_Table /* Basic style of the datagrid */
{
}

.RCMS_FAQ_TableHeader /* Style of the header row */
{
	color: white;
	background-color: #a20000;
	font-weight: bold;
	font-size: 11px;
}

.RCMS_FAQ_TableItem /* Style for normal items */
{
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

.RCMS_FAQ_TableAltItem /* Style for alternating items */
{
	background-color: Gainsboro;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

/* klase nove naslovnice */
.separatorNasl{
	FONT-FAMILY: Verdana;  
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	padding:4px;
	width:100%; 
	background-image: url('http://www.odlikasi.hr/Portals/0/Skins/odlikasi-redizajn/PozadinaVelika.gif');
background-color:#000066;
	background-repeat:repeat-y; 
}
.quicklinksNASL{
	BACKGROUND-IMAGE: url(/Portals/0/brzi-linkovi-hdr.gif);
	background-repeat:repeat-x; 
	color:#ffffff;
font-family: verdana;
font-size:10px;
padding:4px
}


.OtherTabsNASL {
    font-weight: normal;
    font-size: 11px;
    color:#000000;
    font-family: verdana;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
a:link.othertabsNASL {
    text-decoration:    none;
font-weight: normal;
    color:#000000;
}

a:visited.othertabsNASL  {
    text-decoration:    none;
    color:#000000;
}

a:visited.othertabsNASL   {
    text-decoration:    none;
    color:#000000;
}

a:hover.othertabsNASL    {
    text-decoration:    underline;
    color:#333333;
}


.topnovostifooter {
	FONT-FAMILY: tahoma;  
	COLOR: #707070; 
	FONT-SIZE: 9px; 
	margin-top:0px;
	padding-top:0px;
line-height:.8em;
}

/* za FF */
.topnovostifooter {
	padding-left:30px;
}

/* za ie */
* html .topnovostifooter {
padding-left:5px;
}

li a.topnovosti:link, li a.topnovosti:visited {
	COLOR: #000000; 
font-size:11px;
padding:0px; margin:0px;
}

code {
font-family: "Courier New";
color: #66cc00;
}


.MainMenu_MenuItemSel  * img, .MainMenu_rootitem *  img {vertical-align:middle;}}

