body
	{
		margin:0px;
		font-family:Arial;
		font-size:12px;
		background:#FFFFFF;
	}

h1
{
	font-family:Arial;
	font-style:italic; 	
	font-size:14px;
}	
.p
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	background:#FFFFFF;
}
	
.odabir
{
	background-color:#FFFF00;
	width:100%;
	height:1px;
	padding:1px;
	margin-top:5px;
	margin-bottom:5px;
}	
.dota td
{
	border-bottom:1px dotted #C0C0C0;
}

p:hover
{
	color:#000000;
}
a, a:visited
{
	color: #000000;
/*	font-weight:bold;*/
	text-decoration:none;
}
.light
{
	background-color:#CCFFFF;
	line-height:24px;
}
.dark
{
	background-color:#FFCC99;
	line-height:24px;
}		
.right 
{
	text-align:	right;
}
.center 
{
	text-align:	center;
}
.datum
{
	margin:0px;
	font-family:Arial;
	font-size:9px;
	position:relative;
	top: -20px;
}
