a
{ color:white; text-decoration:underline;}

a:hover 
{ color:#FFFF00; text-decoration:none}

body, h3
{
    color: white;
    font-size: 16px;
    font-family:"Courier New", Courier, monospace;
}

.PeP
{
color: rgb(255,255,0);
}

a img
{
    border: none;
}

.head /* hlavicka v subpage + navrat na mainpage */
{ background-color:black; width:750px; padding-bottom:3px;}

.head a
{   
    display: block; 
    text-decoration: none; 
    text-align: left;
    background: url('all4gr.jpg');
    background-repeat: no-repeat;
}

.head a:hover
{   
    background: url('all4.jpg'); 
    color: white; 
    background-repeat: no-repeat;
}

.head a .nadpis
{
    font-size: 20px;
    font-family:"Courier New", Courier, monospace;
    font-weight: bold;
    position: relative;
    top: 30px;
    margin-left: 120px;
    text-decoration: none; 
}

.ucho
{   
    display: block; 
    position: relative; bottom:-2px; left:444px; width:80px; height: 25px;
    
    text-align: center; vertical-align: bottom; 
    margin-right: 13px; 
    background-repeat:no-repeat;
    background:url('uchog.gif'); 
    background-position: right bottom; background-repeat:no-repeat;
    width: 80px;
                       
}
.ucho:hover
{
    background:url('uchob.gif'); 
    background-position: right bottom; background-repeat:no-repeat;
}

.odkazy
{
    padding: 10px;
    padding-left: 30px;
    
    text-align: left;
}

.odkazy a
{ 
	font-family:"Courier New", Courier, monospace;
  	font-size:16px;
}

.galerie
{
    padding-left: 10px;
    text-align: left;
    padding-bottom: 10px;
}

.galerie a
{ 
	font-family:"Courier New", Courier, monospace;
  	font-size:18px;
  	text-decoration: none;
}

.galerie a img
{
    border: solid 1px darkgray ;
    vertical-align: middle;
}

.galerie a:hover img
{ border: solid 1px white; }

.galerie a span
{ margin-left: 5px; }

.galerie a:hover span
{ text-decoration: underline; }
/*
.pokr
{ margin-left: 50px; }
*/

.pokr a
{ color:white; text-decoration:underline;}

.pokr a:hover
{ color:#FFFF00; text-decoration:none}

.film
{
	background-color:silver; 
	width: 24px;  
	background-image:url(film2.gif); 
	background-repeat:repeat-y;
}


.menu
{
    background:url(gr.gif);
}

.menu td, a
{
    width:100px;
    height:100px;
    border:none;
}

.menu a
{ 
    display: block; 
    text-decoration: none;
}

.menu a img
{ border: none; }

.menu a span
{
    display:none;
    width:100px;
    height: 50px;
    line-height: 200%;
    font-size: 20px;
    font-family:"Courier New", Courier, monospace;
    font-weight: bold;
    /*background: white;*/
}


.menu .ul a:hover
{ background:url(ul.gif); }
.menu .ul a:hover span
{
    display:block;
    position:relative;
    left: -100px;
    top: 25px;
    width: 100px;
    color: green;
    text-align: right;
} 


.menu .ur a:hover
{ background:url(ur.gif); }

.menu .ur a:hover span
{
    display:block;
    position:relative;
    left: 100px;
    top: 25px;
    color: blue;
    text-align: left;
} 

/*
.menu .bl a:hover
{ background:url(bl.gif); }
.menu .bl a:hover span
{
    display:block;
    position:relative;
    left: -100px;
    top: 25px;
    color: yellow;
    text-align: right;
} 
*/

.menu .br a:hover
{ background:url(br.gif); }
.menu .br a:hover span
{
    display:block;
    position:relative;
    left: 100px;
    top: 25px;
    color: red;
    text-align: left;
} 

.poznamka
{
    text-align: right;
    font-size: 16px;
    font-family:"Courier New", Courier, monospace;
}

.poznamka a
{ color:white; text-decoration:underline; font-size: 16px;}

.poznamka a:hover
{ color:#FFFF00; text-decoration:none}
