﻿
.test {

color:green;
}


body
{
	padding: 0;
	margin: 0 0 0 0px;
	font-family: Tahoma, MS Sans Serif, Verdana;
	font-size: 10pt;
}

table td {
    padding: 2px;
    /*border:solid 1px;
    background-color:powderblue*/
    
}

.table td {
    padding: 5px;
    border:solid 1px black;
  
    
}

.tableNoBorder td {
    padding: 2px;    
}

.gridviewCSS {
 
 /*background-color: blueviolet;*/
 border: ridge 1px;
 padding: 3px;
}

.gridviewCSS tr td
{
    padding: 5px;
    border: 0px solid;
}
.gridviewCSS tr th
{
    padding: 5px;
}


.gridviewCSSHeader {
 
 background-color: #99CCFF;
 font-weight:bold;
}



a
{
	color: #3255A5;
	text-decoration: none;
}

.header
{
	color: #fff;
}

.headerLink
{
	color: #FFA500;
}
a:Hover
{
	text-decoration: underline;
}

.Days
{
	background-color: #99CCFF;
	color: #fff;
}
.CurrentDay
{
	background-color: #E36C0A;
	color: #fff;
}
.GridLink
{
	color: #0000FF;
	text-decoration: underline;
    border:none;
}
.GridDefaultRow
{
	/*background-color: #FFFF66;*/
    background-color: red;
}
.GridSplneno
{
	background-color: #99FF33;
}

.GridDatumPoslaniPotvrzeni
{
	background-color: #FFFFFF;
}

.GridPotvrzeniExpedice
{
	background-color: yellow;
}

.GridAvizoPoslano
{
	background-color: #F6A4ED;
}

.GridPoslaniPotvrzeni
{
	background-color:#FFF;
}


.GridDeleted
{
	background-color: Gray;
}
.RedLabel {
    color: coral;
    font-weight: bold;
}

.Label
{
	width: 130px;
}
.Data
{
	width: 200px;
	text-align: left;
}

.Faktury_1_7
{
	background-color: #FECCCF;
}

.Faktury_8_14
{
	background-color: #F6A1C9;
}
.Faktury_15_30
{
	background-color: #F272AE;
}
.Faktury_30_60
{
	background-color: #AF0F5A;
	color:White;
}
.Faktury_60
{
	background-color: #74093C;
	color:White;
}

.Faktury_FakturaPodana
{
	background-color: #4CBF19;
	color:Black;
}

.Faktury_Zaplatene
{
	background-color: #B7D7F7;
	color:Black;
}

.GridView_PagerStyle
{
	text-align:right;
	background-color:#f0f0f0;
}
.FakturyOstatni
{
	color:#FF0000;
	text-decoration: underline;
}

.FakturyUpominkaJedna
{
	color:Yellow;
	text-decoration: underline;
}
.Nadpis {
    font-size:20px;
}

.txt {
    width:250px;
}
