/*
Stálé CSS pro všechna roční období
www.gymfrydl.cz
*/

div.msgbox_kl {
background: #ccffcc;
color: #22aa22;
border: 1px solid #44cc44;
width: 98%;
margin: 0 auto 0 auto;
height: 40px;
}

div.msgbox_kl strong {
margin-left: 10px;
font-size: 12px;
}

div.msgbox_zp {
background: #ffcccc;
color: #aa2222;
border: 1px solid #cc4444;
width: 98%;
margin: 0 auto 0 auto;
height: 40px;
}

div.msgbox_zp strong {
margin-left: 10px;
font-size: 12px;
}

div.pata {
margin: 0 auto;
text-align: center;
color: #cccccc;
font-size: 12px;
width: 800px;
	position: relative;
	top: -8px;
	_top: -15px;

background: url('../img/spodek.png') no-repeat;
}

h1 {
font-size: 1.4em;
text-align: center;
color: #008800;
}

table.vypis {
background: #000000;
width: 500px;
}

table.vypis td {
background: #ffffff;
border: 1px solid #ffffff;
}

table.vypis th {
background: #cccccc;
}

img.bez {
margin: 0px;
border: none;
padding: 0px;
}

a.cerne {
font-weight: bold;
color: #000000;
text-decoration: none;
}

a.cerne:hover {
text-decoration: underline;
}

img.vlajka {
border: 1px solid #ccc;
margin: 0 0 0 0;
padding: 0px;
}

.pazur {
cursor: pointer;
}

td.zvyrazni:hover {
background: #99dd99;
}

#menu {
        width: auto;
        margin-right: 5px;
        margin-bottom: 10px;
}

#menu li {
        list-style: none;
        width: 145px;
        text-align: center;
        margin-bottom: 2px;
}

#menu a, #menu a.strong {
        display: block;
        padding: 3px 0;
        font-weight: bold;
        text-decoration: none;
        background: #eef url('../img/li.gif') no-repeat left center;
        overflow: hidden;
        border: 1px solid #ccc;
        margin-right: 2px;
        width: 100%;
}

#menu a.strong {
        background: #fff url('../img/li.gif') no-repeat center center;
        color: #333;
}

#menu li a:link, #menu li a:visited {
        color: #555;
}

#menu li a:hover {
        background: #AAB2D9 url('../img/li.gif') no-repeat right center;
        color: #000;
        /*border: 1px solid #F6D6B4;*/
}

#menu .toplist a, #menu .toplist img, #menu .toplist a:hover {
        border: none;
        background: none;
        float: left;
}

