﻿body {
}



.Date
{
	left: 0px;
	position: relative;
	top: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 8pt;
	width: 180px;
	color: white;
	background-color: #ff8900;
}

.Headline
{
	left: 0px;
	position: relative;
	top: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 8pt;
	width: 500px;
	font-weight: bold;
	color: #4d4d4d;
}

.NewsTable
{
	left: 1px;
	position: relative;
	top: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 8pt;
}

.NewsTable a:link
{
	color: #4d4d4d;
	text-decoration: none;
}
.NewsTable a:visited
{
	color: #4d4d4d;
		text-decoration: none;
}

.NewsTable a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.NewsTable a:active
{
	color:  #4d4d4d;
	text-decoration: underline;
	text-decoration: underline;
}



.NewsPager
{
	text-align: right;
	height: 20px;
	font-family: arial;
	color: #4d4d4d;
	font-size: 8pt;
	left: 0px;
	position: relative;
	width: 520px;
}

.NewsPager a:link
{
	color: #4d4d51;
	text-decoration: none;
}
.NewsPager a:visited
{
	color: #4d4d51;
		text-decoration: none;
}

.NewsPager a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.NewsPager a:active
{
	color:  #4d4d51;
	text-decoration: underline;
	text-decoration: underline;
}




.NewsViseOOvome
{
	text-align: right;
	position: relative;
	top: -20px;
}

.NewsletterTable
{
	position: relative;
	top: 5px;
	left: 30px;
	width: 180px;
	height: 50px;
}

.NewsletterUnderTable
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 180px;
	height: 50px;
}



.NewsletterLinkPrijava
{
    color: #00006c;
}


.NewsletterLinkOdjava
{
    color: #494749;
}
