﻿h1 {
    margin-bottom:5px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:1.8em;
	line-height:100%;
	letter-spacing:-1px;
	font-weight:normal;
	color:#232323;
	display:block;
	margin:0;
	border-bottom:0;
	padding-bottom:5px;
	border-bottom:2px solid #999999;
}

#similarNews {
	float:left;
	height:auto;
	margin-bottom:15px;
	padding-top:10px;
	width:100%;
}

#similarNews .newsItem2{
/*	border-bottom:1px dotted #E8E8E8;*/
	margin-bottom:5px;
}

#similarNews h2{
	font-size:1.5em;
	letter-spacing:0;
}

.newsItem {
    margin-top:3px;
}

.newsItem img {
	display:block;
	width:auto;
	float:right;
	margin-right:5px;
	margin-bottom:3px;
	background-color:#e8e8e8;
	margin-top:3px;
	border:0;
}

.datumDogadjanja {
    color:#3E3E3E;
    text-decoration:underline;
    margin-right:10px;
}
    


#firstColumn {
	width:625px;
	border-color:#CCCCCC;
}

#secondColumn {
	width:334px;
	border: 0;
}
    
