.span12 {
width: 960px;
padding: 0px 10px;
}
.span9 {
width: 718px;
margin-right: 10px;
margin-left: 50px;
}
.span4 {
	width: 320px;
}
.t3-mainbody {
padding-bottom: 0px;
padding-top: 0px;
}
.clean {
margin: 0 -5px;
}
.clean.bottom {
margin: -10px -10px 0px -10px;
}
.pretraga{
	margin-top: 20px;
}
.form-search {
	float: right;	
} 
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 982px;
}
.com_content {
    min-width: 982px;
}
.t3-sl {
	padding: 0;
}
.navbar {
    overflow: visible;
    margin-bottom: 0px;
}
.t3-module {
	margin-bottom: 0px;
}
.logo a {
position: absolute;
margin-top: -33px;
}
.logo-image a {
	width: 350px;
}
.t3-header {
padding-top: 30px;
padding-bottom: 20px;
}
.t3-copyright {
background: #c22115;
}
.top.meni a {color: #333;}
.top.meni a:hover{color: #333; text-decoration:none;}
/* k2Pagination ---*/
.items-more { border-bottom: 1px solid #ddd; }

.items-more h3 { font-size: 125%; }

.ja-content-main { margin-bottom: 0; }

.ja-content-main .counter {
	float: left;
	text-align: left;
	color: #fff;
    line-height: 1.3;
    margin: 6px 0 0 0;	
}

.k2Pagination  {
	background: none;
	margin-bottom: 10px;
}

ul.pagenav  { background: #fff; float: right; margin: 0 -11px -1px 0; }

.k2Pagination .k2Pagination {
	background: none;
	margin: 0;
}

.k2Pagination ul  {
	float: right;
	margin: 0;
}

.k2Pagination ul li, ul.pagenav li {
	margin-left: 3px;
	line-height: normal;
	display: inline-block;
}

.k2Pagination ul li a, ul.pagenav li a {
	background: #c22115;
	color: #fff;
	padding: 6px 6px 6px !important;
	display: block; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px; 
}

.k2Pagination ul li a:hover,
.k2Pagination ul li a:focus,
.k2Pagination ul li a:active,
ul.pagenav li a:hover,
ul.pagenav li a:focus,
ul.pagenav li a:active {
	background: #072164;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.k2Pagination ul li span.pagenav {
	background: #fff;
	padding: 6px 6px 6px !important;
	margin: 0px;
	line-height: normal;
	color: #c22115;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px; 
}