/* ------------------ Site styles ------------------ */
@import url(../framework/styles.css); 
/* ------------------ Object styles ------------------ */

/* ------------------ Page styles ------------------ */
/* Layout */

.container .col2 {
	margin-right: 0;
}
.col3 .images{
	border:0px solid;
	margin:30px 0 0 0;
}
.about_image{
	display:block;
	width: 930px;
	height: 91px;
	background: url(../../pics/title/title-news.jpg) no-repeat  top center ;
	margin: 0 0 0 10px;
	padding:0;
}
/* Content */
.col1 {
	padding:36px 0 27px 47px;
}
/* hack za IE 7 */
html>body .col2 {
	float: none;
	width:614px;
	padding:36px 0 27px 30px;
	min-height: 350px;
	height:auto !important;
	height:350px;
}
/* hack za fire fox */
html>/**/body .col2 {
	float:left;
	width:614px;
	padding:36px 0 27px 30px;
}
/* hack za IE 6 */
*html .col2 {
	width:620px;	
	padding:30px 0 27px 15px;
}
.col2 p{
	margin:0;
	padding:0;
}

.about_title {
	margin:10px 0 0 38px;
	position:absolute;
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:#fff;
}
.news_box{
	display:block;
	clear:both;
	margin: 20px 15px 20px 0;
}
*html .news_box{
	display:block;
	margin: 0px 0 20px 0;
}
/*
.news_title{
	width:150px;
	display: block;
	float: left;
	min-height: 80px;
	height:auto !important;
	height:80px;
}
*html .news_title{
	width:150px;
	float: left;
	min-height: 80px;
	height:auto !important;
	height:80px;
}*/

.news_title{
	width:150px;
	display: block;
	float: left;
	margin:0 8px 0 0;
	min-height: 80px;
	height:auto !important;
	height:80px;
}
*html .news_title{
	margin:30px 0px 0 0;
	width:150px;
	display: block;
	float: left;
}
/*
html>body .news_text{
	width:600px;
	display:block;
}*/
/**html .news_text{
	width:465px;
	display:block;
}*/
/*
*:first-child+html .news_text{
	border:1px solid red;
	width:600px;
	display:block;
} */
h3{
	font-size: 10pt;
	padding-bottom: 2px;
	padding: 0;
	margin: 0;
	line-height:110%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ea5a00;
}

.content img {
	border: 0px solid #d1d6db;
	padding: 0px;
	background-color: #fff;
}
.content a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:0.8;
	-khtml-opacity:0.8;
}
.move_project{
	float:left;
	height:50px;
	margin:15px 0 10px 10px;
	width: 640px;
}
.move_project a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:0.7;
	-khtml-opacity:0.7;
}
.next_en{
	background-image: url(../../pics/next_en.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.next_bg{
	background-image: url(../../pics/next_bg.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.previous_bg{
	background-image: url(../../pics/prev_bg.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.previous_en{
	background-image: url(../../pics/prev_en.jpg);
	margin-top:-15px;
	display:block;
	width:108px;
	height:27px;
}
.button_center{
	text-align:center;
}
.news_pics{
	margin:15px 0 0 0;
	color:#677582;
	display:block;
	width:215px;
	height:150px;
	background-color:#eff1f3;
}
.top_pics{
	height:5px;
	background-color:#eff1f3;
	display:block;
}
.pics_news{
	margin:25px 0 0 5px;
/*	border:3px solid #00FF00;*/
}
.center_pics{
	display:block;
	margin:0 auto;

}
.gallery h3{
	font-size: 12pt;
	padding-bottom: 2px;
	padding: 0;
	margin: 0 0 0 3px;
	line-height:110%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ea5a00;
}
.gallery{
	padding:29px 0 27px 0px;
	margin-left: 260px;
}
*html .gallery{
	padding:29px 0 27px 0px;
	margin:0 0 0 -10px;
}
*html .col1 {
	padding:36px 0 27px 45px;
}
.gallery_col {
	float: left;
	width: 215px;
	margin: -10px 0px 5px 5px;
}
*html .gallery_col {
	margin: 1px 0px 0px 2px;
}
