/* CSS Document */

html,
body
{
	height: 100%;
}


body
{
	background:#FFF;
	margin: 0px;
	font-family: Tahoma;
	font-size:10pt;
}

.right_h
{
	font-size: 16px;
	font-weight: bold;
		color: Navy;
}

#hesablar li
{
	list-style-type:none;
}

#hesablar li a 
{
	color: navy;
	text-decoration: none;
}

#hesablar li a:hover
{
	text-decoration: underline;
}



body,
table,
td,
p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#topBlock,
#bottomBlock
{
	background: #F5F5F5;
	text-align:center;
}

.maintable
{
	border: none;
	border-collapse:collapse;
	width:960px;
}

#ibanking
{
	border-top:1px solid #0711a6;
	border-bottom:1px solid #0711a6;
	float:right;
	width: 230px;
	margin-right: 5px;
	height: 100px;
	text-align: left;
	color: #0711a6;
}

h3
{
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333;
}

h4
{
	font-size:16px;
	height: 20px;
}

a.black,
a.black:visited
{
	color: #333;
	text-decoration:none;
}

a.black:hover
{
	color: #0711a6;
	text-decoration:none;
}

a.withBg,
a.withBg:visited,
.withBg
{
	color:  #0711a6;
	text-decoration:none;
}

a.withBg:hover
{
	color: #FFF;
	text-decoration:none;
	background: #0711a6;
}



table.texttable
{
	width: 95%;
	border: 1px solid #CCD;
	border-bottom: none;
	border-right: none;
	border-collapse: collapse;
}

table.texttable td,
table.texttable th
{
	border: 1px solid #CCD;
	border-top: none;
	border-left: none;
	padding: 3px;
}

table.texttable td p,
table.texttable th p
{
	margin: 0px;
	padding:0px;
}

table.texttable th
{
	background: #F2F5Fd;
	text-align: center;
}





a.menuTopMain,
a.menuTopMain:hover,
a.menuTopMain:visited
{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	padding: 2px 25px;
	display: block;
	text-align:center;
}


a.menuTop,
a.menuTop:hover,
a.menuTop:visited
{
	color: #FFF;
	font-size: 12px;
	text-decoration:none;
	padding: 5px;
}



#underMenu
{
	height: 40px;
	margin: 10px 0px;
	border-top: 1px solid #0711a6;
	border-bottom: 1px solid #0711a6;
}

div.arrow
{
	width: 70px;
	float:left;
	background:url(img/strelka.jpg);
	background-position:right;
	height: 35px;
}

div.arrow span
{
	margin: 8px;
	display:block;
}

div.elements
{
	float: right;
	margin-right: 10px;
	width: 130px;
}

div.elements h4
{
	float: left;
	padding: 0px;
	margin: 0px;
}
div.elements span
{
	float: right;
	display:block;
}

div.left_menu div.left_menu a
{
	display: block;
	padding-top: 2px;
	padding-bottom:2px;
/*	border-bottom: 1px solid #EEE;*/
}

.left_menu a
{
	display: block;
	padding-top: 2px;
	padding-bottom:2px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

div.left_menu
{
/*	border-bottom: 1px solid #0711a6;*/
}

div.left_menu div.left_menu
{
/*	border-top: 1px solid #EEE;
	border-bottom: none;*/
}


a.news_arrow:hover,
a.news_arrow:visited,
a.news_arrow
{
	color:#0711a6;
	font-size:30px;
	text-decoration:none;
	font-weight: bold;
}

.news
{
	padding: 0px;
	margin: 10px;
	color: #666;
}

.news a
{
	text-decoration: none;
	color: blue;
	font-weight: bold;
}


a.link_blue:hover,
a.link_blue:visit,
a.link_blue
{
	display: block;
	color:#FFF;
	height: 17px;
	text-decoration:none;
	background:url(img/link_blue1.jpg);
}

a.link_blue:hover
{
	background:url(img/link_blue2.jpg);
}


#mnpng1
{
	background:url(img/tab41.png);
}
#mnpng2
{
	background:url(img/tab42.png);
}
#mnpng3
{
	background:url(img/tab43.png);
}
#mnpng4
{
	background:url(img/tab44.png);
}

#mnpngleft
{
	float: left; 
	height: 40px; 
	background: url(img/menuleft.png); 
	background-position: left; 
	background-repeat: no-repeat;
}

#mnpngright
{
	float: right; 
	height: 40px; 
	background: url(img/menuright.png); 
	background-position: right; 
	background-repeat: no-repeat;
}


#running_news {padding-top:7px;}

#running_news a {
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
#running_news_controls {
	padding-left: 5px;
	width: 80px;
	float:left;
}
#running_news_controls a {
	margin-right: 1px;
}
#running_news_text {
	float:left;
}

#news {
    padding:0;
    margin:0;
}
#news li {
    list-style:none
}


<!–[if lte IE 6]>

<style>@import ”pngfix.css”;</style>

<![endif]–>



.nav ul
{
	list-style:none;
}
.nav li {
    position:relative;
	display: inline;
	margin: 0px;
}
.nav li div {
    position:absolute;
    top:15px;
    left:-9999px;
}
.nav li:hover div {left:0;}


.nav li div ul {
	background: #C9DBF8;
	display: block;
}

.nav li div ul li {
	display: block;
}



input.lang
{
	border: none;
	background: none;
	font-size: 11px;
	text-decoration:underline;
	margin: 5px;
	padding: 0px;
	cursor: pointer;
}
