/*login*/
input.login
{
	color:#000; 
	font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#eceaea; 
	border:1px solid; 
	border-color: #979797; 
	margin-right:40px;
	padding: 5px 5px 5px 5px;
}
/*področje*/
#login_l
{
	width:39px;
	height:208px;
	background-image:url(../images/galerija_l.png);
	float:left;
	margin-left:150px;
}

#login_s
{
	width:350px;
	height:208px;
	background-image:url(../images/galerija_s.png);
	background-repeat:repeat-x;
	padding-top:30px;
	float:left;
}

#login_d
{
	width:39px;
	height:208px;
	background-image:url(../images/galerija_d.png);
	float:left;
}
p.login
{
	font-size:30px;
}
