
li { list-style-type: none; }

blockquote {
	padding-left:15px;
	padding-right:10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.css {
	display:none;
}

wbr:after { content: "\00200B" }

.l {
	font-size: 1px;
	line-height: 1px;
	float:right !important;
	float: none;
}

.clearfix {
	width:100%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.center {
	text-align:center;
}

.alert, .info, .subtle {
	width:90%;
	margin:5px auto;
	font-weight:bold;
	padding:5px;
	text-align:center;
	font-size:1.2em;	
}

.alert {
	border: 2px solid #900;
	background-color: #C90;
	color: #FFF;
}

.info {
	border: 2px solid #030;
	background-color: #930;
	color: #FFF;
}

.subtle {
	border: 2px solid #BBB;
	background-color: #EEE;
	color: #888;
}


/*********************************************************************
ARTICLE
*********************************************************************/

.article-content {
	background-repeat:no-repeat;
	padding:0px 5px 0px 5px;
	clear:both;
}

.article-content p {
	font-size:12px;
	margin-top:10px;
}

.article-content td, .article-content th, .article-content td p {
	font-size:14px;
}

.article-content li {
	font-size:12px;
}
.article-content ol li {
	list-style-type: decimal;
	margin-left:10px;
}

.article-content ul li {
	list-style-type: circle;
	margin-left:10px;
}


.article-content ol {
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
}

.article-content ul {
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	padding-left:10px;

}

.article-content h4 {
	font-size:14px;
	color:#700;
	margin:10px 0 0 0;
}
.article-content .article-header h4 {
	font-size:14px;
	color:#003;
	margin:0;
	text-transform:uppercase;
}

.article-content  blockquote {
	border-left:2px solid #AAA;
	background-color:#EEE;
	color:#333;
	padding:5px;
	margin:10px;
}

.article-content blockquote p {
	margin:5px 0 5px 0;
	padding:0;

}


.article-alert {
	width:390px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A;
	font-size: 14px;
	font-weight:bold;
	background-color:#FF0;
	text-align:center;
}

/*RESET*/
#body-text .article-content h1, #body-text .article-content h2, #body-text .article-content h3,
#body-text .article-content h4, #body-text .article-content h5, #body-text .article-content h6 {
	margin: 10px 5px;
	padding: 0;
	border: 0;
	width:auto;
	outline: 0;
	font-size: 100%;
	font-weight:bold;
	color:#006;
	vertical-align: baseline;
	background-image:none;
}

#body-text .article-content h1 {
	font-size: 18px;
}

#body-text .article-content h2 {
	font-size: 16px;
}

#body-text .article-content h3 {
	font-size: 14px;
}

#body-text .article-content h4, #body-text .article-content h5, #body-text .article-content h6 {
	font-size: 13px;
}

#body-text .article-content a {
	text-decoration: underline;
}


#body-text .article-header {
	width:390px;
	clear:both;
}

#body-text .article-header h5 {
	color:#000;
	margin:0;
}

#body-text .article-header h4 {
	color:#004;
	margin:0;
}

#body-text .article-header h3 {
	font-size: 22px;
	color:#009;
	font-weight:normal;
	margin:15px 0;
}

.article-pic-desc-big {
	margin:5px auto;
	text-align:center;
	clear:both;
}
.article-pic-desc-big p, .article-pic-normal-left p, .article-pic-normal-right p {
	margin-top:0px;
	margin-bottom:0px;
	color:#333;
}

.article-pic-normal-left {
	text-align:center;
	margin-right:10px;
	float:left;
	margin-bottom:7px;
	margin-top:10px;
}
.article-pic-normal-right {
	text-align:center;
	margin-right:2px;
	float:right;
	margin-bottom:7px;
	margin-top:10px;
}

.article-pic-big-border {
	border: 1px #000 solid;
	padding:2px;
}
a img.article-pic-big-border {
	background-color:#EEE;
	border: 1px #990 solid;
}
.article-pic-border-left {
	border: 1px #000 solid;
	padding:2px;
	margin-right:5px;
}

.article-pic-border-right {
	border: 1px #000 solid;
	padding:1px;
	margin-left:5px;
}


.article-attachments {
	width:390px;
	clear:both;
	margin-top:15px;
	margin-left:5px;
}

.article-attachments h4 {
	border-bottom:1px dashed #660;
	text-align:center;
	width:100%;
	margin:5px;
	clear:both;
}
.article-attachment {
	width:120px;
	margin-left:5px;
	float:left;
	text-align:center;
	font-size: 11px;
	text-decoration:none;
	display:inline;
}
#body-text .article-attachment a {
	text-decoration:none;
	font-size:10px;
	color:#00;
}

.article-attachment img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	margin-bottom:2px;
}

.article-attachment-px {
	text-decoration:none;
}

.article-attachment-px img {
	padding:2px;
	border:1px solid #330;
	background-color:#FFF;
}

a:hover.article-attachment-px img {
	border:1px solid #550;
	background-color:#AAA;
}
.article-attachments-divider {
	clear:both;
	height:20px;
}

#article-options {
	clear:both;
	padding-top:20px;
	margin-left:15px;
	font-size: 13px;
}

#article-options a, #article-options p {

	font-weight:bold;
	text-decoration:none;
	padding-left:22px;
}
#article-options li {
	padding:0 0 5px 0;
}

.article-content td p {
	margin-bottom:0px;
}

#article-tags {
	margin:15px;
	clear:both;
}
#article-tags h4 {
	font-size:16px;
	border-top:1px solid #999;
	margin-top:10px;
	padding-top:10px;
}
#article-tags a {
	font-size:14px;
	color:#006;
	font-weight:bold;
	text-decoration:none;
}

#article-tags a:hover {
	color:#000;
	text-decoration:underline;
}


/*********************************************************************
SLIKE UZ ČLANAK
*********************************************************************/
#px-container {
	width:950px;
	font-size: 14px;
	margin:5px auto;
	text-align:center;
	background-color:#EEE;
	padding:2px;
	border-top:8px solid #060;
	font-family: Arial, Helvetica, sans-serif;
	}

#px-lijevo {
	width:180px;
	float:left;
	padding-bottom:10px;
}

#px-lijevo img {
	margin-top:5px;

}

#px-naslov {
	width:550px;
	float:left;
	margin-left:15px;
}

#px-container h1 {
	display:block;
	width:550px;
	font-size:16px;
	color:#000;
	padding: 5px 0;
	border-bottom:1px solid #999;
}
#px-container h2 {
	width:550px;
	font-size:14px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
}



#px-desno {
	width:180px;
	float:right;
	padding-bottom:10px;

}

#px-desno img {
	margin-top:5px;
}

#px-container img {
	border:1px solid #060;
	padding:1px;
}

#px-container a {
	text-decoration:none;
	color:#FFF;
}

#px-container a:hover {
	text-decoration:none;
	color:#EEE;
}
#px-container a:hover img {
	border:1px solid #AAA;
	background-color:#FFF;
}
#px-prikaz {
	overflow: auto;
	clear:both;
}
#px-container a.px-zatvori,#px-container a.px-zatvori:hover {
	display:block;
	width:200px;
	margin:5px auto;
	padding: 3px 0;
	border:1px solid #555;
	background-color:#AAA;
	color:#FFF;
}
#px-container fieldset {
	width:810px;
	margin:5px auto;
	padding:5px;
	background-color:#FFF;
	border:1px solid #999;
}

#px-container fieldset input {
	border:1px solid #050;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	padding:1px;
}

#px-container fieldset input.posalji {
	color:#FFF;
	font-weight:bold;
	background-color:#333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#px-container .subtle {
	font-size:1.0em;
	width:018px;
}
#px-container #komentari-ispis {
	width:8px;
	margin:10px auto;
	padding:5px 10px;
	border:1px solid #999;
	background-color:#FFF;
}
#px-container .komentar-info {
	font-size:0.9em;
	color:#666;
}
#px-container #komentari-ispis li {
	margin:3px 0;
	padding-bottom:3px;
	border-bottom:1px #DDD solid;
}
#px-container #komentari-ispis p {
	color:#000;
	font-weight:normal;
	padding-top:3px;
}
#px-container #komentari-ispis img {
	border:0;
}
#px-container #komentari-ispis a:hover img {
	background:none;
}

#px-footer {
	width:570px;
	margin: 0 auto;
	padding-top:10px;
	margin-top:10px;
	text-align:center;
	border-top:1px solid #999;
}
#px-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
}


/******************************************************************************
* SITE SPECIFIC
/*****************************************************************************/

#index-articles .index-article {
	padding:10px 0 10px 0;
	margin:10px 0 0 20px;
}

#index-articles .index-image {
	width:100px;
	text-align:center;
	float:right;
	margin:5px;
}

#index-articles .index-image a img {
	padding:3px;
	margin:3px;
	border:1px solid #300;
}

#index-articles h3  {
	text-align:left;
}

#index-articles h3 a {
	color:#900;
	text-decoration:none;
	font-size:14px;
	text-align:left;
}

#index-articles h3 a:visited {
	color:#500;
}

#index-articles a.vise {
	color:#666;
	text-decoration:none;
	font-size:12px;
}

#index-articles h3 a:hover {
	color:#444;
}

#stranice-arhiva p{
	margin:10px;
	text-align:center;
}

#stranice-arhiva a {
	color:#500;
	font-size:12px;
}

#stranice-arhiva a.trenutno {
	font-weight:bold;
	color:#900;
}

#archive-list a {
	color:#300;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
#archive-list a:hover {
	color:#000;
	text-decoration:underline;
}

#archive-list li {
	list-style-type:circle;
	padding:3px;
}

#najave-list  h4 {
	margin:0;
}
#najave-list  p {
	margin: 0 0 20px 0;
}