body
{
    background-image: url('slike/bg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;   /* Mozilla */
    background-position: top center;
    margin-top: 0px;
    margin-bottom: 0px;
}

body
{
	font-family: Tahoma;
	font-size: 12px;
}

.menu
{
	color: #000000;
    font-size: 11px;
    font-weight: bold;
	padding-left: 30px;
	padding-right: 14px;

    position: relative;
    top: 4px;
    line-height: 16px;
}

.menushade
{
	color: #FFFFFF;

    position: relative;
    left: -1px;
    top: -10px;
    line-height: 10px;
}

.noga
{
    color: #72AA30;
	font-size: 9px;
	padding-top: 12px;
    line-height: 18px;
	letter-spacing: 1px;
}

.nogabright
{
    color: #E3F5CE;
}

.nogacol
{
	padding-left: 18px;
}

.nogacol1
{
	padding-left: 29px;
}

A
{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover
{
	color: #FF7300;
	text-decoration: none;
}

A.news
{
	color: #606060;
	text-decoration: underline;
}

A.noga
{
    color: #72AA30;
	text-decoration: none;
}

A.noga:hover
{
    color: #FF7300;
	text-decoration: none;
}

A.white
{
    color: #FF7300;
	text-decoration: none;
}

A.white:hover
{
    color: #000000;
	text-decoration: none;
}

div.nogacol
{
    height: auto;
    width: auto;
    float: left;
    text-align: left;
}

div.desc
{
    text-align: left;
    font-weight: normal;
    width: 120px;
    margin-left: 20px;
}

.shortnews
{
	color: #606060;
	font-size: 11px;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 20px;
    line-height: 26px;
}

.shortnewstext
{
    margin-top: 6px;
    line-height: 14px;
}

.shortnewsdate
{
	color: #000000;
    font-weight: bold;
    margin-left: 16px;
}

.shortnewstitle
{
	color: #447C01;
    font-weight: bold;
    margin-left: 16px;
}

.content
{
	color: #606060;
	font-size: 13px;
    font-weight: normal;
    text-align: left;
    margin-top: 12px;
    margin-left: 22px;
    margin-right: 20px;
    line-height: 26px;
    width: 627px;
}

.contenttext
{
    margin-top: 6px;
    line-height: 14px;
}

.contentdate
{
	color: #000000;
    float: left;
    font-weight: bold;
    margin-right: 20px;
}

.contenttitle
{
	color: #447C01;
    font-weight: bold;
	font-size: 16px;
}


.contentimage
{
    position: relative;
    top: 8px;
    padding-left: 10px;
    padding-bottom: 22px;
}