.header_container{
	width:1170px;
	height:340px;
	background-size:cover;
	position:relative;
	margin:auto;
}

.content_container .content_content{
	width:1170px;
	margin:auto;
	background-size:cover;
	color:#6a6969;
	font-weight:normal;
	padding:40px 0px;
}

.content_container .content_content .articles{
	width:1170px !important;
	padding:0px 0px 40px 0px !important;
}

.articles a.art_item{
	width:220px !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
}

.content_container .content_content table tr td table tr td{
	font-size:22px;
}

.banner{
	width:1290px;
	margin:auto;
	overflow:hidden;
	margin-bottom:40px;
}

.content_container .content_content h1{
	font-size:22px;
	line-height:22px;
	display:inline-block;
	letter-spacing:normal;
	padding-bottom:5px;
	color:#6a6969;
	font-weight:500;
	margin-top:0px;
}

.content_container .content_header{
	text-align:center;
	font-size:40px;
	color:#fff;
	line-height:45px;
	font-weight:400;
	width:95%;
	margin:auto;
	vertical-align:middle;
	display:table;
}

.content_container .content_header .caption{
	background-size:cover !important;
	height:750px;
	display:table-cell;
	vertical-align:middle;
	padding:0px 20%;
}

.content_container .content_header .caption a{
	color:#ff6600;
	background-color:#fff;
	padding:15px 25px;
	display:inline-block;
	text-decoration:none;
	font-size:24px;
	font-weight:600;
	line-height:26px;
}

.content_container .content_content h1 span{
	font-weight:400 !important;
}

.content_container .content_content table.banners tr td img{
	width:100%;
}

.content_container .content_content table.banners tr td table tr td{
	font-size:20px;
}

.more_button{
	float:right;
	margin-top:30px;
}

.more_button a{
	color:#252525;
	text-decoration:none;
}

.more_button a div{
	display:inline-block;
	padding-top:0px;
	font-size:18px;
	margin-right:15px;
}

.news{
	width:1200px;
	margin:auto;
}

.news .item_content{
	display:table;
	margin-top:10px;
	float:left;
	margin-left:6px;
}

.news .item_content .item{
	width:595px;
	height:350px;
	margin-bottom:10px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:28px;
	color:#fff;
	position:relative;
	text-decoration:none;
}

.news .item_content .item .overlay .icon{
	text-align:center;
	padding-top:30px;
}

.news .item_content .item .title{
	position:relative;
	z-index:1;
	transition:all ease-in-out 0.4s;
	font-weight:500;
	line-height:35px;
}

.news .item_content .item .overlay{
	position:absolute;
	bottom:0px;
	left:5%;
	width:95%;
	height:25%;
	background-color:rgba(0,0,0,0.8);
	z-index:0;
	transition:all ease-in-out 0.4s;
	opacity:0;
	color:#fff;
	font-size:16px;
	font-weight:100;
	text-transform:none;
	text-align:left;
	line-height:20px;
}

.news .item_content:hover .item .title{
	padding-bottom:130px;
}

.news .item_content:hover .item .overlay{
	width:95%;
	height:30%;
	opacity:1;
	left:0px;
	padding:5% 5%;
}

.header_menu{
	width:1170px;
	margin:auto;
}

.articles_cat h1, .header_menu h1{
	width:1170px !important;
}

.header_menu a{
	font-size:20px;
	display:table;
	color:#555555;
	text-decoration:none;
	width:190px;
	height:220px;
	float:left;
	margin-right:6px;
	font-weight:bold;
	position:relative;
	overflow:hidden;
}

.header_menu a .image{
	width:188px;
	height:165px;
	position:absolute;
	left:1px;
	top:1px;
}

.header_menu a .title{
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
	transition:all ease-in-out 0.3s;
	position:relative;
	padding:7px;
	font-size:18px;
	color:#343434;
	z-index:2;
}

.header_menu a .title span{
	font-size:18px;
	display:block;
	padding:10px 0px 10px 0px;
	transition:all ease-in-out 0.3s;
	margin-bottom:5px;
}

.header_menu a .title .border{
	width:20px;
	border-bottom:1px solid #ff6600;
	margin:auto;
	margin-top:10px;
	transition:all ease-in-out 0.3s;
}

.header_menu a.sel span,
.header_menu a:hover span{
	color:#fff;
	background-color:#434343;
	margin-bottom:0px;
}

.header_menu a.sel,
.header_menu a:hover{
	border:1px solid #fe6700;
	width:188px;
	height:218px;
}

.header_menu a.sel .title .border,
.header_menu a:hover .title .border{
	border-bottom:2px solid #fff;
}

.header_menu a.sel .overlay,
.header_menu a:hover .overlay{
	opacity:0;
}

.articles_cat h1,
.header_menu h1{
	font-size:30px;
	line-height:20px;
	text-align:center;
	border-bottom:1px solid #c2c2c2;
	height:10px;
	margin:30px 0px 60px -169px;
	width:1170px;
	color:#636363;
}

.articles_cat h1 span,
.header_menu h1 span{
	padding:0px 20px;
	background-color:#fff;
	display:inline-block;
}

.header_menu h1{
	margin:40px 0px 60px 0px;
}

.header_menu h2{
	font-size:25px;
	border-bottom:4px solid #ff6500;
	margin:40px 0px 0px 0px;
	width:1170px;
	color:#272727;
}

.action_bullet{
	position:absolute;
	right:5px;
	top:5px;
	background-color:#ff6600;
	font-size:20px;
	color:#fff;
	font-weight:600;
	padding:10px;
	padding-top:20px;
	height:35px;
	border-radius:100px;
}

.art_content,
.art_content .left .table_long{
	margin-top:0px !important;
	padding-top:0px !important;
}

.art_content .left{
	float:right !important;
	padding-right:0px !important;
	width:715px !important;
}

.art_content .right{
	float:left !important;
	width:400px !important;
	margin-right:55px !important;
}

.art_content .right a:nth-child(1){
	border:1px solid #d7d7d7;
	display:block;
}

.extra_pics a{
	display:inline-block !important;
	width:94px !important;
	height:88px !important;
	border:1px solid #d7d7d7;
	margin:3px 0px !important;
}

.art_content .left .table_long table tr td{
	font-size:16px !important;
	line-height:22px !important;
}

.art_content .left li { 
    padding-left: 25px !important;
	background:url(/images/li_bullet.png) left top 4px no-repeat;
}

.art_content .left li:before {
    content: "" !important;
}

.social{
	position:absolute;
	right:0px;
	top:0px;
}

.inquiry_button{
	background:url(/images/povprasevanje_icon.png) top left no-repeat #ff6600;
	padding:13px 20px 12px 60px !important;
	font-size:16px !important;
}