/* ContSadrzaj.ascx i ContNaslovnica.ascx */
.main{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.main h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;

}
.main h2 .Head {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

}
.main h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

}
.main h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.NewsArticles {
	width:524px;
}

.NewsItem {
	padding-left: 15px;
	clear:both;

}

.IzMedija {
	padding-left:0px;
}

.NewsItem h3 {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.IzMedija h3 {
	margin-top:2px;
}
.main .NewsItem a {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.main .NewsText .Normal a {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

#dnn_ctr400_ModuleContent .NewsItem {
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; */
	margin-bottom: 20px; 
	padding-bottom: 17px;
}
.main .NewsItem div .CommandButton {
	font-size: 10px;
	font-style: italic;
	color: #284187;
	text-decoration: none;
	background-image: url(images/opsirnijeFolder.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 16px;
	padding-right: 21px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	width: 160px;
	text-align: right;
	margin-top: -1px;
}
.main .NewsItem div .CommandButton:hover {
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/opsirnijeFolderover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.main .NewsImgCont {
	float:left;
	width:88px;
	height:88px;
	background-image: url(images/newsImg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #d1d1d1;
	margin-bottom:11px;
}

.main .NewsText {
	padding-left:99px;
}

.main p {
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.main ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 37px;
	padding-left: expression("0px");
	 }
.main li {
	list-style: disc;
	margin-bottom: expression("-10px");
	}
.main a{
	color:#284187;
	text-decoration: none;
}
.main a:hover {
	color:#CC0000;
	text-decoration:underline

}
.opsirnijeDiv {
	height: 25px;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	text-align: right;
	vertical-align: text-top;
	margin-top: -27px;
	margin-bottom: 25px;
}
.opsirnijeLinkDiv {
	text-align: right;
	float: right;
	width: 100px;
}
.LinkOpsirnije:link {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #284187;
	text-decoration: none;
}
.LinkOpsirnije:hover {
	color: #CC0000;
	text-decoration: none;
}

.sadrzajUnutarnja .main table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.sadrzajUnutarnja .main td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.kontakt .NormalTextBox {
	margin-top:5px;
	border:1px solid #B8B8B8;
	padding:2px;
}
