/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

body {
	background-image:url(delovi/bcg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link_b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A40047;
}



a:link, 
a:visited, 
a:active { 
	text-decoration: none; 
	color: #38B549;
	font-weight: bold;
}

a:hover { 
	text-decoration: underline; 
	color: #38B549; 
	color: #38B549;
	font-weight: bold;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
}



hr {
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #DFD8B4; 
	border-style: none none dotted;
}

/* naslovi */

.glavniNaslov {
	color: #BD586F;
	font-size: 22px;
	font-style: italic;
	font-family:Georgia;
}

.manjiNaslov {
	color: #BD586F;
	font-size: 18px;
	font-style: italic;
	font-family:Georgia;
}


/* kalendar */

.kalendarNaslov {
	color: #BD586F;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	font-family: Georgia;
	border-bottom: 3px solid #E9E2D1;
	display:block;
}

.kalendarDiv {
	padding-left: 10px;
	color: #79726E;
}

.naslovVesti {
	color: #FF6600;
	font-family: Georgia;
	font-size: 12px;
}

/* temp */

.temp {
	color: #A30046;
	padding-top: 20px;
	border-top: 3px solid #E9E2D1;
	font-family: Georgia;
	font-size:11px;
}
.background {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

