body {
	background-image: url(../_img/bg_body.png);
	background-repeat: repeat;
	background-color: #DFDFDF;
	list-style-type: square;
}
bodys {
}

a:link {
	color: #435C7D;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #435C7D;
}

a:hover {
	text-decoration: none;
	color: #6A88B0;
}

a:active {
	text-decoration: underline;
	color: #435C7D;
}

h1 {
	color: #466083;
	font-size: 21px;
}

h2 {
	color: #466083;
	font-size: 17px;
}

h3 {
	color: #466083;
	font-size: 15px;
}

h4 {
	color: #466083;
}

h5 {
	color: #466083;
}

h6 {
	color: #466083;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C1013;
	font-size: 14px;
	line-height: 120%;
	list-style-type: square;
}

small {
	color: #466083;
	font-size: 11px;
}
legend {
	color: #003399;
	font-weight: bold;
}

#glavna_tablica {
	border: 3px solid #354862;
}
hr {
	color: #EEEEEE;
	background-color: #EEEEEE;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login {
	background-color: #E3E3E3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
#linkovi_livo a {
	display: block;
	text-decoration: none;
	text-indent: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-image: url(../_img/bulet.gif);
	color: #0C1013;
}
#linkovi_livo a:hover {
	background-color: #A9002D;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: solid;
}
#linkovi_gore a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: right;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../_img/bg2.png);
	background-repeat: repeat-x;
	background-position: 2px;
	margin-right: 5px;
	color: #D2DCE8;
	border: 1px solid #1D2733;
}
#linkovi_gore a:hover {
	background-position: center -30px;
	color: #FFFFFF;
	border-top-color: #3B516E;
	border-right-color: #3B516E;
	border-left-color: #3B516E;
}

#pop_info2 {
	background-image: url(../_img/pop_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#pop_info {
	position: absolute;
}
.citiraj {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
}
cite {
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFAEA;
	border: 1px solid #FFECB0;
	display: block;
	margin: 5px;
	background-image: url(img/citat.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #666666;
	font-style: normal;
}
