﻿
table.obrazac 
{
	/*
	border-width: 4px;
	border-color: #d3d3d3; 
	border-style: solid; 
	border-collapse: collapse; 
	*/
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

table.obrazac th, table.obrazac td
{
	/*
	border-width: 4px;
	border-color: #d3d3d3;
	border-style: solid;
	*/
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 25px;
}	

table.ObrazacBezOkvira
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table.ObrazacBezOkvira th, table.ObrazacBezOkvira td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 0px;
}	

table.PrijavaKorisnika
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table.PrijavaKorisnika th, table.PrijavaKorisnika td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}	

table.Pozadina
{
	border-width: 1px;
	border-color: #E6E2D8; 
	border-style: solid; 
	border-collapse: collapse; 
	background-color: #F7F6F3;
}

table.Poruka
{
	border-collapse: collapse; 
	border-style: solid; 
	border-width: 5px; 
	border-color: #336699;
}

table.Poruka td
{
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana; 
	font-size: 14px; 
	color: #006585;
}

table.x td
{
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
	font-size: 14px;
	color: #006585;
	border-bottom: #a9a9a9 1px dotted;
}

table.PorukaZaobljenaPlava
{
	background-color: #336699;
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
	font-size: 8px;
	color: #ffffff;
}

table.PorukaZaobljenaZelena_13
{
    background-color: #ccffcc;
    font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
    font-size: 8px;
    color: #ffffff;
}

table.PorukaZaobljenaPlava_13
{
	background-color: #ccffff;
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
	font-size: 8px;
	color: #ffffff;
}

table.PorukaZaobljenaCrvena_13
{
	background-color: #ffcccc;
	font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
	font-size: 8px;
	color: #ffffff;
}





.ProfilNaslov
{
    padding: 40px 25px 15px 1px;
    vertical-align: bottom;
    text-align: left;
    font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #2f4f4f;
}

.ProfilNaziv
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 5px 25px 5px 1px;
    vertical-align: middle;
    text-align: left;
    font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #2f4f4f;
    height: 30px;
}

.ProfilVrijednostOpis
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 5px 7px 5px 0px;
    vertical-align: middle;
    text-align: right;
    font-family: 'Microsoft Sans Serif', Sans-Serif, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2f4f4f;
}

.ProfilVrijednost
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 5px 25px 5px 0px;
    vertical-align: middle;
    text-align: left;
    font-family: 'Microsoft Sans Serif', Sans-Serif, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2f4f4f;
}

.ProfilVlasnik
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 5px 1px 5px 0px;
    vertical-align: middle;
    text-align: right;
    font-family: 'Microsoft Sans Serif', Sans-Serif, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2f4f4f;
}

.IzletPopunjeno
{
    font-family: 'Microsoft Sans Serif' , Sans-Serif, Arial, Verdana;
    font-size: 10px;
    color: #AE001B;
}