.body{
	background-color: #ffffff;
	margin: 0px;
}
.text{
	font-family: 'Trebuchet MS';
	font-size:12px;
	color: black;
	text-decoration:none;
}
.textSmall{
	font-family: 'Trebuchet MS';
	font-size:11px;
	color: black;
	text-decoration:none;
}
.text2{
	font-family:Tahoma;
	font-size:12px;
	color:black;
	text-decoration:none;
}
.sredina{
	background-image: url("images/stednji1px.gif");
	background-repeat: repeat-y;
}
.gore {
	background-image: url("images/gornji1px.gif");
	background-repeat: no-repeat;
}
.dolje {
	background-image: url("images/doljni1px.gif");
	background-repeat: no-repeat;
}
.pozadina {
	background-image: url("images/1px.gif");
	background-repeat: repeat-y;
}
.doleCrta{
	border-bottom: solid 1px #b22222;
}
.goreCrta{
	border-top: solid 1px #b22222;
}
.borderTecaj{
	border: solid 1px #b22222;
}
.sivo{
	border: solid 1px #e5e5e5;
}
.prazno{
	width: 120px;
	border-top:1px solid #870604;
	border-left:1px solid #870604;
	border-bottom:1px solid #870604;
	border-right:1px solid #870604;
	background-color:white;
	font-family: 'Trebuchet MS';
	font-size:13px;
	color:black;
}

.gumb{
	width: 50px;
	height: 23px;
	cursor: pointer;
	background-color:#b22222;
	color: white;
}
.gumb_crv{
	width: 70px;
	cursor: pointer;
	background-color:#b22222;
	color: white;
}
.padding{
	padding:15px;
}
.pad_sl{
	padding-left:10px;
}
.pad_text{
	padding-left:5px;
	padding-right:2px;
}
a{
	font-size: 11px;
	font-family: 'Trebuchet MS';
	color: #953522;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
	color: black;
}
TABLE.border{
	border-top: solid 1px #b22222;
	border-right: solid 1px #b22222;
}
TD.border{
	border-left: solid 1px #b22222;
	border-bottom: solid 1px #b22222;
}
a.subMenu{
	font-size: 11px;
	font-family: 'Trebuchet MS';
	color: #953522;
	text-decoration: none;
	font-weight: bold;
}
a.subMenu:hover{
	font-size: 11px;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a.selected{
	color: black;
}
.naslovRed{
	background-color: #b22222;
	color: white;
	font-weight: bold;
}
.crveno{
	font-family: 'Trebuchet MS';
	font-size:11px;
	color: #b22222;
	text-decoration:none;
}
.crvenoNaslov,a.crvenoNaslov{
	font-family: 'Trebuchet MS';
	font-size:16px;
	color: #b22222;
	text-decoration:none;
	font-weight: bold;
}
a.crvenoNaslov:hover{
	font-family: 'Trebuchet MS';
	font-size:16px;
	color: black;
	text-decoration:none;
	font-weight: bold;
}
.crveno2{
	font-family: 'Trebuchet MS';
	font-size:12px;
	color: #b22222;
	text-decoration:none;
}
.ul{
	margin-top: 3px;
}
.inputConvert{
	width: 47px;
	border:1px solid #870604;
}
.tdCalc{
	background-color: #e5e1e1;
}
.inpCalc{
	width: 120px;
	border: solid 1px #870604;
}
.row_g {color:#b22222;text-align:right;padding-right:5px;padding-left:5px;background-color:#eeeeee;}
.row_o {color:black;text-align:right;padding-right:5px;padding-left:5px;background-color:#ffffff;}
.futer {color:#b22222;text-align:right;background-color:#eeeeee;font-weight:bold;}
.tecajnaTdHead{
	font-weight: bold;
	background-color: #e5e1e1;
}
