/* ================================
    CSS STYLES FOR Cardio Surgery
    v1.0, 02/2010
   ================================
*/   
Body
{
    font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	line-height: 14px;
}
/* background color for the content part of the pages */
Body p,span,div
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	/*color: black;*/
	font-style: normal;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	/*text-align: left;*/
	line-height: 14px;
}


td,th 
{

	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	/*color: black;*/
	font-style: normal;
	font-family: Verdana,"Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, sans-serif;
	/*text-align: left;*/
	/*line-height: 14px;*/
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: white;
}

.Pozadina
{
	background-image:url(images/cardio/fipo_02.jpg);
	background-repeat:repeat-x;
	padding : 0px;
	background-position: top; 
	
}
.MainContentBgr
{
	/*background: #EDE9DD;	*/
	background: white;
}
	
.BorderContentBg
{
	background : white;
	/*border-right: #A19D9D 1px solid;
	border-left: #A19D9D 1px solid;*/
	/*height : 1100px;*/
}

/* transparent background color */

.Prazno
{
	background-color: transparent;
	font-size:  11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-weight:    bold;
    width:100%;
}

/* solid border */
.BorderS
{
	border-right: silver 1px solid;
	border-left: silver 1px solid;
}

/* dotted border */
.Border
{
	border-right: #969696 thin none;
}
/* dotted gray border */
.BorderG
{
	border-right: #969696 thin none;
}
.FootBg
{
	/*background-color:  Transparent;*/
	background-image:url(images/footer_bgr.jpg);
	background-repeat:repeat-x;
	height:37px;
	width:1000px;
}


.LeftBg
{
	/*background-color: #FAE3BA;*/
}

.RightBg
{
	/*background-color: #FAE3BA;*/
	
}



.ContentBg
{

	background-image : url(images/cardio/show-announcement-bgr.jpg);
    background-position : top;
    background-repeat : repeat-x;
    background-color : #f9ebeb;
}
.FooterBg
{
	background-image: url(images/cardio/footer-bar.png);
	background-repeat:no-repeat;
	height: 10px;
	width : 1015px;
}
.Granica
{
	border-right: #A1A0A3 1px solid;
	border-top: #A1A0A3 1px solid;
	/*border-bottom: #A1A0A3 1px solid;*/
	border-left: #A1A0A3 1px solid;
	border-bottom: #A1A0A3 1px solid;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 20px;
	color: white;
	font-family: Verdana Bold, Helvetica, sans-serif;
}

/* style for the beckground of the module title */
.ModuleTitle
{
	background-color: #EEEEEF;
}
/* background color for the modules */
.ModuleBg
{
	background-color: transparent;
}
/*background color for announcement ticker*/
.BlueBg
{
	/*background-color: #f9f9fa;
	border: solid 1px #8E8E8F;
	background-image:url(images/vesti_rotiracki_bgr.jpg);
	background-repeat:repeat-y;
	border: solid 1px #c6ac7e;*/
	height:400px;
}
.TickerBgr
{
	background-color:transparent;
	

}
.TickerText
{
	font-weight: normal;
	font-size: 10px;
	/*color: #9F344E;*/
	color:Black;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
/* background/border colors for the selected tab */
.TabBg {
    background-color: #CCCCCC;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white
}
.TabBgF {
    background-color: white;
    border-color: #efbe29;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	background-color: #EFEFEF;
	border-right-color: white;
	 
}

.OtherTabsBgF
{
	border-left-color: #efbe29;
	border-bottom-color: #c8cad5;
	border-top-color: #c8cad5;
	/* background-color: #c8cad5; */
	border-right-color: #efbe29;
	
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	color: #5C70A3;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight:bold;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	
}

.SelectedTabF {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:maroon;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabsF
{
	font-weight: bold;
	font-size: 10px;
	color: #184388;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A.OtherTabsF:link
{
	color: #580002;/*#184388;*/
	text-decoration: none;
}

A.OtherTabsF:visited {
    text-decoration:    none;
    color:#580002;
}

A.OtherTabsF:active  {
    text-decoration:    none;
    color:#9b7a45;
}

A.OtherTabsF:hover   {
    text-decoration:    underline;
    color:#9b7a45;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	color:#580002;
	text-decoration: none;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#9b7a45;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#9b7a45;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:#580002;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
   }   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:white;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:white;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    normal;
    font-size:xx-small;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by events */

.AnnouncementBack
{
	/*border:1px solid gainsboro; */
	/*background : white;  #eaeeff;*/
	background-color:#fcf6f6;    /*efebd6 f9f1ec;*/
	padding-top : 3px; 
	background-image : url(images/cardio/objava-back.pn);
	background-repeat : repeat-x;
	background-position : top;
}

.AnnouncementTitleLine
{
	background-image : url(images/cardio/menu-left-separator.png);
	background-repeat : no-repeat;
	width:630px;
	height:2px;

}

.ItemDate
{
	font-weight: bold;
	/*font-size: 7.1pt;*/
	font-size: 9px;
	color: black; /*#115799;*/
	font-family:  "Lucida Grande", Verdana,"Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.ItemTitle
{
	font-weight: bold;
	/*font-size: 7.1pt;*/
	font-size: 11px;
	color: #a63033; /*#115799;*/
	font-family:  "Lucida Grande", Verdana,"Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}


.ItemTitleDouble
{
	font-weight: bold;
	font-size: 7.1pt;
	color: #580002;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* style of item titles by Announcements  */
.ItemTitleA   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: gray;
}


.ItemTitleTipsA   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    /*font-weight:    bold;*/
    color: gray;
}

.ItemTitleTips
{
	font-weight: bold;
	font-size: 10px;
	color: #115799;
	font-family: Verdana, Helvetica, sans-serif;
}

/* GENERAL */
/* style for module titles */
.Head   
{
	
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}
.HeadAdmin   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}

/* style for Module titles */
.HeadM 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-weight:    bold;
    /*color: #5C70A3;*/
   
}

/* style for Module titles in Edit*/
.HeadEdit   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: Navy;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #CCCCCC;
}

/* text style used for most text rendered by modules */
.Normal
{	
   padding-top:10px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
   line-height: 12px; 
}
.NormalSingle
{	
    padding-top:10px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
   line-height: 14px; 
}
.NormalAdmin
{
	
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    background-color: Transparent;  
}
/* text style used for right text rendered by modules */
.NormalRight
{
	
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}

/* text style used for center text rendered by modules */
.NormalCenter
{
	
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.NormalBoldAdmin
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
/* text style used for survay modules */
.SurveyQuestion
{

	color: #115799;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    /*padding-left:5px;
    padding-bottom:10px;*/
    text-align: center;
}

.SurveyPanel
{
	/*color: dodgerblue;*/
	background-color: #115799;
	/*background-image: url(images/AnketaCB.jpg);*/
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-top:10px;
    padding-left:5px;
}

.SurveyOption
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left:10px;
	
}
.klasa
{
	background-image: url(images/survey_bgr.jpg);
	background-repeat:repeat-y;	
}
.SurveyBackground
{
    background-image: url(images/survey_bgr.jpg);
    background-repeat:repeat;
    width:140px;
   
    /*border:  solid 2px white;*/
}
.SurveyButton
{
	border:solid 2px #c6ac7e;
	color: #858484;
	/*background-image: url(images/SurveyBtn.gif);
	background-image: url(images/button_bgr.jpg);*/
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width:58px;
	height:18px;
	text-align: center;
	padding:2px 2px 2px 2px;
	font-weight:bold;
}
A.SurveyButton:link
{
	color: #858484;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
A.SurveyButton:hover
{
	color: #858484;
	font-family:Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
A.SurveyButton:active
{
	color: #858484;
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
A.SurveyButton:visited
{
	color: #858484;
	font-family: Tahoma,  Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

/* text style used for most text rendered by modules */
.Address
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 4px;
}

.Counter
{
	font-weight: bold;
	font-size: 9px;
	color:  #646464;
	line-height: 6px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #580002;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #9b7a45;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #9b7a45;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color:  #580002;
}
 /* text style for buttons and link buttons used in the portal admin controls */
.CommandButtonAdmin     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonAdmin:link {
    text-decoration:    underline;
    color: #580002;
}

A.CommandButtonAdmin:visited  {
    text-decoration:    underline;
    color: #9b7a45;
}

A.CommandButtonAdmin:active   {
    text-decoration:    underline;
    color: #9b7a45;
}

A.CommandButtonAdmin:hover    {
    text-decoration:    underline;
    color:  #580002;
}       

/* Questionnaire */
.QuestionnaireTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: black;
}

.QuestionnaireNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 11px;
    color: black    
}

.QuestionnaireAdminTitle
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-weight: bold;
	font-size: 10px;
	color: #003399;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.QuestionnaireAdminColorRow
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: normal;
	font-size: 9px;
	background: gainsboro;
	border-left: black thin solid;
	color: black;
	line-height: 11px;
	border-bottom: black thin solid;
	font-family: Verdana, Helvetica, sans-serif;
}

.QuestionnaireAdminColorRowOposit
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: normal;
	font-size: 9px;
	background: white;
	border-left: black thin solid;
	color: black;
	line-height: 11px;
	border-bottom: black thin solid;
	font-family: Verdana, Helvetica, sans-serif;
}
.QuestionnaireDateDayHeader
{
	background-color:#E8C894;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.QuestionnaireDateMonthHeader
{
	background-color:#F2F1D4;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.QuestionnaireDateSelectedDay
{
	background-color:#E8C894;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

/* Publication */
.PublicationEdition
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 12px    
}

.PublicationChapter
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationArticleTitle
{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: #cc6600;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationArticleSubTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px    
}

.PublicationArticleAuthor
{
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationArticleDownload
{
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationSearchControl
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationSearchText
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationSearchLink
{
	font-weight: normal;
	font-size: 9px;
	color: navy;
	line-height: 6px;
	font-family: Verdana, Helvetica, sans-serif;
}
.PublicationMenuItem
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.PublicationMenuSelectedItem
{
	font-weight: bold;
	font-size: 10px;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: green;
	text-decoration: none;
}
.PublicationHeading
{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	color: maroon;
	line-height: 12px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
}
.PublicationTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: black;
	line-height: 15px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationSupTitle
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	line-height: 13px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationCategoryTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: crimson;
	line-height: 13px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationArticleNote
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationArchiveNoResults
{
	font-size: 10pt;
	color: black;
	line-height: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
/*KLasi za editorot*/
.ArticleNadnaslov
{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	line-height: 14px;
	font-style:  normal;
	font-family: Verdana, Helvetica, sans-serif;
	
}
.ArticleNaslov
	{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10.0pt;
	color: #184388;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 14px;
	}
.ArticlePodnaslov
	{
	font-size:9.0pt;
	font-family:Verdana, Helvetica, sans-serif;
	color: #184388;
	font-weight:bold;
	line-height: 14px;
	}
.ArticleTekst
	{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	line-height: 14px;
	}
.ArticleTekst9
	{
	font-weight: normal;
	font-size: 9pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	line-height: 14px;
	}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
	line-height: 30px;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
	line-height: 15px;
}
/* Search SQL */
.SearchCondition
{
font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: Navy;
    
    
}

.SearchControl
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px  
}

.SearchText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px  
}

.SearchLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px  
}

.SearchNoResult
{
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Navy;    
}

.SearchDescription
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px  
}

.SearchItemLink
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
	color: darkgray;
}

.SearchPrevNext
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
}

/* Catalog */
.CatalogAbcBorder
{
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
}

.CatalogAbcCompaniesBorder
{
	border-bottom: darkgray 1px groove;
}

.CatalogAbcLetter
{
	font-weight: bold;
	font-size: 12px;
	background: gainsboro;
	color: Navy;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcCompanyLink
{
	font-weight: normal;
	font-size: 9px;
	color:  Yellow;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcDisplayCaption
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcDisplaySubCaption
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcDisplayText
{
	font-weight: normal;
	font-size: 9px;
	color: black;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    bold;
    color: black;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: black;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: Gray;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #00AD21;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Gray;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Gray;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: Navy;
}

/*TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: Navy;
}*/

A:link  {
    text-decoration:    none;
    color: #580002;
}

A:visited   {
    text-decoration:    none;
    color:  #9b7a45;
}

A:active    {
    text-decoration:    none;
    color:  #9b7a45;
}

A:hover {
    text-decoration:    underline;
    color: #580002;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
    }

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
.CatalogItemHeader
{
	font-weight: bold;
	font-size: 9px;

	color: white;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogItem
{
	font-weight: normal;
	font-size: 9px;
	
	color: black;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogProductTitle
{
	font-weight: bold;
	font-size: 12px;
	 
	color: white;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogItemAlter
{
	font-weight: normal;
	font-size: 9px;
	 background-color:Gray;
	color: black;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu
{
	/*font-weight: bold;
	font-size: 10px;
	background: url(images/meni_bgr.jpg) no-repeat;
	padding-bottom: 5px;
	width: 160px;
	height: 19px;
	cursor: pointer;
	color: #457099;*/
	/*padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;*/
font-size: 10px;
	background: url(images/cardio/bez-21.jpg) no-repeat;
	/*background-repeat: no-repeat;*/
	padding-bottom: 5px;
	width: 190px;
	height: 45px;
	cursor: pointer;
	color: #580002;
	padding-top: 3px;
	padding-left:10px;
	/*padding-right:5px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	/*border-top : 1px dotted black;
	border-bottom : 1px dotted black;
	border-left : 3px dotted #b60004;*/
	
	z-index : 999;
}

.SubMenuChild
{
	font-weight: bold;
	font-size: 10px;
	background: url(images/meni_bgr.jpg) no-repeat;
	padding-bottom: 5px;
	width: 160px;
	/*height: 19px;*/
	height: 25px;
	cursor: pointer;
	color: #580002;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border-left:3px solid #580002;
	margin:2px 0px 0px 0px;
}
.CatalogSubMenu
{
	font-weight: bold;
	font-size: 10px;
	background: url(images/meni_bgr.jpg) no-repeat;
	padding-bottom: 5px;
	width: 160px;
	height: 25px;
	cursor: pointer;
	color: #457099;
	/*padding-top: 3px;
	padding-left:5px;*/
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
}
.SubMenuSubChild
{
	font-weight: bold;
	font-size: 10px;
	background: url(images/meni_bgr.jpg) no-repeat;
	padding-bottom: 5px;
	width: 160px;
	/*height: 19px;*/
	height: 25px;
	cursor: pointer;
	color: #580002;
	
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;

}
.CatalogMenuMouseover
{
	font-size: 10px;
	
	background: url(images/cardio/bez-2-over1.jpg) no-repeat;
	padding-bottom: 5px;
	cursor: pointer;
	width: 190px;
	height: 45px;
	padding-top: 3px;
	padding-left:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#580002;
	 z-index : 999;
	 white-space: nowrap;
	/*border-left : 3px dotted black;
	
	border-top : 1px dotted black;
	border-bottom : 1px dotted black;
	background-color :  #C6E7FF;*/
}
.SubMenuChildHover
{
	font-weight: bold;
	font-size: 10px;
	background: url(images/meni_bgr.jpg) no-repeat;
	background-color:#e2e2e2; 	
	padding-bottom: 5px;
	width: 160px;
	/*height: 19px;*/
	height: 25px;
	cursor: pointer;
	color: #cc0022;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border-left:3px solid #cc0022;
	margin:2px 0px 0px 0px;
}
.SubMenuSeparator
{
	background-color:#A19D9D;
	
}
.SubMenuSelected
{
	padding-left: 15px;
	color:#F5DFE5;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/Button2.gif);
	background-repeat: no-repeat;
	height: 21px;
	cursor: pointer;
	background-color: #E2E0E0;
}
.SubMenuParent
{
	font-weight: bold;
	font-size: 10px;
	background: url(images/GSMenu.jpg) no-repeat;
	padding-bottom: 5px;
	width: 160px;
	/*height: 19px;*/
	height: 25px;
	cursor: pointer;
	color: Gray;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	text-transform: uppercase;
	
}
.SubMenuParentHover
{
	font-weight: bold;
	font-size: 10px;
	background: url(images/GSMenu.jpg) no-repeat;
	padding-bottom: 5px;
	width: 160px;
	/*height: 19px;*/
	height: 25px;
	cursor: pointer;
	color: Gray;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	text-transform: uppercase;
	
}
.CatalogMenuSelected
{
	background-position: left top;
	/*background-color: D7D6D4;*/
	font-weight: bold;
	font-size: 10px;
	padding-left: 15px;
	height:25px;
	cursor: pointer;
	background-image: url(images/Button4.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogSubMenuMouseover
{
	background-position: left top;
	/*background-color: D7D6D4;*/
	font-weight:  bold;
	font-style:  normal;
	font-size: 9px;
	padding-left: 40px;
	height:25px;
	cursor: pointer;
	/*background-image: url(images/Button3.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu:Link
{
	font-weight: bold;
	color: midnightblue;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu:Visited
{
	
	font-weight: bold;
	
	color:midnightblue;
	
	font-family: Verdana, Helvetica, sans-serif;
}

.CalculatorCaption
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 40;
	text-align: left ;
}

.CalculatorHead
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #90ACD6;
}

.CalculatorTitle
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #D6ECF9;
	text-align: center;
}

.CalculatorSubTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #0099ff;
	font-family: Verdana, Helvetica, sans-serif;
}

.CalculatorSubTitleTD
{
	height: 20px;
	border-bottom: #cccccc thin solid;
}

.CalculatorItem
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

.CalculatorItemPrice
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

.CalculatorNote
{
	font-weight: bold;
	font-size: 10px;
	color: darkgray;
	font-family: Verdana, Helvetica, sans-serif;
}

.CalculatorTotal
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #90acd6;
}

.CalculatorTotalPrice
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.Naslov
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #115799;
    line-height:21px;

}

.RandomPictureImage
{
      background-color: white;
}

.RandomPictureText
{
      font-weight: normal;
      font-size: 10px;
      font-family: Verdana, Helvetica, sans-serif;
      background-color: transparent;
}
/* Style used on statistics on News: CreatedBy, CreatedDate, TimesReaded etc. */
.NewsTitleTop
{
	font-weight: bold;
	font-size: 12px;	
	font-family: Verdana, Helvetica, sans-serif;
}
.NewsDescriptionTop
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 12px;
    color: #000000;
	text-transform: none;
	font-style: normal;
	text-align: left;
	line-height: 14px;   
}
.NewsDescriptionOther
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 12px;
    color: #000000;
	text-transform: none;
	font-style: normal;
	text-align: left;
	line-height: 14px;   
}
A.NewsLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #9F344E;   
}
A.NewsLink:link
{
	font-weight: bold;
	font-size: 11px;
	color: #9F344E;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
A.NewsLink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #9F344E;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
A.NewsLink:active
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #9F344E;   
}
A.NewsLink:hover
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #9F344E;
    text-decoration: underline;   
}
.NewsCategoryTop
{
	font-weight: bold;
	font-size: 12px;
	/*color: #9F344E;*/
	color:Black;
	font-family: Verdana, Helvetica, sans-serif;
}

.NewsStatistics
{
	font-size: 10px;
	color: gray;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.NewsStatisticsTop
{
	font-size: 10px;
	color: #000000;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.NewsTopBg
{
	background-color: #ECEDEF;
	font-family: Verdana, Helvetica, sans-serif;
	color: #90ACD6;
}
.NewsTopTitle
{
	background-color: #ECEDEF;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}
.NewsTopOtherTitle
{
	background-color: #ECEDEF;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}
.NewsTopItem
{
	/*border:1px;
	border-bottom:solid, 1px, #E8F0FA;*/
	background-color: #ECEDEF;
}
.NewsTopBorder
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #ECEDEF;
}
.NewsMainBorder
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #ffffff 1px solid;
	line-height: 12px;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #154681;
}
.NewsOtherCategory
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}
.AnnouncementsBg
{
	border-bottom: 1px dotted  #580002;
	
	/*background-color: #F5F5F5;
	border-right: #154681 1px solid;
	border-top: #154681 1px solid;
	border-left: #154681 1px solid;
	border-bottom: #154681 1px solid;
	background-image: url(images/GSAnnBgr.gif);
	background-repeat: repeat;*/
}
.AnnBackgr
{	background-image: url(images/GSAnnBgr.gif);
	background-repeat: repeat;
}
.DoubleAnnBgr
{
	background-color: #115799;
}
.DoubleAnnNaslov
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #ffffff;
}
.DoubleAnnItem
{
	/*background-color: #fab1a9;*/

}
.DoubleAnnAltItem
{
	/*background-color: #fa9c91;*/
}
/*Classes for modules Tips*/
.TipsBg
{
	background-color:#ffffff;
	border-bottom: solid 1px #8F8F8F;
	border-top: solid 1px #8F8F8F;
	border-right: solid 1px #8F8F8F;
	border-left: solid 1px #8F8F8F;
}
.EventsBg
{
	background-color:#ffffff;
	border-bottom: solid 2px #FF0000;
	border-top: solid 2px #FF0000;
	border-right: solid 2px #FF0000;
	border-left: solid 2px #FF0000;
}
.EventsDate
{
	font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    color:#0066B3;
}
/*TipsRound*/

.TipsRound
{
	background-color: #F4F4DD;
    border-top: solid 1px #7E91A4;
    border-right: solid 1px #7E91A4;
    border-left: solid 1px #7E91A4;
}
.TipsRoundTitle
{
    color: #CC0000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsRoundTitle:link
{
    color: #CC0000;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsRoundTitle:hover
{
    color: #CC0000;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
}
A.TipsRoundTitle:active
{
    color: #CC0000;
    font-family :Verdana,  Arial, Helvetica, sans-serif;
    font-size: 11px;
   font-weight: bold;
}
A.TipsRoundTitle:visited
{
    color: #CC0000;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
/*Tips Square*/
.TipsSquare
{
    background-color: #EFEFEF;
    border-bottom: solid 1px #7E91A4;
    border-top: solid 1px #7E91A4;
    border-right: solid 1px #7E91A4;
    border-left: solid 1px #7E91A4;
}
.TipsSquareTitle
{
    color: #033F7A;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsSquareTitle:link
{
    color: #033F7A;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsSquareTitle:hover
{
    color: #033F7A;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
}
A.TipsSquareTitle:active
{
    color: #033F7A;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsSquareTitle:visited
{
    color: #033F7A;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
/*tips SquareYellow*/
.TipsSquareYellow
{
    background-color: #EEEDCC;
    border-bottom: solid 1px #CCCC99;
    border-top: solid 1px #CCCC99;
    border-right: solid 1px #CCCC99;
    border-left: solid 1px #CCCC99;
}
.TipsSquareYellowTitle
{
    color: #336699;
    font-family :Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
A.TipsSquareYellowTitle:link
{
   color: #336699;
    font-family : Verdana, Arial,Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsSquareYellowTitle:hover
{
    color: #336699;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
}
A.TipsSquareYellowTitle:active
{
    color: #336699;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
A.TipsSquareYellowTitle:visited
{
    color: #336699;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.TipsYellowSeparator
{
    border-top: #336699 1px dotted;
}
/*Tips Red*/
.TipsRed
{
     background-color: #ffffff;
     border-bottom: solid 1px #cc0000;
     border-top: solid 1px #cc0000;
     border-right: solid 1px #cc0000;
     border-left: solid 1px #cc0000;
}
.TipsRedTitle
{
     color: #CC0000;
     font-family :Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-weight: bold;
}
A.TipsRedTitle:link
{
     color: #CC0000;
     font-family :Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-weight: bold;
}
A.TipsRedTitle:hover
{
      color: #CC0000;
      font-family :Verdana, Arial,Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      text-decoration:underline;
}
A.TipsRedTitle:active
{
      color: #CC0000;
      font-family : Verdana, Arial,Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
}
A.TipsRedTitle:visited
{
      color: #CC0000;
      font-family : Verdana, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
}




/*.MenuItemStyle
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
	font-size: 10px;
	margin: 0px;
	font-family: verdana;
	white-space: nowrap;
	
}
*/

/*Horizontalen separator od desno*/
.MenuLeftSeparator
{
	padding-top : 5px;
	background: url(images/cardio/menu-left-separator.png) no-repeat;
	height :2px;
	width : 195px;
}

/*Horizontalen separator od levo*/
.MenuRightSeparator
{
	padding-top : 5px;
	background: url(images/cardio/menu-right-separator.png) no-repeat;
	height :2px;
	width : 185px;
}


.menustyle
{
	/*border-right: #c0a062 1px solid;
border-top: #c0a062 1px solid;	
border-left: #c0a062 1px solid;
	border-bottom: #c0a062 1px solid; */
	/*
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
	font-size: 12px;
	margin: 0px;
	font-family: verdana;
	white-space: nowrap;
	filter:alpha(opacity=95);
	opacity: 0.95;

*/
background-color: white; 
  width : 190px;
z-index : 999;
	
}
.MenuItem
{
	
	font-size: 11px;
	background: url(images/cardio/bez-2.jpg) no-repeat;
	/*background-repeat: no-repeat;*/
	padding-bottom: 5px;
	width: 190px;
	height: 25px;
	cursor: pointer;
	color: #580002;
	padding-top: 3px;
	padding-left:10px;
	/*padding-right:5px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	/*border-top : 1px dotted black;
	border-bottom : 1px dotted black;
	border-left : 3px dotted #b60004;*/
	
	z-index : 999;
	}


.MenuItemMouseOver
{
	/*Verdana, Helvetica, sans-serif;*/
	font-size: 11px;
	
	background: url(images/cardio/bez-2-over.jpg) no-repeat;
	padding-bottom: 5px;
	cursor: pointer;
	width: 190px;
	height: 25px;
	padding-top: 3px;
	padding-left:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#580002;
	 z-index : 999;
	 white-space: nowrap;
	/*border-left : 3px dotted black;
	
	border-top : 1px dotted black;
	border-bottom : 1px dotted black;
	background-color :  #C6E7FF;*/
	}
.menustyle1
{
	/*border-right: #c0a062 1px solid;
border-top: #c0a062 1px solid;	
border-left: #c0a062 1px solid;
	border-bottom: #c0a062 1px solid; */
	/*
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
	font-size: 12px;
	margin: 0px;
	font-family: verdana;
	white-space: nowrap;
	filter:alpha(opacity=95);
	opacity: 0.95;

*/
background-color: white; 
  width : 190px;
z-index : 999;
	
}
.MenuItem1
{
	
	font-size: 11px;
	background: url(images/cardio/bez-21.jpg) no-repeat;
	/*background-repeat: no-repeat;*/
	padding-bottom: 5px;
	width: 190px;
	height: 45px;
	cursor: pointer;
	color: #580002;
	padding-top: 3px;
	padding-left:10px;
	/*padding-right:5px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	/*border-top : 1px dotted black;
	border-bottom : 1px dotted black;
	border-left : 3px dotted #b60004;*/
	
	z-index : 999;
	}


.MenuItemMouseOver1
{
	/*Verdana, Helvetica, sans-serif;*/
	font-size: 11px;
	
	background: url(images/cardio/bez-2-over1.jpg) no-repeat;
	padding-bottom: 5px;
	cursor: pointer;
	width: 190px;
	height: 45px;
	padding-top: 3px;
	padding-left:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#580002;
	 z-index : 999;
	 white-space: nowrap;
	/*border-left : 3px dotted black;
	
	border-top : 1px dotted black;
	border-bottom : 1px dotted black;
	background-color :  #C6E7FF;*/
	}


.ExpandedSubmenuMouseOut
{
	
	font-size: 11px;
	background: url(images/cardio/so-2.jpg) no-repeat;
	/*background-repeat: no-repeat;*/
	padding-bottom: 5px;
	width: 190px;
	height: 25px;
	cursor: pointer;
	color: #580002;
	padding-top: 3px;
	padding-left:10px;
	/*padding-right:5px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	z-index : 999;
}
	
.ExpandedSubmenuMouseOver
{
	
	font-size: 11px;
	background: url(images/cardio/so-2-over.jpg) no-repeat;
	/*background-repeat: no-repeat;*/
	padding-bottom: 5px;
	width: 190px;
	height: 25px;
	cursor: pointer;
	color: #580002;
	padding-top: 3px;
	padding-left:10px;
	/*padding-right:5px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	z-index : 999;
}

	
	
/*
.MenuSelected
{
	font-size: 10px;
	font-weight:bold;
	background: url(images/meni_bgr.jpg) no-repeat;
	padding-bottom: 5px;
	cursor: pointer;
	padding-top: 3px;
	padding-left:5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#457099;
	white-space: nowrap;
	width: 160px;
	height: 25px;
	}
*/
.SubMenuItem
{
	
	font-size: 10px;
	background: url(images/bez-2.jpg) no-repeat;
	padding-bottom: 5px;
	width: 181px;
	height: 27px;
	cursor: pointer;
	color: #457099;
	/*padding-top: 3px;
	padding-left:5px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	
}

.SubMenuItemOver
{
	font-size: 10px;
	
	background: url(images/meni_bgr.jpg) no-repeat;
	padding-bottom: 5px;
	cursor: pointer;
	/*padding-top: 3px;
	padding-left:5px;*/
	background-repeat: no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#457099;
	white-space: nowrap;
	width: 179px;
	height: 38px;
}
.MeniSpacer
{
	background-color: #0066B3;
}
/*---------------------Klasi za meni so kopcinja------------------------------*/

.SiteMapBgr
{
	/*background-color: #F5CF8C;
	border: solid 1px #F2AF39;*/
}
.AnnArchivePager
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6785B8;
	font-size: 10px;
	}
A.AnnArchivePager:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6785B8;
	font-size: 10px;
}
A.AnnArchivePager:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6785B8;
	font-size: 10px;
	text-decoration: underline;
}
A.AnnArchivePager:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6785B8;
	font-size: 10px;
}
A.AnnArchivePager:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6785B8;
	font-size: 10px;
}
.meni_pozadina
{
	background-image:url(images/meni_centar_bgr.jpg);	
	background-repeat:repeat-x;
	height:34px;
	
}
.meni_gore_tekst
{
	font-family:Verdana;
	font-size:12px;
	color:#4e473a;	
	font-weight:bold;
	text-align:center;
}

.Title
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
    font-weight: bold; 
    font-style: italic; 
    color: #000080;
}
.SubTitle
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	color: #000080
}
.Normal
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	/*color: #6699FF;*/
	color:Black;
	
}
.TitleModule
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
    font-weight: bold; 
    color: #ffffff;
}
.Detalna
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
    font-weight: bold; 
    font-style: italic; 
    color: #000080;
    text-decoration:undelline;
    padding-top:5px;
}
.NormalDetalna
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #6699FF;
	font-weight:bold;
	text-align:center;
}
.tabime
{
	background-image:url(images/vesti_bgr.jpg);
	background-repeat:repeat-x;
	height:39px;
	width:600px;	
	
}

#NaucniPredavanja a 
{
	
	width : 173;
	height : 107;
	background-image : url(images/cardio/naucni-predavanja-normal-over.jpg);
	background-position : top left;
	background-repeat: no-repeat; 
	display: block; 
	overflow :  hidden;
	
		
}

#NaucniPredavanja a:hover
{
	background-position : 0 -107px;
}

.KlinickiTestovi
{
	padding: 0px 30px 10px 30px;	
}


