body {
	background-image: url(images/bck.jpg);
	background-color: #99cae8;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#header {
	z-index: 2;
	height: 327px;
	background-image: url(images/head_bck.jpg);
}
#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/center_bck.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	position: relative;
	z-index: 1;
}
.left_column h1 {
	font-size: 15px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 27px;
	position: relative;
	width: 200px;
	margin-top: 3px;
}
.left_column {
	float: left;
	position: relative;
	margin-top: -37px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	width: 250px;
}
.clear {
	clear: both;
}
.time {
	font-size: 10px;
	color: #63615f;
	margin-left: 27px;
	float: left;
	width: 223px;
	padding-bottom: 5px;
}
.news_p {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 27px;
	margin-bottom: 15px;
	float: left;
	width: 210px;
	padding: 0px;
}
.left_column img {
	margin-left: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 15px;
}

#right_column {
	float: left;
	margin-left: 9px;
	margin-top: -85px;
	width: 743px;
	position: relative;
}
#main_content {
	margin-left: 35px;
	z-index: 1000;
	/*marija 27.03*/
	padding-bottom:20px;
	/*marija27.03 ends*/
}
.main_text {
	font-size: 12px;
	color: #4c4646;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 675px;
	text-align: justify;
}
.box1 {
	background-image: url(images/box_technology.jpg);
	float: left;
	height: 217px;
	width: 218px;
	margin-right: 10px;
	font-size: 11px;
	color: #1e1e1e;
	display: block;
}
#boxes img {
	margin-top: 53px;
	margin-left: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#boxes p {
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
}
.box2 {
	background-image: url(images/box_sustainability.jpg);
	float: left;
	height: 217px;
	width: 218px;
	margin-right: 10px;
	font-size: 11px;
	color: #1e1e1e;
}
.box2-a {
	float: left;
	height: 217px;
	width: 218px;
	margin-right: 10px;
	font-size: 11px;
	color: #1e1e1e;
	background: url(images/box-solutions.jpg);
}
.box3 {
	background-image: url(images/box_quality.jpg);
	float: left;
	height: 217px;
	width: 218px;
	margin-right: 10px;
	font-size: 11px;
	color: #1e1e1e;
}
#firms {
	background-image: url(images/firms.jpg);
	height: 155px;
	width: 743px;
	float: left;
	margin-bottom: 2px;
}
#boxes {
	margin-bottom: 17px;
	float: left;
	margin-top: 17px;
}
.firm1 {
	position: absolute;
	left: 136px;
	top: 387px;
}
.firm2 {
	position: absolute;
	left: 460px;
	top: 393px;
}
.firm3 {
	position: absolute;
	left: 565px;
	top: 396px;
}
.firm4 {
	position: absolute;
	left: 654px;
	top: 392px;
}
#firms img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.left_column h2 a {
	color: #007ac2;
	text-decoration: none;
}
.left_column h2 {
	font-size: 12px;
	color: #007ac2;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 27px;
	width: 156px;
	padding: 0px;
	float: left;
	margin-right: 0px;
}
.topmenu  {
	list-style-type: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 672px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 330px;
	height: 29px;
}
.topmenu li  {
	float: left;
}
.topmenu li img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 57px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
/*#terms {
	position: absolute;
	left: 33px;
	top: 19px;
}*/
#raf-logo {
	position: absolute;
	left: 23px;
	top: 11px;
}
#copyright {
	position: absolute;
	left: 612px;
	top: 19px;
}
#footer a {
	color: #FFF;
}
#foot_links ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#foot_links ul li {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
#foot_links {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	color: #007ac2;
}
#foot_links ul li a {
	color: #FFF;
	text-decoration: none;
}
.inactive {
	text-decoration: underline;
}
.left_column ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96938c;
	margin-bottom: 0px;
	padding-bottom: 10px;
	width: 190px;
	margin-top: 0px;
	padding-top: 10px;
	color: #007ac2;
}
.left_column ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #5e5858;
	height: 432px;
}
.bullet {
	float: left;
	font-size: 9px;
	margin-top: 2px;
	margin-right: 4px;
	font-weight: normal;
	color: #252323;
}
#main_content h1 {
	font-size: 17px;
	font-weight: normal;
	color: #faa10c;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e4e4;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
}
.location {
	font-size: 11px;
	color: #a6a3a3;
	margin-bottom: 27px;
}
.location a {
	color: #a6a3a3;
}
.left_column ul li a {
	color: #252323;
	text-decoration: none;
}
.blue_bullet {
	float: left;
	font-size: 9px;
	margin-top: 2px;
	margin-right: 4px;
	font-weight: normal;
	color: #007ac2;
}
.left_column ul li a:hover {
	color: #007ac2;
	text-decoration: none;
}
.location a:hover {
	color: #007ac2;
}
#right_column1 {
	float: left;
	margin-left: 9px;
	margin-top: -85px;
	width: 743px;
	background-image: url(images/buildings_bck.jpg);
	background-position: bottom;
	height: 507px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1000;
}
#foot_links ul li a:hover {
	color: #007ac2;
}
#main_content ul {
	font-size: 12px;
	color: #4c4646;
	margin: 0px;
	padding: 0px;/*
	list-style-position: inside; marija 27.03*/
	width: 698px;
}
.main_text a {
	color: #007ac2;
}
/**marija 27.03.09**/
#main_content ul li{
	background: url(images/design-square.gif) no-repeat left 2px;
	list-style: none;
	padding-bottom: 6px;
	padding-top: 2px;
	padding-left: 15px;
	margin: 0px;
}

/***end marija 27.09.09**/
#main_content ul li a{
	color: #007ac2;
}
#right_column2 {
	float: left;
	margin-left: 9px;
	margin-top: -85px;
	width: 743px;
	background-image: url(images/buildings_bck.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	position: relative;
	z-index: 1000;
}
.left_column12 {
	float: left;
	position: relative;
	margin-top: -37px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	width: 250px;
	height: 440px;
}
.visina_vesti {
	color: #007ac2;
	font-size: 11px;
	margin-left: 10px;
	width: 698px;
	clear: both;
	margin-bottom: 12px;
	display: block;
}
.cont {
	font-size: 11px;
	color: #4c4646;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 150px;
	text-align: left;
}
.cont a {
	color: #007ac2;
}
.h  {
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 10px;


}
.contact1 {
	width: 150px;
	position: absolute;
	left: 44px;
	top: 133px;
}
.contact2 {
	width: 150px;
	position: absolute;
	left: 263px;
	top: 133px;
}
.contact3 {
	width: 150px;
	position: absolute;
	left: 496px;
	top: 125px;
}
.contact4 {
	width: 150px;
	position: absolute;
	left: 44px;
	top: 350px;
}
.contact5 {
	width: 150px;
	position: absolute;
	left: 263px;
	top: 350px;
}
.contact6 {
	width: 613px;
	position: absolute;
	left: 42px;
	top: 546px;
	height: 145px;
}
#right_column3 {
	float: left;
	margin-left: 9px;
	margin-top: -85px;
	width: 743px;
	background-image: url(images/buildings_bck.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	height: 600px;
	position: relative;
	z-index: 1000;
}
.contact7 {
	width: 150px;
	margin-left: 50px;
	margin-top: 30px;
}
.contact7 img {
	margin-bottom: 15px;
	margin-left: 0px;
}
.contact9 {
	width: 150px;
	position: absolute;
	left: 496px;
	top: 369px;
}
#right_column3 h2 {
	font-size: 13px;
	position: absolute;
	left: 37px;
	top: 91px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.menubck {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 672px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 330px;
	background-image: url(images/menu_bck.gif);
	background-repeat: repeat-x;
	height: 29px;
	z-index: 10;
}
.logo {
	position: absolute;
	left: 33px;
	top: 41px;
}

/*marija 28.05*.nocir {
	list-style-type: none;
	margin-bottom: 5px;
	float: left;
	width: 588px;
	padding-right: 120px;
	text-align: justify;
}*/
#header object {
	margin-top: 29px;
}
.firm5 {
	position: absolute;
	left: 360px;
	top: 393px;
}
#main_content h5 {
	font-size: 17px;
	font-weight: normal;
	color: #5B7F11;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e4e4;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
}
#boxes a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	color: #1e1e1e;
}

/****MARIJA 25.03.09***/
#T, #S, #Q{
	position:absolute;
	height: 37px;
	width: 129px;
}

a {outline:none;}

/****MARIJA 26.03.09***/
#container #right_column1 #main_content ul.left {
	float: left;
	display: block;
	width: 340px;
}

#container #right_column1 #main_content ul.right {
	display: block;
	float: left;
	width: 340px;
}
/*
#right_column1.careers-back {
	background: url(images/bg_image_careers.jpg) no-repeat right bottom;
	margin-right: 1px;
	width: 742px;
}
/*
#right_column1.employ-back {
	background: url(images/Employees.jpg) no-repeat right bottom;
	margin-right: 1px;
	width: 742px;
}
#right_column1.raf-back {
	background: url(images/RAF-back.jpg) no-repeat 9px bottom;
	margin-right: 1px;
	width: 742px;
}
#right_column1.social-back {
	background: url(images/social-back.jpg) no-repeat right bottom;
	margin-right: 1px;
	width: 742px;
}
*/
.left_column .img-logo {
	padding:0;
	text-align: center;
	margin: 0 12px 0 0;
}

.left_column ul.nive-bullet, .left_column ul.green-go {
	padding-right: 12px;

} 
.left_column ul.nive-bullet li {
	color: #6D9616;
	font-weight: normal;
	background: url(images/bullet-nive.png) no-repeat left 11px;
	padding-left: 15px;
}

.left_column #nice-box {
	background: url(images/nice-box.jpg) repeat-x;
	border: 1px solid #ffcc66;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
	float: none;
	clear: both;
	margin: 0px;
	position: absolute;
	width: 190px;
	left: 24px;
	top: 270px;
	height: auto;
}
.left_column #nice-box ul li
{
	padding-left: 5px;
}


.left_column #theme-img {
	position: absolute;
	top: 120px;
	left: 0px;
	height: 214px;
	width: 190px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*marija*/
#main_content ul li.title-list
{
	background: url(none);
	padding: 12px 0px 5px;
	font-weight: bold;
}

.gogreen-new {
	margin-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
}
.gogreen-new-p a, .gogreen-new-p a:visited{
	font: 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 388px;
	left: 41px;
	width: 168px;
	height: 63px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
/****new menu*/


ul.new-menu {

	
		margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #3399FF;
}
ul.new-menu li {
	position: relative;
	background: #336699;
}
ul.new-menu a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border-bottom: 0 solid #CC00CC;
	border-top: 1px solid #CC00CC;
	border-right: 1px solid #CC00CC;
	border-left: 1px solid #CC00CC;

}
ul.new-menu ul li {
	position: absolute;
	left: 120px; /* Set 1px less than menu width */
	top: 0;
	border:1px solid #FFFF00;
	display: none;
	z-index: 500;
}


ul.new-menu ul li:hover, ul.new-menu ul li.over
{ display: block; border:solid 1px red;}
.up {
	font-size: 10px;
}
.firm {
	position: absolute;
	left: 27px;
	top: 392px;
}
