html, body, table, tr, td {
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}


html, body {
    color: #000000;
    background-color: #FFFFFF;
    height: 100%;
}

p {
    margin: 0px;
}

td.menu-body {
    padding: 3px;
}

.round-border {
    border: 1px solid #BFDEED;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

h1, h2, h3, h4, h5, h6 {
    color: #B90029;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a {
    text-decoration: none;
}

h2 a {
    text-decoration: none;
}

h1 {
    font-size: 15px;
}

h2 {
    font-size: 12px;
}

h3 {
    font-size: 11px;
}

a {
    color: #A10513;
    text-decoration: underline;
}

a:hover {
    color: #A10513;
    text-decoration: underline;
}

a.black {
    color: #0D0D0D;
    text-decoration: none;
}

a.black:hover {
    color: #0D0D0D;
    text-decoration: underline;
}

a.gray {
    color: #6A6A6A;
    text-decoration: none;
}

a.gray:hover {
    color: #6A6A6A;
    text-decoration: underline;
}

input[type=text], input[type=password], textarea {
    border: 1px solid #999999;
    font-size: 12px;
}

select {
    border: 1px solid #999999;
    font-size: 12px;
}

.highlightSearch {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}


.hidden {
	display: none;
}

.slozky_0 {
	font-size: 13px;
	background: #D1D1D1;
	color: #000000;
	padding: 3px;
	font-weight: bold;
}

.slozky_1 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid  #D1D1D1;
}

.slozky_2, .slozky_3, .slozky_4, .slozky_5, .slozky_6, .slozky_7 {
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px dotted  #D1D1D1;
}

