body{
	background-color: #FFFFCC;
	font-family: arial, sans-serif;
	margin: 0 auto;
	position: static;
}
.header {
	width:100%;
	margin:0 auto;
	height:40px;
	background-color:#800000;
text-align:left;
	font-family:"Impact","Verdana";
	font-size:18px;
	letter-spacing:7px;
}

.selected{
	text-align:center;
	font-family:"Verdana";
	font-weight:bold;
	font-size:14px;
}

.noselected{
	text-align:center;
	font-family:"Verdana";
	font-weight:normal;
	font-size:14px;
}

.textbold{
	font-family:"Verdana";
	font-weight:bold;
	font-size:14px;
	color:#800000;
}
.textnormal{
	font-family:"Verdana";
	font-weight:normal;
	font-size:14px;
}

.textboldIstoric{
	font-family:"Verdana";
	font-weight:bold;
	font-size:25px;
	color:#800000;
}
.textnormalIstoric{
	font-family:"Verdana";
	font-weight:normal;
	font-size:25px;
}


.cod{
	font-family:Courier New;
	font-weight:normal;
}

.chenar{
	border-style:solid;
	border-width:2px;
	border-color:#800000;
	font-family:Courier New;
	font-weight:normal;
}

.chenaristoric{
	padding:10px;
	margin: 0px;
	outline-color: #800000;
	outline-width: 11px;
	outline-style: solid;
	text-align: justify;
}

.linie{
	border-right-style:solid;
	border-right-width:5px;
	border-right-color:#800000;
	padding-right:0px;
}

#structura td{
	width:100px;
	text-align:center;
}

#stiva td{
	width:140px;
	border-style:solid;
	border-width:2px;
	border-color:#800000;
}
