@import url("search.css");

body, tr, th, td,
 pre, tt, code, kbd, samp {
	font-size: small;
}
html>body, tr>th, tr>td,
 div>pre, p>pre, li>pre, td>pre,
 div>tt, p>tt, li>tt, td>tt,
 div>code, p>code, li>code, td>code,
 div>kbd, p>kbd, li>kbd, td>kbd,
 div>samp, p>samp, li>samp, td>samp {
 font-size: small;
}
body {
	color: #5A2E2E;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background-color: #EDE7AD;

}
#copy2 {
	margin-right:90px;
	padding:10px 0 10px 0;
	text-align:center;
	width:198px;
	height:15px;
	float:left;
	background-color:#313131;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E09278;
}
.no_script ul, .no_script ul ul{
padding-left:10px;
margin:0;

}
.zluta {color: #fffaae}
#copy {
	text-align:left;
	font-size: 0.85em;
	color:#CCCCCC;
	width: 800px;
	margin:auto;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
#copy a {
color:#CCCCCC;
text-decoration:none;
}
#copy a:hover {
text-decoration:underline;
}
#top
{
	height: 200px;
	width: 800px;
	margin: auto;
}
#menu-obr
{
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#menu-main
{
	background-color:#3D1F1F;
	height:18px;

}
#menu-main ul, #menu-main ol { list-style:none; }
#menu-main a, #menu-main a:hover, #menu-main a:visited, #menu-main a:active {
    font-weight: bold;
}
.obr-r
{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFFFFF;
}
.obr-l
{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FFFFFF;
}
#data {
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	margin: auto;

	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
#text {
	padding: 15px;
	padding-top:35px;
	}
#left-box {
	font-size: 1em;
	background-color:#B15129;
	_background-color:#ab4822;
	padding: 0 5px 0 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e09278;
	text-align:left;
}
#right-box {
	text-align:left;
}
.box {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.box .img1 {
	margin-left: 20px;
}
.box .nadpis {
	font-style: italic;
	text-decoration: underline;
}

.textb {
	font-weight: bold;
}
/*------------------- guestbook ---------------------*/
#guestbook
{
	text-align:left;
	clear: left;
}
#guestbook .vlozil
{
	font-weight:bold;
}
#guestbook .vlozeno
{
	color: #555;
	font-size:.85em;
}
#guestbook .text
{
}
/*---- ----------------------------------------- ----*/
/*-------------------- ankety -----------------------*/
.ankety-box {
	color:#FFF;
}

.ankety-box .box-maintitle,
.ankety-box .box-maintitle a,
.ankety-box .box-maintitle a:visited,
.ankety-box .box-maintitle a:active {
	text-align: left;
	font-size: .9em;
	color:#FFF;
	vertical-align: middle;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	text-decoration: none;
}
.ankety-box .box-maintitle a:hover {
	text-decoration: underline;
}
.ankety-box .box-title {
	text-align: left;
	font-weight:bold;
	font-size:.95em;
	vertical-align: middle;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ankety-box .box-data {
	padding: 2px;
	color: #FFF;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: .85em;
}
.ankety-box .box-data .input-radio {
	margin-right: 6px;
}
.ankety-box .box-data .odpoved {
	font-weight:bold;
}
.ankety-box .box-data .vysledek {
	color:#D2D2D2;
	margin-left: 25px;
}
.ankety-box .box-data .pocet-hlasu {
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

/*---- ----------------------------------- ----*/
p {
    text-align:justify;
	margin: 0 auto 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	text-align:left;
	color: #5A2E2E;
}
h1
{
	font-size: 1.4em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h6
{
	font-size: 1.1em;
}
a
{
    color: #3D1F1F;
}
a img {
	border-color: #3D1F1F;
}
a, a:visited, a:active
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;	

}
hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #B15129;
}
.input
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: .9em;
}
.button
{
	font-size: 1em;
	color: #FFFFFF;
	background-color: #B15129;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
/*-------------------- ankety ------------------------*/
.ankety a
{
	font-weight:bold;
}
/*----------------------------------------------------*/
/*-------------------- galerie -----------------------*/
.gal-box {

}
.gal-box .gal-BH {
}
.gal-box .gal-BL {
}
.gal-box .gal-BP {
}
.gal-box .gal-BD {
}
.gal-box .gal-data {
	padding: 1px;
	text-align:center;
}
.gal-box .gal-data .gal-name,
.gal-box .gal-data .gal-name a,
.gal-box .gal-data .gal-name a:visited,
.gal-box .gal-data .gal-name a:active {
	color:#444;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}
.gal-box .gal-data .gal-name a:hover {
	 text-decoration: underline;
}
.gal-tab-obr .gal-kat a,
.gal-tab-obr .gal-kat a:active,
.gal-tab-obr .gal-kat a:visited {
	font-size:1.1em;
	text-decoration:none;
	color:#444;
	font-weight: bold;
}
.gal-tab-obr .gal-kat a:hover {
	text-decoration:underline;
}
.gal-tab-obr .gal-kat-nazev {
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
	padding-left: 20px;
	padding-bottom:20px;
	text-decoration:underline;

}
/*---- ----------------------------------- ----*/
.main-table
{
	background-color:#ffcc66;
}
/*---- ---------- news ------------------- ----*/
.news {
	margin-bottom: 20px;
}
.news-title {
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	font-variant: small-caps;
	color:#5A2E2E;
}
.news-title a {
	color:#CC0000;
	text-decoration: underline;
}
.news-title a:hover {
	text-decoration: none;
}
.news-date {
    color:#333;
	font-weight: normal;
	font-style: normal;
	font-size: .65em;
	padding-left: 10px;
}
.news-text {
	text-align: left;
	margin-top: 2px;
	margin-bottom:5px;
	font-size: 1em;
	display: block;
	padding: 5px;
}
.news-img, .news-img-detail
{
	margin-top:1px;
	border: 1px solid #A86A09;
}
.news-img-detail
{
	margin-left:10px;
}
.news-detail {
}
/*---- ----------------------------------- ----*/
/*---- ---------- interpreti ------------------- ----*/

/*---- ----------------------------------- ----*/
/*---- ---------- downloads  files ------- ----*/
.down
{
    margin-bottom:20px;

}
#down-navigace
{
	font-size: 1.1em;
}
#down-navigace a
{
	font-weight: bold;
}
.down-files
{
    margin-top: 20px;
    border: 1px solid #993300;
    padding:5px;
    background-color:#EBBDA9;
}
.down-files-title
{
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;

}
.down-files-title a
{

	text-decoration: underline;
}
.down-files-title a:hover {
	text-decoration: none;
}
.down-files-popis
{
	font-weight:bold;
}
.down-files-date
{
	font-weight: normal;
	font-size: .65em;
	padding-left: 10px;
}
.down-files-text
{
	text-align: left;
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 1em;
	display: block;
	padding: 5px;
}
.down-link
{
	font-weight: bold;
	font-size: .9em;
}
.down-size
{
	font-size: .85em;
}