body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:url(img/bgr_body.gif) #F6F8F9 repeat-x top left;
}
a:hover {
	text-decoration:underline;
}
#body {
	margin:0 auto;
	width:990px;
	padding:0 0 0 10px;	
	background:url(img/body.png) repeat-y top left;
	border:0px solid #FF0000;
}
* html #body {
	width:990px;
	padding:0 0 0 10px;
	margin:0 auto;
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/body.png', sizingMethod='scale');
	background-repeat: no-repeat;
}
#content {
	width:980px;
	float:left;
	background:#FFFFFF;
/*	border:1px solid #ffffff;*/
}
#top-menu {
	background:url(img/bgr_topmenu.gif) repeat-x top left;
	float:left;
	width:980px;
	height:20px;
	text-align:right;
	padding:5px 0 0 0;
}
#top-menu a {
	color:#2D5E8D;
	padding:0 10px 5px 7px;
	display: inline;
	background:url(img/arrow_s.gif) no-repeat top left;
	text-decoration:none;
}
#top-menu a:hover {
	text-decoration:underline;
}
#header {
	background: url(img/bgr_header.jpg) #2A5D8C no-repeat top left;
	width:980px;
	height:139px;
	float:left;
	border-bottom:1px solid #4074A4;
}
#logo-asset {
	float:left;
	width:500px;
	height:80px;
	padding:0;
	margin:18px 0 0 0;
	border:0px solid #FF0000;
}
#logo-asset span {
	display: none;
}
#logo-asset a {
    float:left;
	display:block;
	width:500px;
	height:80px;
	border:0px solid #CC66CC;
}
#logo-bank {
	float:right;
	width:250px;
	height:30px;
	padding:0;
	margin:18px 0 0 0;
	background:url(img/logo.gif) no-repeat bottom right;
	border:0px solid #FF0000;
}
#logo-bank span {
	display: none;
}
#logo-bank a {
    float:left;
	display:block;
	width:250px;
	height:30px;
	border:0px solid #CC66CC;
}
#main-menu {
	float:left;
	width:960px;
	padding:15px 0 0 20px;
	font-size:13px;
	color:#D0DBE6;
	font-weight:bold;
}
#main-menu ul {
	float:left;
	width:960px;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
#main-menu ul li {
	float:left;
	padding:0 13px 0 0;
}
#main-menu a {
	padding:0 10px 5px 7px;
	display: inline;
	background:url(img/arrow.gif) no-repeat top left;
	text-decoration:none;
	color:#D0DBE6;	
}
#main-menu a:hover {
	text-decoration:underline;
}
.running-text {
	background:#FF7E3F;
	color:#FFFFFF;
	height:21px;
	float:left;
	padding:5px 0 0 0;
}
#page-content {
	clear:both;
	float:left;
	width:950px;
	padding:20px 15px;
	border:0px solid #003300;
}
h1 {
	color:#FF7E3F;
	font-size:21px;
	font-weight:normal;
	padding:10px 0;
	margin:0;
}
h1 a {
	color:#FF7E3F;
	text-decoration:none;
}
h2 {
	color:#4B9ECE;
	font-size:13px;
	padding:0;
	margin:0;
}
h2 a {
	color:#4B9ECE;
	text-decoration:none;
}
.left-column {
	float:left;
	padding:0 13px 0 0;
	width:317px;
}
.left-column-content {
	background:url(img/bgr_kare2.gif) #FFFFFF no-repeat top left;
	border:1px solid #CFE4F5;
	min-height:360px;
	height:auto !important;
	height:360px;
}
.left-column-bank {
	background: url(img/banka.jpg) no-repeat bottom left;
	padding:9px 6px 10px 10px;
	min-height:360px;
	height:auto !important;
	height:360px;
}
.center-column {
	float:left;
	padding:0 13px 0 0;
	width:317px;
}
.center-column-content {
	background:url(img/bgr_kare2.gif) #FFFFFF no-repeat top left;
	padding:9px 6px 10px 10px;
	border:1px solid #CFE4F5;
	min-height:360px;
	height:auto !important;
	height:360px;
}
.center-column-content img {
	border:1px solid #FFFFFF;
	margin:3px 5px 0 0;
}
.right-column {
	float:left;
	width:287px;
}
.right-column a {
	color:#4B9ECE;
}
.right-column h1 a {
	color:#FF7E3F;
	text-decoration:none;
}
.right-column-content {
	background:url(img/bgr_kare2.gif) #FFFFFF no-repeat top left;
	padding:9px 6px 10px 10px;
	border:1px solid #CFE4F5;
	min-height:360px;
	height:auto !important;
	height:360px;
}
#bottom_nav {
	width:900px;
	float:left;
	clear:both;
	padding:0 0 7px 15px;
}
#bottom_nav a {
	color:#FF7E3F;
	text-decoration:none;
	padding:0 10px 0 5px;
	display: inline;
	background:url(img/arrow_s.gif) no-repeat center left;
	text-decoration:none;	
}
#footer {
	width:1000px;
	clear:both;
	margin:0 auto;
	padding:3px 0;
	background:url(img/footer.gif) no-repeat top left;
}
.copy {
	float:left;
	width:550px;
	color:#5488B8;
	font-size:10px;
	padding:10px 0 0 9px;
}
.abc {
	float:right;
	width:400px;
	color:#5488B8;
	font-size:10px;
	text-align:right;
	padding:10px 10px 0 0;
}
.abc a {
	color:#5488B8;
	text-decoration:none;
}
#running-text-bottom {
	color:#FFFFFF;
	float:left;
	padding:5px 0 0 10px;
	height:15px;
	border:0px solid #CC66CC;
	width:980px;
}
.left-column-inner {
	width:650px;
	padding:0 13px 0 0;
	float:left;
}
.content-inner {
	background:url(img/bgr_content_inner.gif) #FFFFFF no-repeat top left;
	padding:25px 10px 30px 20px;
	border:1px solid #CFE4F5;
	float:left;
	width:619px;
}
h3 {
	color:#4B9ECE;
	font-size:17px;
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
}
h3 a {
	color:#4B9ECE;
	text-decoration:none;
}
.content-inner p {
	padding:0 0 20px 0;
	margin:0;
}















