/* CSS Document */

BODY
{
	background-image: url(../slike/bg.png);

	color: #004159;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

a 
{
	color: #004159;
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-decoration: none;
}

a:hover 
{
	color: #6888AA;
	text-decoration: underline;
}


.rob_zgoraj
{	
	width: 200px;
	height: 10px;
	background-color: #0091C8;
}
.rob_vsebina
{
	width: 200px;
	text-align:center;
}


.vnos_prijava
{
	width: 140px;
}

.obrazec_prijava
{
    background-color:White;
    border:2px solid #0091C8;
    width:200px;
    padding:10px 10px 10px 10px;
    font-weight:normal;
	text-align: center;   
}
