/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #333333;
	text-decoration:none;
	}
	
a:hover {
	color: #A42F37;
	text-decoration:none;
	}
	
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#999999;
	border: 1px dotted gray;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#333333;
	line-height:20px;
	letter-spacing:0em;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #A42F37;
	line-height:normal;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	}
	
.subHeader {
	color: #A42F37;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

.shadow {
	background-color:#E5D5BB;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #000000;
	height: 20px;
	width: 700px;
	padding-top: 1px;
	padding-left: 10px;

}

td.shadow1 {
	background-color:#E5D5BB;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}

.trazi {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-left: 2px;
	
}
.inputbox {
	padding-left: 5px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	
}

.grb {

}

.nabrajanje {
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 5px;
	margin-bottom: 15px;
	line-height: 1.2;
}

.horizontallinks {
	height: 20px;
	background-color: #F4EEE3;
	color: #A42F37;
	border-bottom-color: #A42F37;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 7px;


}
