body,iframe,td{
font-family : Verdana, Arial;
background-color : #ECDAB0;
color : #5E2F00;
font-size : 12px;
}

a{ text-decoration: none}
a:link { text-decoration: underline; color: #000000}
a:visited { text-decoration: underline; color: #5E2F00}
a:hover { text-decoration: underline; color: #EC0000}

a.menu{
color :#ECDAB0;
font-size : 12px;
a:a.visited { text-decoration: underline; color:#FFFFC6}
}

a:link.menu {
text-decoration: none;
color : #ECDAB0;
font-size : 12px;
}

a:visited.menu{
text-decoration: none;
color : #ECDAB0;
font-size : 12px;
}

a:hover.menu{
text-decoration: none;
color: white;
font-size : 12px;
}


/* nastavení nadpisu */
h1 {
font-size: 18px;
color : #704A05;
}

h1.hlavni {
color:#F3E4C7; font-weight: normal; font-size: 10px; position: absolute; top: 42px;left:70px;padding:7px
}


H2 {
color : #5E2F00;
font-weight : bold;
font-size : 13px;
border: 1px solid #F3E4C7;
background-color : #EAD6A6;
padding: 5px;
}


h2.hlavni {
color:#F3E4C7;
background-color:#85582C;
border: 1px solid #4E3729;

}



h3.stanice {
color: #5E2F00;
font-weight: normal;
font-size: 12px;
}

H3 {
color : #5E2F00;
font-weight : bold;
font-size : 13px;
border: 1px solid #F3E4C7;
background-color : #EAD6A6;
padding: 5px;
}


H4 {
color : #5E2F00;
font-weight : bold;
font-size : 11px;
border: 1px solid #F3E4C7;
background-color : #EAD6A6;
padding: 5px;
}

hr 
{
color: #ECDAB0;
height: 1px;
}

#sh{ 
filter:progid:DXImageTransform.Microsoft.shadow(color=#996633,direction=120,Strength=5)
}
#sh2{ 
filter:progid:DXImageTransform.Microsoft.shadow(color=#5E2F00,direction=120,Strength=10)
}


#shad{ 
filter:progid:DXImageTransform.Microsoft.shadow(color=#996633,direction=120,Strength=15)
}


#feedControl 
{    font-size: 12px; width : 400px; background-color:#FDFAF4; border:1px solid #996633; padding: 20px }  

/**   * Suppress everything except for title   */  


/**   * 1em Padding at the bottom of each collection of entries   */  
#feedControl .gfc-results 
{    padding-bottom : 0em;  }  
/**   * no padding between entries   */  
#feedControl .gfc-result {    margin-bottom : 0px;  }  
/**   * Use a larger font size for section titles   */  
#feedControl .gfc-resultsHeader .gfc-title {    font-size : 12px; font-weight : bold;  background-color: #EAD6A6; padding: 5px}

#odk 
{    font-size: 12px; width : 400px; background-color:#FDFAF4; border:1px solid #996633; padding: 5px }  


