@charset "UTF-8";
/* CSS Document */
/* uređaji preko 992px */

@media only screen and (max-width: 992px) {
	
 .brand_right{
margin-left:400px !important;
}
 .brand_left {
 margin-right:400px !important;
}

.baner300mob {
	display:block !important;
	width: 100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
/* .baner300mob_drugi {
	display:block !important;
	width: 100%;
	height:300px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	text-align:center;
} */
header, .menu , .container , footer, .span12, .scrollup {
	width:760px;}
header{
	padding:0px 0px 10px;}
.baner998 {
	width: 100%;
	height:auto;
	margin-top:20px;
}	
.nodisplay-t{
	display:none !important;}
.nodisplay-m{display:block !important;}
	
.nodisplay-d{
	display:block;}	
.display-m{
	display:none;}	
.logo {
	margin:0 auto;
	float:none;}
.subtitle {
	font: 22px 'Roboto',sans-serif;
    padding-top: 15px;
	padding-bottom: 15px;
}
.col-lmd-3 {
	border-right:1px solid #CCC;
}
.span_3_of_12 {
	width: 40%;
}
.menu a { margin-right: 10px;}
.footer-con a {
	margin:0px 7px;}
	
/*  GRID m TWELVE  */
.hf-category {
	left:0;
}
.sp_12_m_12 {
	width: 98%;
	margin: 0 0 0 1.6%;
}
.ss_12_m_12 {
	width: 98%;
}
.so_12_m_12 {
	width: 91.6%;
	padding: 2.5%;
}
.col-rmd-m-3 {
	width: 67%;
}
.span_12_m_12 {
	width: 98%;
}
.span_11_m_12 {
	width: 90.066%;
}
.span_10_m_12 {
	width: 81.733%;
}
.span_9_m_12 {
	width: 73.4%;
}
.span_8_m_12 {
	width: 98%;
}
.span_7_m_12 {
	width: 56.733%;
}
.span_6_m_12 {
	width: 48%;
}
.span_5_m_12 {
	width: 40.066%;
}
.span_4_m_12 {
	width: 31.333%;
}
.span_3_m_12 {
	width: 23.4%;
}
.span_2_m_12 {
	width: 15.06%;
}
.span_1_m_12 {
	width: 6.733%;
}
.span_2_4_of_12 {
	width: 33.33%;
}

.container {
	width: 760px;
	padding-right: 0px;
}
footer .footer-con {
	width: 760px;
}
.cent_slide{height:33px;
	}
	
#search input[type="text"]:focus {
	color: #858586;
	width: 90px;
	cursor: text;
}
#search input[type="text"] {
	width: 48px;
}
.bxglall li{
	height:170px;}

.span12{
	width:776px;
	margin-right:-20px;}
/* Right modul najcitanije */
.most_popular_tekst li { 
	width:49%;
	margin: 15px 1% 0 0;
	display: inline-block;
}
.most_pop_pict {
	float:left; width:30%; height:72px; overflow:hidden; margin-right:2%;
}
h2.most_pop_title {
	float:left;  width:67%; display:block; height:72px; overflow:hidden;
}
/* social pages */
.social-pages {
	width:98%;
}
.social_box {
	width:95%;
}
	
}