body,
blockquote,
.Normal,
.NormalDisabled,
.NormalBold,
.NormalRed,
.NormalTextBox,
.CommandButton,
.onepane,
.leftpane,
.centerpane,
.rightpane,
.contentPanes,
.contentPanes td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5e61;
}
body {
	margin: 0px;
	background-color: #ffffff;
}
.NormalDisabled {
	color: silver;
}
.NormalBold {
	font-weight: bold;
}
.NormalRed {
	font-weight: bold;
	color: red;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited,
a.CommandButton:hover,
a.CommandButton:active,
.SiteMap,
.SiteMapSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0069aa;
	text-decoration: none;
}
a:hover,
a.CommandButton:hover {
	text-decoration: underline;
}
/* order - multiple class usage... */
.SiteMap {
	line-height: 130%;
	font-size: 14px;
}
.SiteMapSub {
	font-size: 12px;
}


.headerTop {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(grad-top-01.gif) repeat-x;
}
.headerTopLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 130px;
	background: url(logo.gif) no-repeat;
}
.headerTopLinks {
	position: absolute;
	top: 15px;
	left: 25px;
	width: 835px;
	height: 25px;
}
#divHeaderTopLinks table a,
#divHeaderTopLinks table a:link,
#divHeaderTopLinks table a:visited,
#divHeaderTopLinks table a:hover,
#divHeaderTopLinks table a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77767a;
	text-decoration: none;
	border-left: 1px solid #77767a;
	padding-left: 7px;
}
#divHeaderTopLinks table a:hover {
	text-decoration: underline;
}
.headerTopSearch {
	position: absolute;
	top: 105px;
	left: 25px;
	width: 835px;
	height: 25px;
}
.headerTopLeft {
	background: url(corner-left.gif) no-repeat;
}
.headerTopCenter {
	background: url(grad-top-02.gif) repeat-x;
}
.headerTopRight {
	background: url(corner-right.gif) no-repeat;
}
.headerMenu {
	background: url(nav-back.jpg) no-repeat;
}
.headerMenuPath {
	background: url(nav-back-02.jpg) no-repeat;
}
.headerBottom {
	background: url(img-back.jpg) no-repeat;
}

a.searchButton {
	background: url(btn-search.gif) no-repeat;
	width: 20px;
	height: 20px;
	text-decoration: none;
	display: -moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/
	display: inline-block; /* supported by Opera and ? */
}
a.searchButton:link,
a.searchButton:visited,
a.searchButton:active {
	background: url(btn-search.gif) no-repeat;
	text-decoration: none;
}
a.searchButton:hover {
	background: url(btn-search-act.gif) no-repeat;
	text-decoration: none;
}
#divHeaderTopSearch input {
	border: #afafaf solid 1px;
	height: 20px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77767a;
}


.menu {
	margin-left: 90px;
	height: 40px;
}
.path {
	margin-left: 90px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:visited,
a.breadcrumb:hover,
a.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.contentPanes {
	width: 880px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.leftpane {
	padding-right: 15px;
	border-right: 1px solid #bdbdbd;
}
.centerpane {
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #bdbdbd;
}
.rightpane {
	padding-left: 15px;
}
.onepane {
	width: 100%;
}

.contentSpacerLeft {
	width: 90px;
	display: block;
}
.contentSpacerRight {
	width: 20px;
	display: block;
}
.contentHSpacer {
	width: 100%;
	height: 12px;
	display: block;
}
.contentHLine {
	width: 100%;
	height: 2px;
	font-size: 1px;
	border-bottom: 1px solid #ebebeb;
	display: block;
}

hr {
	color: #ebebeb;
}


.bottom {
	background: url(grad-bottom.jpg) repeat-x;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77767a;
	width: 840px;
	margin: 20px;
}


/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 30px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 7px;
	height: 21px;
	border: 0px solid #000000;
	background-color: #47464a;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	cursor: hand;
	color: #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border: 0px solid #000000;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border: 0px solid #000000;
	background-color: #77767a;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #47464a;
}
.MainMenu_MenuBreak
{
	height: 1px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	background-color: #47464a;
}
.MainMenu_MenuArrow
{
	cursor: pointer;
	cursor: hand;
	font-family: webdings;
	font-size: 10pt;
	border: 0px solid #000000;
}
.MainMenu_RootMenuArrow
{
	cursor: pointer;
	cursor: hand;
	font-family: webdings;
	font-size: 10pt;
	border: 0px solid #000000;
}
.RootMenu_MenuItem {
	font-variant: small-caps;
}
.RootMenu_MenuItemSel {
	font-variant: small-caps;
	background-color: #47464a;
}


/* FCKeditor styles */
.bspNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5e61;
}
.bspNormalMali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5e61;
}

.Head,
H1,
.bspNaslovVelik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5f5e61;
	text-decoration: none;
}

H2,
.bspNaslovMali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f5e61;
	text-decoration: none;
}

.bspBlue {
	color: #0069aa;
}

.bspBlueMali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0069aa;
}

.bspBlueNaslovVelik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0069aa;
	text-decoration: none;
}

.bspBlueNaslovMali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0069aa;
	text-decoration: none;
}

.bspTableCellU {
	border-bottom: 1px solid #bdbdbd;
}

