/* @override http://www.abanksb.bg/abb.css */

.break{
	display: block;
	margin:  2px 0;
	padding: 0;	
}
.break a{
	color: #42619b;
	text-decoration: none;
}

body{
	font: normal 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin:0;
 	padding:0; 
	background: #fff url(img/bodyBG.gif) top repeat-x;
}
a:link, a:active, a:visited{
	text-decoration: none;
	border: none;
	color: #42619b;	
}
a:hover{
	color: #000;
}
#base{
	position: relative; 
	top: 30px; 
	width: 860px; 
	height: 100% !important;
	margin:0 auto;
	padding:0;	 
	background:#fff; 
	border:1px solid #DDD; 
	}
	
#hp{
	position: absolute;
	margin: 0 auto;
	width: 600px;
	top: 200px;
	left: 50%;
	margin-left: -300px;
	text-align: center;	
}


#hp a:link, #hp a:active, #hp a:visited{
	margin: 15px 0;
	padding: 5px;
	text-align: left;
	color: #888;
	text-decoration: none;
	display: block;
}
#hp a:hover{
	color: #333;
	}

#hp img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#bg {
	width: 250px;
	display: inline;
	float: left;
	margin: 0 50px 0 0;
}
#en {
	width: 250px;
	display: inline;
	float: left;
	margin: 0 0 0 50px;
}

#header{
	margin: 0px;
	padding: 0 0 25px 0;
/*	width: 100%;*/
	background: #fff /*url(img/hbg.gif) bottom repeat-x*/;
	border-bottom: 1px solid #E0DFE3;
	height: 115px;
	}

#header img{
	margin: 10px 0 0 20px;
	border: 0;
	padding: 10px 0 0 0;
}
#header img.right{
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 10px;
}
#header img.rightEn{
	position: absolute;
	right: 10px;
	top: 20px;
	margin: 0;
	padding: 10px;
}
#leftMenu{
	width: 215px;
	display: inline;
	position: relative;
	top: 30px;
	left: 20px;
	margin: 0;
	padding: 0;
	float: left;
	height: 500px;	
		}
#Left{
	margin: 0;
	padding: 0;
}	
#Left li, #Left li.Long{
	list-style: none;
	margin: 5px 0;
	padding: 3px;
	}
	
#Left li a:link, #Left li.Long a:link, #Left li a:active, #Left li.Long a:active , #Left li a:visited, #Left li.Long a:visited {
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url(img/sq1.gif) left center no-repeat!important;
	font-size: 13px;
	color: #000;
	white-space: normal;
	}

#Left li a:hover, #Left li.Long a:hover{
	background: url(img/sq2.gif) left center no-repeat!important;
	color: #333;
	font-size: 13px;
}

#Left li a.attn{
	/*color: #cc0033;*/
	background: url(img/sq1attn.gif) left center no-repeat!important;
	padding: 0 0 0 20px;
}
#Left li.here a, #Left li.hereLong a, #Left li.here a.attn{
	background: url(img/sq3.gif) left center no-repeat!important;
	color: #cc0033;	
}
#content{
	position: relative;
	width: 550px;
	min-height: 480px;
	margin: 5px 5px 5px 25px;
	padding: 20px 0 5px 35px;
	display: inline;
	float: left;
	border-left: 1px solid #E0DFE3;
	}

#content h1{
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 22px;
	text-transform: uppercase;
}
#content h2 {
	font-size: 14px;
	margin: 25px 0 0 0;
	padding: 0;
	line-height: 18px;
	text-transform: uppercase;
}

#content ul{
	margin: 5px 0 15px 0;
	padding: 0 0 0 18px;
}
#content ul li{
	margin: 0;
	padding: 1px 0;	
}
#content p img{
	margin: 15px 0px;
	padding: 15px 0;
}

.photo{
	display: inline;
	float: left;
	padding: 5px 15px 0 0;
	clear: both;
}
.notice{
	margin: 0 0 10px 0; /*10px 0 */
	padding: 0px; /*10px 0 */
	text-align: left;
	}
#content div.notice h1	{
	margin: 25px 0 15px 0;
	text-align: center;
	font-size: 13px;
}
.notice h2{
	font-size: 14px;
	margin: 0;
	padding: 4px 0px 0px 0px;
	}
	
.single{
	font-size: 12px;
	display: block;
	margin:  5px 0;
	padding: 0;
}
p.single strong{
	color: #333;	
}
	
.notice a.pdf{
	background: url(img/pdf.gif) left no-repeat;
	padding: 5px 23px 0px 23px; /*7 25*/
	display: block;
	color: #42619b;
	/*text-decoration: underline;*/
	text-transform: lowercase;
	font-size: 12px;
}


	/*instead li style - abz */
.abz{
	padding: 0 0 0 20px;
	margin: 15px 0;
	background: url(img/li.gif) top left no-repeat;
	background-position: 0px 5px;
	font-size: 14px;
	list-style-image: none;
	list-style: none;
}

.decor{
	margin-top: 20px;
	padding: 0px;
	border-top: 1px solid #DDD;
	}
	
ol li{
	padding: 10px 0px;
}

ul.nomark li{
	padding: 5px 0px;
	margin: 0;
	list-style: none;
	font-weight: bold;
	
}
ul#codeList{
margin: 0;
padding: 0;	
list-style-image: none;
}
#codeList li{
	list-style-image: none;
	list-style-type: none;
	margin: 5px 0;
}
#codeList li.head{
	padding: 15px 0px 5px 0;
	margin: 10px 0;
	list-style: none;
	font-weight: bold;
	text-align: center;
}

#codeList li.art{
	margin: 18px 0 0 0;
}

#codeList li.par{
	padding: 5px 0px;
	margin: 15px 0 20px 0;
	list-style: none;
	font-weight: normal;
}

ul#codeList li ol{
	padding: 0;
	margin-left: 30px;
	margin-top: 5px;
}
ul#codeList li ol li{
	list-style-type: decimal;
	margin: 0px 0px 0px 15px;
	padding: 1px 0;
}

#footer{
	position: relative;
	bottom: 0px;
	/*width:860px;*/
	height: 26px;
	background:#efefef;
	color:#888;
	margin: 10px 0 0 0;
	padding: 5px 10px 10px 40px;	
	text-align: left;	
	clear: both;
	font-size: 11px;
}

a.made:link, a.made:active, a.made:visited {
	display: inline;
	color:#888;
	padding: 1px;
}
a.made:hover {
 text-decoration: underline;
}
.clr {
clear:both; 
overflow:hidden; 
width:1px; 
height:1px; 
margin:0 -1px -1px 0; 
border: 0; 
padding: 0; 
font-size: 0; 
line-height: 0px;}

.supNot{
	width: 550px;
	white-space: normal;
	margin: 5px 0;
	font-size: 11px;
}
sup, sub{
	font-size: 11px;
}
/*=======popup styles===========*/
#popDiv{
	margin: 0;
	padding: 5px 15px 10px 25px;
}
#popDiv h1{
	padding: 5px 20px 0px 15px;
	font-size: 16px;
}
#popDiv p{
	padding: 5px 15px;
}
	