﻿/* karel.attl@eternal.cz */
#ctl00_Application_DataGrid1, #ctl00_Application_DataGrid1 tr, #ctl00_Application_DataGrid1 tr td, #ctl00_Application_DataGrid1 tr th
{
	border-style: none;
	border-width: 0;
	border-color: inherit;
	border-collapse: separate !important;
}
.nobg td
{
	background: none;
}
#ctl00_Application_cmdHledej
{
	width: 100px;
}
#searchTableResults tr td
{
	padding-left: 0 !important;
}
#ctl00_Application_lblAktualizace
{
	display: block;
	margin-bottom: 0px;
	margin-top: -20px;
}
table#celacr
{
  table-layout: fixed;
}
table#celacr th
{
  padding-left: 10px;
}
#celacr ul li
{
	background: none;
	padding-left: 0;
}
#celacr ul
{
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}
.alignright
{
	text-align: right;
}
.registracni-znacky td {background:	#EEEEEE; }

.infoBlok
{
    margin-bottom: 15px;
}

.formular
{
    margin-bottom: 20px;
}

.pocetZaznamu
{
    text-align: right;
}

.infoNenalezeno
{
}

.anotace
{
    font-weight: bold;
}

.vypisZaznamu
{
    margin-bottom: 15px;
}

.panelVnitrnichStranek
{
    display: inline;
}

.strankovani
{
    text-align: right;
    margin-bottom: 10px;    
}

.strankaPrvni
{
    margin: 0 5px 0 5px;
}

.strankaVnitrni
{
    margin: 0 5px 0 5px;
}

.strankaPosledni
{
    margin: 0 5px 0 5px;
}

.posledniAktualizace
{
    clear: both;
    margin-top: 40px;
    text-align: right;
}

#searchTableResults
{
    margin-top: 0px;
}

#btnBackToResults
{
    width: 180px;
}

.gridPoradi
{
    text-align: center;
}

.xmlStitek
{
    padding-top: 10px;
    margin-bottom: 20px;
}