﻿/* CSS Document */
/* This section define styles of all MZOS Templates BEGIN */ 

/******************General styles BEGIN*********************/

html {
}
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image:url(../../images/_gui/bodyBcg.gif);
	background-repeat:repeat-x;
	background-position:0px 22px;
	color:#848484;
	margin:0px;
	padding:0px;
}
#PrintLogo {
	display:none;
}
input, textarea {
	color:#848484;
}
img {
	border:0px;
}
a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#848484;
	outline:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	outline:none;
}
.clear {
	font-size:0px;
	clear:both;
	overflow:hidden;
	height:0px;
}
#PageContainer {
	width:100%;
	background-image:url(../../images/_gui/TopBcg.gif);
	background-repeat:no-repeat;
	background-position:center 1px;
}
#FixedPageWrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	position:relative;
}
.DNVTitle {
	position:absolute;
	right:0px;
	bottom:0px;
	width:92px;
	height:65px;
}
#ContentContainer {
	padding-top:22px;
	overflow:hidden;
	background-image:url(../../images/_gui/DNVStandard.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/******************General styles END********************/

/*****************Top Page Part BEGIN********************/

 /*Temp*/
#TopContainer {
	background-image:url(../../images/_gui/TopDevider.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#TopContainer, #TopContainer a, #TopContainer a:link, #TopContainer a:active, #TopContainer a:visited, #TopContainer a:hover {
	text-transform:uppercase;
	font-size:1.0em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#HomepageLink:link, #HomepageLink:active, #HomepageLink:visited {
	padding:5px 0px 2px 0px;
	display:block;
	width:81px;
	display:block;
	text-align:center;
	float:left;
}
#HomepageLink:hover {
	color:#003466;
}
#HomepageLinkEng:link, #HomepageLinkEng:active, #HomepageLinkEng:visited {
	padding:5px 0px 2px 0px;
	display:block;
	width:47px;
	display:block;
	text-align:center;
	float:left;
}
#HomepageLinkEng:hover {
	color:#003466;
}
#LanguagesLink:link, #LanguagesLink:active, #LanguagesLink:visited {
	width:51px;
	display:block;
	float:left;
	padding:5px 0px 2px 30px;
	background-image:url(../../images/_gui/FlagEng_hover.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	text-align:left;
}
#LanguagesLink:hover {
	color:#003466;
	background-image:url(../../images/_gui/FlagEng.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}
#LanguagesLinkEng:link, #LanguagesLinkEng:active, #LanguagesLinkEng:visited {
	width:59px;
	display:block;
	float:left;
	padding:5px 0px 2px 25px;
	background-image:url(../../images/_gui/FlagCro_hover.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	text-align:left;
}
#LanguagesLinkEng:hover {
	color:#003466;
	background-image:url(../../images/_gui/FlagCro.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}
/*Text resizing Begin*/
#TextResizing {
	width:44px;
	float:left;
	background-image:url(../../images/_gui/TopDevider.gif);
	background-repeat:no-repeat;
	/*background-position:right 4px;*/ 
	background-position:left 4px;
	padding:4px 0px 2px 0px;
	text-align:center;
}
#SmallerText:link, #SmallerText:active, #SmallerText:visited {
	font-size:8px !Important;
	text-decoration:underline;
	padding-right:5px;
}
#SmallerText:hover {
	color:#003466;
	text-decoration:underline;
}
#MediumText:link, #MediumText:active, #MediumText:visited {
	font-size:10px !Important;
	text-decoration:underline;
	padding-right:5px;
}
#MediumText:hover {
	color:#003466;
	text-decoration:underline;
}
#LargerText:link, #LargerText:active, #LargerText:visited {
	font-size:12px !Important;
	text-decoration:underline;
}
#LargerText:hover {
	color:#003466;
	text-decoration:underline;
}
/*Text resizing End*/
#OtherAccess:link, #OtherAccess:active, #OtherAccess:visited {
	width:127px;
	display:block;
	float:left;
	padding:5px 0px 2px 26px;
	background-image:url(../../images/_gui/peoplewithdisability.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#OtherAccess:hover {
	color:#003466;
	background-image:url(../../images/_gui/peoplewithdisability_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#OtherAccessEng:link, #OtherAccessEng:active, #OtherAccessEng:visited {
	width:84px;
	display:block;
	float:left;
	padding:5px 0px 2px 26px;
	background-image:url(../../images/_gui/peoplewithdisability.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#OtherAccessEng:hover {
	color:#003466;
	background-image:url(../../images/_gui/peoplewithdisability_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#Rss:link, #Rss:active, #Rss:visited {
	background-image:url(../../images/_gui/Rss.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	width:29px;
	display:block;
	float:left;
	padding:5px 0px 2px 27px;
}
#Rss:hover {
	color:#003466;
	background-image:url(../../images/_gui/Rss_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#Login:link, #Login:active, #Login:visited {
	display:block;
	width:23px;
	float:left;
	background-image:url(../../images/_gui/login.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:5px 0px 2px 0px;
}
#Login:hover {
	background-image:url(../../images/_gui/login_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#Sitemap:link, #Sitemap:active, #Sitemap:visited {
	background-color:#999999;
	display:block;
	width:73px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	margin:1px 0px 0px 8px;
	padding:4px 3px 0px 0px;
	height:16px;
	background-image:url(../../images/_gui/TopDeviderWhite.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	vertical-align:middle;
}
#Sitemap:hover {
	color:#003466;
}
#UsefullLinks:link, #UsefullLinks:active, #UsefullLinks:visited {
	background-color:#999999;
	display:block;
	width:97px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	margin:1px 0px 0px 0px;
	padding:4px 3px 0px 2px;
	height:16px;
	background-image:url(../../images/_gui/TopDeviderWhite.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
}
#UsefullLinks:hover {
	color:#003466;
}
#Search {
	width:242px;
	float:left;
	color:#ffffff;
}
#Search div {
	width:58px;
	float:left;
	margin-top:5px;
	padding-left:7px;
}
.SearchText {
	margin-top:4px;
	margin-left:2px;
	float:left;
	width:104px;
	border:0px;
	background-image:url(../../images/_gui/SearchInputBcg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#58595B;
	font-size:0.9em;
	font-weight:normal;
	display:block;
	text-align:center;
	vertical-align:top;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	height:12px;
}
.SearchBtn:link, .SearchBtn:active, .SearchBtn:visited {
	width:14px;
	height:14px;
	background-image:url(../../images/_gui/SearchButton.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#CCCCCC;
	color:#cccccc;
	font-size:0px;
	margin-top:4px;
	margin-left:5px;
	cursor:pointer;
	display:block;
	float:left;
}
.SearchBtn:hover {
	border:0px;
	width:14px;
	height:14px;
	background-image:url(../../images/_gui/SearchButton_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#003466;
	color:#003466;
	font-size:0px;
	margin-top:4px;
	margin-left:5px;
	cursor:pointer;
}
/*****************Top Page Part END********************/

/*****************Header Page Part BEGIN********************/
#Logo {
	padding-top:15px;
	margin:0px;
}
#Logo .Croatian {
	background-image:url(../../images/_gui/LogoCro.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	width:546px;
	height:53px;
	float:left;
}
#Logo .Croatian span {
	display:none;
}
#Logo .English {
	background-image:url(../../images/_gui/LogoEng.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	width:546px;
	height:53px;
	float:left;
}
#Logo .English span {
	display:none;
}
#Profiles {
	width:auto;
	height:29px;
	float:right;
	margin-top:61px;
}
#Profiles a, #Profiles a:link, #Profiles a:active, #Profiles a:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
	display:block;
	float:left;
	padding-top:3px;
	padding-bottom:15px;
	padding-left:9px;
	padding-right:8px;
	background-image:url(../../images/_gui/TopDeviderWhite.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	margin-left:-1px;
}
#Profiles a:hover {
	background-image:url(../../images/_gui/Profiles_hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#Profiles a span.Devider, #Profiles a:link span.Devider, #Profiles a:active span.Devider, #Profiles a:visited span.Devider {
	display:block;
	float:left;
	width:1px;
	height:14px;
	background-color:#003567;
	background-image:url(../../images/_gui/TopDeviderWhite.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:0px;
	margin-top:-1px;
	margin-left:-9px;
}
#Profiles a:hover span.Devider {
	background-image:none;
	background-color:#999999;
	display:block;
	float:left;
	width:1px;
	height:14px;
	font-size:0px;
	margin-right:0px;
	margin-top:-1px;
}
#Profiles a span.Text, #Profiles a:link span.Text, #Profiles a:active span.Text, #Profiles a:visited span.Text {
	padding-top:3px;
	padding-bottom:15px;
}
#Profiles a:hover span.Text {
	background-image:url(../../images/_gui/arrow_down.gif);
	background-position:center 22px;
	background-repeat:no-repeat;
}
/*Profiles selected*/

#Profiles a.selected, #Profiles a.selected:link, #Profiles a.selected:active, #Profiles a.selected:visited, #Profiles a.selected:hover {
	background-image:url(../../images/_gui/Profiles_hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#Profiles a.selected span.Devider, #Profiles a.selected:link span.Devider, #Profiles a.selected:active span.Devider, #Profiles a.selected:visited span.Devider, #Profiles a.selected:hover span.Devider {
	background-image:none;
	background-color:#999999;
	display:block;
	float:left;
	width:1px;
	height:14px;
	font-size:0px;
	margin-right:0px;
	margin-top:-1px;
}
#Profiles a.selected span.Text, #Profiles a.selected:link span.Text, #Profiles a.selected:active span.Text, #Profiles a.selected:visited span.Text, #Profiles a.selected:hover span.Text {
	background-image:url(../../images/_gui/arrow_down.gif);
	background-position:center 22px;
	background-repeat:no-repeat;
}
#QuickLinks {
	width:595px;
	float:left;
	height:24px;
	margin-top:30px;
}
#QuickLinks a, #QuickLinks a:link, #QuickLinks a:active, #QuickLinks a:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
	display:block;
	float:left;
	padding-top:2px;
	padding-bottom:9px;
	padding-left:9px;
	padding-right:8px;
	background-image:url(../../images/_gui/TopDeviderWhite.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	margin-left:0px;
}
#QuickLinks a:hover {
	background-image:url(../../images/_gui/QuickLinks_hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border-left:1px solid #ffffff;
	margin-left:-1px;
}
#QuickLinks a span.Devider, #QuickLinks a:link span.Devider, #QuickLinks a:active span.Devider, #QuickLinks a:visited span.Devider {
	display:block;
	float:left;
	width:1px;
	height:14px;
	background-color:#003567;
	background-image:url(../../images/_gui/TopDeviderWhite.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:0px;
	margin-top:1px;
	margin-left:-9px;
}
#QuickLinks a:hover span.Devider {
	background-image:none;
	background-color:#ffffff;
	display:block;
	float:left;
	width:1px;
	height:22px;
	font-size:0px;
	margin-right:0px;
	margin-top:-2px;
}
#QuickLinks a span.Text, #QuickLinks a:link span.Text, #QuickLinks a:active span.Text, #QuickLinks a:visited span.Text {
	padding-top:2px;
	padding-bottom:9px;
}
#QuickLinks a:hover span.Text {
	background-image:url(../../images/_gui/arrow_down2.gif);
	background-position:center 20px;
	background-repeat:no-repeat;
}
/*QuickLinks selected*/

#QuickLinks a.selected, #QuickLinks a.selected:link, #QuickLinks a.selected:active, #QuickLinks a.selected:visited, #QuickLinks a.selected:hover {
	background-image:url(../../images/_gui/QuickLinks_hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border-left:1px solid #ffffff;
	margin-left:-1px;
}
#QuickLinks a.selected span.Devider, #QuickLinks a.selected:link span.Devider, #QuickLinks a.selected:active span.Devider, #QuickLinks a.selected:visited span.Devider, #QuickLinks a.selected:hover span.Devider {
	background-image:none;
	background-color:#ffffff;
	display:block;
	float:left;
	width:1px;
	height:22px;
	font-size:0px;
	margin-right:0px;
	margin-top:-2px;
}
#QuickLinks a.selected span.Text, #QuickLinks a.selected:link span.Text, #QuickLinks a.selected:active span.Text, #QuickLinks a.selected:visited span.Text, #QuickLinks a.selected:hover span.Text {
	background-image:url(../../images/_gui/arrow_down2.gif);
	background-position:center 20px;
	background-repeat:no-repeat;
}
/*****************Header Page Part END**********************/

/*****************Content Page Part BEGIN********************/

/*MainNavigation Begin*/
#MainNavigation {
	width:230px;
	float:left;
}
#MainNavigation a, #MainNavigation a:link, #MainNavigation a:active, #MainNavigation a:visited, #MainNavigation a:hover {
	color:#FFFFFF;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	display:block;
	padding-right:13px;
}
#MainNavigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#MainNavigation ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:4px;
}
#science:link, #science:active, #science:visited {
	font-size:2.0em;
	height:72px;
	background-image:url(../../images/_gui/science.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	padding-top:4px;
}
#science:hover {
	background-image:url(../../images/_gui/science.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#education:link, #education:active, #education:visited {
	font-size:2.0em;
	height:70px;
	background-image:url(../../images/_gui/education.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	padding-top:6px;
}
#education:hover {
	background-image:url(../../images/_gui/education.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#sport:link, #sport:active, #sport:visited {
	font-size:2.0em;
	height:70px;
	background-image:url(../../images/_gui/sport.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	padding-top:6px;
}
#sport:hover {
	background-image:url(../../images/_gui/sport.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#cooperation:link, #cooperation:active, #cooperation:visited {
	height:40px;
	font-size:1.4em;
	padding-top:6px;
	background-image:url(../../images/_gui/cooperation.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
}
#cooperation:hover {
	background-image:url(../../images/_gui/cooperation.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#cooperation span {
	display:block;
	width:90px;
	cursor:pointer;
	float:right;
}
#information:link, #information:active, #information:visited {
	height:43px;
	font-size:1.4em;
	padding-top:3px;
	background-image:url(../../images/_gui/information.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
}
#information:hover {
	background-image:url(../../images/_gui/information.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#information span {
	display:block;
	width:90px;
	cursor:pointer;
	float:right;
}
/*MainNavigation End*/
/*MainHomepageContainer Begin*/
#MainPartHomepage {
	width:476px;
	float:left;
	margin-left:12px;
}
#TabsMain {
	overflow:hidden;
	background-color:#999999;
	background-image:url(../../images/_gui/TabsMainBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#TabsMain div {
	color:#FFFFFF;
	overflow:hidden;
}
#TabsMain div.selected {
	float:left;
	padding:4px 15px 3px 13px;
	font-size:2.0em;
	background-color:#003466;
	background-image:url(../../images/_gui/Tab_selectedArrow.gif);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	overflow:hidden;
}
#TabsMain div.unselected {
	float:left;
	padding:4px 15px 3px 13px;
	font-size:2.0em;
	cursor:pointer;
}
#TabsMain div.selectedSecond {
	float:left;
	padding:4px 15px 3px 13px;
	font-size:2.0em;
	background-color:#003466;
	background-image:url(../../images/_gui/HomepageSecondSelectedBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	overflow:hidden;
}
span.TabMainNews {
	width:69px;
	display:block;
	float:left;
}
span.TabMainNewsEng {
	width:49px;
	display:block;
	float:left;
}
span.TabsMainCompetition {
	width:351px;
	display:block;
	float:left;
}
span.TabsMainCompetitionEng {
	width:371px;
	display:block;
	float:left;
}
#MainPartHomepage .SwitchingRegions {
	height:394px;
	width:462px;
	padding:5px 3px 0px 9px;
}
#VideoRegion {
	margin-top:16px;
	margin-bottom:16px;
}
#TabContainerLinks {
	border:1px solid #CCCCCC;
	padding:5px 8px 2px 8px;
	overflow:hidden;
}
.RecentAndLinksRegionsLinks p {
	margin:0px;
}
.RecentAndLinksRegionsLinks:link span, .RecentAndLinksRegionsLinks:active span, .RecentAndLinksRegionsLinks:visited span {
	font-size:1.1em;
	display:block;
	background-image:url(../../images/_gui/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:1px 0px 3px 22px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:6px;
	cursor:pointer;
	overflow:hidden;
}
.RecentAndLinksRegionsLinks:hover span {
	color:#003567;
	background-image:url(../../images/_gui/arrow_right_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	cursor:pointer;
	border-bottom:2px solid #003567;
	margin-bottom:5px;
}
/*.pdf Begin*/
.RecentAndLinksRegionsLinks:link span.pdf, .RecentAndLinksRegionsLinks:active span.pdf, .RecentAndLinksRegionsLinks:visited span.pdf {
	background-image:url(../../images/_gui/LinkPDF.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.RecentAndLinksRegionsLinks:hover span.pdf {
	background-image:url(../../images/_gui/LinkPDF_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.pdf End*/

/*.doc Begin*/
.RecentAndLinksRegionsLinks:link span.doc, .RecentAndLinksRegionsLinks:active span.doc, .RecentAndLinksRegionsLinks:visited span.doc {
	background-image:url(../../images/_gui/LinkDOC.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.RecentAndLinksRegionsLinks:hover span.doc {
	background-image:url(../../images/_gui/LinkDOC_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.doc End*/

/*.ppt Begin*/
.RecentAndLinksRegionsLinks:link span.ppt, .RecentAndLinksRegionsLinks:active span.ppt, .RecentAndLinksRegionsLinks:visited span.ppt {
	background-image:url(../../images/_gui/LinkPPT.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.RecentAndLinksRegionsLinks:hover span.ppt {
	background-image:url(../../images/_gui/LinkPPT_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.ppt End*/

/*.xls Begin*/
.RecentAndLinksRegionsLinks:link span.xls, .RecentAndLinksRegionsLinks:active span.xls, .RecentAndLinksRegionsLinks:visited span.xls {
	background-image:url(../../images/_gui/LinkXLS.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.RecentAndLinksRegionsLinks:hover span.xls {
	background-image:url(../../images/_gui/LinkXLS_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.xls End*/
/*.email Begin*/
.RecentAndLinksRegionsLinks:link span.email, .RecentAndLinksRegionsLinks:active span.email, .RecentAndLinksRegionsLinks:visited span.email {
	background-image:url(../../images/_gui/Linkemail.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.RecentAndLinksRegionsLinks:hover span.email {
	background-image:url(../../images/_gui/Linkemail_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.email End*/
/*.http Begin*/
.RecentAndLinksRegionsLinks:link span.http, .RecentAndLinksRegionsLinks:active span.http, .RecentAndLinksRegionsLinks:visited span.http {
	background-image:url(../../images/_gui/LinkHTTP.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.RecentAndLinksRegionsLinks:hover span.http {
	background-image:url(../../images/_gui/LinkHTTP_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.http End*/
/*MainHomepageContainer End*/
/*OutdexHomepage Part of Page Begin*/
#Outdex {
	width:226px;
	float:right;
	padding-bottom:65px;
}
#RegistrationLink:link, #RegistrationLink:active, #RegistrationLink:visited {
	display:block;
	font-size:1.1em;
	color:#666666;
	background-image:url(../../images/_gui/RegistrationLink.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px 0px 10px;
	height:17px;
}
#RegistrationLink:hover {
	background-image:url(../../images/_gui/RegistrationLink.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#003466;
}
#BaltazarLink:link, #BaltazarLink:active, #BaltazarLink:visited {
	display:block;
	font-size:1.1em;
	color:#666666;
	background-image:url(../../images/_gui/BaltazarLink.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px 0px 10px;
	height:35px;
	overflow:hidden;
	margin-top:16px;
}
#BaltazarLink:hover {
	background-image:url(../../images/_gui/BaltazarLink.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#003466;
}
#BaltazarLink span {
	display:block;
	float:left;
	width:120px;
	cursor:pointer;
}
/*Calendar design Begin*/


#CalendarSect {
	margin-bottom:16px;
}
#CalendarSect .Caption {
	background-image:url(../../images/_gui/OutdexCaptionBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#003466;
	color:#FFFFFF;
	padding:2px 10px 3px 10px;
}
#CalendarSect .Caption, x:-moz-any-link, x:default {
margin-left:-1px;
padding:3px 10px 3px 10px;
}
#CalendarSect a, .Calendar a:link, .Calendar a:active, .Calendar a:visited, .Calendar a:hover {
	font-size:1em !Important;
}
#CalendarSect table {
	background-color:#FFFFFF !Important;
	border:1px solid #CCCCCC;
}
#CalendarSect td {
	background-color:#FFFFFF !Important;
	padding:0px !Important;
}
#Calendar {
	margin-top:16px;
}
#Calendar .Caption {
	background-image:url(../../images/_gui/OutdexCaptionBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#003466;
	color:#FFFFFF;
	padding:2px 10px 3px 10px;
}
#Calendar .Caption, x:-moz-any-link, x:default {
margin-left:-1px;
padding:3px 10px 3px 10px;
}
#Calendar a, .Calendar a:link, .Calendar a:active, .Calendar a:visited, .Calendar a:hover {
	font-size:1em !Important;
}
#Calendar table {
	background-color:#FFFFFF !Important;
	border:1px solid #CCCCCC;
}
#Calendar td {
	background-color:#FFFFFF !Important;
	padding:0px !Important;
}
.DayHeader {
	display:none;
}
.TitleCalendar {
	font-size:1.1em;
	width:auto !Important;
	display:block;
	float:right;
	border:0px !Important;
	color:#666666;
	text-align:right;
	white-space:nowrap !Important;
	margin-top:1px;
	margin-bottom:2px;
}
.TitleCalendar img {
	margin:5px !Important;
}
.OtherCalendarDay {
	border:1px solid #CCCCCC;
}
.OtherCalendarDay a, .OtherCalendarDay a:link, .OtherCalendarDay a:active, .OtherCalendarDay a:visited {
	font-size:1.1em;
	color:#CCCCCC !Important;
	display:block;
	background-color:#FFFFFF;
	padding:3px;
}
.OtherCalendarDay a:hover {
	font-size:1.1em;
	color:#CCCCCC !Important;
	display:block;
	background-color:#FFFFFF;
	padding:3px;
}
.SelectedDay {
	border:1px solid #CCCCCC;
}
.CalendarDay {
	border:1px solid #CCCCCC;
}
.CalendarDay a, .CalendarDay a:link, .CalendarDay a:active, .CalendarDay a:visited {
	font-size:1.1em;
	color:#666666 !Important;
	display:block;
	background-color:#EDEDED;
	padding:3px;
}
.CalendarDay a:hover {
	color:#FFFFFF !Important;
	display:block;
	background-color:#003366;
	padding:3px;
}
.CalendarActiveDate {
	border:1px solid #CCCCCC;
}
.CalendarActiveDate a, .CalendarActiveDate a:link, .CalendarActiveDate a:active, .CalendarActiveDate a:visited {
	font-size:1.1em;
	color:#666666 !Important;
	display:block;
	background-color:#CCCCCC;
	padding:3px;
}
.CalendarActiveDate a:hover {
	color:#FFFFFF !Important;
	display:block;
	background-color:#003366;
	padding:3px;
}
.CalendarSelectedDate {
	background-color:#003366 !Important;
	border:1px solid #CCCCCC;
}
.CalendarSelectedDate a, .CalendarSelectedDate a:link, .CalendarSelectedDate a:active, .CalendarSelectedDate a:visited, .CalendarSelectedDate a:hover {
	color:#FFFFFF !Important;
	display:block;
	background-color:#003366;
	padding:3px;
}
.CalendarSelectedDay {
	background-color:#003366 !Important;
	border:1px solid #CCCCCC;
}
.CalendarSelectedDay a, .CalendarSelectedDay a:link, .CalendarSelectedDay a:active, .CalendarSelectedDay a:visited, .CalendarSelectedDay a:hover {
	color:#FFFFFF !Important;
	display:block;
	background-color:#003366;
	padding:3px;
}
.TodayDay a, .TodayDay a:link, .TodayDay a:active, .TodayDay a:visited {
	font-size:1.1em;
	color:#FFFFFF !Important;
	display:block;
	background-color:#003366;
	padding:3px;
}
.TodayDay a:hover {
	font-size:1.1em;
	color:#FFFFFF !Important;
	display:block;
	background-color:#003366;
	padding:2px;
	border:1px solid #003466 !Important;
	text-align:center;
}
#CalendarFooter {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-align:right;
	padding:1px;
	padding-right:0px;
}
#CalendarFooter a, #CalendarFooter a:link, #CalendarFooter a:active, #CalendarFooter a:visited {
	color:#666666;
	text-decoration:underline;
	padding-right:5px;
	font-size:0.9em !Important;
}
#CalendarFooter a:hover {
	color:#003466;
	text-decoration:underline;
	padding-right:5px;
	font-size:0.9em !Important;
}
#CalendarFooter, x:-moz-any-link, x:default {
margin-left:-1px;
}
/*Calendar design End*/

.RecentAndLinksRegions {
	margin-top:16px;
	overflow:hidden;
	color:#FFFFFF;
	background-image:url(../../images/_gui/OutdexTabs.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#999999;
}
.RecentAndLinksRegions div.selected {
	float:left;
	font-size:1.1em;
	padding:3px 14px 3px 11px;
	background-color:#003466;
	background-image:url(../../images/_gui/Tab_selectedArrow.gif);
	background-position:right -5px;
	background-repeat:no-repeat;
	cursor:pointer;
	overflow:hidden;
}
.RecentAndLinksRegions div.selectedSecond {
	float:left;
	font-size:1.1em;
	padding:3px 14px 3px 11px;
	background-color:#003466;
	cursor:pointer;
	background-image:url(../../images/_gui/SecondSelectedBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.RecentAndLinksRegions div.unselected {
	float:left;
	font-size:1.1em;
	padding:3px 14px 3px 11px;
	cursor:pointer;
}
.RecentAndLinksRegions div.SwitchingRegions {
	clear:both;
	background-color:#FFFFFF;
	overflow:hidden;
}
span.Recent {
	display:block;
	width:42px;
}
span.RecentEng {
	display:block;
	width:78px;
}
span.LinksTab {
	display:block;
	width:134px;
}
span.LinksTabEng {
	display:block;
	width:98px;
}
#RightRegion {
	clear:both;
	margin-top:15px;
}
/*When there is only one tab present Begin*/
.RecentAndLinksRegions2 {
	margin-top:16px;
	overflow:hidden;
	background-color:#003466;
	color:#FFFFFF;
	background-image:url(../../images/_gui/OutdexCaptionBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.RecentAndLinksRegions2 div.selected {
	float:left;
	font-size:1.1em;
	padding:3px 0px 3px 11px;
	background-color:#003466;
	overflow:hidden;
	cursor:default;
}
.RecentAndLinksRegions2 div.selectedSecond {
	float:left;
	font-size:1.1em;
	padding:3px 0px 3px 11px;
	background-color:#003466;
	cursor:default;
}
.RecentAndLinksRegions2 div.SwitchingRegions {
	clear:both;
	background-color:#FFFFFF;
	overflow:hidden;
}
/*When there is only one tab present End*/

/*OutdexHomepage Part of Page End*/

/*Footer Part Begin*/

#Footer {
	float:left;
	width:860px;
	border-top:1px solid #CCCCCC;
	overflow:hidden;
}
#FooterText {
	width:500px;
	float:left;
	padding:4px 0px 4px 0px;
	font-size:11px !Important;
	color:#B7B7B7;
}
#FooterText a, #FooterText a:link, #FooterText a:active, #FooterText a:visited, #FooterText a:hover {
	color:#B7B7B7;
	font-size:11px !Important;
}
#DateModified {
	float:left;
	text-align:right;
	font-size:11px !Important;
	width:215px;
	overflow:hidden;
	padding:4px 0px 4px 0px;
	color:#B7B7B7;
}
#FooterLinks {
	width:136px;
	float:right;
}
#FooterLinks a, #FooterLinks a:link, #FooterLinks a:active, #FooterLinks a:visited, #FooterLinks a:hover {
	width:26px;
	float:right;
	border-left:1px solid #CCCCCC;
	padding-top:6px;
	text-align:center;
	padding-bottom:1px;
}
#Copyright:link, #Copyright:active, #Copyright:visited, #Copyright:hover {
	border-right:1px solid #CCCCCC;
}
/*Footer Part End*/
/*****************Content Page Part END**********************/

/*****************ELEMENT DESIGN BEGIN*********************/
.Separator {
	font-size:0px;
	height:10px;
}
.Caption p {
	margin:0px;
}
.Caption {
	background-image:url(../../images/_gui/OutdexCaptionBcg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#003567;
	padding:2px 10px 3px 10px;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:normal;
	display:block;
	margin:0px;
}
.Caption a, .Caption a:link, .Caption a:active, .Caption a:visited {
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration:none;
}
.Caption a:hover {
	text-decoration:underline;
}
.LinkGeneralText p {
	margin:0px;
}
.LinkGeneralText:link span, .LinkGeneralText:active span, .LinkGeneralText:visited span {
	font-size:1.1em;
	color:#666666;
	display:block;
	padding-left:11px;
	background-image:url(../../images/_gui/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-bottom:4px;
}
.LinkGeneralText:hover span {
	background-image:url(../../images/_gui/arrow_right_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#003366;
}
/*.pdf Begin*/
.LinkGeneralText:link span.pdf, .LinkGeneralText:active span.pdf, .LinkGeneralText:visited span.pdf {
	background-image:url(../../images/_gui/LinkPDF.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 20px;
}
.LinkGeneralText:hover span.pdf {
	background-image:url(../../images/_gui/LinkPDF_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.pdf End*/

/*.doc Begin*/
.LinkGeneralText:link span.doc, .LinkGeneralText:active span.doc, .LinkGeneralText:visited span.doc {
	background-image:url(../../images/_gui/LinkDOC.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 20px;
}
.LinkGeneralText:hover span.doc {
	background-image:url(../../images/_gui/LinkDOC_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.doc End*/

/*.ppt Begin*/
.LinkGeneralText:link span.ppt, .LinkGeneralText:active span.ppt, .LinkGeneralText:visited span.ppt {
	background-image:url(../../images/_gui/LinkPPT.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 20px;
}
.LinkGeneralText:hover span.ppt {
	background-image:url(../../images/_gui/LinkPPT_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.ppt End*/

/*.xls Begin*/
.LinkGeneralText:link span.xls, .LinkGeneralText:active span.xls, .LinkGeneralText:visited span.xls {
	background-image:url(../../images/_gui/LinkXLS.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 20px;
}
.LinkGeneralText:hover span.xls {
	background-image:url(../../images/_gui/LinkXLS_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.xls End*/
/*.email Begin*/
.LinkGeneralText:link span.email, .LinkGeneralText:active span.email, .LinkGeneralText:visited span.email {
	background-image:url(../../images/_gui/Linkemail.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 20px;
}
.LinkGeneralText:hover span.email {
	background-image:url(../../images/_gui/Linkemail_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.email End*/
/*.http Begin*/
.LinkGeneralText:link span.http, .LinkGeneralText:active span.http, .LinkGeneralText:visited span.http {
	background-image:url(../../images/_gui/LinkHTTP.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 20px;
}
.LinkGeneralText:hover span.http {
	background-image:url(../../images/_gui/LinkHTTP_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*.http End*/


.LinkHomepageImageContainer:link, .LinkHomepageImageContainer:active, .LinkHomepageImageContainer:visited, .LinkHomepageImageContainer:hover {
	margin-top:1px;
	margin-bottom:1px;
	display:block;
}
/**********************************Foto/Video Gallery Begin*******************************/
.HomepageGalleryOverview {
	border:1px solid #CCCCCC;
	overflow:hidden;
	padding:8px 0px 5px 8px;
}
.HomepageGalleryOverview ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.HomepageGalleryOverview ul li {
	list-style:none;
	display:block;
	float:left;
	position:relative;
	margin-right:7px;
}
.HomepageGalleryOverview ul li a span, .HomepageGalleryOverview ul li a:link span, .HomepageGalleryOverview ul li a:active span, .HomepageGalleryOverview ul li a:visited span {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../../images/_gui/thumbnail_corner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:10px;
	height:10px;
}
.HomepageGalleryOverview ul li a:hover span {
	background-image:url(../../images/_gui/thumbnail_corner_hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.HomepageGalleryOverview ul li h5 {
	display:block;
	clear:both;
	font-size:1.0em;
	font-weight:normal;
	width:105px;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:1px;
}
.HomepageGalleryOverview ul li img {
	border:1px solid #CCCCCC;
}
.GalleryDetails:link, .GalleryDetails:active, .GalleryDetails:visited {
	font-size:0.9em;
	text-decoration:underline;
	width:60px;
	float:right;
	display:block;
	color:#666666;
	text-align:right;
	padding:5px 00px 0px 0px;
	margin-right:10px;
}
.GalleryDetails:hover {
	color:#003466;
}
/**********************************Foto/Video Gallery End***********************************/

/**********************************Article Default Begin************************************/
.ShortArticle {
	font-size:1.1em;
	overflow:hidden;
}
.ShortArticle h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	padding-bottom:1px;
	float:left;
	width:100%;
}
.ShortArticle h3 a, .ShortArticle h3 a:link, .ShortArticle h3 a:active, .ShortArticle h3 a:visited {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#666666;
}
.ShortArticle h3 a:hover {
	color:#003366;
}
.ShortArticle h3 p {
	margin-top:0px;
	margin-bottom:0px;
}
.ShortArticle span {
	display:block;
	float:left;
	padding-bottom:2px;
	width:100%;
	overflow:hidden;
}
.ShortArticle span p {
	margin-top:0px;
	margin-bottom:5px;
}
.ShortArticle span a, .ShortArticle span a:link, .ShortArticle span a:active, .ShortArticle span a:visited {
	text-decoration:none;
	color:#003366;
}
.ShortArticle span a:hover {
	text-decoration:underline;
}
.ArticleDevider {
	font-size:0px;
	height:7px;
	border-bottom:1px solid #999999;
	clear:both;
	margin-bottom:6px;
}
div.FloatLeft {
	width:auto;
	overflow:hidden;
}
img.ShortArticleImage {
	float:left;
	margin-right:9px;
	margin-bottom:4px;
	width:66px;
	height:62px;
}
/*************************************Article Default End**********************************/

/*Type od section:*/

/*no selected sectiontype begin*/
.hover {
	cursor:pointer;
}
.hover h3 a, .hover h3 a:link, .hover h3 a:active, .hover h3 a:visited, .hover h3 a:hover {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#003366;
}
.hover span a, .hover span a:link, .hover span a:active, .hover span a:visited, .hover span a:hover {
	color:#003366;
}
.hover .ArticleDevider {
	height:6px;
	border-bottom:2px solid #003366;
}
/*no selected sectiontype end*/
/*science begin*/
.sciencehover {
	cursor:pointer;
}
.sciencehover h3 a, .sciencehover h3 a:link, .sciencehover h3 a:active, .sciencehover h3 a:visited, .sciencehover h3 a:hover {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#CC6600;
}
.sciencehover span a, .sciencehover span a:link, .sciencehover span a:active, .sciencehover span a:visited, .sciencehover span a:hover {
	color:#CC6600;
}
.sciencehover .ArticleDevider {
	height:6px;
	border-bottom:2px solid #CC6600;
}
/*science end*/

/*education begin*/
.educationhover {
	cursor:pointer;
}
.educationhover h3 a, .educationhover h3 a:link, .educationhover h3 a:active, .educationhover h3 a:visited, .educationhover h3 a:hover {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#009966;
}
.educationhover span a, .educationhover span a:link, .educationhover span a:active, .educationhover span a:visited, .educationhover span a:hover {
	color:#009966;
}
.educationhover .ArticleDevider {
	height:6px;
	border-bottom:2px solid #009966;
}
/*education end*/
/*sport begin*/
.sporthover {
	cursor:pointer;
}
.sporthover h3 a, .sporthover h3 a:link, .sporthover h3 a:active, .sporthover h3 a:visited, .sporthover h3 a:hover {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#0066CC;
}
.sporthover span a, .sporthover span a:link, .sporthover span a:active, .sporthover span a:visited, .sporthover span a:hover {
	color:#0066CC;
}
.sporthover .ArticleDevider {
	height:6px;
	border-bottom:2px solid #0066CC;
}
/*sport end*/

/*cooperation begin*/
.cooperationhover {
	cursor:pointer;
}
.cooperationhover h3 a, .cooperationhover h3 a:link, .cooperationhover h3 a:active, .cooperationhover h3 a:visited, .cooperationhover h3 a:hover {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#666699;
}
.cooperationhover span a, .cooperationhover span a:link, .cooperationhover span a:active, .cooperationhover span a:visited, .cooperationhover span a:hover {
	color:#666699;
}
.cooperationhover .ArticleDevider {
	height:6px;
	border-bottom:2px solid #666699;
}
/*cooperation end*/

/*information begin*/
.informationhover {
	cursor:pointer;
}
.informationhover h3 a, .informationhover h3 a:link, .informationhover h3 a:active, .informationhover h3 a:visited, .informationhover h3 a:hover {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#666699;
}
.informationhover span a, .informationhover span a:link, .informationhover span a:active, .informationhover span a:visited, .informationhover span a:hover {
	color:#666699;
}
.informationhover .ArticleDevider {
	height:6px;
	border-bottom:2px solid #666699;
}
/*information end*/

/*****************ELEMENT DESIGN END**********************/



/* This section define styles of all MZOS Templates END */

