html, body {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #443125;
    background: #FFFFFF;
    background-image: url(/repository/layout/background.png);
    background-repeat: repeat-x;
    height: 100%;
    line-height: 180%;
}

td {
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #443125;
    line-height: 180%;
}

a {
    text-decoration: underline;
    font-weight: bold;
    color: #DD7200;
}

.mapa a {
    text-decoration: underline;
    font-weight: normal;
    color: #443125;
}

.mapa a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #DD7200;
}

a:hover 
{ 
    color: #62AB3A;
    font-weight: bold;
}

input {
    font-size: 11px;
    color: #443125;
}

select {
    font-size: 11px;
    color: #443125;
}

h2, h4, h5, h6 {
    color: #FBAE06;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}

h1 a {
    text-decoration: none;
    border-bottom: 1px dashed #D1AF70;
    padding-bottom: 6px;
}

h2 a {
    text-decoration: none;
}

h1 {
    font-size: 22px;
    font-weight: normal;
    color: #FBAE06;
    margin-bottom: 35px;
    margin-left: -20px;
    margin-top: -10px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 12px;
    color: #443125;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h4 {
    font-size: 11px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
    background-image: url(/repository/layout/sipka.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 20px;
    margin-bottom: 4px;
    margin-left: 10px;
}

blockquote {
    margin-left: 20px;
}

/*img.border {
    border: 6px #EFEBDB; 
    margin: 5px; 
}*/

.hledat {
    color: #443125;
    font-size: 12px;
    background-image: url(/repository/layout/hledat_background.png);
    background-repeat: repeat-x;
    height: 18px;
    width: 140px;
/*
    border-bottom: 1px solid #B5A596;
    border-right: 1px solid #B5A596;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    */
    border-top: 1px solid #B5A596;
    border-left: 1px solid #B5A596;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    
}

/*.documentcontent img, .round {*/
.round {
	border:1px dashed #C0AF96;
	padding:4px;
	background:#E9E5D6;
	margin: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}


#imgCaption {
    font-size: 12px !important;
    font-weight: bold !important;
}

.row-line td {
	border-top: 1px solid #F5F2E8;
	border-bottom: 1px solid #7F5539;
}

.selectedTreeRow {
	font-weight: bold;
}
