/* ================================
    Default styles FOR DotNetNuke
   ================================
*/

* {
	margin: 0;
	padding: 0;
}

.Page a:link, .Page  a:visited , .Page  a:hover , .Page  a.CommandButton:link , .Page  a.CommandButton:visited , .Page  a.CommandButton:hover { color: #005A6B ;}
.Page .contentPart ul li { list-style: disc ;}
/* PRIJAVA STRANICA */
.wrapperPrijava { width: 100% ; text-align: center ;}
.LoginPage { margin: 100px auto 0 auto; width: 290px; padding: 20px 10px 10px 10px; text-align: center; background: #fff ; border: solid 2px #2b507d ;}
.LoginPage h2 span { font-size: 16px ;}
.LoginPage a , .LoginPage span { font-size: 11px ;}
.LoginPage .StandardButton { margin: 10px 0 ;}
.wrapperPrijava .BackLink a { color: #8E8F8F!important ; font-size: 11px ;}

/* background color for the content part of the pages */
HTML,
BODY {
	height: 100%;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/body_bg.gif) left top repeat;
}
TABLE {
	border-collapse: collapse;
}
TD,
TH {
	vertical-align: top;
}
H1 {
	display: none;
}


TEXTAREA.NormalTextBox,
INPUT.NormalTextBox {
	border: 1px #b1ccd1 solid;
	padding: 1px 2px;
}
.StandardButton {
	border: 1px #005aa5 solid;
	background-color: #118bd8;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#Navig {
	float: right;
	height: 27px;
	background: url(images/MenuItem.jpg) top left repeat-x;
}
#Navig DIV {
	/*background: url(images/MenuItem.jpg) top left repeat-x;*/
}

/* RadActionMenu */
.RadMenu_Context .rmLink {
	text-align: left;
}

	
/* RadMenu */
#Navig .RadMenu .rmHorizontal .rmText {
	padding: 0!important;
}
#Navig .rmItem A:link,
#Navig .rmItem A:visited,
#Navig .rmItem A:hover {
	float: left;
	background: url(images/link_bg.png) left top no-repeat;
	height: 27px;
	width: auto;
	color: #fff;
	font-size: 13px;
	line-height: 27px;
	padding: 0 14px 0 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
#Navig .rmItem A:hover {
	background: url(images/link_bg.png) left -27px no-repeat;
	color: #005a6b;
}
#Navig .rmItem .SelectedHItem:link,
#Navig .rmItem .SelectedHItem:visited,
#Navig .rmItem .SelectedHItem:hover {
	background: url(images/link_bg.png) left -27px no-repeat;
	color: #005a6b;
}
#Navig .rmLast A:link,
#Navig .rmLast A:visited,
#Navig .rmLast A:hover {
	display: block;
	float: left;
	padding: 0 18px 0 17px;
	background: url(images/link_bg.png) right -54px no-repeat;}
#Navig .rmLast A:hover {
	background: url(images/link_bg.png) left -54px no-repeat;	color: #005a6b;
}
#Navig .rmFirst a:link , #Navig .rmFirst a:visited , #Navig .rmFirst a:hover  { background: url(images/link_bg.png) -90px bottom no-repeat;}
#Navig .rmFirst a.SelectedHItem:link , #Navig .rmFirst a.SelectedHItem:visited  { background: url(images/link_bg.png) -90px bottom no-repeat; color: #fff ;}
#Navig .rmFirst a.SelectedHItem:hover { background: url(images/link_bg.png) left -27px no-repeat;	color: #005a6b;}

#Navig .rmFirst a:hover { background: url(images/link_bg.png) left -27px no-repeat;}
#Navig .rmLast .SelectedHItem:link,
#Navig .rmLast .SelectedHItem:visited,
#Navig .rmLast .SelectedHItem:hover {
	background: url(images/link_bg.png) left -54px no-repeat;}
#Navig .rmGroup .rmItem A:link,
#Navig .rmGroup .rmItem A:visited,
#Navig .rmGroup .rmItem A:hover {
	background: #e6f1f3 url(images/BackSubLinks.jpg) left -21px no-repeat;
	width: 170px!important;
	color: #005363;
	text-align: left;
	line-height: 21px;
	height: 21px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: normal;
}
#Navig .rmGroup .rmItem A:hover {
	background: #cde3e8 url(images/BackSubLinks.jpg) left top no-repeat;
	color: #FFF;
	font-weight: bold;
}


/* Admin RadMenu */
#adminMenus .rmLast .SelectedHItem:link,
#adminMenus .rmLast .SelectedHItem:visited,
#adminMenus .rmLast .SelectedHItem:hover {
	background-image: none;
	background-color: #d7dee8;
}
#adminMenus .rmItem A:link,
#adminMenus .rmItem A:visited,
#adminMenus .rmItem A:hover {
	background-image: none;
	width: 100px;
	color: #6e86a2;
	font-size: 11px;
	padding: 3px 5px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#adminMenus .rmItem A:hover {
	color: #FFF;
}
#adminMenus .rmGroup {
	background-color: #FFF;
}
#adminMenus .rmGroup .rmItem A:link,
#adminMenus .rmGroup .rmItem A:visited,
#adminMenus .rmGroup .rmItem A:hover {
	font-weight: normal;
	font-size: 11px;
	height: 21px;
	padding: 3px;
}
#adminMenus .rmGroup .rmItem A:hover {
	color: #FFF;
}
#adminMenus .rmGroup .rmItem .rmText {
	text-align: left;
	line-height: 21px;
}
#adminMenus .rmItem A:hover {
	background: none;
	background-color: #8da5c1;
}


/* Side menu */
.Page .SubSections {
	padding-top: 105px;
	background:url(images/left_col.png) left -332px no-repeat;
	margin-bottom: 10px;
}
.Page .SubSections LI {
	padding: 0;
}
.SubSections LI {
	list-style-type: none;
	margin: 0;
}
.SubSections LI A:link,
.SubSections LI A:visited,
.SubSections LI A:hover {
	color: #fff;
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: #098aa8;
	padding-right: 5px;
}
/* First level of side navigation */
.SubSections .MenuItems1 .MenuItem1 A:link,
.SubSections .MenuItems1 .MenuItem1 A:visited,
.SubSections .MenuItems1 .MenuItem1 A:hover {
	background: url(images/BackSubLinks.jpg) left -42px no-repeat;
	color: #098aa8;
}
.SubSections .MenuItemCurrentTab1 A:link,
.SubSections .MenuItemCurrentTab1 A:visited,
.SubSections .MenuItemCurrentTab1 A:hover,
.SubSections .MenuItems1 A:hover {
	color: #fff;
}
.SubSections .MenuItemCurrentTab1 A:hover,
.SubSections .MenuItems1 A:hover {
	color: #000!important;
}
/* Second level of side navigation */
.SubSections .MenuItems2 A:link,
.SubSections .MenuItems2 A:visited,
.SubSections .MenuItems2 A:hover {
	background: url(images/BackSubLinks.jpg) left -65px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.SubSections .MenuItems2 A:hover,
.SubSections .MenuItemCurrentTab2 A:link,
.SubSections .MenuItemCurrentTab2 A:visited,
.SubSections .MenuItemCurrentTab2 A:hover {
	color: #000;
	background: url(images/BackSubLinks.jpg) 0px -65px no-repeat;
}
/* Third level of side navigation */
.SubSections .MenuItems3 A:link,
.SubSections .MenuItems3 A:visited,
.SubSections .MenuItems3 A:hover {
	background: url(images/BackSubLinks.jpg) 0px -87px no-repeat;
	color: #000;
	padding-right: 15px;
	font-weight: normal;
}
.SubSections .MenuItems3 A:hover,
.SubSections .MenuItemCurrentTab3 A:link,
.SubSections .MenuItemCurrentTab3 A:visited,
.SubSections .MenuItemCurrentTab3 A:hover {
	background: url(images/BackSubLinks.jpg) 0px -110px no-repeat;
	background-color: #f7fafc;
}



/* section navigation */
.sectionNav {
	text-align: center;
}
.sectionNav .MenuItems4 {
	margin: 0 33px 15px 33px;
	padding: 5px;
	border-bottom: 1px #9fb6c9 solid;
}
.sectionNav LI {
	display: inline;
	margin: 10px;
}
.sectionNav A:link,
.sectionNav A:visited,
.sectionNav A:hover {
	font-size: 11px;
	color: #154b75;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}
.sectionNav A:hover {
	color: #FF0000;
}


/* ================================
    Styles for skin
   ================================
*/
.Page,
.FrontPage {
	margin: 0 auto;
	text-align: left;
	height: auto;
	width: 956px;
	background:  #e9e9e9  url(images/container_bg.gif) left top repeat-x;
}
.FrontPage .FPhidden {
	display: none;
}
.Page .SearchBox {
	padding: 17px 0 0 23px;
	clear: both;
	height: 36px;
	height: expression("53px");
	background: url(images/RightDelimiter.gif) bottom center no-repeat;
}
.FrontPage .SearchBox {
	padding: 17px 0 0 23px;
	clear: both;
	height: 36px;
	background: url(images/RightDelimiter.gif) bottom center no-repeat;
}
.SearchBox .SkinObject {
	border-width: 0;
	padding: 0 2px;
	height: 19px;
	width: 20px;
}
.SearchBox .SkinObject img {
	border-width: 0;
}
.SearchBox INPUT {
	background: url(images/SearchBack.jpg) top right repeat-y;
	border-top: 1px solid #b1ccd1;
	font-size: 11px;
	height: 19px;
	width: 120px;
	padding: 1px 3px;
	float: left ;
}

.FrontPage .SearchBox INPUT { height: 15px; width: 115px;}
.NavHead {
	height: 27px;
	background: #0091ac;
}
.FrontPage .LogoHolder {
	background:url(images/left_col.png) left -201px no-repeat;
	height: 131px;
	vertical-align: bottom;
}
.FrontPage .LogoHolder A , .Page .LogoHolder A {
	display: block;
	float: left;
	width: 158px;
	height: 131px;
	text-indent: -9999px;
}
.FrontPage .MainHead {
	background:url(images/Header.jpg) left top no-repeat;
	height: 131px;
}
.Page .LogoHolder {
	background:url(images/left_col.png) left -201px no-repeat;
	height: 131px;
}
.Page .MainHead {
	background:url(images/HeaderPage.jpg) -158px -28px no-repeat;
	height: 131px;
}
.SectionTitle {
	margin-top: 6px;
	border-width: 1px 0;
	border-color: #787878;
	border-style: solid;
	height: 81px;
}
.SectionTitle SPAN {
	display: block;
	margin-top: 35px;
}
.Admin .SectionTitle {
	background-image: none;
}
.SectionTitle SPAN {
	color: #005aa5;
	font-size: 32px; 
}
.leftPart {
	height: 100%;
	padding-left: 1px;
}
.leftPartHolder {
	height: 100%;
}
.ContentHolder {
	width: 100%;
	height: auto;
}
.FrontPage .LeftColumn {
	background:url(images/left_col.png) left -332px no-repeat;
	width: 158px;
	padding: 113px 0 0 0;
}
.Page .LeftColumn {
	width: 158px;
	padding: 0;
}
.FrontPage .MiddleColumn {
	width: 598px;
	background:url(images/MiddleColumn.jpg) left top no-repeat;
}
.Page .MiddleColumn {
	width: 598px;
	background:url(images/MiddleColumn.jpg) left top no-repeat;
	background-color: #FFF;
	background-position: top right;
	background-repeat: no-repeat;
}
.bankPage .MiddleColumn {
	background-image: url(images/BackOnamaHead.jpg);
}
.otherPage .MiddleColumn {
	background-image: url(images/BackOstaleHead.jpg);
}
.companyPage .MiddleColumn {
	background-image: url(images/BackTvrtkeHead.jpg);
}
.peoplePage .MiddleColumn {
	background-image: url(images/BackGradjaniHead.jpg);
}
.internetPage .MiddleColumn {
	background-image: url(images/BackInternetHead.jpg);
}
.formsPage .MiddleColumn {
	background-image: url(images/BackObrazciHead.jpg);
}
.pressPage .MiddleColumn {
	background-image: url(images/BackIztiskaHead.jpg);
}
.stipePage .MiddleColumn {
	background-image: url(images/BackStipeHead.jpg);
}
/*.contentPart {
	background: #FFF url(images/BackContentPart.jpg) top right no-repeat;
}*/
.RightColumn {
	width: 200px;
	padding-bottom: 35px;
	background: #e9e9e9 url(images/Right_col.png) left top no-repeat;
}
.LeftColumn .Spacer {
	width: 158px;
}
.MiddleColumn .Spacer {
	width: 598px;
}
.RightColumn .Spacer {
	width: 200px;
}
.LeftColumn .Spacer,
.MiddleColumn .Spacer,
.RightColumn .Spacer {
	height: 1px;
}
.Spacer {
	display: block;
}
.Page td.LeftColumn IMG,
.FrontPage td.LeftColumn IMG {
	border: none;
}
.Page .FirstRightIcons {
	padding: 6px 0 0 13px;
	height: 61px;
	height: expression("67px");
}
.FrontPage .FirstRightIcons {
	padding: 6px 0 0 13px;
	height: 61px;
}

.FirstRightIcons a:link,
.FirstRightIcons a:visited,
.FirstRightIcons a:hover {
	color: #676c72;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.FirstRightIcons a:hover {
	text-decoration: underline;
}
.FirstRightIcons img {
	border: none;
}
.FirstRightIcons span {
	float: left;
	text-align: center;
}
A.Pohvale:link,
A.Pohvale:visited,
A.Pohvale:hover {
	color: #7c7d7f;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.Clear {
	clear:both;
	font-size:1px;
}
.Breadcrumb {
	padding: 17px 33px 17px 33px;
}
.Breadcrumb,
.Breadcrumb .SkinObject, 
.Breadcrumb .SkinObject:link,
.Breadcrumb .SkinObject:visited,
.Breadcrumb .SkinObject:hover {
	font-weight: normal;
	color: #808080;
	font-size: 10px;
	text-decoration: none;
}
.Breadcrumb .SkinObject:hover {
	text-decoration: underline;
}
.Footer {
	padding: 0 0 0 160px;
	height: 35px;
	vertical-align: middle;
}
.Footer SPAN.SkinObject {
	font-weight: normal;
	font-size: 10px;
	color: #7c7d7f!important;
}
.Footer A.SkinObject:link,
.Footer A.SkinObject:visited,
.Footer A.SkinObject:hover {
	font-weight: bold;
	font-size: 11px;
	color: #7c7d7f;
	text-decoration: none;
}
.Footer A.SkinObject:hover {
	text-decoration: underline;
}
.NMSigHolder {
	width: 956px;
	margin: 0 auto;
	text-align: right;
	padding: 7px 0 ;
}
.NMSigHolder SPAN.SkinObject {
	font-weight: normal;
	font-size: 10px;
	color: #5B5B5B;
}
.NMSigHolder SPAN.SkinObject a {
	color: #005A6B!important;
}
.Hidden {
	display:none;
}
DIV.FpAkcije {
	float: left;
	width: 270px;
	height: 235px;
	margin-top: 196px;
}
DIV.NewsPane {
	float: left;
	width: 324px;
	height: 235px;
	margin-top: 174px;
}
DIV.ContentPage {
	padding: 0 33px 33px 33px;
	color: #000;
}
.Hidden {
	display:none;
}
.SubmitButton {
	background: url(images/BackSubmit.gif) bottom left repeat-x;
	width:150px;
	vertical-align:middle;
}
.CheckSmall {
	width:22px;
}
.ImgPdf {
	width:95px;
	background: url(images/pdf.gif) top right no-repeat;
}
#Table2 TD {
	line-height:22px;
}
.LabelsForm {
	border: 1px solid #c6d2e0;
	width:300px;
}
.delimiter {
	color: #3f5e7e;
	font-size: 10px;
	margin: 5px;
}
.sloganText {
	color: #FFF;
	font-size: 14px;
	margin: 204px 0 2px 0;
	text-align: right;
	padding: 3px 10px;
}

/* Links on bottom of page */
.bottomLinks {
	margin: 0 33px 15px 33px;
}
.bottomLinks .iconPrint {
	background: url(images/IconPrint.gif) center left no-repeat;
	padding-left: 15px;
	font-size: 10px;
}
.bottomLinks A:link,
.bottomLinks A:visited,
.bottomLinks A:hover {
	color: #0091ac;
	text-decoration: none;
}


A.linkSearch:link,
A.linkSearch:visited,
A.linkSearch:hover {
	background: url(images/IconSearch.gif) top left no-repeat;
	line-height: 19px;
	color: #576a88;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
}


/************ CONTAINER.CSS ***************/

/* Empty.ascx */
.FooterPane .Empty {
	padding: 0;
}
.FpAkcije .Empty IMG {
	display: block;
}


/* Main.ascx */
.Main H2 {
	margin-bottom: 8px;
}
.ContentPage .Main H2 {
	color: #8ea5c1;
}
.Main .Head {
	color: #0091AC;
	font-size: 18px;
}
.Frontpage .LeftColumn .Main .Head {
	color: #000;
	font-size: 18px;
}
.Main P {
	margin-bottom: 10px;
	line-height: 14px;
}
.Main TD,
.Main .Normal {
	color: #000;
	font-size: 11px;
}
.Main UL {
	margin-bottom: 10px;
}
.Main LI {
	margin-left: 20px;
}


/* Admin.ascx */
.AdminCont H2 {
	margin-bottom: 8px;
}
.AdminCont .Head {
	color: #206fb0;
	font-size: 15px;
	font-weight: bold;
}
.AdminCont P {
	margin-bottom: 10px;
}
.AdminCont TD,
.AdminCont .Normal {
	color: #616161;
	font-size: 11px;
}
.AdminCont LI {
	margin-left: 15px;
}


/* IBgradjani.ascx */
.IBmain {
	width: 231px;
	width: expression("506px");
	height: 107px;
	height: expression("129px");
	padding: 22px 50px 0 225px;
	padding: expression("17px 50px 0 225px");
	margin: 0 0 0 10px;
}
.IBmain .Normal {
	line-height: 14px;
	font-size: 11px;
	color: #4e5254;
}
.IBmain H2 {
	margin-bottom: 3px;
}
.IBmain H2 .Head {
	color: #005A6B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.IBLinkHolder {
	text-align: right;
	padding: 15px 9px 0 0;
	padding: expression("13px 9px 0 0");
}
.IBLinkHolder A:link,
.IBLinkHolder A:visited,
.IBLinkHolder A:hover {
	color: #005A6B;
	font-weight: bold;
	font-size: 14px;
}
.IBindividuals {
	background: url(images/BackIBgradjani.jpg) top left no-repeat;
}
.IBcompany {
	background: url(images/BackIBtvrtke.jpg) top left no-repeat;
}


/* Text/HTML */
.buttonPeople,
.buttonCompany {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}
.FrontPage .buttonPeople {
	background: url(images/left_col.png) left -446px no-repeat;
	height: 60px;
	margin: 0 0 1px 0;
	padding: 40px 11px 0 30px;
}
.FrontPage .buttonPeople:hover {
	background: url(images/left_col.png) left top no-repeat;
	text-decoration: none;
}
.Page .buttonPeople {
	background: url(images/bannersLeft.jpg) left -101px no-repeat;
	margin: 15px 0 1px 0;
	padding: 32px 6px 8px 6px;
}
.Page .buttonPeople:hover {
	background: url(images/bannersLeft.jpg) left top no-repeat;
	text-decoration: none;
}
.FrontPage .buttonCompany {
	background: url(images/left_col.png) left -547px no-repeat;
	height: 61px;
	padding: 40px 11px 0 30px;
	margin-bottom: 16px ;
}
.FrontPage .buttonCompany:hover {
	background: url(images/left_col.png) left -101px no-repeat;
	text-decoration: none;
}
.Page .buttonCompany {
	background: url(images/bannersLeft.jpg) left -152px no-repeat;
	margin: 0;
	padding: 32px 6px 8px 6px;
}
.Page .buttonCompany:hover {
	background: url(images/bannersLeft.jpg) left -51px;
	text-decoration: none;
}
.buttonPeople:link,
.buttonPeople:visited,
.buttonPeople:hover,
.buttonCompany:link,
.buttonCompany:visited,
.buttonCompany:hover {
	font-size: 11px;
	font-weight: bold;
}
.Page .homeLink {
	display: none;
}
.Page .buttonPeople:link,
.Page .buttonPeople:visited,
.Page .buttonPeople:hover,
.Page .buttonCompany:link,
.Page .buttonCompany:visited,
.Page .buttonCompany:hover {
	display: block;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonPeople:link,
.buttonPeople:visited,
.buttonPeople:hover {
	color: #005A6B;
}
.buttonCompany:link,
.buttonCompany:visited,
.buttonCompany:hover {
	color: #e1e6ea;
}
.Page .buttonPeople:link,
.Page .buttonPeople:visited,
.Page .buttonPeople:hover {
	color: #0f2d45;
}
.Page .buttonCompany:link,
.Page .buttonCompany:visited,
.Page .buttonCompany:hover {
	color: #FFF;
}
.specialLinks LI {
	display: inline;
}
.specialLinks A {
	display: block;
	background: url(images/Cube.gif) center left no-repeat;
	padding: 5px 10px 5px 20px;
	margin-left: 8px;
}
.specialLinks A:link,
.specialLinks A:visited,
.specialLinks A:hover {
	color: #7c7e81;
	font-weight: bold;
}
.specialLinks A:hover {
	text-decoration: underline;
}
.FrontPage .excludeOnHome {
	display: none;
}
.RightColumn .specialLinks {
	background: url(images/RightDelimiter.gif) bottom center no-repeat;
	padding: 6px 0 8px 12px;
}
.RightColumn .specialLinks A:link,
.RightColumn .specialLinks A:visited,
.RightColumn .specialLinks A:hover {
	padding: 8px 10px 8px 20px;
}
.blockBox {
	background: url(images/RightDelimiter.gif) bottom center no-repeat;
}
.blockBox A.cube:link,
.blockBox A.cube:visited,
.blockBox A.cube:hover {
	background: url(images/Cube.gif) center left no-repeat;
	color: #576a88;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 21px;
	display: block;
	padding: 16px 10px 17px 20px;
}
.blockBox A.cube:hover {
	text-decoration: underline;
}
.bannersRight {
	text-align: center;
	margin-top: 19px;
}
.bannersRight IMG {
	display: block;
	margin: 7px auto 0 auto;
}


/* LatestNews.ascx */
.LatestNews H2 {
	margin-bottom: 10px;
}
.LatestNews .Head {
	color: #5b5b5b;
	font-size: 18px;
}
.LatestNews {
	padding: 0 22px 22px 22px;
}

/* Latestnews naslovna */
.NewsPane h2 { margin-bottom: 10px ;}
.NewsPane .Head a { color: #5b5b5b!important; font-size: 18px;}
.NewsPane  .Empty { padding: 0 22px 22px 22px;}

/* News article - Latest news */
.NewsItem H3,
.NewsItem H3 A:link,
.NewsItem H3 A:visited,
.NewsItem H3 A:hover {
	color: #098aa8;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
}
.NewsItem H3 A:hover {
	text-decoration: underline;
}
.NewsItem CITE {
	display: block;
	font-style: normal;
	font-size: 10px;
}
.NewsItem .date {
	color: #345476;
	margin-right: 5px;
}
.NewsItem .NewsPic {
	float: left;
}
.NewsItem .NewsPic IMG {
	border: 1px #206fca solid;
	display: block;
	margin: 3px 10px 5px 0;
}
.Frontpage .NewsItem .LinkMore {
	clear: both;
}
.NewsItem {
	margin: 0 0 10px 0;
}
.NewsItem .Normal {
	line-height: 15px;
}
.NewsItem A.CommandButton:link,
.NewsItem A.CommandButton:visited,
.NewsItem A.CommandButton:hover {
	color: #098aa8;
	padding-left: 11px;
	text-decoration: none;
	font-weight: normal;
}
.NewsItem A.CommandButton:hover {
	text-decoration: underline;
}
.NewsNavigation {
	text-align: center;
	font-size: 11px;
}
.NIPaging {
	margin: 15px 0;
	text-align: center;
}


/* Exchange rate */
.ExchangeRate TABLE {
	border-collapse: collapse;
}
.ExchangeRate .Types {
	font-size: 9px;
}
.ExchangeRate .Types span {
	padding: 0px 5px;
}
.ExchangeRate .Types P {
	margin: 8px 0 0 0;
	text-align: center;
}
.ExchangeRate .Description {
	font-size: 12px;
	text-align: center;
}
.ExchangeRate .Description LABEL {
	font-weight: bold;
	margin: 0 4px 0 4px;
}
.ExchangeRate .List TD,
.ExchangeRate .List TH {
	font-size: 10px;
	font-weight: normal;
	padding: 2px 6px;
	vertical-align: middle;
}
.ExchangeRate .List TR:hover {
	background-color: #fdf0ab;
}
.ExchangeRate TH {
	color: #344c69;
}
.ExchangeRate .Up {
	color: #3e5e89;
}
.ExchangeRate .Down {
	color: #c01818;
}
.ExchangeRate .NormalDropDown {
	font-size: 11px;
	border: solid 1px #7f9db9;
}
.ExchangeRate .NormalTextBox {
	width: 90px;
}
.ERcalculator .NormalTextBox {
	width: 150px;
}
.ERcalculator .Types {
	margin-top: 10px;
	text-align: center;
}
.ExchangeRate .NormalDropDown:focus,
.ExchangeRate .NormalTextBox:focus {
	background-color:#fffbe4; 
}
.ExchangeRate .Calc {
	margin: 5px 0;
}
.ExchangeRate .Calc TD {
	padding: 2px;
	font-size: 10px;
}
.Source {
	font-size: 10px;
	text-align: right;
	margin: 10px 0;
}
.Source IMG {
	vertical-align: middle;
	margin: 0 0 0 5px;
	border-width: 0;
}
/* Long list */
/* column align in IE */
.LongER TABLE {
	width: 520px;
	margin: 10px 0 10px 0;
}
.ERcalculator {
	text-align: center;
}
.ERcalculator TABLE {
	width: auto;
	margin: 0 auto;
}
.LongER .List TD,
.LongER .List TH {
	font-size: 11px;
	padding: 4px;
	border-bottom: 1px #8ea5c1 solid;
}
.LongER .c1,
.LongER .c2 {
	text-align: center;
}
.LongER .c3,
.LongER .c4,
.LongER .c5,
.LongER .c6,
.LongER .c7,
.LongER .c8 {
	text-align: right;
}
.LongER .c9 {
	text-align: center;
}
.k4,
.k5,
.k6,
.k7,
.k8 {
	width: 70px;
}
/* column align in Mozzila */
.LongER TH+TH {
	text-align: center;
}
.LongER TH+TH+TH {
	text-align: right;
}
.LongER TD+TD+TD {
	text-align: right;
}
/* Short list */
/* column align in IE */
.ShortER TABLE,
.ShortER TABLE.Calc {
	width: 170px;
	margin: 5px 0 5px 10px;
}
.ShortER TABLE.Calc {
	margin: 10px 0 5px 16px;
}
.ShortER .Types,
.ShortER .List {
	background: url(images/RightDelimiter.gif) bottom center no-repeat;
	padding-bottom: 4px;
}
.ShortER .List {
	margin-top: 7px;
	cursor: default;
}
.ShortER .Types {
	text-align: center;
	color: #344c69;
}
.ShortER .List TD,
.ShortER .List TH {
	font-size: 9px;
	font-weight: normal;
	padding: 4px 3px;
	vertical-align: middle;
}
.ShortER .Calc {
	color: #344c69;
}
.ShortER .List img {
	border: solid 1px #fff;
}
.ShortER .Start INPUT {
	background: url(images/SearchBack.jpg) top right no-repeat;
	border: 1px #a8bcd4 solid;
	font-size: 11px;
	color: #00657d;
	font-weight: bold;
}
.ShortER .End INPUT {
	color: #dc2a15;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #344c69;
	font-weight: bold;
	font-size: 11px;
	background: url(images/BackShortERTextField2.gif) bottom left no-repeat;
}
.ShortER .c3,
.ShortER .c4,
.ShortER .c5 {
	text-align: center;
}
.ShortER .c1,
.ShortER .c2 {
	text-align: right;
}
/* column align in Mozzila */
.ShortER TH+TH {
	text-align: left;
}
.ShortER TH+TH+TH {
	text-align: center;
}
.ShortER TD+TD+TD {
	text-align: right;
}
.ShortER TD+TD {
	text-align: center;
}


/* Table CSS */
.tableData {
	width: 532px;
	margin: 10px 0;
}
.tableData TBODY TH {
	width: 150px;
}
.type1 TBODY TH {
	width: auto;
	text-align: left;
}
.tableData CAPTION {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #354d6b;
	padding-bottom: 5px;
}
.tableData P {
	margin: 0;
	padding:0;
}
.tableData TD,
.tableData TH {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	border-bottom:1px #cde2e6 solid;
	vertical-align: middle;
}
.tableData TD {
	text-align: right;
}
.tableData .mainLine TH,
.tableData .mainLine TD {
	background: #cde2e6 url(images/BackTableDataMain.jpg) top left repeat-x;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}

.tableData .mainLine2 TH,
.tableData .mainLine2 TD {
	background: #d9e9ec url(images/BackTableDataMain.jpg) top left repeat-x;
	color: #FFF;
	text-align:center;
	padding: 5px;
	font-weight: bold;
}

.tableData .subLine TH,
.tableData .subLine TD {
	background: #FFF url(images/BackTableDataSub.gif) top left repeat-x;
	font-weight: bold;
	border-width: 0;
	padding: 5px;
}


/* Banners */
#banner1,
#banner2,
#banner3 {
	border-width: 0 0 0 2px;
	border-color: #FFF;
	border-style: solid;
	margin-bottom: 2px;
}
#banner4 {
	margin-bottom: 10px;
}
#banner1 IMG,
#banner2 IMG,
#banner3 IMG,
#banner4 IMG,
#banner5 IMG {
	border-width: 0;
}


/* Links */
.LinksTable {
	margin: 15px 0;
}
.LinksTable A.Normal:link,
.LinksTable A.Normal:visited,
.LinksTable A.Normal:hover {
	color: #2e5472;
	font-weight: normal;
}


/* Arhiva tečajne liste */
.archiveForm {
	text-align: center;
	margin: 10px 0;
	/*temporary*/
	/*display: none;*/
}
.archiveForm P {
	margin: 10px 0 0 0;
}
.archiveForm SELECT {
	font-size: 11px;
}
.archiveForm .Item {
	margin-right: 10px;
}
.archiveForm .SubHead {
	font-weight: normal;
	color: #000;
	margin-right: 5px;
}
.archiveForm .StandardButton {
	background-color: #768eaa;
	border:2px #c7d3df solid;
}


.plus {
	margin: 0 auto;
	padding: 10px;
	text-align:center;
	color:#7891B0;
	font-weight:bold;
	font-size:14px;
}
.grad {
	background: #d8e1ea url(images/BackTableDataMain.jpg) top left repeat-x;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}
.subgrad {
	background: #FFF url(images/BackTableDataSub.gif) top left repeat-x;
	font-weight: bold;
	border-width: 0;
	padding: 5px;
}

/*IZDVOJENE VIJESTI*/

.izdvojeno { padding: 0 15px ; margin-top: 20px ;}
.izdvojeno h3 { font: bold 11px Tahoma , Arial, Helvetica, sans-serif ; color: #576A88 ; background: url(images/RightDelimiter.gif) center 1% no-repeat ; padding: 10px 0 10px 10px ;}
.izdvojeno ul { background: url(images/RightDelimiter.gif) bottom center no-repeat ; padding-bottom: 10px ;}
.izdvojeno ul li { background: url(images/Cube.gif) no-repeat left center ; padding: 5px 0 5px 20px ; list-style: none ; font:  bold 11px Tahoma , Arial, Helvetica, sans-serif ; color: #7C7E81 ;}
.izdvojeno ul li:hover { text-decoration: underline ;}
.izdvojeno ul li a:link , .izdvojeno ul li a:visited , .izdvojeno ul li a:hover  { font:  bold 11px Tahoma , Arial, Helvetica, sans-serif ; color: #7C7E81!important ; text-decoration: none ;}
.izdvojeno ul li a:hover { text-decoration: underline ;}
.LeftColumn .delimiter { margin: 15px 5px 15px 5px ;}

/* Search results */
.search_results td { padding: 5px 3px ;}