/* Default postavke */

body {
	background-image:url(Slike/Design/bg_img.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-align:left;
	overflow-y:scroll;
}


a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

/* ID-evi */

#Background_content {
	background-image:url(Slike/Design/content_bg.jpg);
	background-repeat:repeat-y;
}

#td_content{
	vertical-align:top;
	padding: 15px 18px 20px 18px;
}

/* Klase */
.td_link {
	background-image:url(Slike/Design/link_off.png);
	background-repeat:no-repeat;
	height:35px;
	padding-left:35px;
	font-size:14px;
}

.td_link:hover {
	background-image:url(Slike/Design/link_over.png);
	background-repeat:no-repeat;
	font-weight:bold;
}

/* IZ STAROG SITE-a */

.p {
	font-size:12px;
	font-weight: normal;
}

.p2 {
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}

.h5_span {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	font-style:normal;

}

.h6_span {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	font-style:normal;

}

.p_tablica {
	text-align:center;
}

.icaar_border {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-color:#000000;
	border-style:solid;
}

.icaar_pic_border {
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#000000;
	border-style:solid;
	padding-bottom:3px;
}

img {
	text-decoration:none;
	border:none;
}

h1 {
	font-size:24px;
	color:#000000;

}

h2 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	font-style:normal;

}

h5 {
	font-size:14px;
}



h6 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	font-style:normal;

}

p {
	text-align:justify;
}
