/* naslovnaOkvir.ascx */
.frontMain {
	background: none;
	vertical-align: top;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin-top: 30px;
}
.frontMain td {
	font-size: 10px;
}
.frontMain td a:link,
.frontMain td a:visited,
.frontMain td a:hover {
	color: #31a1e3;
	text-decoration: none;
}
.frontMain td a:hover {
	text-decoration: underline;
}
.frontMain td p {
	font-size: 11px;
	margin: 8px 0;
}
.frontMain th {
	width: 205px;
	height: 84px;
	float: left;
	padding-right: 24px;
}


/* unutarnjaOkvir.ascx */
.innerMain {
	font-size: 11px;
	padding: 0 25px;
}
.innerMain h2 {
	margin-bottom: 5px;
}
.innerMain h2 .Head {
	font-size: 14px;
	margin-bottom: 5px;
	color: #0684e4;
	font-weight: bold;
}
.innerMain h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0684e4;
}
.innerMain p {
	font-size: 11px;
	margin-bottom: 20px;
}
.innerMain UL {
	margin-left: 20px;
}
.innerMain OL {
	margin-left: 30px;
}
.innerMain UL LI {
	list-style-type: circle;
}


/* prazni.ascx */
.empty {
	font-size: 11px;
	padding: 0 25px;
}
.rightSidebar .empty {
	padding: 10px;
}
.empty p {
	font-size: 11px;
	margin-bottom: 20px;
}
.empty UL {
	margin-left: 20px;
}
.empty OL {
	margin-left: 30px;
}
.empty UL LI {
	list-style-type: circle;
}


/* Text/HTML */
.floatLeft {
	float: left;
	margin: 5px 10px 5px 0;
	border: 3px #007bda solid;
	padding: 1px;
}
.floatRight {
	float: right;
	margin: 5px 0 5px 10px;
	border: 3px #007bda solid;
	padding: 1px;
}
.mainDataTable {
	width: 100%;
}
.mainDataTable TH,
.mainDataTable TD {
	font-size: 11px;
	text-align: left;
	padding: 4px 7px;
	border-bottom: 1px #cecece solid;
}
.mainDataTable TH {
	font-size: 10px;
	background-color: #f5f5f5;
}
.nabavaTopicsList {
	width: 405px;
	margin-bottom: 10px;
}
.nabavaTopicsList CAPTION {
	text-align: left;
	border-bottom: 1px #0684e4 solid;
	font-size: 11px;
	padding: 3px 0;
	font-weight: bold;
	color: #0684e4;
}
.nabavaTopicsList UL {
	margin: 5px 0;
}
.nabavaTopicsList UL LI {
	list-style-type: none;
	display: inline;
}
.nabavaTopicsList A:link,
.nabavaTopicsList A:visited,
.nabavaTopicsList A:hover {
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
.nabavaTopicsList A:hover {
	text-decoration: underline;
}
.nabavaTopicsList TD {
	background-color: #f0f0f0;
	padding: 5px;
}


/* Documents */
.DNN_Documents TABLE {
	width: 400px;
}
.DNN_Documents TD {
	padding: 4px 7px;
	border-bottom: 1px #cecece dotted;
}
.DNN_Documents .SubHead TD {
	border-bottom: 1px #cecece solid;
	font-weight: normal;
}
.DNN_Documents TABLE {
	border-bottom: 1px #cecece solid;
}


/* XMod Forme */
.formHolder {
	width: 400px;
}
.formHolder TH,
.formHolder TD {
	padding: 2px 0;
}
.formHolder TD SPAN {
	font-size: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.formHolder TH {
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 140px;
}
.formHolder LABEL,
.formHolder TH LABEL {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
.formHolder TH LABEL SPAN {
	margin: 0 0 0 4px;
}
.formHolder TD A:link,
.formHolder TD A:visited,
.formHolder TD A:hover {
	font-size: 12px;
}
.formHolder INPUT.NormalTextBox,
.formHolder TEXTAREA.NormalTextBox {
	border: 1px #0c2b63 solid;
	background-color: #f1f1f1;
	font-size: 10px;
	padding: 1px 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formHolder .dualField .NormalTextBox {
	width: 40%;
}
.formHolder .NormalDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
}
.formButtons {
	text-align: center;
	margin: 10px 0;
	width: 400px;
}
.formButtons A.CommandButton:link,
.formButtons A.CommandButton:visited,
.formButtons A.CommandButton:hover {
	background-color: #0070d5;
	border-width: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 10px;
	height: 15px;
	cursor: pointer;
	text-decoration: none;
}
.noteHolder TD {
	font-size: 11px;
	padding: 10px 0;
}
.uploadPicName {
	margin: 10px 0;
}
.imgUpload .formButtons {
	display: none;
}
.uploadHolder TD A:link,
.uploadHolder TD A:visited,
.uploadHolder TD A:hover {
	background-color: #0070d5;
	border-width: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 10px;
	height: 15px;
	cursor: pointer;
	text-decoration: none;
}
.uploadHolder TD .NormalTextBox {
	margin-bottom: 10px;
}
.biggerText {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}


/* FAQ */
A.SubHead .faqQuestion {
	font-weight: normal;
}
.faqQuestion {
	border-bottom: 1px #cdcdcd solid;
	padding-bottom: 5px;
}
.faqAnswer {
	padding: 5px;
}

/* News Articles */
#content-page .NewsItem .CommandButton {
	float: right;
	margin-top: 4px;
}
#content-page .NewsItem A:link, 
#content-page .NewsItem A:visited,
#content-page .NewsItem A:hover {
	text-decoration: none;
	color: #112377;
}
#content-page .NewsItem A:hover {
	text-decoration: underline;
}
#content-page .NewsItem cite {
	font-style: normal;
	margin-bottom: 5px;
	font: 11px Arial, Helvetica, sans-serif;
}
#content-page .NewsItem h3,
#content-page .NewsItem h3 A:link, 
#content-page .NewsItem h3 A:visited,
#content-page .NewsItem h3 A:hover {
	text-decoration: none;
	color: #112377;
	font-size: 12px;
	font-weight: bold;
}
#content-page .NewsItem img {
	display: inline;
	float: left;
	padding: 1px;
	border: 2px solid #fff;
	margin: 5px 5px 5px 0;
}
#content-page .NewsItem .Normal {
	margin: 5px 0;
}
#content-page .NewsItem .Normal H4 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
/* Bočna lista sa novostima i obavijestima */
#sideNewsList .NewsItem {
	padding: 5px 0;
}

#sideNewsList .NewsItem H3{
	padding: 5px 0;
}

#sideNewsList .NewsItem H4 {
	padding:2px 0;
}

#sideNewsList .NewsItem H4 A:link, 
#sideNewsList .NewsItem H4 A:visited,
#sideNewsList .NewsItem H4 A:hover {
	text-decoration: none;
	color: #0684e4;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sideNewsList .NewsItem H4 A:hover {
	text-decoration: underline;
}
#sideNewsList .NewsItem cite {
	font-style: normal;
	color: #000;
	font-size: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#sideNewsList .empty .NewsItem p {
	margin: 0;
}
#sideNewsList .NewsItem .Normal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#sideNewsList .NewsItem A.CommandButton:link,
#sideNewsList .NewsItem A.CommandButton:visited,
#sideNewsList .NewsItem A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0684e4;
}


/* Search */
.searchResults TD {
	padding: 3px 5px;
	font-size: 11px;
	vertical-align: top;
}
.searchRelevance,
.searchLink {
	display: none;
}
.searchPubDate {
	display: block;
	font-size: 10px;
}


/* XMod za zahtjev */
.formPanel {
	margin: 20px 0;
}
.formPanel H2 {
	color: #0684e4;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.formPanel P {
	margin-bottom: 5px;
}
.formPanel .formHolder TD,
.formPanel .formHolder TH {
	padding: 2px 0;
}
.formPanel .radioList TH,
.formPanel .radioList TD {
	
}
.formPanel TD.SubHead {
	padding: 10px 0 3px 0;
	color: #000;
}
.formPanel .formHolder .dateList INPUT.NormalTextBox {
	width: 70px;
}
.formPanel .formHolder .dateList TD SPAN {
	display: inline-block;
}
.formPanel .formButtons {
	margin-top: 20px;	
}
