/* 
================================
Skin styles for DotNetNuke (CroatiaAirlines by iDEAstudio)
================================
*/   

BODY {
    background-color: white;
    margin-top: 0px;
    height: 100%;
    padding: 0px;
	margin: 0px;
	color: #484848;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
    text-align: left;
}

.headerBg {
	background-image: url(nebo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 70px;
	width: 100%; 
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
    vertical-align: bottom;
    padding: 0px;
	margin-bottom:0px;
}

.headerBg A {
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
    margin-right:3px;
    margin-bottom: 3px;
}
.headerBg A:link {
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
    font-weight: bold;
    font-size: 10px;
}
.headerBg A:visited {
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
    font-weight: bold;
    font-size: 10px;
}
.headerBg A:hover {
	color: #ff0000;
	font-family: Verdana, Georgia, Arial;
    font-weight: bold;
    font-size: 10px;
}

.headerBg .Normal{
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
}

.headerBgLeft {
    border-left: #ffffff 10px solid;
}

.headerLang {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    font-weight: bold;
}

.headerLang a {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    font-weight: bold;
    //text-decoration:    none;
    //color:  #d5010d;
    //background-image: url(arrow_white.gif);
	background-repeat: no-repeat;
    //background-attachment: scroll;
    padding-left: 11px;
}

.headerLang .Normal    (line 61)
{
    font-family: Verdana,Georgia,Arial;
    font-weight: bold;
    font-size: 10px;
}

.LeftPane  {
    height: 100%;
    width: 126px;
    border-right: #94c1e2 1px solid;
    border-top: #94c1e2 1px solid;
}

.ContentPane  { 
    vertical-align: top;
    padding-left: 1px;
    padding-right: 1px;
    border-top: #94c1e2 1px solid;
    text-align:left;
}

.RightPane  { 
    width: 126px;
    border-top: #94c1e2 1px solid;
}
.BottomPane  {
    border-top: #94c1e2 1px solid;
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 10px;
}
.BottomPaneSearch  {
    width: 126px;
    text-align: right;
}
.BottomPane  TABLE {
    border-left: #94c1e2 1px solid;
	margin-left: -6px;
}

.BottomPane  TD {
    padding-left: 10px;
    padding-right: 4px;
}

.BottomPane  A:hover{
    color: #94c1e2;
}

.BottomPaneSearch INPUT{
    width: 120px;
}
.BottomPaneSearch .SkinObject {
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
    color: #d5010d;
}

.TopPane {
    /*border-bottom: #94c1e2 1px solid;*/
}

.NormalTextBox {
    width: 250px;
    font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    line-height: 0em;
    font-family: Verdana, Georgia, Arial;
    text-decoration: none;
    background-color: red;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color: #4A5078;
}

A.SelectedTab:visited  {
    text-decoration: none;
    color:#404040;
}

A.SelectedTab:active   {
    text-decoration: none;
    color: #4A5078;
}

A.SelectedTab:hover    {
    text-decoration: underline;
    color: #6F74A5;
}


/* text style for the unselected tabs */
.OtherTabs 
{
    font-weight: bold;
    font-size: 10px;
    color: #6F74A5;
    font-family: Verdana, Georgia, Arial;
    text-decoration: none;
	vertical-align: middle;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#6F74A5;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color:#4A5078;
}

A.OtherTabs:active   {
    text-decoration: none;
    color:#6F74A5;
}

.Header {
    height: 10px;
    display: block;
}

.Footer {
    /*height: 9px;*/
    color: #000000;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 9px;
    text-align: left;
    margin-left: 15px;
}

.FooterSA 
{
	/*background-image: url(star_logo.gif);*/
	background-repeat:no-repeat;
   	background-position: right;
   	text-align:left;
    	margin-left: 15px;
	background-position: top right;
}

.StarLogo 
{
	background-image: url(star_logo.gif);
	background-repeat:repeat;
   	background-position: left;
   	text-align:left;
    	margin-left: 15px;
	background-position: top right;
}
.Footer:link {
    height: 9px;
    color: #000000;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 9px;
}
.Footer:visited {
    height: 9px;
    color: #000000;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 9px;
}
.Footer:hover {
    height: 9px;
    color: #484848;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 9px;
}
    

/*=============== START DEFAULT MENU STYLES ============================================*/

.MainMenu_MenuContainer 
{
	background-color: #ffffff;
	width: 100%;
	margin-left: -1px;
	margin-bottom: 10px;
	border-top: #94c1e2 1px solid;
}
.MainMenu_MenuContainer TABLE {
	border-left: #94c1e2 1px solid;
	width: 100%;
	height: 20px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	border-bottom: #94c1e2 1px solid;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #00326b;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #94c1e2;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuIcon {
    visibility: hidden;
    display: none;
}


.MainMenu_SubMenu {
        z-index: 1000;
        cursor: pointer;
        cursor: hand;
        background-color: #ededed;
        /*-moz-opacity:0.90;
        filter: Alpha(Opacity=90);
        opacity: 0.9;*/
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	background-color: #ededed;
	cursor: pointer;
	cursor: hand;
	color: #00326b;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #94c1e2;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
}

.MainMenu_MenuBreak {
	/*height: 1px;*/
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/*=============== START SIDE MENU STYLES ============================================*/
.MenuHdr {
	cursor: hand;
	color: #00326b;
	font-family: Verdana, Georgia, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: #ededed;
	border-bottom: #ededed 5px solid;
	border-left: #ededed 10px solid;
	border-top: #ededed 1px solid;
	border-right: #ededed 1px solid;
	height: 20px;
}


.MenuItem {
	cursor: hand;
	color: #00326b;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #ededed;
	border-bottom: #ededed 5px solid;
	border-left: #ededed 10px solid;
	border-top: #ededed 1px solid;
	border-right: #ededed 1px solid;
	height: 20px;
}


.MenuItemMouseOver {
	cursor: hand;
	color: #94c1e2;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #ededed;
	border-bottom: #ededed 5px solid;
	border-left: #ededed 10px solid;
	border-top: #ededed 1px solid;
	border-right: #ededed 1px solid;
	height: 20px;
}

.MenuItemMouseOver A:hover {
	color: #94c1e2;
}

.MenuItemCurr {
	cursor: auto;
	color: #94c1e2;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #ededed;
	border-bottom: #ededed 5px solid;
	border-left: #ededed 1px solid;
	border-top: #ededed 1px solid;
	border-right: #ededed 1px solid;
	height: 20px;
}

/*=============== END SIDE MENU STYLES ============================================*/


/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #6F74A5;
}

.ModuleTitle_MenuBar {
	/*cursor: pointer; */
	cursor: hand; 
	height: 21px;
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message {
    font-family: Verdana, Georgia, Arial;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle{
    font-family: Verdana, Georgia, Arial;
    font-size:  11px;
    font-weight: bold;
    color: #003366;
}

/* Breadcrumbs */
.Breadcrumb {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #6F74A5;
	height: 30px;
}

/* style for module titles */
.Head {
    font-family: Verdana, Georgia, Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Georgia, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Georgia, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal {
	color: #484848;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
}

.NormalSmall {
	color: #484848;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 6px;
}

/* text style used for rendered text which requires emphasis */
.NormalBold {
	color: #484848;
	font-family: Verdana, Georgia, Arial;
    font-weight: bold;
    font-size: 10px;
}

/* text style used for error messages */
.NormalRed {
	color: #d5010d;
	font-family: Verdana, Georgia, Arial;
    font-weight: normal;
    font-size: 10px;
}

.NormalNews {
	color: #484848;
	font-family: Verdana, Georgia, Arial;
    font-weight: bold;
    font-size: 10px;
    line-height: 9px;
}


/*=============== START FOL_ MENU STYLES ============================================*/

/* text style used for menu container */
.FolMenu_MenuContainer {
	background-color: #ffffff;
	width: 100%;
	margin-left: -1px
}
/* text style used for each menu item cell, colorize left border */
.FolMenu_MenuContainer TABLE {
	border-left: #00326b 1px solid;
}
/* text style used for menu bar */
.FolMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:23px;
}
/* text style used for each menu item cell, default state */
.FolMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #00326b;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border-top: #94c1e2 1px solid;
	border-bottom: #00326b 1px solid;
}
/* text style used for onMouseOver behaviour */
.FolMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #94c1e2;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
/* text style used for selected menu item */
.FolMenu_MenuItemSelected {
	cursor: pointer;
	cursor: hand;
	color: #00326b;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border-top: #00326b 1px solid;
	border-bottom: #94c1e2 1px solid;
}
/*=============== END FOL_ MENU STYLES ============================================*/


/* regular link */
A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    none;
    color:  #ff0000;
}


/* link with red arrow */
A.redIcon:link  {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    text-decoration:    none;
    color:  #d5010d;
    background-image: url(arrow_red.gif);
	background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 10px;
}

A.redIcon:visited   {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    text-decoration:    none;
    color:  #d5010d;
    background-image: url(arrow_red.gif);
	background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 10px;
}

A.redIcon:active    {
    text-decoration:    none;
    color:  #d5010d;
}

A.redIcon:hover {
    text-decoration:    none;
    /*color:  #003366;*/
    color:  #999999;
}

blueIcon  {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    text-decoration:	none;
    color:  #00326b;
    background-image: url(arrow_blue.gif);
	background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 10px;
    padding-right: 6px;
}

/* link with blue arrow */
A.blueIcon:link  {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    text-decoration:    none;
    color:  #00326b;
    background-image: url(arrow_blue.gif);
	background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 10px;
    padding-right: 6px;
}

A.blueIcon:visited   {
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    text-decoration:    none;
    color:  #d5010d;
    background-image: url(arrow_blue.gif);
	background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 10px;
    padding-right: 6px;
}

A.blueIcon:active    {
    text-decoration:    none;
    color:  #d5010d;
}

A.blueIcon:hover {
    text-decoration:    none;
    /*color:  #003366;*/
    color:  #999999;
}

.ZLuka 
{
	width: 100%;
	background-color: #ededed;
	height: 20px;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
    text-decoration:    none;
}

#phEuroLabel
{
	background-image: url(euro_label_central.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:8px;
	margin-left:15px;
	width: 60px; 
	height: 41px;
	color: #ffffff;
}
