/* CSS Document */
.obicni {
        font-family: Tahoma, Georgia, Arial, Helvetica;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;}
.obicni2 {
        font-family: Tahoma, Georgia, Arial, Helvetica;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;}		
.link {
        font-family: Tahoma, Georgia, Arial, Helvetica;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;}
.link:hover
{
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.link2 {
	font-family: Tahoma, Georgia, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:hover
{
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}		
.link3 {
	font-family: Tahoma, Georgia, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
    color: #CCCCCC;
	text-decoration: none;
}
.link3:hover
{
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}					
.mali {
	font-size: 12px;
	font-style: Tahoma, Georgia, Arial, Helvetica;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.veliki {
	font-size: 22px;
	font-style: Tahoma, Georgia, Arial, Helvetica;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.veliki2 {
	font-size: 28px;
	font-style: Tahoma, Georgia, Arial, Helvetica;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
