select.lang {  
	vertical-align: middle;
	background-color: #000;
	border: 1px #666 solid;
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 11px;
	height: 18px;
	*height: auto;
}
select.lang option {  
	height: auto;
   font-size : 11px;;
	vertical-align: middle;
	background-color: #333399;
	border-bottom: 1px #666 solid;
	color: #fff;
	margin: 0;
	padding: 1px 4px;
	*height: auto;
}
div.LangSelector { 
   vertical-align : bottom;
   display : block;
	font-size: 11px;
	padding: 0;
	color: #e5e5e5;
	white-space: nowrap !important;
}
.UserDetails {
	padding: 0 5px 2px;
	font-size: 10px;
	color: #e5e5e5;
	width: 392px;
	margin-top: -6px;
	/* ie fix */
	*position: relative;
	*top: 0;
	*left: 0;
}
.WebsiteLink {
	color: #e5e5e5;
	font-size: 10px;
}
.WebsiteLink:hover {
   text-decoration: none;
	color: #CFCCFF;
	background-color: #5350A9;
}

/* #################### */
/* #  Standard menu   # */
/* #################### */

div.menuBar {
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	
	font-size: 9pt;
	*font-size: 11px;
   font-weight : normal;
	color: #ffffff; 
   background-color: transparent !important;
   margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: left;
}

table.border { 
   border-top: 1px solid #000;
   margin: 5px 5px 5px 5px;
}

div.emenuBar {
	background-color: transparent !important;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent !important;
   color: #E5EEF6; 
	border: 0px;
   font-weight : bold;
	cursor: pointer;
	left: 0px;
	margin: 0px;
   padding: 0px 10px 0px 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
   width : auto;
   white-space : nowrap;
   height :10px;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: transparent;
   color: #FFFFFF;
}

div.menu {
	background-color: #f4f4f4;
	border: 1px solid #000;
	left: 0px;
	padding: 0px;
   position: absolute;
	top: 5px;
	visibility: hidden;
	z-index: 101;
    white-space : nowrap;
    margin-left: 0px;
	margin-top: -1px;
}

div.menu a.menuItem {
	cursor: pointer;
	display: block;
   color:#0066CC;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
   font-size : 8pt;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #FFFFFF;
   color: #3399FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
   padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}


div.menu a.menuItem span.menuItemArrow {
  /* margin-right: -.75em; */
}


/* ################## */
/* #  CSS LI MENU   # */
/* ################## */
/*** Nav bar styles ***/

ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	/*width: 100px; /* Width of Menu Items */
	border-bottom: 1px solid #8AA2C6;
	border-right: 1px solid #D1DBE8;
	height: auto;
	}

ul.menu li {
	position: relative;
	float: inherit;
	list-style: none;
	}

.LiBorder {
	border-left: 1px solid #D1DBE8;
}
	
ul.menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px; /* Set 1px less than menu width */
	background: #D1DBE8; /* IE6 Bug */
	margin: 0px;
	padding: 0px;
	width: 150px;
	}
	
ul.menu ul ul.SubLeft {
	position: absolute;
	left: 149px;
	top: 0px;
	display: none;
	z-index: 500;
}

ul.SubLeft li {
	width:150px;
} 

div.LinkGroup {
	display: block;
	text-decoration: none;
	color: #00428B;
	background: transparent; /* IE6 Bug */
	padding: 3px;
	border-bottom: 0px;
	height: 1%;
	cursor: e-resize;
}
div.LinkGroup:hover {
	color: #fff; 
	background: #8AA2C6; 
}

.SubTop {
	border-top: 1px solid #D1DBE8;
	border-right: 1px solid #8AA2C6;
	border-bottom: 1px solid #8AA2C6;
	border-left: 1px solid #8AA2C6;
}

*.SubLeft {
	/*position: absolute;*/
	width:150px;
	left: 149px;
	top: 0px;
	display: none;
	z-index: 500;
	border: 1px solid #8AA2C6;
}

ul.menu ul li:hover ul ul
{display: none;}
ul.menu ul li:hover ul ul ul
{display: none;}
ul.menu ul li:hover ul ul ul ul
{display: none;}
ul.menu ul li:hover ul ul ul ul ul
{display: none;}
ul.menu ul li:hover ul ul ul ul ul ul
{display: none;}
ul.menu ul li:hover ul ul ul ul ul ul ul
{display: none;}

ul.menu ul li.over ul ul
{display: none;}
ul.menu ul li.over ul ul ul
{display: none;}
ul.menu ul li.over ul ul ul ul
{display: none;}
ul.menu ul li.over ul ul ul ul ul
{display: none;}
ul.menu ul li.over ul ul ul ul ul ul
{display: none;}
ul.menu ul li.over ul ul ul ul ul ul ul
{display: none;}

ul.menu ul li:hover ul
{display: block;}
ul.menu  ul ul li:hover ul
{display: block;}
ul.menu  ul ul ul li:hover ul
{display: block;}
ul.menu  ul ul ul ul li:hover ul
{display: block;}
ul.menu  ul ul ul ul ul li:hover ul
{display: block;}
ul.menu  ul ul ul ul ul ul li:hover ul
{display: block;}
ul.menu  ul ul ul ul ul ul ul li:hover ul
{display: block;}

ul.menu ul li.over ul
{display: block;}
ul.menu ul ul li.over ul
{display: block;}
ul.menu ul ul ul li.over ul
{display: block;}
ul.menu ul ul ul ul li.over ul
{display: block;}
ul.menu ul ul ul ul ul li.over ul
{display: block;}
ul.menu ul ul ul ul ul ul li.over ul
{display: block;}
ul.menu ul ul ul ul ul ul ul li.over ul
{display: block;}
ul.menu ul ul ul ul ul ul ul ul li.over ul
{display: block;}

/* Styles for Menu Items */
ul.menu li a {
	display: block;
	text-decoration: none;
	color: #00428B;
	background: transparent; /* IE6 Bug */
	padding: 3px 7px 3px 7px;
	border-bottom: 0px;
	height: 1%;
	cursor: pointer;
	background-image: none;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { 
	float: left; 
	height: 1%; 
	}
* html ul.menu li a { 
	height: 1%; 
	float: left; 
	}
* html ul.menu li ul li a { 
	height: 1%; 
	float: none;
	}
* html ul.menu li ul li ul li a { 
	height: 1%; 
	float: none; 
	}
* html ul.menu li ul li ul li ul li a { 
	height: 1%; 
	float: none; 
	}
* html ul.menu li ul li ul li ul li ul li a { 
	height: 1%; 
	float: none; 
	}
* html ul.menu li ul li ul li ul li ul li ul li a { 
	height: 1%; 
	float: none; 
	}
/* End */

/* Vertival Menu Style  */
div.menuVStdCollapsing {
	margin: 0;
	padding: 0;
	width: 120px !important;
}
div.menuVStdCollapsing ul {
	margin: -5px 0 0 0;
	padding: 0;
	list-style: none;
	/*border-top: 1px solid #fc0;*/
}
div.menuVStdCollapsing ul li ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	border: 1px solid #666;
	font-size: 11px;
}
div.menuVStdCollapsing ul li {
	border-bottom: 1px solid #CFCCFF;
	padding: 7px 0 5px 0;
	color: #fff;
	font-weight: bold;
}
div.menuVStdCollapsing ul li ul li {
	border-bottom: 0;
	padding: 0 0 0 0;
	color: #fff;
	font-weight: normal;
	background-color: #000;
	font-size: 11px;
	*width: 100%;
	/*list-style: circle;
	list-style-position: inside;*/
}
div.menuVStdCollapsing ul li a {
	color: #fff;
	background-color: transparent;
	display: block;
}
div.menuVStdCollapsing ul li a:hover {
	color: #CFCCFF;
	background-color: #5350A9;
}
div.menuVStdCollapsing ul li ul li a {
	color: #fff;
	background-color: transparent;
	display: block;
	font-size: 11px;
	/*padding: 0 0 0 14px;*/
	margin: 0;
	/*margin: -18px 0 0 2px;*/
}
div.menuVStdCollapsing ul li ul li a:hover {
	color: #CFCCFF;
	background-color: #5350A9;
}



/* Hover Styles */
ul.menu li a:hover { 
	color: #CFCCFF;
	background-color: #5350A9;
	} 

/* Sub Menu Styles */		
li ul li a { 
	padding: 2px 5px; 
	} 

		
li:hover ul, li.over ul { display: block; } /* The magic */

.MenuCont {
	display: block;
	background-color: transparent;
	text-align: center;
	vertical-align: top;
	width: auto;
}
.MenuCont img {
	text-align: center !important;
}
.MenuCont td {
	background-color: transparent;
	color: #fff;
}

.MenuMark {
	background-image: url(img/MenuMark.png);
	background-position: center right;
	background-repeat: no-repeat;
}
.MenuMark:hover {
	background-image: url(MenuMark.png);
	background-position: center right;
	background-repeat: no-repeat;
}

/* #  END CSS LI MENU   # */


/* Settings for PageSelector*/
.PSelectorSel {
  color: #fff;
  display: block;
  background-color: transparent;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-left: -8px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.EmptyMenuItem {
  color:#fff;
  background-color: transparent;
  display: block;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 12px;
}



/* ################## */
/* #  Swaping menu  # */
/* ################## */

table.MenuSwapTable {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
    width: 100%;
}

table.MenuSwapTable th {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	font-size: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #004488;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #6699CC 1px solid;
   BORDER-LEFT: #6699CC 1px solid;
   BORDER-RIGHT: #6699CC 1px solid;
	BACKGROUND-COLOR: #C6DBF0;
}
table.MenuSwapTable:hover th {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #6699CC;     
   BORDER-BOTTOM: #6699CC 1px solid;
}

table.MenuSwapTable td{
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 0px;
   PADDING-BOTTOM: 0px;
   COLOR: #000000;
   PADDING-TOP: 0px;
   vertical-align: top;
   BACKGROUND-COLOR: #FFFFFF;
   BORDER-LEFT: #6699CC 1px solid;
   BORDER-RIGHT: #6699CC 1px solid;
   BORDER-BOTTOM: #6699CC 1px solid;
}


.MenuSwapUl {
	PADDING: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
   width: 100%;
   BORDER-BOTTOM: #6699CC 1px solid 100%;
}
.MenuSwapUl li {
	PADDING: 0px -8px 0px 0px;
	MARGIN: 0px 8px 0px 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
}
.MenuSwapUl li a {
   WIDTH: 100%;
	DISPLAY: block;
	COLOR: black;
   text-decoration: none;
	BACKGROUND-COLOR: white;
	font-size: 11px;
	PADDING-LEFT: 8px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
   
}
.MenuSwapUl li a:hover {
	COLOR: black;
	BACKGROUND-COLOR: #EBF3FA;
}













/* Settings for PageSelector*/
.PageSelectorSel {
  color: #CCFFFF;
  display: block;
  background-color: #6699CC;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-left: -8px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.PageSelectorFixSel {
  color: #CCFFFF;
  display: block;
  background-color: #6699CC;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: -8px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.EmptyMenu {
  color:#666666;
  display: block;
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 12px;
}


/* Common used in cms*/
.LastTime {
  color: #A0A0A0;
  font-size: 11px;
  vertical-align: middle;
  text-align: right;
  padding-right: 4px;
}

hr.shadow  {
	background-color: transparent;
	color: #fff;
	width: 100%;
	height: 1px;
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border: 0.5px solid;
}
.ctPictureBorder { 
   border:1px #fff solid;
}

/* stilovi za donje menije  */
.BottomMenuBullet {
   color : #e5e5e5;
   display : none;
}
.BottomMenuDiv1 {
   text-align : center;
	display : none;
}
.BottomMenuDiv2 {
   text-align : center;
}
a.BottomMenuSel {
   color : #fff !important;
}
a.BottomMenuSel:hover {
   color: #CFCCFF !important;
	background-color: #5350A9;
}
.BottomMenuDiv1 a{
   color : #e5e5e5;
}
.BottomMenuDiv1 a:hover{
   color: #CFCCFF;
	background-color: #5350A9;
}
.BottomMenuDiv2 a{
   color : #e5e5e5;
}
.BottomMenuDiv2 a:hover{
   color: #CFCCFF;
	background-color: #5350A9;
}

/* kraj stilova za donje menije  */

input.checkbox {
  width: 18px;
  border: 0px; 
  color: #0098CC;
  margin : 0px 0px 0px 0px;  /* fix label position  */
  background-image: none;
  background-color: transparent;
}

.Button {
	font-size: 11px; 
	color: #000; 
	background-color: transparent;
   background-image :url(img/button_a.png);
   background-repeat :no-repeat;
	padding: 4px 2px 5px 2px;
	width: 142px;
   height : 22px;
   cursor :pointer;
	border: 0;
}
.Button:hover {
	background-color: transparent;
   background-image :url(img/button_h.png);
   background-repeat :no-repeat;
	padding: 4px 2px 5px 2px;
	border: 0;
}
.ButtonShort {}
input.ButtonLarge  {
	border: #0055AA 0px solid; 
	font-size: 11px; 
	color: #E5EEF6; 
	background-color: transparent;
   background-image :url(img/AddButton.jpg);
   background-repeat :no-repeat;
   font-weight :bold;
   padding: 2px 2px 8px 2px;
   width: 151px;
   height : 36px;
   cursor :pointer;
}
input.ButtonLarge:hover {
	border: #004488 0px solid; 
	font-size: 11px; 
	color: #fff; 
	background-color: transparent;
}
.TablePayProc { 
   height : auto;
   padding : 0;
   margin : 0;
}
.ErrorInfo { 
   background-color : #FFF;
   border : #d51c08 1px solid;
   color : #d51c08 !important;
   font-weight : bold;
   height : auto;
   padding : 10px;
   margin : 10px;
}

/* Opsti stilovi za disclamer */
a.FooterDisclaimer { 
   text-decoration: none;
   color : #ccc;
	padding: 0px 0px 3px 0px;
	*font-size: 1em;
}
a.FooterDisclaimer:hover { 
   text-decoration: none;
   color: #CFCCFF;
	background-color: #5350A9;
}

.ErrorInfo { 
   background-color : #FFF;
   border : #d51c08 1px solid;
   color : #d51c08;
   font-weight : bold;
   height : auto;
   padding : 10px;
   margin : 0px 0px 10px 0px;
}

.jsContScroller{ 
  border: 1px solid red;
  padding: 5px;
  background-color: #809080;
}

/* Questionary Table Styles  */
.QuestTable {
	border-top: 1px solid #780000;
	border-left: 1px solid #780000;
	border-right: 1px solid #780000;
}
.QuestTableTD1 {
	border-bottom: 1px solid #780000;
	border-right: 1px solid #780000;
}
.QuestTableTD2 {
	border-bottom: 1px solid #780000;
	padding-left: 10px;
}

input.checkbox {
	border: 0px;
	background-image: none;
	background-color: transparent;
}


.FooterDesc { 
   margin :0px;
   background-color : transparent;
   font-size: 7pt;
   color : #CCCCCC;
   vertical-align : middle;
   text-align : center;
}
.FooterDisclaimer { 
   margin :0px;
   background-color : transparent;
   font-size: 9px;
   color : #ccc;
   vertical-align : middle;
   text-align: center;
	line-height: 12px;
	padding: 10px 0 0;
}
.Slogan  { 
   color: #fff;
   margin : 0px;
   font-weight: lighter;
   font-size: 20px;
   padding: 5px 0 0;
}

/* Dodato by Mumija */
.jsContScroller{ 
  border: 1px solid red;
  padding: 5px;
  background-color: #809080;
}

/* Mailing lista stilovi za formu */
.MailingListSubscrDiv {
	padding:0px;
	margin:0px;
	background-color:#e0a0a0;
	color:#a00000;
	border:#a03030 1px solid;
}

.MailingListSubscrDiv2 {
	padding:6px;
	background-color:#e0e0e0;
	color:#808080;
}

.MailingListSubscrDiv2 form input {
	margin: 2px 0;
}

/* Newsletter stilovi za formu */
.NewsletterSubscrDiv {
	padding:0px;
	margin:0px;
	background-color:#e0a0a0;
	color:#a00000;
	border:#a03030 1px solid;
}

.NewsletterSubscrDiv2 {
	padding:6px;
	background-color:#e0e0e0;
	color:#808080;
}

.NewsletterSubscrDiv2 form input {
	margin: 2px 0;
}

/* */
.mFormErrorMsgs {
	color:red;
	border:red 1px solid;
	font-size:10px;
}

.mFromFlagContainer {
	width:auto;
	height:25px;
	white-space:nowrap;
	display:inline;
	position:absolute;
	padding: 1px 0 0 3px;
}

.mFormFlagRequired {
	width:auto;
	margin:1px 1px -8px 0;
	color:red;
	font-size:15px;
	font-weight:bolder;
	cursor:help;
}

input.checkbox {
  width: 18px;
  border: 0px; 
  color: #0098CC;
  margin : 0px 0px 0px 0px;  /* fix label position  */
  background-image: none;
  background-color: transparent;
}

.Button {}

.ButtonShort {}

input.ButtonLarge  {
	border: #0055AA 0px solid; 
	font-size: 11px; 
	color: #E5EEF6; 
	background-color: transparent;
   background-image :url(img/AddButton.jpg);
   background-repeat :no-repeat;
   font-weight :bold;
   padding: 2px 2px 8px 2px;
   width: 151px;
   height : 36px;
   cursor :pointer;
}

input.ButtonLarge:hover {
	border: #004488 0px solid; 
	font-size: 11px; 
	color: #fff; 
	background-color: transparent;
}

.TablePayProc { 
   height : auto;
   padding : 0;
   margin : 0;
}

.ErrorInfo { 
   background-color : #FFF;
   border : #d51c08 1px solid;
   color : #d51c08;
   font-weight : bold;
   height : auto;
   padding : 10px;
  margin : 0px 0px 10px 0px;
}

.ErrorInfo { 
   background-color : #FFF;
   border : #d51c08 1px solid;
   color : #d51c08;
   font-weight : bold;
   height : auto;
   padding : 10px;
   margin : 0px 0px 10px 0px;
}

.jsContScroller{ 
  border: 1px solid red;
  padding: 5px;
  background-color: #809080;
}

/* Questionary Table Styles  */
.QuestTable {
	border-top: 1px solid #780000;
	border-left: 1px solid #780000;
	border-right: 1px solid #780000;
}

.QuestTableTD1 {
	border-bottom: 1px solid #780000;
	border-right: 1px solid #780000;
}

.QuestTableTD2 {
	border-bottom: 1px solid #780000;
	padding-left: 10px;
}

input.checkbox {
	border: 0px;
	background-image: none;
	background-color: transparent;
}


/* Dodato by Mumija */
.NewsPanelCaption {
	font-weight : bold;
	padding : 3px;
	background-color: #809080;
}

.NewsPanelDates {
	font-weight : bold;
}

.NewsPanelTitles{
	font-weight : bolder;
	padding: 2px 1px 0px 0px;
}

.NewsPanelTexts {
	padding: 0px 3px 5px 3px;
}

.NewsMainSummary {
	font-size: 11px;
	color: #a0a0a0;
	padding: 2px 10px 5px 10px;
}

.BannerDiv {
	padding: 3px 2px 3px 2px;
}

.BannerTxtCaption {
	display:block;
}

/* vertikalni meni u Simple modulu */
.menuV {
	padding: 0px 0px 0px 0px;
}

.menuV_item {
	display: block;
	border: 1px solid #999999;
	padding: 2px 0px 2px 2px;
	margin: 4px 0px 6px 0px;
	width: 100%;
}

/* Stilovi za komentare korisnika */
.CommentsDivHead {
	margin:2px 2px 0 2px;
	display:block;
	background-color:#D1DBE8;
	border: 1px solid #8AA2C6;
	width:99%;
	cursor: pointer;
}

.CommentCaption {
	color: #00428B;
	font-weight:bolder;
	width:99%;
}

.CommentsDivText {
	width:99%;
	padding: 2px -2px 2px 2px;
	margin: 0 2px 0 2px;
	border-right: 1px solid #8AA2C6;
	border-bottom: 1px solid #8AA2C6;
	border-left: 1px solid #8AA2C6;
}

/* download */
.DownloadB_A_Main {
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	*width: 99%;
	padding: 2px;
	margin: 0px;
}

.DownloadB_A_Head {
	background-color: transparent;
  	padding: 2px;
}

.DownloadB_A_Subs  {
	border: #00428B 1px solid;
	background-color: #D1DBE8;
   margin-top: 4px;
	margin-bottom:4px;
}

.DownloadB_A_SmallHead  {
	padding: 2px 2px 2px 8px;
	font-weight: bolder;
	background-color: #00428B;  		
	color: #fff;
} 

.DownloadB_A_Items {  		
}

.DownloadB_A_Item {  
	border: #6699CC 1px solid !important;
	margin:5px 0px 0px 0px;  		
}

.DownloadB_A_Item TH {  
	padding: 0px 5px 0px 5px;
	background-color: #8AA2C6;
	color: #fff;
}

.DownloadB_A_Item TD{
	font-size: 10px;
	padding: 0px 1px 0px 1px;
}

.DownloadB_A_ItemLeft {
	border-right: #6699CC 1px solid;  
}

.DownloadB_A_Pager {
	background-color:  transparent;
}

.DownloadB_A_Promote {
	border: #6699CC 1px solid;
	background-color: #D1DBE8;
  	margin-top: 4px;
	margin-bottom:4px;
}

.DownloadB_A_DetailL { 		
	background-color: #D1DBE8;
  	border-right: #fff 0px solid;
  	padding: 2px;
}

.DownloadB_A_DetailR { 		
	background-color: #D1DBE8;
  	padding: 5px 2px 2px 5px;
	border-left:  #1C5A9F 1px solid;
}

.DownloadB_A_LaunchMid {
  	height: 70px;		
  	vertical-align:middle;
}

.DownloadB_A_LaunchBottom {		
  	text-align:right;
}

.DownloadB_A_LaunchBottom a { 		
	padding: 10px;
}

.DownloadB_A_LaunchDiscl {
  	border: #FB6614 2px solid;
  	padding: 8px;
  	margin: 12px;
}

.DownloadB_A_Item a {
	color: #fff;
}

.DownloadB_A_Item a:hover {
	color: #D1DBE8;
}

input.AddToCart {
   color: #fff; 
	font-size: 11px;
   border: 1px solid #fc0; 
	background-color: #000;
	padding-bottom: 3px;
	*padding-bottom: 0px;
   border: 0px;
   width: 110px;
   height: 21px;
   cursor: pointer;
}

input.AddToCart:hover {
   color: #fc0;
   border: 0px;
   width: 110px;
   height: 21px;
}

.DownloadB_A_DetailR form table td input {
   color: #fff; 
	font-size: 11px;
   border: 1px solid #fc0; 
	background-color: #000;
	padding-bottom: 3px;
	*padding-bottom: 0px;
   border: 0px;
   width: 60px;
   height: 21px;
   cursor: pointer;
}

.DownloadB_A_DetailR form table td input:hover {
   color: #fc0;
   border: 0px;
   width: 60px;
   height: 21px;
   cursor: pointer;
}

.DownloadB_A_Main table {
	border: 1px solid #00428B;
}

.DownloadB_A_Main div table {
	border: 0px solid #00428B;
}

.DownloadB_A_DetailL table {
	border: 0px solid #00428B;
	background-color: #EEF2F7;
}

.DownloadB_A_DetailR table {
	border: 0px solid #00428B;
}

.DownloadB_A_Main table {
	padding: 1px;
}

/* stranicar */
.StranicarAct a {
	display: block;
	padding: 2px;
	text-decoration: none;
	border: #ccc 1px solid;
	background-color: #98979C;
}

.StranicarAct a:hover {
	background-color: inherit;
	border: 1px solid #fc0;
}

.StranicarCur  {
	padding: 2px;
	border: #fff 1px solid;
	background-color: #ccc;
	font-weight: bold;
	color: #fc0;
}

.StranicarDis  {
	padding: 2px;
	border: #eee 1px solid;
	background-color: #98979C;
	color: #666;
}	

/* Mailing lista stilovi za formu */
.MailingListSubscrDiv {
	padding: 0;
	margin: 0;
	background-color: transparent;
	color: #a00000;
	border: 0px solid #ccc;
}

.MailingListSubscrDiv div {
	color: #fc0;
	text-align: left;
	padding-left:3px;
	font-size: 12px;
}

.MailingListSubscrDiv2 {
	padding:6px;
	background-color: transparent;
	color: #fc0;
	margin: -5px 0 0 0;
}

.MailingListSubscrDiv2 form input {
	margin: 2px 0;
	width: 118px;
	font-size: 11px;
	height: 16px;
}

.MailingListSubscrDiv2 form input.SaveButton {
	width: auto;
	padding: 0 5px 15px 5px;
	font-size: 11px;
}

/* Newsletter stilovi za formu */
.NewsletterSubscrDiv {
	padding: 0;
	margin: 0;
	background-color: transparent;
	color: #fc0;
	border: 0px solid #ccc;
}

.NewsletterSubscrDiv div {
	color: #fc0;
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
}

.NewsletterSubscrDiv2 {
	padding:6px;
	background-color: transparent;
	color: #fc0;
	margin: -5px 0 0 0;
}

.NewsletterSubscrDiv2 form input {
	margin: 2px 0;
	width: 118px;
	font-size: 11px;
	height: 16px;
}

.NewsletterSubscrDiv2 form input.SaveButton {
	width: auto;
	padding: 0 5px 15px 5px;
	font-size: 11px;
}

/* Shop Styles */
.shopBrowsePrTable {
	margin: 20px 0 0;
}

.shopBrowsePrTable tr td table table {
	border: 1px solid #eee;
}

.shopBrowsePrTable tr td table table:hover {
	border: 1px solid #fc0;
}

.shopBrowsePrTable tr td table tr td span {
	font-size: 13px;
	color: #666;
	font-weight: bold;
	text-align: center;
}

/* Bulletin Board styles */
.BulletinBoard_Pager {
	margin: 3px 0 0 0;
	padding: 1px 0px 1px 5px;
	border-top:#ffdc80 2px solid;
}

.BulletinBoard_Caption {
	text-align:left;
	display:block;
	background-color:#e0e8e0;
	padding:2px 4px 2px 6px;
}

.BulletinBoard_Text {
	text-align:left;
	float:left;
	display:block;
	padding:4px;
	width:98%;
	background-color:#f5f5f5; 
}

.BulletinBoard_SpText {
	text-align:left;
	float:left;
	display:block;
	padding:4px;
	width:98%;
	border:#ffdc80 1px solid;
	background-color:#fff4e8; 
}

.BulletinBoard_Note {
	font-size:9px !important; 
	color:#808080 !important;
}

.BulletinBoard_Price {
	font-size:10px;
	font-weight:bolder;
}

.BulletinBoard_Footer {
	text-align:left;
	font-size:9px;
	white-space:nowrap;
	float:left;
	display:block;
	width:100%;
	background-color:#ffdc80;
}

.BulletinBoard_Disc {
	border:#000 1px solid;
}

.BulletinBoard_Head {
	background-color: transparent;
  	padding: 2px;
}

.BulletinBoard_Subs {
	border: #ffdc80 1px solid;
	background-color: #fff4e0;
	margin-top: 4px;
	margin-bottom:4px;
}

.BulletinBoard_SmallHead {
	padding: 2px 2px 2px 8px;
	font-weight: bolder;
	text-align: left;
	background-color: #ffdc80;  		
	color: #504030 !important;
}

/* Who is online */
.WhoIsOnLineH {
	padding: 2px;
	font-weight: bolder;
	text-align: left;
	background-color: #e8d0a0;  
	border: #efac80 1px solid;		
	color: #504030 !important;
}

.WhoIsOnLineB {
	padding: 2px;	
	text-align: left;
	background-color: #ffe8b0;  
	border: #efac80 1px solid;		
	color: #504030 !important;
}

#WbtDiv {
	float: left;
	position: relative;
	margin: -18px 0 0 -8px;
	font-size: 6px;
}

/* popup */
#popup_container {
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	background-color: #B0B0B0;
	text-align:center;
	z-index: 101;
}

#popup_dragbar {
	cursor: pointer;
	background-color: #4040A0;
	border-top: 1px solid #8080F0;
	border-left: 1px solid #8080F0;
	border-right: 1px solid #8080F0;
	min-width: 80px; /*NS6 style to overcome bug*/
	height:16px;
}

#popup_dragbar #popup_close {
	width: 16px;
	height: 16px;
	background-image: url(../../img/interface/close16.png);
}

.permalink {
	text-align:right;
	text-decoration: none;
}