/* @override 
	http://mificimoney.local/css/basic.css
	http://mificimoney-slo.local/css/basic.css
	http://mificimoney-slo.lj.bananica.com/css/basic.css
	http://money-slo.bananica.com/css/basic.css
*/

/* @group YUI Reset */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/* @end */

body, td, input, textarea, select, th, table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #222;
}
body, html {
	width: 100%;
	height: 100%;
}
html {
	background: url(html.gif) repeat-y left top;
}
body {
	background: url(body.gif) repeat-x left top;
}
#container {
	width: 100%;
}
.yui-skin-sam table td .yui-menu-button em {
	width: 200px;
	overflow: hidden; 
	white-space: nowrap; 
	display: block;
	text-align: left;
	text-overflow: ellipsis; 
}
#logo {
	background: url(logo.jpg) no-repeat;
	width: 335px;
	height: 52px;
	display: block;
}
#header {
	width: 100%;
	height: 55px;
	float: left;
	clear: both;
}
#lcol {
	width: 241px;
	float: left;
	background: url(meniTop.gif) no-repeat left top;
}
#main {
	float: left;
	overflow: hidden;
	width: 1070px;
}
#formMonth {
	height: 28px;
	padding: 0 0 0 10px;
	color: #000;
}
#formMonth select {
	margin: 3px 0 0 5px;	
}
td select {
	width: 150px;
}
table td, table th {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 3px 10px;
	font-size: 11px;
}
table th {
	border-bottom: 1px solid #959aa1;
	border-right: 1px solid #b7b7b7;
	background: url(th.gif) no-repeat left top;
	color: #000;
	padding: 6px 10px;
}
table tr.TR0 td {
	background: #f3f8fe;
}
table tr.hl.TR1 td {
	background: #ffeed8;
}
table tr.hl.TR0 td {
	background: #fff6eb;
}
table tr:hover td {
	background: #e0f4de;
}
.commentInput {
	background: none;
	border: none;
}
.cifraPlus, .cifraMinus, input.positive, input.negative {
	font-weight: bold;
	color: #71a743 !important;
	text-align: right;
	display: block;	
}
input.positive, input.negative {
	text-align: left;
	display: inline;
}
.cifraMinus, input.negative {
	color: #b50000 !important;
}
#menu {
	margin: 28px 0 0 0;
}
#lcol li {
	display: block;
}
#lcol li a span {
	font-size: 10px;
	display: inline;
	text-align: left;
	color: #9ba0a6;
}
#menu li.menuActive a span {
	color: #d2e3f0;
}
#menu li.menuActive{
	background: url(aktMenu.gif) repeat-x;
}
#menu li.menuActive a{
	color: #fff;	
	text-shadow: rgba(0,0,0,0.33) 0 -1px 0;
}
#lcol li a {
	display: block;
	color: #000;
	text-shadow: rgba(255,255,255,0.62) 0 1px 0;
	text-decoration: none;
	padding: 6px 5px 6px 25px;
	background: url(list.png) no-repeat 4px 6px;
}
#lcol li li a {
	padding-left: 50px;
	background-position: 29px 4px;
}
#lcol li#mBez a span {
	background: #dd0910;
	color: #fff;
	font-weight: bold;
	padding: 2px 6px;
	text-shadow: rgba(0,0,0,0.41) 1px 1px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#lcol li#mBez a {
	background-image: url(alert.png);
}
#lcol li#mAdd a {
	background-image: url(add.png);	
}
#lcol li#mIrenica a, #lcol li.mIrenica a {
	background-image: url(irenica.png);
}
#lcol li#mBananica a, #lcol li.mBananica a {
	background-image: url(bananica.png);	
}
#menu li#mStednja a {
	background-image: url(6.png);
}
#menu li#mStediBibi2 a {
	background-image: url(84.png);	
}
#menu li#mStediBane2 a {
	background-image: url(88.png);	
}
#menu li#mStediBibi a {
	background-image: url(stedibibi.png);
}
#menu li#mStediBane a {
	background-image: url(stedibane.png);
}
#menu li#mPorez a {
	background-image: url(porez.png);	
}
#menu li#mImport a {
	background-image: url(import.png);
}
#lcol h2 {
	background: url(stats.gif) no-repeat left top;
	color: #000;
	padding: 5px 0 6px 25px;
	margin: 20px 0 10px 0;
}
.accountSwitch {
	background: url(account.png) no-repeat;	
	height: 22px;
	width: 79px;
	overflow: hidden;
}
.account1 {
	background-position: left -22px;
}
.account2 {
	background-position: left -44px;
}
.account3 {
	background-position: left -66px;
}
.account5 {
	background-position: left -88px;
}
.account6 {
	background-position: left -110px;
}
.accountSwitch span {
	display: block;
	float: left;
	width: 26px;
	height: 22px;
	cursor: pointer;
}
.accountSwitch .switchIrenicaStedi {
	margin-left: 7px;
}
.switchBananica, .switchPorez {
	width: 74px;
}
.switchSplit {
	width: 64px;
}
.itemDelete, .itemSplit, .itemEdit {
	display: block;
	cursor: pointer;
	padding: 1px 0 3px 20px;
	background: url(brisi.png) no-repeat left top;
	float: left;
	color:#000;
	text-decoration:none;
}
.itemEdit {
	height: 16px;
	background: url(edit2.png) no-repeat left center;
	width: 22px;
	padding: 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #d9d9d9;
}
.itemSplit {
	background-image:url(split.png);	
}
.itemTouch {
	display: none;
	width: 20px;
	height: 18px;
	background: url(touch.png) no-repeat left top;
	float: left;
}
table tr.hl .itemDelete,table tr.hl .itemEdit {
	display: none;
}
table tr.hl .itemTouch {
	display: block;
	cursor: pointer;	
}
#loading {
	position: absolute;
	background: url(loading.gif) no-repeat center center #000;
	width: 300px;
	height: 200px;
	z-index: 100;
	left: 0;
	top: 0;
	display: none;
}
#lcol table {
	width: 240px;
}
#lcol td {
	border-right: none;
	border-color: #c3cad1;
	font-size: 10px;
	vertical-align: top;
	padding: 4px 4px;
}
#lcol td .cifraPlus, #lcol td .cifraMinus {
	font-weight: normal;
}
#formImport {
	float: left;
	margin: 4px 0 0 10px;
}
#formImport input {
	float: left;	
}
#formImport textarea {
	float: left;
	clear: both;
	margin: 15px 0 0 0;
	height: 300px;
}
#lcol .trIncome td, #lcol .trOutcome td,#lcol .trIncome td span, #lcol .trOutcome td span {
	font-weight: bold !important;
} 
#lcol .trIncome td{
	background: #c7d5d2;
}
#lcol .trOutcome td{
	background: #dcced1;	
}
table tr.trSUM td {
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	border-right: none;
}
table tr.trSUM td.tdSUM {
	text-align: right;
	border-right: none;	
}
table tr.trSUM td span {
	text-align: left;	
}
#lcol table tr.trSUM td {
	border-color: #000;
}
#lcol table tr.trSUM td span {
	text-align: right;	
	font-weight: bold;
}
strong {
	font-weight:bold;
}
#lcol table td a {
	text-decoration: none;
	color: #a22870;
}
#lcol table tr.catAct td {
	background: #000;
	color: #fff;
}
#lcol table tr.catAct td a {
	color: #fff;	
}
#lcol table tr.catAct td span {
	color: #fff;	
}
#actionSplit {
	float:left;
	padding:40px 0 0 10px;	
	width:400px;
}
#actionSplit ul {
	
}
#actionSplit .cifraPlus, #actionSplit .cifraMinus {
	float:left;
}
#actionSplit .row {
	float:left;
	clear:both;
	width:100%;
	padding:5px 0;
}
#actionSplit input {
	margin:0 5px;	
}
#actionSplit .ftext {
	float:right;
}
hr {
	height:1px;
	overflow:hidden;
	line-height:1px;
	background:#ccc;
	clear:both;
	border:none;
	margin:10px 0;
	float:left;
	width:100%;
}
.splitTD {
	font-size: 10px;
	font-weight: normal;
	color: #8d8d8d;
}
.splitTD.account_3 span,.splitTD.account_3 b {
	display: block;
	float: left;
	clear: both;
	background: url(irenica_s.png) no-repeat left top;
	padding: 0 0 0 16px;
}
.splitTD.account_3 b {
	background-image: url(bane_s.png);
	display: block;
	float: left;
	font-weight: normal;
}
.splitTD.split0C5 span, .splitTD.split0C5 b,.splitTD b,.splitTD span {
	display: none;
}
.splitTD .itemSplit {
	display: none;	
}
.splitTD.split0C5.account_3 .itemSplit {
	display: block;
}
#overlayBcms {
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	z-index: 100;
}
#splitWindow, .overlayWindow {
	position: absolute;
	z-index: 1000;
	background: #fff;
	left: 50%;
	margin-left: -150px;
	box-shadow: 0 0 8px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8);
	
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;	
}
.overlayWindow {
	width: 500px;	
}
.overlayWindow label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding: 2px 5px 2px 0;
}
.overlayWindow .overlayWindowC div {
	clear: both;
	float: left;
	width: 100%;
	padding: 3px 0;
	border-top: 1px solid #eee;
}
.overlayWindow  input[type='checkbox'] {
	margin: 3px;	
}
.overlayWindow  input[type='text'] {
	width: 250px;
	padding: 3px 5px;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
.overlayWindow  input[name='amount'] {
	width: 100px;	
	display: inline !important;
}
.toolbar a:hover {
	background-position: 11px -33px;
	background-color: rgba(0,0,0,0.1);
	color: #000;
}
.toolbar a {
	display: block;
	float: right;
	color: #2f2f2f;
	text-decoration: none;
	padding: 10px 20px 10px 35px;
	line-height: 16px;
	background: url(save.png) no-repeat 11px 7px;
	text-shadow: 0 1px #fff;
	border-left: 1px solid rgba(0,0,0,0.15);
}
.toolbar a.cancel {
	background-image: url(cancel.png);
}
.toolbar {
	float: left;
	width: 100%;
	background: url(toolbar_back.gif) repeat-x left top;
	margin: 20px 0 0 0;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;	
	overflow: hidden;
}
#splitWindowC, .overlayWindowC {
	padding: 15px;
}
#splitWindow span {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
	background: url(irenica_s.png) no-repeat left center;
}
#splitWindow span.bane {
	background-image: url(bane_s.png);
}
#splitWindow b {
	display: block;
	float: left;
	width: 10px;
	padding: 3px 0;
}
#splitWindowC div {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
#splitWindowC button {
	margin: 10px 10px 0 0;
}
#main table {
	width: 100%;
}
.infoBox {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	margin: 15px;
	background-color: #dde1e5;
	text-align: center;
}
.infoBox p {
	text-shadow: 0 1px #fff;
	margin: 0;
	padding: 15px 25px;
	color: #5d5e61;
}
.statsWrapper {
	float: left;
	margin: 40px 0 0 15px;
	clear: both;
}
.statsWrapper .row {
	float: left;
	font-size: 11px;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
.statsWrapper .row label {
	display: block;
	float: left;
	width: 120px;
}
.statsWrapper .row em {
	float: left;
	width: 80px;
}
.statsWrapper .row i {
	display: block;
	float: left;
	height: 15px;
	background: #61ba02;
}
.statsWrapper h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.statsWrapper .row.red i {
	background: red;
}
.statsWrapper p {
	margin: 10px 0 0 0;
	clear: both;
	float: left;
}