﻿body
{
	/*background: #003366;*/
	font-size: 1em;
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000066;
	/*background-image: url('/HR_Portal/slike/pozadina.png');*/
}
h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2
{
    font-size: 1.2em;
    font-weight: 600;
}
.tekst
{
	/*font-size: 1em;	
	font-variant: small-caps;*/
	text-align: justify;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

a:link, a:visited
{
	color: #808080;
	text-decoration:underline;
}

a:hover
{
    color: #1d60ff;
    text-decoration: underline;
}

a:active
{
    color: #034af3;
}

.slika
{
	text-align: center;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tekstdesno
{
	text-align: right;
}
