.wrapper {
	
}
.wrapper {
	
}

.kopce
{
width:100px;
height:20px;
background-color:rgb(186, 186, 186);
text-align:center;
border:1px solid black;
float: left;
margin-left:8px;
}

.kopce a
{
font-weight:bold;
text-decoration:none;
color:black;
font-size:13px;

}

.kopce:hover {
    background-color: lightgray;
	border:1px solid rgb(176, 176, 176);
}

a:hover {
     background-color: lightgray;
}


.glaven
{
margin: 0 auto;
width: 940px;
}