@charset "utf-8";
body {
	background-image: url(images/pozadi.gif);
	background-attachment: fixed;
	scrollbar-arrow-color: #BDDDE9;
	scrollbar-face-color: #1A3D4F;
	scrollbar-shadow-color: #265C73;
	scrollbar-3dlight-color: #1A3D4F;
	scrollbar-base-color: #1A3D4F;
	scrollbar-darkshadow-color: #0E2830;
	scrollbar-highlight-color: #265C73;
	scrollbar-track-color: #1A3D4F;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: White;
	text-decoration: none;
}
a {
	color: #EBEBEB;
	}
	a:hover{
		color: White;
	}

a:visited {
	color: #DADADA;
}

	
.tabram {
	border-left: 1px solid #265C73;
	border-bottom: 1px solid #0E2830;
	border-right: 1px solid #0E2830;
	border-top: 1px solid #265C73;
	}
td {
	font-size: 12px;
	font-family: Arial;
	font-weight: lighter;
	color: #F4F4F4;
}	
.underline {
	border-bottom: 1px solid #EBEBEB;
}
.mainwindow {
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
