.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .navbar-inner .container {
/*     width: 1170px; */
}
#body-container {
/* 	width:auto; */
/* 	background-color: #ccc; */
/* 	padding-top:0px; */
}
#main-container{
/* 	background-color: #fff; */
/* 	padding-top: 10px; */
}
#content{
	margin-left:30px;
}

#body-container {
/* 	width:960px; */
/* 	margin:auto;	 */
}

body.mainc .vestRow {
	width:100%;
}
body.mainc .vesti .vest-teaser.prva {
	width:100%;	
}
body.mainc .vesti .vest-teaser.leva, body.mainc .vesti .vest-teaser.desna {
	width:340px;
}
body.mainc .izvestajSaUtakmice .naziv_tabele, body.mainc .izvestajSaUtakmice .cRow{
	width:100%;
}
body.mainc .cRow.r5050 div {
	width:340px;
}
body.mainc .izvestajSaUtakmice table.statistika {
	width:342px;
}
body.mainc .izvestajSaUtakmice .detaljiMeca {
	width:357px !important;
}
body.mainc .izvestajSaUtakmice .rezultat h1 .domacin {
	width:40%;
	margin:0px;
}
body.mainc .izvestajSaUtakmice .rezultat h1 .reza {
	width:20%;
	margin:0px;
}
body.mainc .izvestajSaUtakmice .rezultat h1 .gost{
	width:40%;
	margin:0px;
}
body.mainc .igracUtakmice {
	width:100%;
}
body.mainc .komentar {
    width:auto;
}