/* 
    Document   : access
    Created on : 17.2.2010, 11:03:49
    Author     : Pepa
    Description:
       veci kolem login. - Login stuff
*/


.access {

}

.headarea .access {
	/*position: absolute;
	top: 0;
	right: 0;*/
}

.headarea .access .htmtxt .content {
	padding: 0 1ex 1ex 1ex;
}

.headarea .access .content {
	padding: 0 1ex 0 1ex;
}

.headarea .access .content h1{
	padding: 0;
	margin: 0 2ex 0 0;
	display: inline-block;
	font-size: 12px;
}
.headarea .access .content img {
	vertical-align: text-top;
	margin-bottom: -2px;
}
