#content {
	width: 1173px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 230px;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
}
#content .pin-share {
	height: 100px;
	width: 295px;
	display: table-cell;
}
#content .naslov {
	font-size: 20px;
}
#content .red {
	color: #ED1C24;
}
#content .article {
	width: 1173px;
	display: table-cell;
}
.tile {
	height: 300px;
	width: 250px;
	border: 1px solid #CCC;
	padding: 20px;
	float: left;
	margin-right: -1px;
	margin-bottom: -1px;
	background-repeat: no-repeat;
	background-position: 160px 297px;
	background-size: auto 18px;
}
.tile:hover {
	box-shadow: 2px 2px 5px 5px lightgray;
	-webkit-box-shadow: 2px 2px 5px 5px lightgray;
	-moz-box-shadow: 2px 2px 5px 5px lightgray;
}
.tile .malinaslov {
	font-size: 16px;
	height: 45px;
	overflow: hidden;
	font-weight: 700;
	display: inline-block;
}
.tile .sumary {
	height: 175px;
	font-size: 14px;
	overflow: hidden;
}
.tile .pogledaj {
	height: 28px;
	width: 80px;
	padding-left: 40px;
	padding-top: 6px;
	background-color: #ACACAC;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E7E7E7;
	background-image: url(../images/right-why-small.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	cursor: pointer;
}
.tile .pogledaj:hover {
	background-position: 20px center;
}
.tile .glasovi {
	height: 22px;
	width: 70px;
	margin-bottom: -20px;
	margin-left: -90px;
	position: relative;
	left: 250px;
	top: -26px;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1C24;
	background-image: url(../images/srce-red-small.png);
	background-repeat: no-repeat;
	background-position: 72px 4px;
	text-align: right;
	padding-right: 20px;
	
}
.button {
	cursor: pointer;
}
.button_active {
	font-weight:700;
}
.button:hover {
	text-decoration:underline;
}
.sel {
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF !important;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/traka.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}

#content .scroller {
	height: 500px;
	text-align: justify;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:auto;
	padding: 10px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#content img {
	border: none;
}
#g1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#g2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
