﻿body
{
	font-family:Times New Roman;
	background-color: Gray;
	background-image:url("proWeb.jpg");
}
a
{
	color: #990033;
	text-decoration: none;
}
a:hover
{
	color: crimson;
	text-decoration: underline;
}
.HlavniEditGridView
{
	font-size: xx-small;
	font-family: Verdana;
}
.DefaultDetailBand
{
	cursor: pointer;
	background-color: Silver;
}
.DefaultDetailBandOver
{
	cursor: pointer;
	background-color: #b1b1b1;
}
.MasterDetailBand
{
	cursor: pointer;
	background-color: Black;
}
.MasterDetailBandOver
{
	cursor: pointer;
	background-color: #333;
}
.AktKomentare
{
	font-size: 9px;
	font-family: Verdana;
}
.PravePije
{
	color: White;
	font-size: small;
}
.TextBox
{
	border-color: #990033;
	border-style: solid;
}
.Button
{
	border-color: #990033;
	border-style: solid;
	font-weight: bold;
	background-color: #868686;
}
.redTable
{
	width:98%;
	background-color: #BBA6A6;
	font-weight:bold;
	font-size: large;
}
.text
{
	font-size:small;
}
.textFormat
{
    width: 98%;
    text-align:left;
}
.textTable
{
	border-collapse: collapse; 
	background: #B1B1B1; 
	border: 1px solid #000000;
    width: 98%;
    text-align:left;    
	}
.textTableNadpis
{
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	}	
.Trophy
{
	font-weight:bold;
	font-size:medium;
	color:black;
}	