body, table, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: inherit;
	color: #000000;
	text-align: left;
}

a, a:active, a:visited {
	background-color: white;
	color: #b0050e;
	text-decoration: none;
}

a:hover, a.news_link:hover {
	text-decoration: underline;
}

a.news_link, a.news_link:active, a.news_link:visited {
	background-color: white;
	color: #000000;
	text-decoration: none;
}

.crni_linkovi a, .crni_linkovi a:active, .crni_linkovi a:visited {
	background-color: transparent;
	color: black;
}

input, textarea {
	border: 1px solid black;
	padding: 1px 2px 1px 2px;
}

.button {
	padding: 0px 2px 0px 2px;
	background: white url(../images/back_gray.gif);
	color: black;
}

.special_hr {
	margin: 0;
	border: 0;
	padding: 5px 0px 5px 0px;

	background: transparent url(../images/hr.gif);
	background-repeat: repeat-x;

	width: 100%;
	height: 12px;
}

.border_main {
	border: 1px solid #ebebeb;
	padding: 0px 10px 0px 10px;
}

.footer {
	background-color: white;
	white-space : nowrap;
	padding: 0px 5px 0px 2px;
	color: #888888;
}

.back_logo {
	height: 150px;
	background: transparent url(../images/logo.gif);
	background-repeat: no-repeat;
}

.veliki_broj {
	background-color: white;
	color: gray;
	font-family: tahoma, Arial, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	padding-bottom: 1px;
}

.veliki_tekst {
	background-color: white;
	color: black;
	font-family: tahoma, Arial, sans-serif;
	font-weight: bolder;
	font-size: 22px;
	padding-left: 5px;
}

.mali_tekst {
	font-weight: lighter;
	font-size: 11px;
	padding: 5px 0px 5px 5px;
}

.mali_box {padding: 5px 3px 5px 3px;}
.linije {padding: 8px 0px 8px 0px;}

.crveno {
	white-space: nowrap;
	color: #b0050e;
	background-color: white;
}

.title_category {
	font-size: 11px;
	font-weight: bold;
	color: #b0050e;
	background-color: white;
}

.link_kategorija {
	font-weight: bold;
	color: #b0050e;
	background-color: white;

	margin: 0;
	padding: 0;
}

.link_kategorija li {
	list-style: none;

	margin: 0;
	padding: 3px 0px 0px 0px;

	position: relative;
	left: -30px;

	font-weight: normal;
	color: black;
	background-color: white;
}

.link_kategorija a, .link_kategorija a:active, .link_kategorija a:visited, .link_kategorija a:hover {
	color: black;
	background-color: white;
}

.glavni_box {
	border: 1px solid #cacaca;
	background: white url(../images/linije2.gif);
	color: black;
	background-repeat: no-repeat;
	background-position: right bottom;

	font-size: 12px;
}

.linije3 {
	width: 100%;
	height: 7px;

	margin: 10px 0px 10px 0px;

	background-image: url(../images/linije3.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.vijest {
	padding: 10px 0px 15px 0px;

	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* pagination */
.pagination_selected
{
	margin		: 0;
	text-decoration	: none;
	color		: #FFFFFF;
	background	: #013B6B;
	font-size	: 14px;
	padding-top	: 1px;
	padding-bottom	: 1px;
	padding-left	: 4px;
	padding-right	: 4px;
	margin-right	: 1px;
	border		: 1px solid #a0a09c;
	display		: inline;
	outline-width	: 0px;
}

.pagination_link, .pagination_link:visited
{
	margin		: 0;
	text-decoration	: none;
	color		: #013B6B;
	background	: white;
	font-size	: 14px;
	padding-top	: 1px;
	padding-bottom	: 1px;
	padding-left	: 4px;
	padding-right	: 4px;
	margin-right	: 1px;
	border		: 1px solid #a0a09c;
	display		: inline;
	outline-width	: 0px;
	cursor		: pointer;
}

.pagination_link:hover
{
	margin		: 0;
	text-decoration	: none;
	color		: #73B060;
	background	: white;
	font-size	: 14px;
	padding-top	: 1px;
	padding-bottom	: 1px;
	padding-left	: 4px;
	padding-right	: 4px;
	margin-right	: 1px;
	border		: 1px solid #a0a09c;
	display		: inline;
	outline-width	: 0px;
	cursor		: pointer;
}
