html, body {background:#FDF2F2;margin:0;padding:0}
body, td{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}


div#header{
	
	margin:0;
	width:760px;
}
div#container{
	text-align:left;

}

div#navigation{background:#CDD9EB}
div#extra{visibility:visible; height:0px; background:#CDD9EB}
div#footer{ visibility:visible; height:0px; background:#CDD9EB}

div#container{
/*width:984px;*/
	width:760px; 
	margin:0 auto;
	background:#CDD9EB;
}
div#content{
	float:left;
	width:760px
	text-align:left;
}
div#navigation{
	float:right;
	width:220px; margin-top:-241px; 
/*display:block;*/
		display:none;
}
div#extra{clear:both;width:100%}

td{ text-align:left;}


.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C52724;
	text-indent: 10px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C52724;
	text-transform: uppercase;
}
a:link {
	color: #C52724;
	text-decoration: none;
}
a:visited {

	color: #C52724;
	text-decoration: none;
}
a:hover {


	color: #C52724;
	text-decoration: underline;
}
a:active {



	color: #C52724;
	text-decoration: none;
}
.bdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F1F5FA;
	border: 0.25pt solid #C52724;
}
.bdyYell {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	border: 0.25pt solid #C52724;
}
.style1 {
	border-width: 0px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F1F5FA;
	border: 0.25pt solid #C52724;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F1F5FA;
	border: 0.25pt solid #C52724;
	font-weight: bold;
}