/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image:  url(file:///D|/www/finesa-capital/gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;

}
.leftpane {
	width: 210px;
	background-color: transparent;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 15px;
}
.contentpane {
	width: 580px;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 9px;
	padding-top: 15px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #603913 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image:  url(file:///D|/www/finesa-capital/gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

body {
	background-color: #723f00;
	margin: 0px;





}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.brd {
	border-top: 2px none #FF0000;
	border-right: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
}


.bgrdbottom {
	background-image:  url(file:///D|/www/finesa-capital/images/bgrdTbl.jpg);
	background-repeat: repeat-x;
	background-position: top;

}.lefttopTblBgrd {
	background-image:  url(file:///D|/www/finesa-capital/images/tbl_top1_bgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;

}
.tblTopMainBgrd {
	background-image:  url(file:///D|/www/finesa-capital/images/tblmaintopBgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}
.GlavnaSadrzaj {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image:  url(file:///D|/www/finesa-capital/images/tblmain2leftgraybgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.tblGlaRoGray {
	background-image:  url(file:///D|/www/finesa-capital/images/tblmain2crtaleftgray2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;

}
.GlavnaSadrzaj2 {
	background-image:  url(file:///D|/www/finesa-capital/images/tblmain2leftgraybgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tblOkerVijesti {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px 25px 10px 15px;
	border-bottom-style: solid;



}
.tblUsluge {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;


}
.GlavnaSadrzajNsl {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.topleft {
	padding-right: 25px;
}
.tblTop5up {
	background-color: #f9eecb;
	background-image:  url(file:///D|/www/finesa-capital/images/top5up/bgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;

}
.tblTop5Down {
	background-color: #f9eecb;
	background-image:  url(file:///D|/www/finesa-capital/images/top5down/bgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;

}
.tblTop5Mid {
	background-color: #f9eecb;
	background-image:  url(file:///D|/www/finesa-capital/images/top5middle/bgrdtop5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;

}
.tblLeftPane {
	padding-bottom: 20px;
}
A.usluge:link
{
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #585757;
}
A.usluge:active
{
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #585757;
}
A.usluge:hover
{
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #ed1c24;
}
A.usluge:visited
{
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #585757;
}.GlavnaSadrzajPOdstr
{
    padding-top: 35px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 25px;
}
.razmak {
	padding: 7px;
}
.razmakIspodDesno {

	padding: 7px 35px 7px 7px;
}
A.vijesti:link
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
}
A.vijesti:active
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
}
A.vijesti:hover
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    color: #ed1c24;
}
A.vijesti:visited
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
}.tblTopMainPodstr {
	background-image:  url(file:///D|/www/finesa-capital/images/tblmaintopBgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;

}
.divIzbornik {

	float: right;
	width: 200px;
    padding-left: 30px;
    padding-bottom: 25px;


}
.aGlavniTekst
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    line-height: 18px;
    font-size: 11px;
    font-weight: normal;
}
.aNaslov
{
    font-weight: bold;
    font-size: 16px;
    color: red;
}


.tblTopMainPodstr2 {
	padding: 0px;
	margin: 0px;
	height: 221px;

}

A.linkIspod:link
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #585757;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;


}
A.linkIspod:active
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #585757;

}
A.linkIspod:hover
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #ed1c24;

}
A.linkIspod:visited
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
}
.bottompane2 {
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;

}
.tblLeftPanelIspod {
	background-image:  url(file:///D|/www/finesa-capital/images/v2/left_panel_20.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 12px 9px 5px 15px;

}
.tdmain {
	padding: 15px;
}
.tblOkerVijesti2 {
	background-color: #fdfaf0;
	background-image:  url(file:///D|/www/finesa-capital/images/tblmain2okerBgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px 25px 10px 15px;

}
.table1 {
	margin-top: 16px;

}
.tdCrobex {
	width: 265px;
	padding-right: 9px;




}
.tdtop5 {
	width: 235px;
	padding-right: 9px;
	padding-left: 9px;



}
.tdburzeregije {
	width: 214px;
	padding-left: 9px;

}
.tdDionica1 {
	padding-right: 5px;
	width: 162px;


}
.tdDionica2 {
	padding-right: 4px;
	padding-left: 4px;
	width: 166px;

}
.tdDionica3 {
	padding-left: 5px;
	width: 170px;
	padding-right: 9px;


}
.tblDionice {
	margin-top: 25px;


}
.tblispod {
	margin-top: 20px;

}
.tdUsluge {
	padding-right: 9px;
	width: 171px;


}
.tdNovosti {
	padding-right: 9px;
	padding-left: 9px;
	width: 329px;

}
.tblTecajnica {
	border: 1px solid #999999;
	width: 205px;

}
.tdtecajnicahead {
	background-image:  url(file:///D|/www/finesa-capital/images/v2/tecajnica.gif);
	background-repeat: no-repeat;
	height: 44px;
	padding: 0px;
	text-align: center;



}
.naslovtecajnice {
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	font-family: Tahoma, Arial, Helvetica, sans-serif;


}
.naslovtecajnicedatum {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.tdtrazilicahead {
	text-align: left;
	padding-top: 5px;
	width: 16px;
	padding-bottom: 3px;
	padding-left: 6px;




}
.tdtrazilica {
	text-align: left;
	padding-left: 15px;
	height: 15px;
	padding-bottom: 5px;



}
A.linkzsenovosti:link
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
    font-family: tahoma,arial;
}
A.linkzsenovosti:active
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
    font-family: tahoma,arial;

}
A.linkzsenovosti:hover
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    color: #ed1c24;
    font-family: tahoma,arial;

}
A.linkzsenovosti:visited
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #585757;
    font-family: tahoma,arial;

}
.NaslovZasto {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
.toptrakavrijeme {
	background-image:  url(file:///D|/www/finesa-capital/images/v2/top_crta_15.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tblBurzeregijeNaslov
{
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
    text-align: center;
    background-image:  url(file:///D|/www/finesa-capital/images/v2/Tabrepeat_unselectedx.gif);
    background-repeat: repeat-x;
    color: white;
}
.naslovBurzeregije
{
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}
.tblBurzeRegije
{
    border-right: #bdbcbc 1px solid;
    border-left: #bdbcbc 1px solid;
    border-bottom: #bdbcbc 1px solid;
    width: 200px;
}
.gmbtrazi {
	

}
.GlavnaSadrzajPOdstr2 {

    padding-top: 0px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 25px;
}
A.toplink:link
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma, arial;
}
A.toplink:active
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma, arial;
}
A.toplink:hover
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma, arial;
}
A.toplink:visited
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma, arial;
}
