HTMl, BODY {
	height: 100%;
}

HTML {
    overflow-y: scroll;
    overflow-x: auto;
}


BODY
{
	background-color: #F5F8FA;
	color: Black;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial;		
	margin: 0px;
}

INPUT, SELECT, TEXTAREA
{
	border: 1px solid #6685A3;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	margin-top: 2px;
	padding-left: 2px;
}

INPUT.Checkbox
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

TEXTAREA
{
	padding-left: 2px;
	padding-top: 1px;
}

SELECT
{
	height: 18px;
	padding-top: 1px;
}

FORM
{
	margin: 0px;
}

P { margin: 0px; }

INPUT.textbox
{
	padding-top: 2px;
	height: 20px;
}

INPUT.radio
{
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	width: 12px;
	height: 12px;
}

.button-body
{
	cursor:pointer;
	border:1px;
	color: #036;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.button-short
{
	width:70px;
	height:16px;
	background-image: url(../images/buttons/short.gif);
	background-repeat: no-repeat;
}

.button-middle 
{
	width:100px;
	height:16px;
	background-image: url(../images/buttons/middle.gif);
	background-repeat: no-repeat;
}

.button-large 
{
	width:130px;
	height:16px;
	background-image: url(../images/buttons/large.gif);
	background-repeat: no-repeat;
}

.button-xshort
{
	width:40px;
	height:16px;
	background-image: url(../images/buttons/xshort.gif);
	background-repeat: no-repeat;
}


IMG.IconLeftTextRight
{
	border: none;
	vertical-align: middle;
	margin-right: 8px;
}

.Menu0, .Menu0 A, .Menu0 A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.Menu0 A:hover
{
	text-decoration: underline;
}

.Menu1, .Menu1 A, .Menu1 A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.Menu1 A:hover
{
	text-decoration: underline;
}
.Menu1_izbrano, .Menu1_izbrano A, .Menu1_izbrano A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.Menu1_izbrano A:hover
{
	text-decoration: underline;
}


.Menu2, .Menu2 A, .Menu2 A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #22507C;
	font-weight: bold;
	text-decoration: none;
}
.Menu2 A:hover
{
	text-decoration: underline;
}
.Menu2_izbrano, .Menu2_izbrano A, .Menu2_izbrano A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	background-color: #E1F0FB;
}
.Menu2_izbrano A:hover
{
	text-decoration: underline;
}

.Menu3, .Menu3 A, .Menu3 A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #38638B;
	font-weight: bold;
	text-decoration: none;
}
.Menu3 A:hover
{
	text-decoration: underline;
}
.Menu3_izbrano, .Menu3_izbrano A, .Menu3_izbrano A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	background-color: #E1F0FB;
}
.Menu3_izbrano A:hover
{
	text-decoration: underline;
}

.Title, H1
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

H1
{
	padding: 0px;
	margin: 0px;
}

.Subtitle, H2
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 13px;
}

H2
{
	padding: 0px;
	margin: 0px;
}

.Subtitle2, H3, H3, H3 A, H3 A:hover
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 13px;
	text-decoration: none;
}

H3, H3 A, H3 A:hover
{
	padding: 0px;
	margin: 0px;
}
{
	padding: 0px;
	margin: 0px;
}

.Boxtitle
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
}

.Boxtext
{
	color: #003366;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 6px;	
}

.PollOption
{
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

.Paragraph
{
	color: Black;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial;
	padding-bottom: 13px;
}

.Paragraph A
{
	color: #003366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	
}

.Paragraph A:hover
{
	color: #c90000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}


.ParagraphImage
{
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
.Link , .Link A
{
	color: #c90000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Link A:hover
{
	color: #c90000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
*/

div.ContentLinks A
{
    display: block;
    font-size: 12px;
    text-decoration: none;
    color: #c90000;
    background-image: url(../images/link_arrow_red.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 13px;
    margin: 0px 0px 1px 0px;
}

div.ContentLinks A:hover
{
    text-decoration: underline;
}

div.BoxLinks A
{
    display: block;
    width: 90%;
    font-size: 12px;
    text-decoration: none;
    color: #003366;
    background-image: url(../images/link_arrow_blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 1px 0px;
}

div.BoxLinks A:hover
{
    background-image: url(../images/link_arrow_red.gif);
    color: #C90000;
}

div.BoxLinks .Download
{
	padding-top: 1px;
	background-image: url(../images/link_download_blue.gif);
}
div.BoxLinks .Download:hover
{
	background-image: url(../images/link_download_red.gif);
}

.ExRatesHeader
{
	font-family: Arial;
	font-size: 13px;
	color: White;
	font-weight: bold;
}

.ExRatesText
{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: normal;	
}

.ExRatesFooter, .ExRatesFooter A, .ExRatesFooter A:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}

.ExRatesFooter A:hover
{
	color: #C90000;
}

.BannerTitle, .BannerTitle A, .BannerTitle A:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #003366;
	font-weight: bold;	
	text-decoration: none;
}
.BannerTitle A:hover
{
	text-decoration: underline;
}

.BannerText, .BannerText A, .BannerText A:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: normal;	
	text-decoration: none;
}

.BannerText A:hover
{
	text-decoration: underline;
}

.ParagraphTable THEAD TD
{
	background-color: #CCE5F7;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding: 1px 3px 1px 3px;
}

.ParagraphTable TBODY TD
{
	background-color: #E6EBF0;
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
}

.PageToolbar, .PageToolbar A, .PageToolbar A:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #C90000;
	text-decoration: none;
}

.PageToolbar A:hover
{
	text-decoration: underline;
}

.ExposedPage
{
	color: #003366;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/exposed_page_bg.gif);
}

.ExposedPageSelected
{
	color: #CC0000;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/exposed_page_bg.gif);
}

.ExposedPageTitle
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

.ExposedPageText
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.FooterMenu, .FooterMenu A, .FooterMenu A:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.FooterMenu A:hover
{
	text-decoration: underline;
}

.FooterCopyright, .FooterCopyright A, .FooterCopyright A:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #B5C3D1;
	text-decoration: none;
}

.SearchPath, .SearchPath A, .SearchPath A:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #c90000;
	text-decoration: none;
}

.SearchPath A:hover
{
	text-decoration: underline;
}

.Text, .Text A, .Text A:hover
{
	color: Black;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial;
	text-decoration: none;
}

.Text A:hover
{
    text-decoration: underline;
}

.ScrollText
{
    background-color: #00295a;
    font-size: 10px;
    color: White;
}

.NavigationPath A, .NavigationPath A:hover
{
    color: #004587;
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
}
.NavigationPath A:hover
{
    text-decoration: underline;
    color: #C90000;
}

DIV.FooterMapLevel0
{
    border-bottom: 1px solid #427ca5;
}

DIV.FooterMapLevel0 A, DIV.FooterMapLevel0 A:hover
{
    text-decoration: none;
	color: #427ca5;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
DIV.FooterMapLevel1
{
    padding-top: 2px;
}
DIV.FooterMapLevel1 A, DIV.FooterMapLevel1 A:hover
{
    text-decoration: none;
	color: #427ca5;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
DIV.FooterMapLevel0 A:hover, DIV.FooterMapLevel1 A:hover
{
    color: #C90000;
}