*{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	margin: 0;
	padding: 0;
}
body{
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img{
	border: 0;
}
div{
	float: left;
}
ul{
	list-style-type: none;
}
table{
	margin: 5px 0;	
}
h3{
	margin: 2px 0;
	}
#background-left{
	width: 50%;
	height: 182px;
	background: url(/images/page-background-left.gif) repeat-x 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#background-right{
	width: 50%;
	height: 49px;
	background: url(/images/page-background-right.gif) repeat-x 0 0;
	position: absolute;
	top: 0;
	right: 0;
}
#background-main{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#page{
	margin: 0 auto;
	width: 963px;
	float: none;
}
#page-background{
	background: url(/images/page-background.gif) repeat-y 0 0;
	width: 100%;
	height: 100%;
}
#top{
	width: 992px;
	height: 258px;
	background: url(/images/top-background.jpg) no-repeat 0 0;
	margin-left: -29px;
	position: relative;
}
#logos{
	width: 289px;
	margin: 52px 0 0 42px;
}
#logo{
	float: left;
	display: block;
	width: 226px;
	height: 83px;
	background: url(/images/logo.gif) no-repeat 0 0;
	margin: 0 0 0 30px;
}
#top h1{
	float: left;
	display: block;
	width: 289px;
	height: 26px;
	background: url(/images/slogan.gif) no-repeat 0 0;
	margin: 37px 0 0 0;
}
#slider{
	float: right;
	height: 213px;
	position: relative;
	margin: 35px 70px 0 0;
}
#slider .img{
	float: left;
	width: 493px;
	height: 207px;
	background: url(/images/img_05.jpg) no-repeat 0 0;
	position: relative;
}
#slider .img h2{
	position: absolute;
	bottom: 30px;
	left: 10px;
	font: normal 21px Arial;
	background-color: #f9f8f5;
	padding: 4px;
}
#slider .img h3{
	position: absolute;
	bottom: 8px;
	left: 10px;
	font: normal 15px Arial;
	background-color: #f9f8f5;
	padding: 4px;
}
#arrow-left{
	display: block;
	width: 21px;
	height: 28px;
	background: url(/images/arrow-left.gif) no-repeat 0 0;
	bottom: 20px;
	left: -45px;
	position: absolute;
}
#arrow-right{
	display: block;
	width: 21px;
	height: 28px;
	background: url(/images/arrow-right.gif) no-repeat 0 0;
	bottom: 20px;
	right: -45px;
	position: absolute;
}
#content{
	width: 953px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#side{
	width: 299px;
	margin-top: -46px;
	position: relative;
}
.side-panel{
	width: 299px;
}
.menu{
	background: url(/images/menu-background.jpg) repeat-y 0 0 ;
	width: 100%;
}
.menu-background{
	background: url(/images/menu-background-bottom.jpg) no-repeat 0 100% ;
	width: 100%;
	height: 100%;
}

.bank-ele{
	background: url(/images/bank-ele-background-center.jpg) repeat-y 0 0 ;
	width: 100%;
}
.bank-ele-background-bottom{
	background: url(/images/bank-ele-background-bottom.jpg) no-repeat 0 100% ;
	width: 100%;
	height: 100%;
}
.bank-ele-background-top{
	background: url(/images/bank-ele-background-top.jpg) no-repeat 0 0 ;
	width: 100%;
	height: 100%;
}

.calendar{
	background: url(/images/calendar-background-center.jpg) repeat-y 0 0 ;
	width: 100%;
}
.calendar-background-bottom{
	background: url(/images/calendar-background-bottom.jpg) no-repeat 0 100% ;
	width: 100%;
	height: 100%;
}
.calendar-background-top{
	background: url(/images/calendar-background-top.jpg) no-repeat 0 0 ;
	width: 100%;
	height: 100%;
}


.money{
	background: url(/images/money-background-center.jpg) repeat-y 0 0 ;
	width: 100%;
}
.money-background-bottom{
	background: url(/images/money-background-bottom.jpg) no-repeat 0 100% ;
	width: 100%;
	height: 100%;
}
.money-background-top{
	background: url(/images/money-background-top.jpg) no-repeat 0 0 ;
	width: 100%;
	height: 100%;
	text-align: center;
}

.menu ul{
	padding: 30px 0 30px 45px;
}
.menu ul li a{
	font: normal 15px Arial; 
	padding: 12px 0 12px 35px;
	background: url(/images/menu-bullet-off.gif) repeat-y 0 0 ;
	display: block;
}
.menu ul li a:hover{
	text-decoration: none;
	background: url(/images/menu-bullet-on.gif) no-repeat 0 50% ;
}
.menu ul li a.first{
	background: url(/images/menu-bullet-off.gif) no-repeat 0 20px ;
}
.menu ul li a.first:hover{
	text-decoration: none;
	background: url(/images/menu-bullet-on.gif) no-repeat 0 15px ;
}
.menu ul li a.last{
	background: url(/images/menu-bullet-off.gif) no-repeat 0 -30px ;
}
.menu ul li a.last:hover{
	text-decoration: none;
	background: url(/images/menu-bullet-on.gif) no-repeat 0 -90px ;
}
.bank-ele a#icon{
	display: block;
	width: 183px;
	height: 147px;
	background: url(/images/bank-ele-icon.png) no-repeat 0 0;
	margin: 10px auto 20px;
}
.money .table{
	width: 190px;
	margin: 0 auto;
	float: none;
	padding: 20px;
}
.money table{
	border: 0;
	border-spacing: 4px;
	width: 190px;
	margin: 10px auto 20px;
	font: normal 12px tahoma;
	text-align: center;
	vertical-align: middle;
}
.money table tr{
	background-color: #056c00;
}
.money table tr th{
	background-color: #056c00;
	color: #fff;
	height: 25px;
	font-weight: normal;
	border-spacing: 0px;
}
.money table tr td{
	background-color: #e3f1d1;
	height: 25px;
}
.money table tr td.name{
	background-color: #bcf196;
}

.wal, .proc, .wart, #glowna{
	float:none;
}
.wal{
	color: #fff;
	font: normal 12px Tahoma;
}
#main{
	width: 654px;

}
#oferts{
	width: 594px;
	padding: 30px 30px 20px;
}
#oferts a{
	display: block;
	height: 78px;
}
#oferts #person{
	width: 312px;
	background-image: url(/images/ofert-to-person.gif);
	float: left;
}
#oferts #firm{
	width: 225px;
	background-image: url(/images/ofert-to-firm.gif);
	float: right;
}
h2#page-headline{
	font: normal 17px Arial;
	background: url(/images/headline-background.gif) no-repeat 0 100%;
	width: 570px;
	padding: 20px 30px 10px;
	float: left;
}
#page-content{
	width: 570px;
	padding: 10px 30px;
	float: left;
}
#page-content ul{
	list-style-type: disc;
	padding-left: 30px ;
}
.news{
	width: 570px;
	background: url(/images/headline-background.gif) no-repeat 0 100%;
	padding: 15px 30px 25px;
}
.news h3{
	float: left;
	font-size: 14px;
	font-weight: normal;
}
.news .date{
	float: right;
	color: #454545;
	margin-top: 4px;
}
.news p{
	width: 460px;
	font-size: 12px;
	padding: 15px 0 0;
	color: #454545;
	line-height: 15px;
}
.more{
	width: 100%;
	float: left;
}
.more a{
	display: block;
	color:#185a9b;
	font-weight: bold;
	background: url(/images/news-more-icon.gif) no-repeat 100% 0;
	padding: 1px 25px 0 0;
	float: right;
	margin-top: -10px;
	height: 16px;
	position: relative;
}
#foot{
	width: 943px;
	height: 120px;
	background: url(/images/foot-background-center.gif) repeat-x 0 0;
	margin: 0 10px 10px;
	color: #373737;
}
#foot-background-left{
	width: 100%;
	height: 100%;
	background: url(/images/foot-background-left.gif) no-repeat 0 0;
}
#foot-background-right{
	width: 887px;
	height: 72px;
	padding: 48px 28px 0;
	background: url(/images/foot-background-right.gif) no-repeat 100% 0;
}
#logo-foot{
	display: block;
	float: left;
	width: 92px;
	height: 27px;
	background-image: url(/images/logo-foot.gif);
}
#foot #copyright{
	float: left;
	margin: 10px 0 0 30px;
}
#foot #developer{
	float: right;
	margin-top: 10px;
	font-size: 10px;
}
#foot #developer span{
	float: left;
}
#foot #developer a{
	display: block;
	float: left;
	width: 47px;
	height: 14px;
	background-image: url(/images/logo-dpro.gif);
	margin: -2px 5px 0;
}
#jFlowSlide{
	border: 2px solid #dddcdc;
}
.jFlowControl{
	display: none;
}
#datepicker{
	padding: 15px 0 25px 40px ;
}
.news-headline{
	display: block;
	cursor: pointer;
}

#page-content{
	padding: 10px;
}
.pdf{
	color: #529512;
	font-size: large;
	background: url(/images/pdf.gif) left no-repeat;
	padding-left: 50px;	
	line-height: 50px;
	display: inline-block;
}
.xls{
	color: #529512;
	font-size: large;
	background: url(/images/xls.jpg) left no-repeat;
	padding-left: 50px;	
	line-height: 50px;
	display: inline-block;
}
.word{
	color: #529512;
	font-size: large;
	background: url(/images/word.jpg) left no-repeat;
	padding-left: 50px;	
	line-height: 50px;
	display: inline-block;
}
	
	


































