﻿
.HeadDiv
{
	vertical-align: top;
	height: 100%;
	display: block;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
}

.HeadTable
{
	vertical-align: top;
	z-index: 1;
}

.LanguagesLinks
{
    position: relative;
    left: 20px;
    top: -60px;
    font-size: 10pt;
    font-family: arial;
    text-decoration: none;
}

.LanguagesLinks a:link
{
    color: #0066ff;
    text-decoration: none;
}
.LanguagesLinks a:visited
{
	color: #0066ff;
	text-decoration: none;
}

.LanguagesLinks a:hover
{
    color: #00cc33;
}
.LanguagesLinks a:active
{
    color: #0066ff;
    font-weight: bold;
}


.MasterPageBody
{
    background-color: #000033;
    position: relative;
    top: -5px;
}



.ContentTable
{
	position: relative;
	left: 0px;
	top: 220px;
}


.GlavnaTablicaMasterPage
{
	position: relative;
}


.SearchTable
{
	left: 511px;
	position: absolute;
	top: 50px;
}

.NavigacijaFiksna
{
	left: 628px;
	position: absolute;
	top: 253px;
	width: 105px;
}





.ImageTopLinija
{
	position: relative;
	top: -576px;
	left: 562px;
}

.ImageBottomLinija
{
	position: relative;
	bottom: 53px;
	left: 562px;
}

