/*A {
	color : #003399;
	font-size : 9px;
	text-decoration : none;
	font : bolder;
}

A:HOVER {
	color : #003399;
	font-size : 9px;
	font : bolder;
text-decoration : underline;
}*/
BODY {
	color : #003399;
	font-size : 10px;
	background-color : #F9FFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 20px;
	scrollbar-3dlight-color : #F9FFFF;
	scrollbar-arrow-color : #696969;
	scrollbar-base-color : #F9FFFF;
	scrollbar-darkshadow-color : #696969;
	scrollbar-face-color : #F9FFFF;
	scrollbar-highlight-color : #F9FFFF;
	scrollbar-track-color : #F9FFFF;
	scrollbar-shadow-color : #696969;
}

.links{
	color : #003399;
	font-size : 9px;
	text-decoration : none;
	font-family : Verdana;
	font-weight : bold;
}
.links2{
	color : #003399;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana;
	font-weight : bold;
}
.links_white{
	color : White;
	font-size : 9px;
	text-decoration : none;
	font-family : Verdana;
	font-weight : bold;
}
.td_back{
	padding-left : 10px;
	padding-right : 10px;
	text-align : justify;
	font-size : 10px;
}
.str_up{
	border-left : 1px dotted #D3D3D3; border-top : 1px dotted #D3D3D3; border-right : 1px dotted #D3D3D3;
}
.str_down{
	border-left : 1px dotted #D3D3D3; border-bottom : 1px dotted #D3D3D3; border-right : 1px dotted #D3D3D3;
}
.vrh{
	background-image : url(../images/pl.gif);
}
.dno{
	background-image : url(../images/pl_dolje.gif);
}
.str_down{
	BORDER-bottom: 1px dotted #D3D3D3; BORDER-right: 1px dotted #D3D3D3;
	BORDER-left: 1px dotted #D3D3D3;
}
.str_up{
	BORDER-top: 1px dotted #D3D3D3; BORDER-right: 1px dotted #D3D3D3;
	BORDER-left: 1px dotted #D3D3D3;
}
.left{
	border-left : 1px dotted #D3D3D3;
}
.right{
	border-right : 1px #D3D3D3;
	border-right-style : dotted;
}
.oba{
	border-right : 1px #D3D3D3 dotted;
	border-left : 1px dotted #D3D3D3;
}
