/***************************************************
		             ABM Bank
		      made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../pic/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/***************************************************/

#head{
	width: 942px;
	position: relative;
}

#logo{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 10px;
}

#info{
	position: absolute;
	z-index: 1;
	left: 493px;
	top: 204px;
	width:438px;
	height:110px;
}

#info-background{
	position: absolute;
	z-index: 99;
	left: 493px;
	top: 204px;
	width:438px;
	height:110px;
}

html>body #info-background{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../pic/info-eng.png);
}/* Mozilla, IE7 */

#info-backgroundRu{
	position: absolute;
	z-index: 99;
	left: 493px;
	top: 204px;
	width:438px;
	height:110px;
}

html>body #info-backgroundRu{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../pic/info-eng.png);
}/* Mozilla, IE7 */

#info-backgroundSr{
	position: absolute;
	z-index: 99;
	left: 493px;
	top: 204px;
	width:438px;
	height:110px;
}

html>body #info-backgroundSr{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../pic/info-sr.png);
}/* Mozilla, IE7 */

/***************************************************
			DESIGN ELEMENTS
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p{display: block;margin: 0px;padding-top: 3px;padding-bottom: 3px;}
a, a.link-text, a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #188CAD;
	font-weight: normal;
	text-decoration: none;
}

a.link{
	background-image: url(../pic/line-link.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.link-text{
	color: #333333;
	background-image: none;
	line-height: 14px;
}
a:hover, a.green:hover{
	color: #999999;
}

/***************************************************
				 MAIN CONTAINER
***************************************************/

#container, #container-content{
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#container-content{
	width:902px;
	padding: 20px 20px 10px;
	float: left;
}

#container-content-line{
	width:902px;
	background-image: url(../pic/line-top.png);
	background-repeat: repeat-y;
	background-position: 290px top;
	float: left;
}

#container-line{
	width:900px;
	position: relative;
	background-image: url(../pic/line-up.png);
	background-repeat: repeat-y;
	background-position: 440px top;
	overflow: hidden;
}

#container-left{
	width:250px;
	float: left;
	position: relative;
}

#container-right{
	width:580px;
	float: right;
	position: relative;
}

/***************************************************
				   HOLDERS
***************************************************/

#holder-content-menu{width:200px;}

.holder-left, .holder-line, .holder-right{
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.holder-line{
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.holder-right{
	float: right;
}

#holder-flash{
	position: relative;
	height: 272px;
	width: 942px;
}	

.holder-news{
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	width: 100%;
}

/***************************************************
			GALLERY
***************************************************/

a.photo-hover{
	padding: 3px;
	position: relative;
	float: left;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

a.photo-hover:hover{	
	z-index:102;	
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 902px;
	_width: 912px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	left: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 450px;
	margin-right: 10px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
}

a.page-nav-link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{
	color: #CCCCCC;
}

.page-nav-link-active{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text, .text-box, .date, .text-news{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
}

h1{
	font-size: 17px;
	color: #007F6B;
	position: relative;
	background-image: url(../pic/line-H.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-left: 10px;
	height: 34px;
	margin-bottom: 10px;
}

h2{
	font-size: 17px;
	color: #007F6B;
}


h3 {
	font-size: 14px;
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #999999;
}

h4 {
	font-size: 16px;
	color: #FF6600;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
}

h5 {
	color: #666666;
	display: block;
	padding-top: 2px;
	font-size: 14px;
}

h6{
	font-size: 12px;
	padding-bottom: 5px;
	color: #FF9900;
}

.text-box{
	color: #999999;
	font-size: 11px;
	line-height: 10px;
	font-style: italic;
}

.text{
	color: #333333;
	font-size: 11px;
}

.date{
	color: #999999;
	padding-bottom: 3px;
	font-style: italic;
}

/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

label{
	color:#666666;
	font-size:11px;
	width:90px;
	display:block;
	float:left;
	line-height: 26px;
	padding-right: 4px;

}

.textbox, .textbox1{
	border:1px solid #E1E1E1;
	font-size:11px;
	width:132px;
	line-height:18px;
	background-color: #FFFFFF;
	height: 18px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 5px;
	float: left;
}

.textbox1{
	width:130px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #FF7C00;
}

textarea{
	font-size:11px;
	width:300px;
	line-height:16px;
	background-color: #FFFFFF;
	height: 120px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	float: left;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #FF7C00;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.holder-form{
	position: relative;
	height: 28px;
}

.holder-form-height{
	position: relative;
	float: left;
}

.button{
	color: #333333;
	height: 25px;
	width: 135px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	border: 1px solid #FFCC00;
	margin: auto;
	height: auto;
	width: auto;
	position: relative;
}

/***************************************************
			        FOOTER
***************************************************/

#footer {
	width:942px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	position: relative;
	height: 40px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}

#FooterOne{
	width:600px;
	float:left;
	text-align: left;
	padding-top: 5px;
}

#FooterTwo{
	text-align: right;
	position: absolute;
	top: 10px;
	right: 0px;
	padding-top: 5px;
	width: 200px;
}
				
				
a.krojac {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	width: 942px;
	position: relative;
	height: 80px;
}

#nav-menu ul {
	list-style: none;
	margin: 60px 0px 0px;
	padding: 0px;
	float: right;
}
#nav-menu ul li{
	float: left;
	font-size: 12px;
	color: #666666;	
}

#nav-menu ul li a{
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

#nav-menu ul li a:hover{
	color: #999999;
	text-decoration: underline;
}

body#home a#home_link, body#about-us a#about-us_link, body#news a#news_link, body#services a#services_link, body#media a#media_link, body#novosti a#novosti_link, body#careers a#careers_link, body#contact a#contact_link{color: #999999;}

#top-menu{
	padding-top: 10px;
	position: absolute;
	width: 942px;
	z-index: 2;
	top: 15px;
	right: 5px;
}

#top-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#top-menu li{
	float: left;
}

#top-menu li a{
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}

#top-menu li a:hover{
	color: #999999;
	text-decoration: underline;
}

#content-menu{
	width: 180px;
	float: left;
	position: relative;
}

#content-menu ul{
	list-style: none;
	color: #826839;
	margin: 0px;
	padding: 0px;
}
#content-menu li{
	margin: 0px;
	padding: 0px;
}

#content-menu li a{
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 30px;
	height: 30px;
}

#content-menu li a:hover{
	color: #FF9900;
}


.list{
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
}

.list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.list ul li {
	background-image: none;
	margin-left: 60px;
	padding-top: 15px;
}

.number-list{
	font-size: 38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	margin-left: -50px;
	position: absolute;
	margin-top: -5px;
	left: 55px;
}
