﻿#buttons
{
	margin-top: 15px;
}
#buttons input
{
	margin-left: 10px;
}
#PagingRepeater1BottomPager
{
	text-align: right;
	padding-right: 0;
}
.under table
{
	margin: 0;
}


archTable tr td
{
	padding: 0;
	background: none;
}
#searchTable input[type='text'], #searchTable select
{
	margin-left: 5px;
}
input[type='submit']
{
	width: 150px;
}

#searchTableResults tr td
{
	padding: 5px 0;
	width: 50%;
}
h2.searchTitle
{
    color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 15px;
	display: inline;
}
#celacr
{
	margin-top: 15px;
}
#celacr tr td:first-child, #celacr tr th:first-child
{
	padding-left: 2px;
}



.alignright
{
	text-align: right;
}
.nopaddingright
{
	padding-right: 0;
}

#SearchTable 
{
  width: 99%;
  background: transparent url(../img/right-top.gif) right top repeat-y;
}

#SearchTable td 
{
  background: white url(../img/left-bottom.gif) left bottom repeat-y;
}

#SearchTable tr.alternating td
{
  background: #eee url(../img/left-bottom.gif) left bottom repeat-y;
}

#SearchTable th 
{
  background: #555 url(../img/left-bottom.gif) left bottom repeat-y;
}

#SearchTable table td, #SearchTable tr.alternating table td
{
  background: none;
}

#SearchTable table tr.separator td
{
  background: transparent url('../img/left-bottom.gif') right bottom repeat-y;
}

#SearchTable table 
{
  margin: 0;
}

#SearchTable .noLeftBorder, #SearchTable tr.alternating .noLeftBorder
{
  background-position: center bottom;
}

table.searchFields 
{
    margin-bottom: 10px;
}

table.searchFields td
{
    background: none;
}

.searchFields label 
{
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 1px;
}

.separator
{
    height: 2px;
    font-size: 2px;
    margin-bottom: 20px;
    background: url("../img/dots.gif") repeat-x scroll left bottom transparent;
}

.cisloZakona
{
    /*
    width:57px; 
    margin:0; 
    padding: 11px 15px 7px 15px;
    */
    margin: 0;
    padding: 11px 0 7px 0;
    width: 80px;
}
.cisloZakonaVnitrni
{
    padding: 0 0 0 15px;
}
.popisZakona
{
    margin: 0;
    padding: 11px 12px 7px 0;
    /*
    margin:0; 
    padding: 11px 10px 7px 15px;
    */
}