body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: rgb(255,255,255);
	font: normal 13px sans-serif ;
	background: rgb(125,125,125) url(/data/img/bg_top.gif) repeat-x top;
}
#container{
background: rgb(217, 141, 0)
margin:0px 1px;
text-align:center;
background:rgb(217, 141, 0);
position:relative;
padding-top:30px;
}
#telo{
width:60%;
min-width:700px;
min-height:400px;
text-align:center;
margin:25px auto;

}
#leftCol{
float:left;
width:160px;
border:1px solid rgb(121,121,121);
text-align:center;
position:relative;
}
#obsah {
float:right;
width:530px;
text-align:left;
padding-bottom:50px; 
}
.nodekor{
text-decoration: none;
}
a:link {
	color : rgb(109,33,0);
	}

a:visited {
	color : rgb(239,239,239);
}

a:hover {
	color: #FFD700;
	text-decoration: none;
}

H1 {
	font-size: 18px ;
}

H2 {
	font-size:16px ;
	font-variant: small-caps;
}

H3 {
	font-size:14px;
	font-variant: small-caps;
}

.programHead{
font-size:13px;
font-weight:bold;
margin:5px 0px 5px 0px;
}
.programHead a{
color:white;
text-decoration: none;
}
#ProgramBlock h1{
display:none;
margin:0px;
height:0px;
}
.programTitle{
color:rgb(109,33,0);
font-size:16px;
}
#ProgramBlock h2{

margin:5px 0px 5px 0px;
}
#ProgramBlock hr{
color:rgb(169,93,0);
border:1px solid;
height:1px;
margin-right:30%;
}
.searchForm{
margin:20px auto;
}
.searchForm caption{
background:rgb(121,121,121);
font-size:10px;
}
.searchForm table{
background:rgb(121,121,121);
font-size:10px;
}
.npa{
text-align:center;
}
#nasept{
position: absolute;
width:200px;
background-color: rgb(255,255,204);
color:black;
border: 1px rgb(0,0,51) solid;
padding:2px;
font-size:10px;
text-align: left;
}
.entry{
font-size:12px;
font-weight:bold;
}
.mydict{
background-color: rgb(190,156,91);
color:white;
font-weight: bold;
cursor: help;
font-size:10px;
padding: 1px 3px 1px 3px;
margin:0px 2px 0px 2px;

}
.dictdesc{
font-style: italic;
}
.tablegen{
border-collapse: collapse;
margin:5px auto;
}
.tablegen tbody td{
font-size:11px;
border:1px solid;
}
.tablegen thead td{
font-size:10px;
border:1px solid black;
background:rgb(36,145,208);
color:white;
text-align:center;
}
.mynasept{
border-bottom: dotted;
cursor: pointer;
}
button{
text-align:center;
border:1px;
font-size:11px;
}
.Glist{
border-collapse: collapse;
border: 6px rgb(217, 141, 0) solid
}
.Glist td{
text-align: center;
background: rgb(162,162,162);
}
.Linkeds{
border-top: 1px solid ;
}
.ico{
border:0px none;
}
a.galLink{
color:white;
text-decoration: none;
}