ItemTitleTips/* ================================
    CSS STYLES FOR Carina
    v2.0, 02/2003
   ================================
*/   

/* font za presudi*/

*
{
margin:0;
padding:0px;	
	
	}
table#glavna 
{
	text-align: left;
	margin: 0 auto;
	
	}


.text_presudi
{ 
	color:black;
	font-size:11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	padding-left:4px;
 
    font-weight:    bold;}
/* ramkata na portalot*/
.PozadinaL {
background:url("images/MVRsenkaL.jpg") repeat scroll 0 0 transparent;
}
.PozadinaR {
background:url("images/MVRsenkaR.jpg") repeat scroll 0 0 transparent;
}
.menu_up
{
	color:#ffffff;
	font-family:Verdana,arial;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;
}

.menu_up_green
{
	color:#3f9086;
	font-family:Verdana,arial;
	font-size:12px;
	font-weight:bold;	
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #3f9086;
}
/* transparent background color */
.Zeleno
{
	background-color: #00AD21;
	color:White;
	font-size:13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	padding-left:4px;
 
    font-weight:    bold;
}
/* transparent background color */
.Prazno
{
	background-color: transparent;
	   font-size:  11px;
	     font-family: Verdana, Helvetica, sans-serif;
 
    font-weight:    bold;
}
.LFoother
{
	background:#90acd6;
}
/* solid border */
.BorderS
{
	border-right: silver 1px solid;
	border-left: silver 1px solid;
}

/* dotted border */
.Border
{
	border-right: #8fbc8f 1px solid ;
	
}
/* dotted gray border */
.BorderG
{
	border-right: #B6C7E5 thin dotted;
}
.FootBg
{
	background-color: #CCCCCC;
}

/* background color for the content part of the pages */
Body
{
	font-size: xx-small;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#666666;
	text-align:center;
	
}
.ItemTitle_ann   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #666666;
    text-decoration:none;
    font-weight:bold;
}
.CentralBg
{
	background-color: #ffffff;
	
	padding:20px 0 20px 0;
}
.LeftBg

{
	padding:20px 10px 20px 10px;
background-color: #ffffff;	
	
}
.RightBg
{
	
	padding:0 10px 20px 10px;
background-color: #ffffff;
}

/* 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
{
	
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 6px;
white-space:nowrap;

}
/* background color for the modules */
.ModuleBg
{
	background-color: #f2f2f2;
}
/* background/border colors for the selected tab */
.TabBg {

	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white
	
	
}

.TabBgF {

    border-color: Gray;
}

/* 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:  #808080;
	border-bottom-color: #808080;
	border-top-color: #808080;
	background-color: #808080;
	border-right-color:  #808080;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	color: #5C70A3;
	font-family: Verdana, Helvetica, sans-serif;
	
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 8px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.SelectedTabF
{
	
	font-weight: bold;
	font-size: 10px;
	color: silver;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style for the unselected tabs */
.OtherTabsF
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A.OtherTabsF:link
{
	color: #000000;
	text-decoration: none;
}

A.OtherTabsF:visited {
    text-decoration:    none;
  
}

A.OtherTabsF:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabsF:hover   {
    text-decoration:    underline;
    	color: #000000;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	color:#5C70A3;
	text-decoration: none;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#5C70A3;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#5C70A3;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:#8BAEE2;
}
    
/* 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 :#ffffff;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#ffffff;
}

/* style for separator between site links */
.Accent
{
    color:#ffffff;
    font-weight:    bold;
}

/* 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 */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: black;
    text-decoration:none;
font-weigth:bold;
}
.ItemTitle_news    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #ffffff;
    text-decoration:none;
    padding:0px 0px 0px 10px;
}
.ItemTitle_show    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color:#3f9086;
}


/* style of item titles by Announcements  */
.ItemTitleA   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    color: black;
}
.ItemTitleA_show   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #3f9086;
    font-weight:bold;
}


.ItemTitleTipsA:link  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    /*font-weight:    bold;*/
    color:#3f9086;
}

A.ItemTitleTips:link
{
	font-weight: bold;
	font-size:  9px;
	color:#3f9086;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;
}

.ItemTitleTips 
{
	font-weight: bold;
	font-size:9px;
	color:#3f9086;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0 5px 0 5px;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}
.HeadAdmin
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
}

/* style for Module titles */
.HeadM
{
color:#3f9086;
font-family:Verdana,Helvetica,Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 6px;
white-space:nowrap;

}

/* style for Module titles in Edit*/
.HeadEdit   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #CCCCCC;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
}

/* 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
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px    
}
.Normal_name
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px    
}
.contact_desc
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    text-align:center;    
}
.contact_desc_name
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    text-align:left; 
    color:#666666;   
}
.Normal_doc_desc
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px; 
    color:#666666; 	
}
.NormalAdmin
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px   
}
/* 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: #666666;
}

.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
{

	
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.SurveyPanel
{
	border-right: silver thin inset;
	border-top: silver thin inset;
	font-size: 12px;
	border-left: silver thin inset;
	
	border-bottom: silver thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	
}

.SurveyOption
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	
}

.SurveyButton
{
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* 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: normal;
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#3f9086;
}


/* 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;
   
}

A.CommandButton:visited  {
    text-decoration:    underline;
   
}

A.CommandButton:active   {
    text-decoration:    underline;
    
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
 /* 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;
   
}

A.CommandButtonAdmin:visited  {
    text-decoration:    underline;
    
}

A.CommandButtonAdmin:active   {
    text-decoration:    underline;
    
}

A.CommandButtonAdmin:hover    {
    text-decoration:    underline;
    color: red;
}       

/* 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:#DFF3B3;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.QuestionnaireDateMonthHeader
{
	background-color:#FEF4D2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.QuestionnaireDateSelectedDay
{
	background-color:#DFF3B3;
	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;
	
	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;
}
.ArticleNadnaslov
	{
	font-size:7pt;
	font-family:Verdana;
	color:#9E0000;
	font-weight:bold
	}
.ArticleNaslov
	{
	font-family:Tahoma;
	font-size:10.0pt;
	color:red;
	text-transform:uppercase;
	font-weight:bold
	}
.ArticlePodnaslov
	{
	font-size:8.0pt;
	font-family:Tahoma;
	color:#604A32;
	font-weight:bold
	}
.ArticleTekst
	{
	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;
	}

/* Search SQL */
.SearchCondition
{
font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: Navy;
    
    
}

.SearchControl
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchText
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchLink
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchNoResult
{
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchTitle
{
	font-size: 12px;
	line-height: 14px;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchDescription
{
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchItemLink
{
	font-size: 11px;
	
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchPrevNext
{
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}


/* 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;
	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: 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;
}

/* Quotes */
.QuoteTitle TD
{
	font-weight: bold;
	 border-top: solid 1 black;
 border-right: solid 1 black;  
     border-left: solid 1 black;
	
		background: #cccc99;

}
.QuoteTable
{
	
	font-weight: normal;
	font-size: 9px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	 border:1;
	 border-collapse: collapse;
	 border-color:Black;
	  
	 
}

.QuoteFirstGroupRow
{
background: white;
 border-right: solid 1 black;
  border-top: solid 1 black;
   border-left: solid 1 black;

	
  
}
.QuoteOtherGroupRow
{
background: white;
 border-right: solid 1 black;
   border-left: solid 1 black;
	
	
  
}
.QuoteLastGroupRow
{

background: white;

 border-bottom: solid 1 black;
 border-right: solid 1 black;  
     border-left: solid 1 black;
}
.QuoteField
{
 border-bottom: solid 1 black;
  border-top: solid 1 black;	
   border-left: solid 1 black;
    border-right: solid 1 black;
background: white;
}
/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
   
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
   
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
   
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
   
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    
    /*color: darkblue;*/
}


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 {
   
    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
{
	background-position: left top;
	
	background-color: #13584D;
	font-weight: normal;
	font-size: 10px;
	color:White;
	height:15px;
	cursor: hand;
	padding-left: 15px;
	/*background-image: url(images/Button2.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogSubMenu
{
	background-position: right top;
	background-color: transparent;
	padding-left: 40px;
	font-weight: normal;
	font-size: 9px;
	/*background-image: url(images/Button2.gif);*/
	width: 220px;
	cursor: hand;
	font-family: Verdana;
	height: 30px;
	background-repeat: no-repeat;
}
.CatalogMenuMouseover
{
	background-position: left top;
	
	font-weight: normal;
	font-size: 10px;
	padding-left: 15px;
	height:15px;
	cursor: hand;
	/*background-image: url(images/Button3.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:30px;
	cursor: hand;
	/*background-image: url(images/Button3.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu:Link
{
	font-weight: bold;
	
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu:Visited
{
	
	font-weight: bold;
	
	
	
	font-family: Verdana, Helvetica, sans-serif;
}
.submenustyle
{
background-color:#E1E1E1;
background-position:left bottom;
background-repeat:no-repeat;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;

}
.submenuitem

 {
background-color:#E1E1E1;
background-image:url("images/bg_image_menu.png");
background-position:left bottom;
background-repeat:no-repeat;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
padding:5px;
 }
 .submenuitem td

 {
background-color:#E1E1E1;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
padding:5px;
 }
  .submenuitem td a

 {
background-color:#E1E1E1;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
padding:5px;

 }
.submouseover
{
background-color:#E1E1E1;
background-image:url("images/bg_image_menu.png");
background-position:left bottom;
background-repeat:no-repeat;
color:#580002;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
}
.submouseover td 
{
background-color:#E1E1E1;
color:#580002;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
}
.submouseover td a
{
background-color:#E1E1E1;
color:#580002;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
}
.menustyle
{
background-image:url("images/bg_image_menu.png");
background-position:left bottom;
background-repeat:no-repeat;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
padding:5px;
}
.menuitem

 {
background-image:url("images/bg_image_menu.png");
background-position:left bottom;
background-repeat:no-repeat;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
padding:5px;
 }
.mouseover
{
background-color:#E1E1E1;
background-image:url("images/bg_image_menu.png");
background-position:left bottom;
background-repeat:no-repeat;
color:#580002;
font-family:Verdana,sans-serif;
font-size:11px;
width:180px;
cursor:pointer;
padding:5px;

}

.highlighteditem { font-size: 12pt; font-family: Verdana; color: #ffffff;  font-weight: normal; cursor: default}
.NaslovSirok
{
font-size: 14px; font-weight: bold; letter-spacing: 6px;}
.SlikaBorder {
    
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: black
	
	
}

.TaricTitle
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.TaricSubTitle
{
	font-size: 8pt;
	font-family: Verdana;
}

.TaricNote
{
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	font-family: Verdana;
}

.TaricButton
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
}

.TaricTRHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #13584D;
}

.TaricTR
{
	font-size: 8pt;
	font-family: Verdana;
}

.TaricTRAlternate
{
	font-size: 8pt;
	font-family: Verdana;
	
}

.TaricPager
{
	font-size: 7pt;
	font-family: Verdana;
	height:30px;
	text-align: center;
	vertical-align:bottom ;
}	

.TaricMark
{
	background-color: #ffff99;
}		

.TaricBeginGroup
{
	border-top: black 2px ridge;
	margin-bottom: 15px;
	padding-bottom: 15px;
}		

/* 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: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #FEF4D2;   
}
.NewsDescriptionOther
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #000000;   
}
A.NewsLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #ffffff;   
}
A.NewsLink:link
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
A.NewsLink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	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: #ffffff;   
}
A.NewsLink:hover
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #ffffff;
    text-decoration: underline;   
}
.NewsCategoryTop
{
	font-weight: bold;
	font-size: 12px;
	color: #fef4d2;
	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: #ffffff;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.NewsTopBg
{
	background-color: #96beb4;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
}
.NewsTopTitle
{
	background-color: #96beb4;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
}
.NewsTopOtherTitle
{
	background-color: #96beb4;
	height:30px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
}
.NewsTopItem
{
	border:1px;
	border-bottom:solid, 1px, #E8F0FA;
	background-color: #3f9086;
}
.NewsTopBorder
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;
	border-bottom: #ffffff thin solid;
	background-color: #3f9086;
}
.NewsOtherCategory
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #000000;
}
.WorldMapLink
{
	color: #000000;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
}
A.WorldMapLink:link
{
	background-image: url(images/redSquare.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: orange;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
}
A.WorldMapLink:hover
{
	padding-left: 20px;
	font-size: 11px;
	background-image: url(images/greenSquare.gif);
	color: green;
	background-repeat: no-repeat;
	font-family: Verdana,Helvetica, sans-serif;
}
A.WorldMapLink:active
{
	background-image: url(images/redSquare.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #DA261D;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
}
A.WorldMapLink:visited
{
	background-image: url(images/greenSquare.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
}
.WorldMapText
{
	color: #000000;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
	
}
.CustomsSearchHeader
{
	color: #ffffff;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
	background-color: #96beb4;
	font-weight: bold;
	text-align:center;
}	
.CustomsSearchTitle
{
	color: #3f9086;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	text-align:center;
}	
.CustomSearchText
{
	color: #000000;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  11px;
	text-align:center;
}
.CustomSearchTextTitle
{
	color: #000000;
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  14px;
	font-weight:bold;
}
.CustomNameBgr
{
	background-color:#3f9086;
	color:#ffffff;	
	font-family: Verdana,Helvetica, sans-serif;
	font-size:  12px;
	font-weight:bold;
}
.DoubleAnnBgr
{
	background-color: #3f9086;
}
.DoubleAnnNaslov
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #ffffff;
}
.DoubleAnnItem
{
	background-color: #FEF4D2;
}
.DoubleAnnAltItem
{
	background-color: #FEF4D2;
}



/*Custom Style*/

.cleared {
border:medium none;
clear:both;
float:none;
font-size:1px;
margin:0;
padding:0;
}

.art-Block {
margin:0 auto;
min-height:15px;
width:180px;
position:relative;
z-index:0;
}
.art-Block-body {
padding:7px;
position:relative;
z-index:1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc, .art-Block-cr, .art-Block-cl {
position:absolute;
z-index:-1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl {
background-image:url("images/Block-s.png");
height:14px;
width:14px;
}
.art-Block-tl {
clip:rect(auto, 7px, 7px, auto);
left:0;
top:0;
}
.art-Block-tr {
clip:rect(auto, auto, 7px, 7px);
right:0;
top:0;
}
.art-Block-bl {
bottom:0;
clip:rect(7px, 7px, auto, auto);
left:0;
}
.art-Block-br {
bottom:0;
clip:rect(7px, auto, auto, 7px);
right:0;
}
.art-Block-tc {
background-image:url("images/Block-h.png");
height:14px;
left:7px;
right:7px;
}
.art-Block-bc {
height:14px;
left:7px;
right:7px;
}
.art-Block-tc {
clip:rect(auto, auto, 7px, auto);
top:0;
}
.art-Block-bc {
bottom:0;
clip:rect(7px, auto, auto, auto);
}
.art-Block-cr, .art-Block-cl {
background-image:url("images/Block-v.png");
bottom:7px;
top:7px;
width:14px;

height:100%;
}
.art-Block-cr {
clip:rect(auto, auto, auto, 7px);
right:0;
}
.art-Block-cl {
clip:rect(auto, 7px, auto, auto);
left:0;
}
.art-Block-cc {
background-color:#EDEDED;
bottom:7px;
left:7px;
position:absolute;
right:7px;
top:7px;

}
.art-Block {
margin:10px;
}
.art-BlockHeader {
height:30px;
margin-bottom:7px;
padding:0 7px;
position:relative;
z-index:0;
}
.art-BlockHeader .t {
color:#ffffff;
font-family:Verdana,Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 6px;
white-space:nowrap;
}
.art-BlockHeader .l, .art-BlockHeader .r {
background-image:url("images/BlockHeader.png");
background-repeat:no-repeat;
display:block;
height:30px;
position:absolute;
z-index:-1;
}
.art-BlockHeader .l {
left:0;
right:6px;
}
.art-BlockHeader .r {
clip:rect(auto, auto, auto, 884px);
right:0;
width:890px;
}
.art-header-tag-icon {
background-image:url("images/BlockHeaderIcon.png");
background-position:left top;
background-repeat:no-repeat;
height:30px;
margin:0 0 0 5px;
min-height:12px;
padding:0 0 0 12px;
}

/* TableBox */
table#box
{
    width:200px;
   	height:150px;
   	margin:0px;
   	padding:0px;
    	
}
table#box tr
{}
table#box tr td
{}
table#box tr td.tl
{
	background-image: url(images/block_tl.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
table#box tr td.tright
{
	background-image: url(images/block_tr.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
table#box tr td.tc
{
	background-image: url(images/block_tc.jpg);
	background-repeat:repeat-x;
	height:9px;
	vertical-align:top;
}
table#box tr td.bl
{
	background-image: url(images/block_bl.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
table#box tr td.br
{
	background-image: url(images/block_br.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
table#box tr td.bc
{
	background-image: url(images/block_bc.jpg);
	background-repeat:repeat-x;
	height:9px;
}
table#box tr td.ml
{
	background-image: url(images/block_ml.jpg);
	background-repeat:repeat-y;
	width:9px;
}
table#box tr td.mr
{
	background-image: url(images/block_mr.jpg);
	background-repeat:repeat-y;
	width:9px;
}
table#box tr td.mc
{
	background-color: #ededed;
}
table#img 
{
	
	background-image: url(images/BlockHeader.png);
	width:160px;
	height:29px;
	
	}
table#img td.tocka
	{
		background-image: url(images/BlockHeaderIcon.png);
		background-repeat:no-repeat;
		width:12px;
		
		padding-left: 5px;
		}
table#img td.spacer
	{
		width:5px;
		}
table#img td.title
	{
		font-family: Verdana,Helvetica, sans-serif;
		font-size: 12px;
		color: White;
		}
table#box tr td p
	{
		font-family: Verdana,Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		}





/* ?? ???????*/

.img_border {
background:url("images/img_border.png") no-repeat scroll left top transparent;
height:86px;
margin:-2px 2px 0 0;
padding: 2px 7px 7px 2px;
width:126px;
}
table#tips
{

background:url("images/tipsbg.gif") repeat-x scroll left top #FCFCFC;
height:1%;
overflow:hidden;
padding:10px;
margin: 0pt 1px 0pt 0pt;
}
table#tips td a
{
 font-family: Verdana,Helvetica, sans-serif;
 font-size:11px;
 text-decoration: none;	
 color:#2D2D2D;
 font-weight: normal;
 padding: 3px;
 margin:3px;
	
	}
	table#tips td 
{
 font-family: Arial;
 font-size:12px;
 text-decoration: none;	
	
	}
	table#tips td a.link
{
 font-family: Verdana,Helvetica, sans-serif;
 font-size:11px;
 text-decoration: none;	
 float: right;
	
	}
	
		img#hr
		{
		padding-left:6px;	
			}
	



/* top news*/
table#top1

{

background:url("images/tipsbg_zlatna.gif") repeat-x scroll left top #FCFCFC;
height:1%;
overflow:hidden;

}


#dgrTop1News{
background:url("images/tipsbg_zlatna.gif") repeat-x scroll left top #FCFCFC;
height:1%;
overflow:hidden;}




table#top1 td a
{
 font-family: Verdana,Helvetica, sans-serif;
 font-size:11px;
 text-decoration: none;	
/* color:#2D2D2D;*/color:#fff;
 font-weight: normal;
	
	}
table#top1 td.header
{
background-color:#4fb1a4;	
margin:0;
padding-left:10px;
font-size: Verdana,Helvetica, sans-serif;
color: #fff;
font-size: 15px;
font-weight:bold;
	
	}
	table#top1 td.naslov
{
margin:10px;
padding-left:10px;
font-size: Verdana,Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
	
	}
		table#top1 td a.link
{
 font-family: Arial;
 font-size:11px;
 text-decoration: none;	
 float: right;
	
	}
	table#top1 td 
{
 font-family: Verdana,Helvetica, sans-serif;
 font-size:12px;
 text-decoration: none;	
	
	}
	table#top1 td a.link
{
 font-family: Verdana,Helvetica, sans-serif;
 font-size:11px;
 text-decoration: none;	
 float: right;
	
	}
		table#top1 td a.naslov_link
{
 font-family: Verdana,Helvetica, sans-serif;
 font-size:11px;
 text-decoration: none;	
 color:#fff;
 font-weight: bold;
	}
	table#top td#content
	{
		padding:0px 15px 0 10px;
		
		}


/*CSS za dvojnoto podmeni*/
.SubMenuParent
{color:#3f9086;
font-family:Verdana,Helvetica,Sans-Serif;
font-size:14px;
font-style:normal;
font-weight:bold;
padding:5px;
white-space:nowrap;
background-color:#E1E1E1;
height:30px;
}
.SubMenuParentHover
{
color:#3f9086;
font-family:Verdana,Helvetica,Sans-Serif;
font-size:14px;
font-style:normal;
font-weight:bold;
padding:5px;
white-space:nowrap;
background-color:#E1E1E1;
height:30px;
}




Body div,p,span a
{
	color:#666666;
	font-weight:normal;	
	
}
.CustomsContactsHeader
{background-color:#3f9086;
padding-left:3px;
color:#ffffff;
font-size:10px;
font-weight:bold;}
